============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
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:707: 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/wzs7/0007dc/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/wzs7/0007dc/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.022645 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.043367 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.06488 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.036375 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.086194 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.123411 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.045136 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==950459==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 200 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f63df2a 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 0x00003f63e9f8 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 0x00003f63e8ea 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 0x00004c8922f3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #5 0x000055e04a12 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #6 0x000041aa439b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
E   #7 0x000041abbab9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
E   #8 0x00003eb2db16 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #9 0x0000418c4e5b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #10 0x00003ed1b2e5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:501:33
E   #11 0x00003ed15195 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:255:16
E   #12 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 176 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000228f677e in bool NActors::TActorIdentity::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:570:54
E   #2 0x0000228f6717 in NActors::IActor::Send(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:84:28
E   #3 0x00004ca1e320 in NActors::TInterconnectProxyTCP::StartConfiguring() /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:95:9
E   #4 0x00004ca1cfe9 in NActors::TInterconnectProxyTCP::RequestNodeInfo(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:72:9
E   #5 0x00004ca59ee8 in NActors::TInterconnectProxyTCP::PendingActivation(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.h:234:9
E   #6 0x0000228fe627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #7 0x0000228fe627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #8 0x00004ca0ce39 in __invoke<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete> &), NActors::IActor &, TAutoPtr<NActors::IEventHandle, TDelete> &, void> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:103:25
E   #9 0x00004ca0ce39 in invoke<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete> &), NActors::IActor &, TAutoPtr<NActors::IEventHandle, TDelete> &> /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29:10
E   #10 0x00004ca0ce39 in std::__y1::invoke_result<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete>&), NActors::IActor, TAutoPtr<NActors::IEventHandle, TDelete>&>::type NActors::IActor::InvokeOtherActor<NActors::IActor, void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete>&), TAutoPtr<NActors::IEventHandle, TDelete>&>(NActors::IActor&, void (NActors::IActor::*&&)(TAutoPtr<NActors::IEventHandle, TDelete>&), TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.h:741:20
E   #11 0x00004ca0c94f in NActors::TInterconnectProxyWrapper::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_proxy_wrapper.cpp:35:17
E   #12 0x0000228fe627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #13 0x0000229ea381 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #14 0x0000229f3fa6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #15 0x0000229f355d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #16 0x0000229f55ce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #17 0x0000201766e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #18 0x00001fe13fc6 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 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f643e53 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f643e53 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f643e53 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f643e53 in get_node /-S/util/generic/hash_table.h:497:43
E   #5 0x00003f643e53 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
E   #6 0x00003f643e53 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 0x00003f63eaf4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #8 0x00003f63eaf4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003f63eaf4 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 0x00003f63e8ea 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 0x00004c8922f3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x000055e04a12 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x000041aa439b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
E   #14 0x000041abbab9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
E   #15 0x00003eb2db16 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000418c4e5b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003ed1b2e5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:501:33
E   #18 0x00003ed15195 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:255:16
E   #19 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 72 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f643a5a in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f643a5a in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f643a5a in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f643a5a in initialize_dynamic /-S/util/generic/hash_table.h:233:35
E   #5 0x00003f643a5a in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
E   #6 0x00003f643a5a 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 0x00003f63eae5 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
E   #8 0x00003f63eae5 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003f63eae5 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 0x00003f63e8ea 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 0x00004c8922f3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x000055e04a12 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x000041aa439b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
E   #14 0x000041abbab9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
E   #15 0x00003eb2db16 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000418c4e5b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003ed1b2e5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:501:33
E   #18 0x00003ed15195 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:255:16
E   #19 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 56 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f6316c2 in MakeHolder<NKikimr::NNodeBroker::TCacheMissGet, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, NActors::TEventHandle<NActors::TEvInterconnect::TEvGetNode> *, const NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
E   #2 0x00003f6316c2 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvGetNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:670:31
E   #3 0x00003f61f4cc in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:216:13
E   #4 0x0000228fe627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #5 0x0000229ea381 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #6 0x0000229f3fa6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #7 0x0000229f355d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #8 0x0000229f55ce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #9 0x0000201766e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #10 0x00001fe13fc6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 48 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f6444b3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f6444b3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f6444b3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f6444b3 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 0x00003f6444b3 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003f6444b3 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 0x00003f6444b3 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
E   #8 0x00003f6444b3 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
E   #9 0x00003f6444b3 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
E   #10 0x00003f643ec8 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
E   #11 0x00003f643ec8 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
E   #12 0x00003f643ec8 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
E   #13 0x00003f643ec8 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 0x00003f63eaf4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #15 0x00003f63eaf4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #16 0x00003f63eaf4 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 0x00003f63e8ea 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 0x00004c8922f3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #19 0x000055e04a12 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #20 0x000041aa439b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
E   #21 0x000041abbab9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
E   #22 0x00003eb2db16 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #23 0x0000418c4e5b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #24 0x00003ed1b2e5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:501:33
E   #25 0x00003ed15195 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:255:16
E   #26 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7fd7d6ffbd8f  (/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 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000418c86c9 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000418c86c9 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000418c86c9 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x0000418c86c9 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:657:22
E   #5 0x0000418e35c7 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 0x00004193ebd2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
E   #7 0x000041925e9d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
E   #8 0x0000418f35d8 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:1177:13
E   #9 0x0000418c5f57 in Parse /-S/ydb/core/config/init/init.h:328:15
E   #10 0x0000418c5f57 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #11 0x00003ed1b9e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:511:26
E   #12 0x00003ed1516c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:9
E   #13 0x00003ed079f7 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   #14 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #15 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #16 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #17 0x7fd7d6ffbd8f  (/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 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000418e2e11 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000418e2e11 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000418e2e11 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000418e2e11 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000418e2e11 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x0000418e2e11 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x0000418e2e11 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x0000418e2e11 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x0000418e2e11 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x0000418e2e11 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #11 0x0000418e2e11 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   #12 0x00004193ebd2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
E   #13 0x000041925e9d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
E   #14 0x0000418f35d8 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:1177:13
E   #15 0x0000418c5f57 in Parse /-S/ydb/core/config/init/init.h:328:15
E   #16 0x0000418c5f57 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #17 0x00003ed1b9e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:511:26
E   #18 0x00003ed1516c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:9
E   #19 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fd7d6ffbd8f  (/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 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000418e245f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000418e245f in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000418e245f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x0000418e245f 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:161:38
E   #5 0x00004193ebd2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
E   #6 0x000041925e9d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
E   #7 0x0000418f35d8 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:1177:13
E   #8 0x0000418c5f57 in Parse /-S/ydb/core/config/init/init.h:328:15
E   #9 0x0000418c5f57 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #10 0x00003ed1b9e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:511:26
E   #11 0x00003ed1516c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:9
E   #12 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7fd7d6ffbd8f  (/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 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000418e2abf in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000418e2abf in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000418e2abf in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x0000418e2abf 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 0x00004193ebd2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
E   #6 0x000041925e9d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
E   #7 0x0000418f35d8 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:1177:13
E   #8 0x0000418c5f57 in Parse /-S/ydb/core/config/init/init.h:328:15
E   #9 0x0000418c5f57 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #10 0x00003ed1b9e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:511:26
E   #11 0x00003ed1516c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:9
E   #12 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_simple_encryption
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6602
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23862
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/wzs7/0007dc/r3tmp/kikimr_cluster_ub4b93yp
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10361
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26591
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_blbu4ucl.log --grpc-port=17060 --mon-port=10361 --ic-port=31184
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14362
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18054
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_xzdz7jtk.log --grpc-port=63284 --mon-port=14362 --ic-port=1247
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7345
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6482
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18681
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61207
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_dxlekmk6.log --grpc-port=7345 --mon-port=6482 --ic-port=9698
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4959
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29578
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_529xhpgn.log --grpc-port=21252 --mon-port=4959 --ic-port=19442
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1365
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12291
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24654
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1190
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_0m4ht9eu.log --grpc-port=1365 --mon-port=12291 --ic-port=12488
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21355
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26400
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18486
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_rb_11sk5.log --grpc-port=26519 --mon-port=21355 --ic-port=6602
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16041
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3988
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_o3wq68x_.log --grpc-port=29093 --mon-port=16041 --ic-port=64179
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30048
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23681
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28421
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_t8i7e21z.log --grpc-port=30048 --mon-port=23681 --ic-port=23862
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17060/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:17060/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_blbu4ucl.log --grpc-port=17060 --mon-port=10361 --ic-port=31184
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_blbu4ucl.log', '--grpc-port=17060', '--mon-port=10361', '--ic-port=31184')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 925548
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17060/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 925549
DEBUG    ya.test:process.py:259 Command (pid 925549) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 925549) elapsed time (sec): 0.7419884204864502
DEBUG    ya.test:process.py:263 Command (pid 925549) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925549) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 925549) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925549) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925549) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 925549) maxrss: 484384
DEBUG    ya.test:process.py:263 Command (pid 925549) minflt: 45614
DEBUG    ya.test:process.py:263 Command (pid 925549) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 925549) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 925549) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 925549) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 925549) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 925549) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 925549) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 925549) stime: 0.217308
DEBUG    ya.test:process.py:263 Command (pid 925549) utime: 0.47934699999999997
DEBUG    ya.test:process.py:263 Command (pid 925549) wtime: 0.744
DEBUG    ya.test:process.py:275 Command (pid 925549) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63284/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:63284/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_xzdz7jtk.log --grpc-port=63284 --mon-port=14362 --ic-port=1247
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_xzdz7jtk.log', '--grpc-port=63284', '--mon-port=14362', '--ic-port=1247')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 925559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63284/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 925560
DEBUG    ya.test:process.py:259 Command (pid 925560) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 925560) elapsed time (sec): 0.6987190246582031
DEBUG    ya.test:process.py:263 Command (pid 925560) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925560) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 925560) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925560) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925560) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 925560) maxrss: 485000
DEBUG    ya.test:process.py:263 Command (pid 925560) minflt: 45876
DEBUG    ya.test:process.py:263 Command (pid 925560) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 925560) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 925560) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 925560) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 925560) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 925560) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 925560) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 925560) stime: 0.182481
DEBUG    ya.test:process.py:263 Command (pid 925560) utime: 0.471348
DEBUG    ya.test:process.py:263 Command (pid 925560) wtime: 0.7
DEBUG    ya.test:process.py:275 Command (pid 925560) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7345/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:7345/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_dxlekmk6.log --grpc-port=7345 --mon-port=6482 --ic-port=9698
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_dxlekmk6.log', '--grpc-port=7345', '--mon-port=6482', '--ic-port=9698')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 925694
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7345/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 925695
DEBUG    ya.test:process.py:259 Command (pid 925695) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 925695) elapsed time (sec): 0.7489035129547119
DEBUG    ya.test:process.py:263 Command (pid 925695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 925695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 925695) maxrss: 485596
DEBUG    ya.test:process.py:263 Command (pid 925695) minflt: 45679
DEBUG    ya.test:process.py:263 Command (pid 925695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 925695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 925695) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 925695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 925695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 925695) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 925695) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 925695) stime: 0.190294
DEBUG    ya.test:process.py:263 Command (pid 925695) utime: 0.512072
DEBUG    ya.test:process.py:263 Command (pid 925695) wtime: 0.751
DEBUG    ya.test:process.py:275 Command (pid 925695) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21252/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:21252/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_529xhpgn.log --grpc-port=21252 --mon-port=4959 --ic-port=19442
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_529xhpgn.log', '--grpc-port=21252', '--mon-port=4959', '--ic-port=19442')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 925854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21252/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 925855
DEBUG    ya.test:process.py:259 Command (pid 925855) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 925855) elapsed time (sec): 0.7141778469085693
DEBUG    ya.test:process.py:263 Command (pid 925855) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925855) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 925855) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925855) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925855) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 925855) maxrss: 486436
DEBUG    ya.test:process.py:263 Command (pid 925855) minflt: 45835
DEBUG    ya.test:process.py:263 Command (pid 925855) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 925855) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 925855) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 925855) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 925855) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 925855) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 925855) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 925855) stime: 0.21181699999999998
DEBUG    ya.test:process.py:263 Command (pid 925855) utime: 0.455794
DEBUG    ya.test:process.py:263 Command (pid 925855) wtime: 0.716
DEBUG    ya.test:process.py:275 Command (pid 925855) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1365/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:1365/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_0m4ht9eu.log --grpc-port=1365 --mon-port=12291 --ic-port=12488
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_0m4ht9eu.log', '--grpc-port=1365', '--mon-port=12291', '--ic-port=12488')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 926038
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1365/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 926039
DEBUG    ya.test:process.py:259 Command (pid 926039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 926039) elapsed time (sec): 0.734055757522583
DEBUG    ya.test:process.py:263 Command (pid 926039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 926039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926039) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 926039) maxrss: 487184
DEBUG    ya.test:process.py:263 Command (pid 926039) minflt: 45648
DEBUG    ya.test:process.py:263 Command (pid 926039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 926039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 926039) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 926039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 926039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 926039) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 926039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 926039) stime: 0.209721
DEBUG    ya.test:process.py:263 Command (pid 926039) utime: 0.479336
DEBUG    ya.test:process.py:263 Command (pid 926039) wtime: 0.736
DEBUG    ya.test:process.py:275 Command (pid 926039) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26519/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:26519/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_rb_11sk5.log --grpc-port=26519 --mon-port=21355 --ic-port=6602
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_rb_11sk5.log', '--grpc-port=26519', '--mon-port=21355', '--ic-port=6602')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 926345
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26519/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 926346
DEBUG    ya.test:process.py:259 Command (pid 926346) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 926346) elapsed time (sec): 0.7596220970153809
DEBUG    ya.test:process.py:263 Command (pid 926346) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926346) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 926346) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926346) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926346) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 926346) maxrss: 488336
DEBUG    ya.test:process.py:263 Command (pid 926346) minflt: 45703
DEBUG    ya.test:process.py:263 Command (pid 926346) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 926346) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 926346) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 926346) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 926346) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 926346) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 926346) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 926346) stime: 0.198845
DEBUG    ya.test:process.py:263 Command (pid 926346) utime: 0.512597
DEBUG    ya.test:process.py:263 Command (pid 926346) wtime: 0.775
DEBUG    ya.test:process.py:275 Command (pid 926346) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29093/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:29093/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_o3wq68x_.log --grpc-port=29093 --mon-port=16041 --ic-port=64179
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_o3wq68x_.log', '--grpc-port=29093', '--mon-port=16041', '--ic-port=64179')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 926588
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29093/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 926589
DEBUG    ya.test:process.py:259 Command (pid 926589) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 926589) elapsed time (sec): 0.752037525177002
DEBUG    ya.test:process.py:263 Command (pid 926589) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926589) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 926589) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926589) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926589) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 926589) maxrss: 489612
DEBUG    ya.test:process.py:263 Command (pid 926589) minflt: 45698
DEBUG    ya.test:process.py:263 Command (pid 926589) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 926589) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 926589) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 926589) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 926589) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 926589) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 926589) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 926589) stime: 0.17693799999999998
DEBUG    ya.test:process.py:263 Command (pid 926589) utime: 0.522784
DEBUG    ya.test:process.py:263 Command (pid 926589) wtime: 0.754
DEBUG    ya.test:process.py:275 Command (pid 926589) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30048/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:30048/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_t8i7e21z.log --grpc-port=30048 --mon-port=23681 --ic-port=23862
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_t8i7e21z.log', '--grpc-port=30048', '--mon-port=23681', '--ic-port=23862')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 926795
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30048/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 926796
DEBUG    ya.test:process.py:259 Command (pid 926796) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 926796) elapsed time (sec): 0.7707316875457764
DEBUG    ya.test:process.py:263 Command (pid 926796) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926796) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 926796) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926796) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 926796) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 926796) maxrss: 490944
DEBUG    ya.test:process.py:263 Command (pid 926796) minflt: 45694
DEBUG    ya.test:process.py:263 Command (pid 926796) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 926796) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 926796) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 926796) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 926796) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 926796) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 926796) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 926796) stime: 0.20393799999999998
DEBUG    ya.test:process.py:263 Command (pid 926796) utime: 0.504491
DEBUG    ya.test:process.py:263 Command (pid 926796) wtime: 0.772
DEBUG    ya.test:process.py:275 Command (pid 926796) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17060', '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: 31184\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1247\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9698\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19442\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12488\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6602\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64179\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23862\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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17060', '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: 31184\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1247\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9698\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19442\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12488\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6602\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64179\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23862\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 927629
DEBUG    ya.test:process.py:259 Command (pid 927629) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 927629) elapsed time (sec): 0.9349174499511719
DEBUG    ya.test:process.py:263 Command (pid 927629) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 927629) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 927629) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 927629) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 927629) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 927629) maxrss: 788008
DEBUG    ya.test:process.py:263 Command (pid 927629) minflt: 52047
DEBUG    ya.test:process.py:263 Command (pid 927629) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 927629) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 927629) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 927629) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 927629) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 927629) nvcsw: 530
DEBUG    ya.test:process.py:263 Command (pid 927629) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 927629) stime: 0.27487
DEBUG    ya.test:process.py:263 Command (pid 927629) utime: 0.578824
DEBUG    ya.test:process.py:263 Command (pid 927629) wtime: 0.937
DEBUG    ya.test:process.py:275 Command (pid 927629) 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 927629) errors:

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17060', '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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17060', '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: 928278
DEBUG    ya.test:process.py:259 Command (pid 928278) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 928278) elapsed time (sec): 0.886599063873291
DEBUG    ya.test:process.py:263 Command (pid 928278) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 928278) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 928278) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 928278) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 928278) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 928278) maxrss: 788008
DEBUG    ya.test:process.py:263 Command (pid 928278) minflt: 52117
DEBUG    ya.test:process.py:263 Command (pid 928278) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 928278) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 928278) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 928278) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 928278) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 928278) nvcsw: 587
DEBUG    ya.test:process.py:263 Command (pid 928278) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 928278) stime: 0.27164099999999997
DEBUG    ya.test:process.py:263 Command (pid 928278) utime: 0.552385
DEBUG    ya.test:process.py:263 Command (pid 928278) wtime: 0.888
DEBUG    ya.test:process.py:275 Command (pid 928278) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28928
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27262
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2556
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pnrk7qsq.log --grpc-port=28928 --mon-port=25484 --ic-port=25003 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28441
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1513
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_y8iwqp5u.log --grpc-port=63891 --mon-port=23258 --ic-port=20258 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pnrk7qsq.log --grpc-port=28928 --mon-port=25484 --ic-port=25003 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pnrk7qsq.log', '--grpc-port=28928', '--mon-port=25484', '--ic-port=25003', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 929041
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28928/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 929043
DEBUG    ya.test:process.py:259 Command (pid 929043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 929043) elapsed time (sec): 0.9320695400238037
DEBUG    ya.test:process.py:263 Command (pid 929043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 929043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 929043) maxrss: 800140
DEBUG    ya.test:process.py:263 Command (pid 929043) minflt: 45629
DEBUG    ya.test:process.py:263 Command (pid 929043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 929043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 929043) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 929043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 929043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 929043) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 929043) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 929043) stime: 0.231071
DEBUG    ya.test:process.py:263 Command (pid 929043) utime: 0.51912
DEBUG    ya.test:process.py:263 Command (pid 929043) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 929043) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_y8iwqp5u.log --grpc-port=63891 --mon-port=23258 --ic-port=20258 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_y8iwqp5u.log', '--grpc-port=63891', '--mon-port=23258', '--ic-port=20258', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 929245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63891/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 929250
DEBUG    ya.test:process.py:259 Command (pid 929250) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 929250) elapsed time (sec): 0.8582766056060791
DEBUG    ya.test:process.py:263 Command (pid 929250) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929250) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 929250) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929250) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929250) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 929250) maxrss: 800372
DEBUG    ya.test:process.py:263 Command (pid 929250) minflt: 45669
DEBUG    ya.test:process.py:263 Command (pid 929250) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 929250) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 929250) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 929250) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 929250) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 929250) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 929250) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 929250) stime: 0.222194
DEBUG    ya.test:process.py:263 Command (pid 929250) utime: 0.5174639999999999
DEBUG    ya.test:process.py:263 Command (pid 929250) wtime: 0.861
DEBUG    ya.test:process.py:275 Command (pid 929250) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27972
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8409
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_37lcuc9v.log --grpc-port=27972 --mon-port=7298 --ic-port=11635 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24864
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8v_r402p.log --grpc-port=20348 --mon-port=29166 --ic-port=24864 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_37lcuc9v.log --grpc-port=27972 --mon-port=7298 --ic-port=11635 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_37lcuc9v.log', '--grpc-port=27972', '--mon-port=7298', '--ic-port=11635', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 929679
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27972/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 929694
DEBUG    ya.test:process.py:259 Command (pid 929694) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 929694) elapsed time (sec): 0.908682107925415
DEBUG    ya.test:process.py:263 Command (pid 929694) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929694) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 929694) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929694) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929694) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 929694) maxrss: 800620
DEBUG    ya.test:process.py:263 Command (pid 929694) minflt: 45725
DEBUG    ya.test:process.py:263 Command (pid 929694) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 929694) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 929694) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 929694) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 929694) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 929694) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 929694) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 929694) stime: 0.2423
DEBUG    ya.test:process.py:263 Command (pid 929694) utime: 0.495662
DEBUG    ya.test:process.py:263 Command (pid 929694) wtime: 0.913
DEBUG    ya.test:process.py:275 Command (pid 929694) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8v_r402p.log --grpc-port=20348 --mon-port=29166 --ic-port=24864 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8v_r402p.log', '--grpc-port=20348', '--mon-port=29166', '--ic-port=24864', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 930063
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20348/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 930066
DEBUG    ya.test:process.py:259 Command (pid 930066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 930066) elapsed time (sec): 0.797276496887207
DEBUG    ya.test:process.py:263 Command (pid 930066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 930066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 930066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 930066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 930066) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 930066) maxrss: 800740
DEBUG    ya.test:process.py:263 Command (pid 930066) minflt: 45692
DEBUG    ya.test:process.py:263 Command (pid 930066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 930066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 930066) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 930066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 930066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 930066) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 930066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 930066) stime: 0.194236
DEBUG    ya.test:process.py:263 Command (pid 930066) utime: 0.511826
DEBUG    ya.test:process.py:263 Command (pid 930066) wtime: 0.799
DEBUG    ya.test:process.py:275 Command (pid 930066) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c9d43f42-b8a3-4841-a1c2-1e562997946b, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c9d43f42-b8a3-4841-a1c2-1e562997946b, localhost:17060): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c9d43f42-b8a3-4841-a1c2-1e562997946b, localhost:17060): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 28928 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 } endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 63891 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-lazcnq5tka.auto.internal:63891, location , ssl: False>, <Endpoint ghrun-lazcnq5tka.auto.internal:28928, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0078516a-d77c-45cf-8644-fe9c134931e6, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0078516a-d77c-45cf-8644-fe9c134931e6, localhost:17060): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0078516a-d77c-45cf-8644-fe9c134931e6, localhost:17060): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 27972 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 20348 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-lazcnq5tka.auto.internal:27972, location , ssl: False>, <Endpoint ghrun-lazcnq5tka.auto.internal:20348, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
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 0x7b797d6200f0 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 0x7b797d614eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d614eb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 398eb0f9-dbbb-44cb-89d4-600831be6aa8, ghrun-lazcnq5tka.auto.internal:63891): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 398eb0f9-dbbb-44cb-89d4-600831be6aa8, ghrun-lazcnq5tka.auto.internal:63891): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 398eb0f9-dbbb-44cb-89d4-600831be6aa8, ghrun-lazcnq5tka.auto.internal:63891): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 398eb0f9-dbbb-44cb-89d4-600831be6aa8, ghrun-lazcnq5tka.auto.internal:63891): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MjRkOGM3OGMtYTJhY2VlZDgtMWIyZDZiYTUtNmQ3Y2FhOTc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d614eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b797d614eb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 3c9a4b27-a86a-47b9-93ad-aa025da51fb8, ghrun-lazcnq5tka.auto.internal:63891): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 398eb0f9-dbbb-44cb-89d4-600831be6aa8, ghrun-lazcnq5tka.auto.internal:63891): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 3c9a4b27-a86a-47b9-93ad-aa025da51fb8, ghrun-lazcnq5tka.auto.internal:63891): request = { session_id: "ydb://session/3?node_id=50001&id=MjRkOGM3OGMtYTJhY2VlZDgtMWIyZDZiYTUtNmQ3Y2FhOTc=" 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, 3c9a4b27-a86a-47b9-93ad-aa025da51fb8, ghrun-lazcnq5tka.auto.internal:63891): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d614eb0>
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 0x7b797d5fcd70 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 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3eb4cff0-dc2a-4fa5-b397-9ada7e1bbf13, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3eb4cff0-dc2a-4fa5-b397-9ada7e1bbf13, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3eb4cff0-dc2a-4fa5-b397-9ada7e1bbf13, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3eb4cff0-dc2a-4fa5-b397-9ada7e1bbf13, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 907ff614-9ade-4440-b468-1716c627a04f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3eb4cff0-dc2a-4fa5-b397-9ada7e1bbf13, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 907ff614-9ade-4440-b468-1716c627a04f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" 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, 907ff614-9ade-4440-b468-1716c627a04f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 9960c6cb-402a-4c6a-8b09-0c1ffbe5a19d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 9960c6cb-402a-4c6a-8b09-0c1ffbe5a19d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" 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:262 Subscribe waiter <Future at 0x7b797d54d9f0 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 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 611d591c-0e7a-4f13-aab4-ae73c282b47e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 611d591c-0e7a-4f13-aab4-ae73c282b47e, ghrun-lazcnq5tka.auto.internal:20348): 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: 31184
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 31184
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 611d591c-0e7a-4f13-aab4-ae73c282b47e, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 611d591c-0e7a-4f13-aab4-ae73c282b47e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 611d591c-0e7a-4f13-aab4-ae73c282b47e, ghrun-lazcnq5tka.auto.internal:20348): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, f591935f-8501-4ec5-9443-65fc3249c112, ghrun-lazcnq5tka.auto.internal:20348): creating call state
INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 31184 SectorMap:1:64
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f591935f-8501-4ec5-9443-65fc3249c112, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" 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
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:1:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:2:64"
    }
  }
  ErrorDescription: "Disintegrated GroupIds# [2181038081]"
  ConfigTxSeqNo: 28
  GroupsGetDisintegrated: 2181038081
}

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:142 Set broken localhost 31184 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: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038082"
  ConfigTxSeqNo: 29
}

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

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 9960c6cb-402a-4c6a-8b09-0c1ffbe5a19d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=64f91b2-8d6e69be-94533f7b-f0022f76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4df054-d7d2-480f-86d7-69cb313f29dd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4df054-d7d2-480f-86d7-69cb313f29dd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12354679819114901753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235467981911490175312354679819114901753123546798191149017531235467981911490175312354679819114901753123546798191149017531235467981911490175312354679819114901753123546798191149017531235467981911490175312354679819114901753123546798191149017531235467981911490175312354679819114901753123546798191149017531235467981911490175312354679819114901753123546798191149017531235467981911490175312354679819114901753" } } } 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, f591935f-8501-4ec5-9443-65fc3249c112, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=4aeed5eb-995202a6-36425ac-77cab4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3543afc2-58ae-42e4-a7f7-ed008d140b6a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3543afc2-58ae-42e4-a7f7-ed008d140b6a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7079803363968673659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70798033639686736597079803363968673659707980336396867365970798033639686736597079803363968673659707980336396867365970798033639686736597079803363968673659707980336396867365970798033639686736597079803363968673659707980336396867365970798033639686736597079803363968673659707980336396867365970798033639686736597079803363968673659707980336396867365970798033639686736597079803363968673659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3543afc2-58ae-42e4-a7f7-ed008d140b6a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a50979-2d88-402d-9b57-6814100a3ca1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a50979-2d88-402d-9b57-6814100a3ca1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7043385464534786736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70433854645347867367043385464534786736704338546453478673670433854645347867367043385464534786736704338546453478673670433854645347867367043385464534786736704338546453478673670433854645347867367043385464534786736704338546453478673670433854645347867367043385464534786736704338546453478673670433854645347867367043385464534786736704338546453478673670433854645347867367043385464534786736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4df054-d7d2-480f-86d7-69cb313f29dd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf6777e3-133a-46eb-a020-33e659919a33, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf6777e3-133a-46eb-a020-33e659919a33, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15448774401884469205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544877440188446920515448774401884469205154487744018844692051544877440188446920515448774401884469205154487744018844692051544877440188446920515448774401884469205154487744018844692051544877440188446920515448774401884469205154487744018844692051544877440188446920515448774401884469205154487744018844692051544877440188446920515448774401884469205154487744018844692051544877440188446920515448774401884469205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a50979-2d88-402d-9b57-6814100a3ca1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8d7e15-2378-4f6e-90f3-e87034a618b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8d7e15-2378-4f6e-90f3-e87034a618b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16011972091407549480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601197209140754948016011972091407549480160119720914075494801601197209140754948016011972091407549480160119720914075494801601197209140754948016011972091407549480160119720914075494801601197209140754948016011972091407549480160119720914075494801601197209140754948016011972091407549480160119720914075494801601197209140754948016011972091407549480160119720914075494801601197209140754948016011972091407549480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf6777e3-133a-46eb-a020-33e659919a33, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faadaeff-9593-4eb2-8875-2863702685a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faadaeff-9593-4eb2-8875-2863702685a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11820942280181104270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182094228018110427011820942280181104270118209422801811042701182094228018110427011820942280181104270118209422801811042701182094228018110427011820942280181104270118209422801811042701182094228018110427011820942280181104270118209422801811042701182094228018110427011820942280181104270118209422801811042701182094228018110427011820942280181104270118209422801811042701182094228018110427011820942280181104270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8d7e15-2378-4f6e-90f3-e87034a618b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae1f633-a176-4b48-b81c-eaa9efab4220, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae1f633-a176-4b48-b81c-eaa9efab4220, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2447632552711803943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24476325527118039432447632552711803943244763255271180394324476325527118039432447632552711803943244763255271180394324476325527118039432447632552711803943244763255271180394324476325527118039432447632552711803943244763255271180394324476325527118039432447632552711803943244763255271180394324476325527118039432447632552711803943244763255271180394324476325527118039432447632552711803943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faadaeff-9593-4eb2-8875-2863702685a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d226c0f-74ce-4297-bade-b8b682ebccc7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d226c0f-74ce-4297-bade-b8b682ebccc7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5300492372006701769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53004923720067017695300492372006701769530049237200670176953004923720067017695300492372006701769530049237200670176953004923720067017695300492372006701769530049237200670176953004923720067017695300492372006701769530049237200670176953004923720067017695300492372006701769530049237200670176953004923720067017695300492372006701769530049237200670176953004923720067017695300492372006701769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae1f633-a176-4b48-b81c-eaa9efab4220, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a698c7f5-c1fe-42fb-91b6-c398fb095c15, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a698c7f5-c1fe-42fb-91b6-c398fb095c15, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6395451704771245263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63954517047712452636395451704771245263639545170477124526363954517047712452636395451704771245263639545170477124526363954517047712452636395451704771245263639545170477124526363954517047712452636395451704771245263639545170477124526363954517047712452636395451704771245263639545170477124526363954517047712452636395451704771245263639545170477124526363954517047712452636395451704771245263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d226c0f-74ce-4297-bade-b8b682ebccc7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c36337a-d55b-4f04-9b18-aef614f70356, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c36337a-d55b-4f04-9b18-aef614f70356, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1363388980191294583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13633889801912945831363388980191294583136338898019129458313633889801912945831363388980191294583136338898019129458313633889801912945831363388980191294583136338898019129458313633889801912945831363388980191294583136338898019129458313633889801912945831363388980191294583136338898019129458313633889801912945831363388980191294583136338898019129458313633889801912945831363388980191294583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a698c7f5-c1fe-42fb-91b6-c398fb095c15, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69114be2-6d2c-4561-9e42-e1241618ab0b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69114be2-6d2c-4561-9e42-e1241618ab0b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9975845551024718479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99758455510247184799975845551024718479997584555102471847999758455510247184799975845551024718479997584555102471847999758455510247184799975845551024718479997584555102471847999758455510247184799975845551024718479997584555102471847999758455510247184799975845551024718479997584555102471847999758455510247184799975845551024718479997584555102471847999758455510247184799975845551024718479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c36337a-d55b-4f04-9b18-aef614f70356, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bffc6a0a-9207-45f4-b2ce-302921700d8a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bffc6a0a-9207-45f4-b2ce-302921700d8a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7274294423796963868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72742944237969638687274294423796963868727429442379696386872742944237969638687274294423796963868727429442379696386872742944237969638687274294423796963868727429442379696386872742944237969638687274294423796963868727429442379696386872742944237969638687274294423796963868727429442379696386872742944237969638687274294423796963868727429442379696386872742944237969638687274294423796963868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69114be2-6d2c-4561-9e42-e1241618ab0b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85da32c-9fe3-462c-afbd-70e5ede03bda, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85da32c-9fe3-462c-afbd-70e5ede03bda, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13494197935052607985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349419793505260798513494197935052607985134941979350526079851349419793505260798513494197935052607985134941979350526079851349419793505260798513494197935052607985134941979350526079851349419793505260798513494197935052607985134941979350526079851349419793505260798513494197935052607985134941979350526079851349419793505260798513494197935052607985134941979350526079851349419793505260798513494197935052607985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bffc6a0a-9207-45f4-b2ce-302921700d8a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c6bc2c2-de3f-4fb3-974b-7d25e037e3f0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85da32c-9fe3-462c-afbd-70e5ede03bda, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c6bc2c2-de3f-4fb3-974b-7d25e037e3f0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6255636150404459782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62556361504044597826255636150404459782625563615040445978262556361504044597826255636150404459782625563615040445978262556361504044597826255636150404459782625563615040445978262556361504044597826255636150404459782625563615040445978262556361504044597826255636150404459782625563615040445978262556361504044597826255636150404459782625563615040445978262556361504044597826255636150404459782" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4064d79e-3ef0-4061-9175-f2d8abb82c6a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4064d79e-3ef0-4061-9175-f2d8abb82c6a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9457523889943299262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94575238899432992629457523889943299262945752388994329926294575238899432992629457523889943299262945752388994329926294575238899432992629457523889943299262945752388994329926294575238899432992629457523889943299262945752388994329926294575238899432992629457523889943299262945752388994329926294575238899432992629457523889943299262945752388994329926294575238899432992629457523889943299262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c6bc2c2-de3f-4fb3-974b-7d25e037e3f0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78e8eb74-00f5-4b56-8ed6-41ef15639211, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4064d79e-3ef0-4061-9175-f2d8abb82c6a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78e8eb74-00f5-4b56-8ed6-41ef15639211, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7092019204543955712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70920192045439557127092019204543955712709201920454395571270920192045439557127092019204543955712709201920454395571270920192045439557127092019204543955712709201920454395571270920192045439557127092019204543955712709201920454395571270920192045439557127092019204543955712709201920454395571270920192045439557127092019204543955712709201920454395571270920192045439557127092019204543955712" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe07200c-2b07-4e2a-9e49-fdc57a52681e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe07200c-2b07-4e2a-9e49-fdc57a52681e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4742960116836584237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47429601168365842374742960116836584237474296011683658423747429601168365842374742960116836584237474296011683658423747429601168365842374742960116836584237474296011683658423747429601168365842374742960116836584237474296011683658423747429601168365842374742960116836584237474296011683658423747429601168365842374742960116836584237474296011683658423747429601168365842374742960116836584237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78e8eb74-00f5-4b56-8ed6-41ef15639211, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d484bf-00a8-4b28-a5c6-b4fd946c66e5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d484bf-00a8-4b28-a5c6-b4fd946c66e5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10851619236441642839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085161923644164283910851619236441642839108516192364416428391085161923644164283910851619236441642839108516192364416428391085161923644164283910851619236441642839108516192364416428391085161923644164283910851619236441642839108516192364416428391085161923644164283910851619236441642839108516192364416428391085161923644164283910851619236441642839108516192364416428391085161923644164283910851619236441642839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe07200c-2b07-4e2a-9e49-fdc57a52681e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a82732f8-1067-48ee-a936-c3c924cf4d05, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a82732f8-1067-48ee-a936-c3c924cf4d05, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938754372066820773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493875437206682077314938754372066820773149387543720668207731493875437206682077314938754372066820773149387543720668207731493875437206682077314938754372066820773149387543720668207731493875437206682077314938754372066820773149387543720668207731493875437206682077314938754372066820773149387543720668207731493875437206682077314938754372066820773149387543720668207731493875437206682077314938754372066820773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a82732f8-1067-48ee-a936-c3c924cf4d05, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e7a8ff-03aa-4ca2-a626-e5c26cb888bc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e7a8ff-03aa-4ca2-a626-e5c26cb888bc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10340759673164054654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034075967316405465410340759673164054654103407596731640546541034075967316405465410340759673164054654103407596731640546541034075967316405465410340759673164054654103407596731640546541034075967316405465410340759673164054654103407596731640546541034075967316405465410340759673164054654103407596731640546541034075967316405465410340759673164054654103407596731640546541034075967316405465410340759673164054654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d484bf-00a8-4b28-a5c6-b4fd946c66e5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3304a543-c346-4e4e-9c6c-1ebea85aa687, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3304a543-c346-4e4e-9c6c-1ebea85aa687, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4099971342673145993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40999713426731459934099971342673145993409997134267314599340999713426731459934099971342673145993409997134267314599340999713426731459934099971342673145993409997134267314599340999713426731459934099971342673145993409997134267314599340999713426731459934099971342673145993409997134267314599340999713426731459934099971342673145993409997134267314599340999713426731459934099971342673145993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e7a8ff-03aa-4ca2-a626-e5c26cb888bc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d760fe5-b2b6-48c6-9f0a-076eb8fe4ad2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d760fe5-b2b6-48c6-9f0a-076eb8fe4ad2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1405458136883344677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14054581368833446771405458136883344677140545813688334467714054581368833446771405458136883344677140545813688334467714054581368833446771405458136883344677140545813688334467714054581368833446771405458136883344677140545813688334467714054581368833446771405458136883344677140545813688334467714054581368833446771405458136883344677140545813688334467714054581368833446771405458136883344677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3304a543-c346-4e4e-9c6c-1ebea85aa687, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74b6a41-7d79-49db-b609-971e28c69692, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74b6a41-7d79-49db-b609-971e28c69692, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 575287070316877853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853575287070316877853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d760fe5-b2b6-48c6-9f0a-076eb8fe4ad2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b35c91-22d8-4ba7-987f-aab22ffe7e81, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74b6a41-7d79-49db-b609-971e28c69692, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b35c91-22d8-4ba7-987f-aab22ffe7e81, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3251733138891328956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32517331388913289563251733138891328956325173313889132895632517331388913289563251733138891328956325173313889132895632517331388913289563251733138891328956325173313889132895632517331388913289563251733138891328956325173313889132895632517331388913289563251733138891328956325173313889132895632517331388913289563251733138891328956325173313889132895632517331388913289563251733138891328956" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0e1c9c-871e-4815-8164-eb1e2d676b22, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0e1c9c-871e-4815-8164-eb1e2d676b22, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15975033207553554231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597503320755355423115975033207553554231159750332075535542311597503320755355423115975033207553554231159750332075535542311597503320755355423115975033207553554231159750332075535542311597503320755355423115975033207553554231159750332075535542311597503320755355423115975033207553554231159750332075535542311597503320755355423115975033207553554231159750332075535542311597503320755355423115975033207553554231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b35c91-22d8-4ba7-987f-aab22ffe7e81, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3736f1d-0d3c-4851-a115-3c8954b8c397, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3736f1d-0d3c-4851-a115-3c8954b8c397, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11195474851945475865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119547485194547586511195474851945475865111954748519454758651119547485194547586511195474851945475865111954748519454758651119547485194547586511195474851945475865111954748519454758651119547485194547586511195474851945475865111954748519454758651119547485194547586511195474851945475865111954748519454758651119547485194547586511195474851945475865111954748519454758651119547485194547586511195474851945475865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0e1c9c-871e-4815-8164-eb1e2d676b22, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5cff5b-99d6-4891-b3a3-c5d33f06ab98, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5cff5b-99d6-4891-b3a3-c5d33f06ab98, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 877608432066731802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802877608432066731802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3736f1d-0d3c-4851-a115-3c8954b8c397, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020211f5-e685-4031-b806-7940a7272fbc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020211f5-e685-4031-b806-7940a7272fbc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14339305188407592298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433930518840759229814339305188407592298143393051884075922981433930518840759229814339305188407592298143393051884075922981433930518840759229814339305188407592298143393051884075922981433930518840759229814339305188407592298143393051884075922981433930518840759229814339305188407592298143393051884075922981433930518840759229814339305188407592298143393051884075922981433930518840759229814339305188407592298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020211f5-e685-4031-b806-7940a7272fbc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e220126-c3d7-4b85-bcef-eb06a6a5fc2d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e220126-c3d7-4b85-bcef-eb06a6a5fc2d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16731985206556507787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673198520655650778716731985206556507787167319852065565077871673198520655650778716731985206556507787167319852065565077871673198520655650778716731985206556507787167319852065565077871673198520655650778716731985206556507787167319852065565077871673198520655650778716731985206556507787167319852065565077871673198520655650778716731985206556507787167319852065565077871673198520655650778716731985206556507787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5cff5b-99d6-4891-b3a3-c5d33f06ab98, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2bd7e0-6ea4-4c1c-8d7f-14a51bc79942, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2bd7e0-6ea4-4c1c-8d7f-14a51bc79942, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2524230437471130529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25242304374711305292524230437471130529252423043747113052925242304374711305292524230437471130529252423043747113052925242304374711305292524230437471130529252423043747113052925242304374711305292524230437471130529252423043747113052925242304374711305292524230437471130529252423043747113052925242304374711305292524230437471130529252423043747113052925242304374711305292524230437471130529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e220126-c3d7-4b85-bcef-eb06a6a5fc2d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2bd7e0-6ea4-4c1c-8d7f-14a51bc79942, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecfb9245-2b8b-4fde-af1e-f93fee0e2869, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecfb9245-2b8b-4fde-af1e-f93fee0e2869, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11075043238154926838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107504323815492683811075043238154926838110750432381549268381107504323815492683811075043238154926838110750432381549268381107504323815492683811075043238154926838110750432381549268381107504323815492683811075043238154926838110750432381549268381107504323815492683811075043238154926838110750432381549268381107504323815492683811075043238154926838110750432381549268381107504323815492683811075043238154926838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e035e011-ee04-41a5-a8ec-3adb8508abff, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e035e011-ee04-41a5-a8ec-3adb8508abff, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8395881104947075242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83958811049470752428395881104947075242839588110494707524283958811049470752428395881104947075242839588110494707524283958811049470752428395881104947075242839588110494707524283958811049470752428395881104947075242839588110494707524283958811049470752428395881104947075242839588110494707524283958811049470752428395881104947075242839588110494707524283958811049470752428395881104947075242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecfb9245-2b8b-4fde-af1e-f93fee0e2869, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e035e011-ee04-41a5-a8ec-3adb8508abff, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e337ad3d-a34a-40c8-ac77-cfbfead8e7a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e337ad3d-a34a-40c8-ac77-cfbfead8e7a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4694038427185299822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46940384271852998224694038427185299822469403842718529982246940384271852998224694038427185299822469403842718529982246940384271852998224694038427185299822469403842718529982246940384271852998224694038427185299822469403842718529982246940384271852998224694038427185299822469403842718529982246940384271852998224694038427185299822469403842718529982246940384271852998224694038427185299822" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a26870-0d40-498b-b847-2a00ac017f0c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a26870-0d40-498b-b847-2a00ac017f0c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9424706622152335991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94247066221523359919424706622152335991942470662215233599194247066221523359919424706622152335991942470662215233599194247066221523359919424706622152335991942470662215233599194247066221523359919424706622152335991942470662215233599194247066221523359919424706622152335991942470662215233599194247066221523359919424706622152335991942470662215233599194247066221523359919424706622152335991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e337ad3d-a34a-40c8-ac77-cfbfead8e7a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b34cfc7-37e4-435f-ab17-33bc7521b33e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b34cfc7-37e4-435f-ab17-33bc7521b33e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1288933944112842928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12889339441128429281288933944112842928128893394411284292812889339441128429281288933944112842928128893394411284292812889339441128429281288933944112842928128893394411284292812889339441128429281288933944112842928128893394411284292812889339441128429281288933944112842928128893394411284292812889339441128429281288933944112842928128893394411284292812889339441128429281288933944112842928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a26870-0d40-498b-b847-2a00ac017f0c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d69806a-534c-40b5-9f15-4da0d029dd7f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d69806a-534c-40b5-9f15-4da0d029dd7f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12551828881022303087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255182888102230308712551828881022303087125518288810223030871255182888102230308712551828881022303087125518288810223030871255182888102230308712551828881022303087125518288810223030871255182888102230308712551828881022303087125518288810223030871255182888102230308712551828881022303087125518288810223030871255182888102230308712551828881022303087125518288810223030871255182888102230308712551828881022303087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b34cfc7-37e4-435f-ab17-33bc7521b33e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b57ffcf1-5d4c-4409-a422-2c7eee96b4e7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b57ffcf1-5d4c-4409-a422-2c7eee96b4e7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12373578987917961985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237357898791796198512373578987917961985123735789879179619851237357898791796198512373578987917961985123735789879179619851237357898791796198512373578987917961985123735789879179619851237357898791796198512373578987917961985123735789879179619851237357898791796198512373578987917961985123735789879179619851237357898791796198512373578987917961985123735789879179619851237357898791796198512373578987917961985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d69806a-534c-40b5-9f15-4da0d029dd7f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbb7b18d-20c0-46f1-a508-126c58593122, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbb7b18d-20c0-46f1-a508-126c58593122, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12945615716912621487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294561571691262148712945615716912621487129456157169126214871294561571691262148712945615716912621487129456157169126214871294561571691262148712945615716912621487129456157169126214871294561571691262148712945615716912621487129456157169126214871294561571691262148712945615716912621487129456157169126214871294561571691262148712945615716912621487129456157169126214871294561571691262148712945615716912621487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b57ffcf1-5d4c-4409-a422-2c7eee96b4e7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef3d6f4f-cda2-4938-b1ca-797d5e3dbe8f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef3d6f4f-cda2-4938-b1ca-797d5e3dbe8f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2263880953447735151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22638809534477351512263880953447735151226388095344773515122638809534477351512263880953447735151226388095344773515122638809534477351512263880953447735151226388095344773515122638809534477351512263880953447735151226388095344773515122638809534477351512263880953447735151226388095344773515122638809534477351512263880953447735151226388095344773515122638809534477351512263880953447735151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbb7b18d-20c0-46f1-a508-126c58593122, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6095c7-8bbd-45e6-916e-c3f154555bd8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6095c7-8bbd-45e6-916e-c3f154555bd8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16295663378510444615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629566337851044461516295663378510444615162956633785104446151629566337851044461516295663378510444615162956633785104446151629566337851044461516295663378510444615162956633785104446151629566337851044461516295663378510444615162956633785104446151629566337851044461516295663378510444615162956633785104446151629566337851044461516295663378510444615162956633785104446151629566337851044461516295663378510444615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef3d6f4f-cda2-4938-b1ca-797d5e3dbe8f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba83611f-3d09-4e70-ba39-252224ba6484, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba83611f-3d09-4e70-ba39-252224ba6484, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18292988858185204820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829298885818520482018292988858185204820182929888581852048201829298885818520482018292988858185204820182929888581852048201829298885818520482018292988858185204820182929888581852048201829298885818520482018292988858185204820182929888581852048201829298885818520482018292988858185204820182929888581852048201829298885818520482018292988858185204820182929888581852048201829298885818520482018292988858185204820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6095c7-8bbd-45e6-916e-c3f154555bd8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 459d1b2f-1c4d-41f0-8386-bf44e84f23b1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 459d1b2f-1c4d-41f0-8386-bf44e84f23b1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10343599814857323108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034359981485732310810343599814857323108103435998148573231081034359981485732310810343599814857323108103435998148573231081034359981485732310810343599814857323108103435998148573231081034359981485732310810343599814857323108103435998148573231081034359981485732310810343599814857323108103435998148573231081034359981485732310810343599814857323108103435998148573231081034359981485732310810343599814857323108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 459d1b2f-1c4d-41f0-8386-bf44e84f23b1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef05aed-c90a-45e4-b34c-5c50a4204f38, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef05aed-c90a-45e4-b34c-5c50a4204f38, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 162276888320014601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601162276888320014601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef05aed-c90a-45e4-b34c-5c50a4204f38, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0374e4c4-bc52-419b-a21a-b8daacc8ee73, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0374e4c4-bc52-419b-a21a-b8daacc8ee73, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15938056483647134706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593805648364713470615938056483647134706159380564836471347061593805648364713470615938056483647134706159380564836471347061593805648364713470615938056483647134706159380564836471347061593805648364713470615938056483647134706159380564836471347061593805648364713470615938056483647134706159380564836471347061593805648364713470615938056483647134706159380564836471347061593805648364713470615938056483647134706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba83611f-3d09-4e70-ba39-252224ba6484, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c9a9329-a74a-41af-94af-724a2f9bf2f6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9a9329-a74a-41af-94af-724a2f9bf2f6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15038367300802458614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503836730080245861415038367300802458614150383673008024586141503836730080245861415038367300802458614150383673008024586141503836730080245861415038367300802458614150383673008024586141503836730080245861415038367300802458614150383673008024586141503836730080245861415038367300802458614150383673008024586141503836730080245861415038367300802458614150383673008024586141503836730080245861415038367300802458614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0374e4c4-bc52-419b-a21a-b8daacc8ee73, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23c22bc5-21b4-4980-9611-5d823f10c73c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23c22bc5-21b4-4980-9611-5d823f10c73c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17992123433248593333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799212343324859333317992123433248593333179921234332485933331799212343324859333317992123433248593333179921234332485933331799212343324859333317992123433248593333179921234332485933331799212343324859333317992123433248593333179921234332485933331799212343324859333317992123433248593333179921234332485933331799212343324859333317992123433248593333179921234332485933331799212343324859333317992123433248593333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9a9329-a74a-41af-94af-724a2f9bf2f6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57aa3b8f-7296-4df9-a54d-ac1789e89e14, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57aa3b8f-7296-4df9-a54d-ac1789e89e14, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15361411147101834575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536141114710183457515361411147101834575153614111471018345751536141114710183457515361411147101834575153614111471018345751536141114710183457515361411147101834575153614111471018345751536141114710183457515361411147101834575153614111471018345751536141114710183457515361411147101834575153614111471018345751536141114710183457515361411147101834575153614111471018345751536141114710183457515361411147101834575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23c22bc5-21b4-4980-9611-5d823f10c73c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989fdf57-2dba-4a23-9e76-26313478bc8e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989fdf57-2dba-4a23-9e76-26313478bc8e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2992291684937212206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29922916849372122062992291684937212206299229168493721220629922916849372122062992291684937212206299229168493721220629922916849372122062992291684937212206299229168493721220629922916849372122062992291684937212206299229168493721220629922916849372122062992291684937212206299229168493721220629922916849372122062992291684937212206299229168493721220629922916849372122062992291684937212206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57aa3b8f-7296-4df9-a54d-ac1789e89e14, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14e639dd-1fc0-4560-a95b-ecae696805c5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14e639dd-1fc0-4560-a95b-ecae696805c5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8850984898794888841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88509848987948888418850984898794888841885098489879488884188509848987948888418850984898794888841885098489879488884188509848987948888418850984898794888841885098489879488884188509848987948888418850984898794888841885098489879488884188509848987948888418850984898794888841885098489879488884188509848987948888418850984898794888841885098489879488884188509848987948888418850984898794888841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989fdf57-2dba-4a23-9e76-26313478bc8e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14e639dd-1fc0-4560-a95b-ecae696805c5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91629a32-dcf9-4aa5-8e8e-d894ed8c8517, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b66a12f-6157-4550-a92e-c287d7465d35, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91629a32-dcf9-4aa5-8e8e-d894ed8c8517, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12266676943869559618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226667694386955961812266676943869559618122666769438695596181226667694386955961812266676943869559618122666769438695596181226667694386955961812266676943869559618122666769438695596181226667694386955961812266676943869559618122666769438695596181226667694386955961812266676943869559618122666769438695596181226667694386955961812266676943869559618122666769438695596181226667694386955961812266676943869559618" } } } 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, 7b66a12f-6157-4550-a92e-c287d7465d35, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13155649290871292469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315564929087129246913155649290871292469131556492908712924691315564929087129246913155649290871292469131556492908712924691315564929087129246913155649290871292469131556492908712924691315564929087129246913155649290871292469131556492908712924691315564929087129246913155649290871292469131556492908712924691315564929087129246913155649290871292469131556492908712924691315564929087129246913155649290871292469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91629a32-dcf9-4aa5-8e8e-d894ed8c8517, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b66a12f-6157-4550-a92e-c287d7465d35, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0236b0-8a60-4c42-9d6d-30fe0b67dce9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0236b0-8a60-4c42-9d6d-30fe0b67dce9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9881148333010266057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98811483330102660579881148333010266057988114833301026605798811483330102660579881148333010266057988114833301026605798811483330102660579881148333010266057988114833301026605798811483330102660579881148333010266057988114833301026605798811483330102660579881148333010266057988114833301026605798811483330102660579881148333010266057988114833301026605798811483330102660579881148333010266057" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c874b9ee-e363-4bab-8558-da920f844470, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c874b9ee-e363-4bab-8558-da920f844470, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8278139904494973929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82781399044949739298278139904494973929827813990449497392982781399044949739298278139904494973929827813990449497392982781399044949739298278139904494973929827813990449497392982781399044949739298278139904494973929827813990449497392982781399044949739298278139904494973929827813990449497392982781399044949739298278139904494973929827813990449497392982781399044949739298278139904494973929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0236b0-8a60-4c42-9d6d-30fe0b67dce9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 680a0dcb-9ef6-4e52-9062-1448cf627adb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 680a0dcb-9ef6-4e52-9062-1448cf627adb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 149206259972513077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077149206259972513077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c874b9ee-e363-4bab-8558-da920f844470, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aada4437-24dd-4b5a-acc1-df699e3d0ccd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aada4437-24dd-4b5a-acc1-df699e3d0ccd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200114399070855839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52001143990708558395200114399070855839520011439907085583952001143990708558395200114399070855839520011439907085583952001143990708558395200114399070855839520011439907085583952001143990708558395200114399070855839520011439907085583952001143990708558395200114399070855839520011439907085583952001143990708558395200114399070855839520011439907085583952001143990708558395200114399070855839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 680a0dcb-9ef6-4e52-9062-1448cf627adb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a326498-5158-4599-9f83-df3e73b6721a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a326498-5158-4599-9f83-df3e73b6721a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2774944389373606016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27749443893736060162774944389373606016277494438937360601627749443893736060162774944389373606016277494438937360601627749443893736060162774944389373606016277494438937360601627749443893736060162774944389373606016277494438937360601627749443893736060162774944389373606016277494438937360601627749443893736060162774944389373606016277494438937360601627749443893736060162774944389373606016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aada4437-24dd-4b5a-acc1-df699e3d0ccd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dfe3371-6e49-4258-9e68-576674efbb97, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dfe3371-6e49-4258-9e68-576674efbb97, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7680066211330175327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76800662113301753277680066211330175327768006621133017532776800662113301753277680066211330175327768006621133017532776800662113301753277680066211330175327768006621133017532776800662113301753277680066211330175327768006621133017532776800662113301753277680066211330175327768006621133017532776800662113301753277680066211330175327768006621133017532776800662113301753277680066211330175327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a326498-5158-4599-9f83-df3e73b6721a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3eb701a-199f-4c50-80ea-8f53c625a521, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3eb701a-199f-4c50-80ea-8f53c625a521, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16002980542433863854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600298054243386385416002980542433863854160029805424338638541600298054243386385416002980542433863854160029805424338638541600298054243386385416002980542433863854160029805424338638541600298054243386385416002980542433863854160029805424338638541600298054243386385416002980542433863854160029805424338638541600298054243386385416002980542433863854160029805424338638541600298054243386385416002980542433863854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dfe3371-6e49-4258-9e68-576674efbb97, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85142951-ca1a-40c7-9d81-32969aa65cf9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3eb701a-199f-4c50-80ea-8f53c625a521, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7432301-1944-4c68-b772-91422ade10ec, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7432301-1944-4c68-b772-91422ade10ec, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 723524756007825935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935723524756007825935" } } } 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, 85142951-ca1a-40c7-9d81-32969aa65cf9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14476622389319829146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447662238931982914614476622389319829146144766223893198291461447662238931982914614476622389319829146144766223893198291461447662238931982914614476622389319829146144766223893198291461447662238931982914614476622389319829146144766223893198291461447662238931982914614476622389319829146144766223893198291461447662238931982914614476622389319829146144766223893198291461447662238931982914614476622389319829146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7432301-1944-4c68-b772-91422ade10ec, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3607999c-ed87-4cab-9b78-dad4d7bd9b26, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3607999c-ed87-4cab-9b78-dad4d7bd9b26, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17946177187603970722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794617718760397072217946177187603970722179461771876039707221794617718760397072217946177187603970722179461771876039707221794617718760397072217946177187603970722179461771876039707221794617718760397072217946177187603970722179461771876039707221794617718760397072217946177187603970722179461771876039707221794617718760397072217946177187603970722179461771876039707221794617718760397072217946177187603970722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85142951-ca1a-40c7-9d81-32969aa65cf9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76097c1b-fd99-428c-bd73-7a897c51e82a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76097c1b-fd99-428c-bd73-7a897c51e82a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6695792116347562556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66957921163475625566695792116347562556669579211634756255666957921163475625566695792116347562556669579211634756255666957921163475625566695792116347562556669579211634756255666957921163475625566695792116347562556669579211634756255666957921163475625566695792116347562556669579211634756255666957921163475625566695792116347562556669579211634756255666957921163475625566695792116347562556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3607999c-ed87-4cab-9b78-dad4d7bd9b26, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72a05523-6225-4467-83e9-ae0dc988e60b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72a05523-6225-4467-83e9-ae0dc988e60b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2953562508949185555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29535625089491855552953562508949185555295356250894918555529535625089491855552953562508949185555295356250894918555529535625089491855552953562508949185555295356250894918555529535625089491855552953562508949185555295356250894918555529535625089491855552953562508949185555295356250894918555529535625089491855552953562508949185555295356250894918555529535625089491855552953562508949185555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76097c1b-fd99-428c-bd73-7a897c51e82a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b899cbf-099f-4d8a-b58d-486367619508, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b899cbf-099f-4d8a-b58d-486367619508, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5384881007687478111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53848810076874781115384881007687478111538488100768747811153848810076874781115384881007687478111538488100768747811153848810076874781115384881007687478111538488100768747811153848810076874781115384881007687478111538488100768747811153848810076874781115384881007687478111538488100768747811153848810076874781115384881007687478111538488100768747811153848810076874781115384881007687478111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72a05523-6225-4467-83e9-ae0dc988e60b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a783171-a2b9-4f30-a23f-5b1470b387e9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b899cbf-099f-4d8a-b58d-486367619508, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a783171-a2b9-4f30-a23f-5b1470b387e9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 229227538587517653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653229227538587517653" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f45c4e60-001d-4474-88e8-71db9139efce, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f45c4e60-001d-4474-88e8-71db9139efce, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6075630742526822500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60756307425268225006075630742526822500607563074252682250060756307425268225006075630742526822500607563074252682250060756307425268225006075630742526822500607563074252682250060756307425268225006075630742526822500607563074252682250060756307425268225006075630742526822500607563074252682250060756307425268225006075630742526822500607563074252682250060756307425268225006075630742526822500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a783171-a2b9-4f30-a23f-5b1470b387e9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07096350-b5f6-4d64-9e65-cff279b66502, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07096350-b5f6-4d64-9e65-cff279b66502, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4549726896112482827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45497268961124828274549726896112482827454972689611248282745497268961124828274549726896112482827454972689611248282745497268961124828274549726896112482827454972689611248282745497268961124828274549726896112482827454972689611248282745497268961124828274549726896112482827454972689611248282745497268961124828274549726896112482827454972689611248282745497268961124828274549726896112482827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f45c4e60-001d-4474-88e8-71db9139efce, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a32e58e0-f3fe-4753-b96c-7cab4ae810ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32e58e0-f3fe-4753-b96c-7cab4ae810ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16541093258762924848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654109325876292484816541093258762924848165410932587629248481654109325876292484816541093258762924848165410932587629248481654109325876292484816541093258762924848165410932587629248481654109325876292484816541093258762924848165410932587629248481654109325876292484816541093258762924848165410932587629248481654109325876292484816541093258762924848165410932587629248481654109325876292484816541093258762924848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07096350-b5f6-4d64-9e65-cff279b66502, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e9e384-5cea-497f-9251-301edc74b8ff, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e9e384-5cea-497f-9251-301edc74b8ff, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15896810765780406894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589681076578040689415896810765780406894158968107657804068941589681076578040689415896810765780406894158968107657804068941589681076578040689415896810765780406894158968107657804068941589681076578040689415896810765780406894158968107657804068941589681076578040689415896810765780406894158968107657804068941589681076578040689415896810765780406894158968107657804068941589681076578040689415896810765780406894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32e58e0-f3fe-4753-b96c-7cab4ae810ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eced5f46-9ccc-4c7b-9b56-c9d4a96ee3e1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eced5f46-9ccc-4c7b-9b56-c9d4a96ee3e1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9740173089381847543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97401730893818475439740173089381847543974017308938184754397401730893818475439740173089381847543974017308938184754397401730893818475439740173089381847543974017308938184754397401730893818475439740173089381847543974017308938184754397401730893818475439740173089381847543974017308938184754397401730893818475439740173089381847543974017308938184754397401730893818475439740173089381847543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e9e384-5cea-497f-9251-301edc74b8ff, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 242f3288-5ede-4f6b-b5f8-bad9dc0fba58, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 242f3288-5ede-4f6b-b5f8-bad9dc0fba58, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7987359046044738745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79873590460447387457987359046044738745798735904604473874579873590460447387457987359046044738745798735904604473874579873590460447387457987359046044738745798735904604473874579873590460447387457987359046044738745798735904604473874579873590460447387457987359046044738745798735904604473874579873590460447387457987359046044738745798735904604473874579873590460447387457987359046044738745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eced5f46-9ccc-4c7b-9b56-c9d4a96ee3e1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e7f4a2-063c-46b5-ac7b-a2a4834ad55e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e7f4a2-063c-46b5-ac7b-a2a4834ad55e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6815741893617281333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68157418936172813336815741893617281333681574189361728133368157418936172813336815741893617281333681574189361728133368157418936172813336815741893617281333681574189361728133368157418936172813336815741893617281333681574189361728133368157418936172813336815741893617281333681574189361728133368157418936172813336815741893617281333681574189361728133368157418936172813336815741893617281333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 242f3288-5ede-4f6b-b5f8-bad9dc0fba58, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1828c4fe-5fc0-422f-8bbc-3bf3db118264, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1828c4fe-5fc0-422f-8bbc-3bf3db118264, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5189573448125799170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51895734481257991705189573448125799170518957344812579917051895734481257991705189573448125799170518957344812579917051895734481257991705189573448125799170518957344812579917051895734481257991705189573448125799170518957344812579917051895734481257991705189573448125799170518957344812579917051895734481257991705189573448125799170518957344812579917051895734481257991705189573448125799170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e7f4a2-063c-46b5-ac7b-a2a4834ad55e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14b3a44-00df-4499-90ab-b027d526b99d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14b3a44-00df-4499-90ab-b027d526b99d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2009042188482926071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20090421884829260712009042188482926071200904218848292607120090421884829260712009042188482926071200904218848292607120090421884829260712009042188482926071200904218848292607120090421884829260712009042188482926071200904218848292607120090421884829260712009042188482926071200904218848292607120090421884829260712009042188482926071200904218848292607120090421884829260712009042188482926071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1828c4fe-5fc0-422f-8bbc-3bf3db118264, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f668ac-67de-48c5-87dd-a1251b37d22c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f668ac-67de-48c5-87dd-a1251b37d22c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9775261029383437872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97752610293834378729775261029383437872977526102938343787297752610293834378729775261029383437872977526102938343787297752610293834378729775261029383437872977526102938343787297752610293834378729775261029383437872977526102938343787297752610293834378729775261029383437872977526102938343787297752610293834378729775261029383437872977526102938343787297752610293834378729775261029383437872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14b3a44-00df-4499-90ab-b027d526b99d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90483ae2-72fd-4be6-8216-d677fce83f91, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90483ae2-72fd-4be6-8216-d677fce83f91, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18425715557758068325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842571555775806832518425715557758068325184257155577580683251842571555775806832518425715557758068325184257155577580683251842571555775806832518425715557758068325184257155577580683251842571555775806832518425715557758068325184257155577580683251842571555775806832518425715557758068325184257155577580683251842571555775806832518425715557758068325184257155577580683251842571555775806832518425715557758068325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f668ac-67de-48c5-87dd-a1251b37d22c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8eaa382-c68d-4439-8f2c-3ea6c832cd7e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8eaa382-c68d-4439-8f2c-3ea6c832cd7e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9413310301979937344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94133103019799373449413310301979937344941331030197993734494133103019799373449413310301979937344941331030197993734494133103019799373449413310301979937344941331030197993734494133103019799373449413310301979937344941331030197993734494133103019799373449413310301979937344941331030197993734494133103019799373449413310301979937344941331030197993734494133103019799373449413310301979937344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90483ae2-72fd-4be6-8216-d677fce83f91, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bccec833-e7a9-4711-b132-1f5355b41963, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bccec833-e7a9-4711-b132-1f5355b41963, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6986737270112748932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69867372701127489326986737270112748932698673727011274893269867372701127489326986737270112748932698673727011274893269867372701127489326986737270112748932698673727011274893269867372701127489326986737270112748932698673727011274893269867372701127489326986737270112748932698673727011274893269867372701127489326986737270112748932698673727011274893269867372701127489326986737270112748932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8eaa382-c68d-4439-8f2c-3ea6c832cd7e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82279f23-d3e1-4a74-911c-a39345713036, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82279f23-d3e1-4a74-911c-a39345713036, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4088826351571324174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40888263515713241744088826351571324174408882635157132417440888263515713241744088826351571324174408882635157132417440888263515713241744088826351571324174408882635157132417440888263515713241744088826351571324174408882635157132417440888263515713241744088826351571324174408882635157132417440888263515713241744088826351571324174408882635157132417440888263515713241744088826351571324174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bccec833-e7a9-4711-b132-1f5355b41963, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d879153c-6c4c-484b-a981-30d2eb9aa93b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d879153c-6c4c-484b-a981-30d2eb9aa93b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16087618766137631639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608761876613763163916087618766137631639160876187661376316391608761876613763163916087618766137631639160876187661376316391608761876613763163916087618766137631639160876187661376316391608761876613763163916087618766137631639160876187661376316391608761876613763163916087618766137631639160876187661376316391608761876613763163916087618766137631639160876187661376316391608761876613763163916087618766137631639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82279f23-d3e1-4a74-911c-a39345713036, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44eaea1b-b62a-4a32-a8f4-304252cb42cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44eaea1b-b62a-4a32-a8f4-304252cb42cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15512694658157981482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551269465815798148215512694658157981482155126946581579814821551269465815798148215512694658157981482155126946581579814821551269465815798148215512694658157981482155126946581579814821551269465815798148215512694658157981482155126946581579814821551269465815798148215512694658157981482155126946581579814821551269465815798148215512694658157981482155126946581579814821551269465815798148215512694658157981482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d879153c-6c4c-484b-a981-30d2eb9aa93b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eec885b-0d18-4ff5-bf0d-b7e1c962a917, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eec885b-0d18-4ff5-bf0d-b7e1c962a917, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14610905837437938140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461090583743793814014610905837437938140146109058374379381401461090583743793814014610905837437938140146109058374379381401461090583743793814014610905837437938140146109058374379381401461090583743793814014610905837437938140146109058374379381401461090583743793814014610905837437938140146109058374379381401461090583743793814014610905837437938140146109058374379381401461090583743793814014610905837437938140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44eaea1b-b62a-4a32-a8f4-304252cb42cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd4ce419-86e6-43a2-9f35-3a308ada2eca, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4ce419-86e6-43a2-9f35-3a308ada2eca, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10636504778502002629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063650477850200262910636504778502002629106365047785020026291063650477850200262910636504778502002629106365047785020026291063650477850200262910636504778502002629106365047785020026291063650477850200262910636504778502002629106365047785020026291063650477850200262910636504778502002629106365047785020026291063650477850200262910636504778502002629106365047785020026291063650477850200262910636504778502002629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eec885b-0d18-4ff5-bf0d-b7e1c962a917, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7ab00ee-7d02-4984-b8d2-6d0111df109e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7ab00ee-7d02-4984-b8d2-6d0111df109e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12124067055360654201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212406705536065420112124067055360654201121240670553606542011212406705536065420112124067055360654201121240670553606542011212406705536065420112124067055360654201121240670553606542011212406705536065420112124067055360654201121240670553606542011212406705536065420112124067055360654201121240670553606542011212406705536065420112124067055360654201121240670553606542011212406705536065420112124067055360654201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4ce419-86e6-43a2-9f35-3a308ada2eca, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d0a55e0-7159-4126-9c5d-c67a8bd3c475, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d0a55e0-7159-4126-9c5d-c67a8bd3c475, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3389832661996108037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33898326619961080373389832661996108037338983266199610803733898326619961080373389832661996108037338983266199610803733898326619961080373389832661996108037338983266199610803733898326619961080373389832661996108037338983266199610803733898326619961080373389832661996108037338983266199610803733898326619961080373389832661996108037338983266199610803733898326619961080373389832661996108037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7ab00ee-7d02-4984-b8d2-6d0111df109e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b81e83-9bcd-4e18-bbbe-cae02cc4a56e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b81e83-9bcd-4e18-bbbe-cae02cc4a56e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7488591944753825998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74885919447538259987488591944753825998748859194475382599874885919447538259987488591944753825998748859194475382599874885919447538259987488591944753825998748859194475382599874885919447538259987488591944753825998748859194475382599874885919447538259987488591944753825998748859194475382599874885919447538259987488591944753825998748859194475382599874885919447538259987488591944753825998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d0a55e0-7159-4126-9c5d-c67a8bd3c475, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91789dd6-0432-42d9-a7a4-6b79820cc12a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91789dd6-0432-42d9-a7a4-6b79820cc12a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13132944589865599363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313294458986559936313132944589865599363131329445898655993631313294458986559936313132944589865599363131329445898655993631313294458986559936313132944589865599363131329445898655993631313294458986559936313132944589865599363131329445898655993631313294458986559936313132944589865599363131329445898655993631313294458986559936313132944589865599363131329445898655993631313294458986559936313132944589865599363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b81e83-9bcd-4e18-bbbe-cae02cc4a56e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cacdfc1c-945a-499e-bf58-a55bab84d311, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cacdfc1c-945a-499e-bf58-a55bab84d311, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6631643023433267153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66316430234332671536631643023433267153663164302343326715366316430234332671536631643023433267153663164302343326715366316430234332671536631643023433267153663164302343326715366316430234332671536631643023433267153663164302343326715366316430234332671536631643023433267153663164302343326715366316430234332671536631643023433267153663164302343326715366316430234332671536631643023433267153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cacdfc1c-945a-499e-bf58-a55bab84d311, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04454fe-66a0-46d5-9854-4a4c52f06910, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04454fe-66a0-46d5-9854-4a4c52f06910, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6660199437192229344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66601994371922293446660199437192229344666019943719222934466601994371922293446660199437192229344666019943719222934466601994371922293446660199437192229344666019943719222934466601994371922293446660199437192229344666019943719222934466601994371922293446660199437192229344666019943719222934466601994371922293446660199437192229344666019943719222934466601994371922293446660199437192229344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91789dd6-0432-42d9-a7a4-6b79820cc12a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ded89362-74e6-412b-8193-604296b837b0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded89362-74e6-412b-8193-604296b837b0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13072601840077905701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307260184007790570113072601840077905701130726018400779057011307260184007790570113072601840077905701130726018400779057011307260184007790570113072601840077905701130726018400779057011307260184007790570113072601840077905701130726018400779057011307260184007790570113072601840077905701130726018400779057011307260184007790570113072601840077905701130726018400779057011307260184007790570113072601840077905701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04454fe-66a0-46d5-9854-4a4c52f06910, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70780899-bb6e-4557-b3e5-494a477add89, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded89362-74e6-412b-8193-604296b837b0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70780899-bb6e-4557-b3e5-494a477add89, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10984531022880912210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098453102288091221010984531022880912210109845310228809122101098453102288091221010984531022880912210109845310228809122101098453102288091221010984531022880912210109845310228809122101098453102288091221010984531022880912210109845310228809122101098453102288091221010984531022880912210109845310228809122101098453102288091221010984531022880912210109845310228809122101098453102288091221010984531022880912210" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5ae28bf-60cd-4a25-ba97-3dab2b77ef16, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ae28bf-60cd-4a25-ba97-3dab2b77ef16, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11016136805589043539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101613680558904353911016136805589043539110161368055890435391101613680558904353911016136805589043539110161368055890435391101613680558904353911016136805589043539110161368055890435391101613680558904353911016136805589043539110161368055890435391101613680558904353911016136805589043539110161368055890435391101613680558904353911016136805589043539110161368055890435391101613680558904353911016136805589043539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70780899-bb6e-4557-b3e5-494a477add89, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6866ffa3-97e4-47ed-a53a-26261e9f2761, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6866ffa3-97e4-47ed-a53a-26261e9f2761, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3523711371744991839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35237113717449918393523711371744991839352371137174499183935237113717449918393523711371744991839352371137174499183935237113717449918393523711371744991839352371137174499183935237113717449918393523711371744991839352371137174499183935237113717449918393523711371744991839352371137174499183935237113717449918393523711371744991839352371137174499183935237113717449918393523711371744991839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6866ffa3-97e4-47ed-a53a-26261e9f2761, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0192f2-1fa3-49a3-b40e-d414eb743c92, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0192f2-1fa3-49a3-b40e-d414eb743c92, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3063685015255605065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30636850152556050653063685015255605065306368501525560506530636850152556050653063685015255605065306368501525560506530636850152556050653063685015255605065306368501525560506530636850152556050653063685015255605065306368501525560506530636850152556050653063685015255605065306368501525560506530636850152556050653063685015255605065306368501525560506530636850152556050653063685015255605065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ae28bf-60cd-4a25-ba97-3dab2b77ef16, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb71cd6-e6e0-40d0-b481-c4705214b863, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb71cd6-e6e0-40d0-b481-c4705214b863, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9574077647744904952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95740776477449049529574077647744904952957407764774490495295740776477449049529574077647744904952957407764774490495295740776477449049529574077647744904952957407764774490495295740776477449049529574077647744904952957407764774490495295740776477449049529574077647744904952957407764774490495295740776477449049529574077647744904952957407764774490495295740776477449049529574077647744904952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb71cd6-e6e0-40d0-b481-c4705214b863, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f43d26d-a61c-4dbc-9129-cd14cac30d49, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f43d26d-a61c-4dbc-9129-cd14cac30d49, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9041991791441317786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90419917914413177869041991791441317786904199179144131778690419917914413177869041991791441317786904199179144131778690419917914413177869041991791441317786904199179144131778690419917914413177869041991791441317786904199179144131778690419917914413177869041991791441317786904199179144131778690419917914413177869041991791441317786904199179144131778690419917914413177869041991791441317786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0192f2-1fa3-49a3-b40e-d414eb743c92, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5353321-2526-4d36-acdf-cf9dac3a6d3b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5353321-2526-4d36-acdf-cf9dac3a6d3b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16216995385513273231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621699538551327323116216995385513273231162169953855132732311621699538551327323116216995385513273231162169953855132732311621699538551327323116216995385513273231162169953855132732311621699538551327323116216995385513273231162169953855132732311621699538551327323116216995385513273231162169953855132732311621699538551327323116216995385513273231162169953855132732311621699538551327323116216995385513273231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f43d26d-a61c-4dbc-9129-cd14cac30d49, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d0a2a8-99f3-4aae-8715-3e8dbdc9b3be, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d0a2a8-99f3-4aae-8715-3e8dbdc9b3be, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2037440277148324449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20374402771483244492037440277148324449203744027714832444920374402771483244492037440277148324449203744027714832444920374402771483244492037440277148324449203744027714832444920374402771483244492037440277148324449203744027714832444920374402771483244492037440277148324449203744027714832444920374402771483244492037440277148324449203744027714832444920374402771483244492037440277148324449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d0a2a8-99f3-4aae-8715-3e8dbdc9b3be, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5353321-2526-4d36-acdf-cf9dac3a6d3b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61181134-7d95-44f3-a951-11c5ab942eaa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61181134-7d95-44f3-a951-11c5ab942eaa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8136328205768677867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81363282057686778678136328205768677867813632820576867786781363282057686778678136328205768677867813632820576867786781363282057686778678136328205768677867813632820576867786781363282057686778678136328205768677867813632820576867786781363282057686778678136328205768677867813632820576867786781363282057686778678136328205768677867813632820576867786781363282057686778678136328205768677867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494f4d15-6243-46c2-8ba7-9f110f7be251, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494f4d15-6243-46c2-8ba7-9f110f7be251, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10445416080511409682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044541608051140968210445416080511409682104454160805114096821044541608051140968210445416080511409682104454160805114096821044541608051140968210445416080511409682104454160805114096821044541608051140968210445416080511409682104454160805114096821044541608051140968210445416080511409682104454160805114096821044541608051140968210445416080511409682104454160805114096821044541608051140968210445416080511409682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61181134-7d95-44f3-a951-11c5ab942eaa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494f4d15-6243-46c2-8ba7-9f110f7be251, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1a741a5-c7ec-4614-8391-73c66d257563, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1a741a5-c7ec-4614-8391-73c66d257563, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10720769388821532301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072076938882153230110720769388821532301107207693888215323011072076938882153230110720769388821532301107207693888215323011072076938882153230110720769388821532301107207693888215323011072076938882153230110720769388821532301107207693888215323011072076938882153230110720769388821532301107207693888215323011072076938882153230110720769388821532301107207693888215323011072076938882153230110720769388821532301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d3fab2-af39-4985-9380-a920e21c84e8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d3fab2-af39-4985-9380-a920e21c84e8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9275004754523428028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92750047545234280289275004754523428028927500475452342802892750047545234280289275004754523428028927500475452342802892750047545234280289275004754523428028927500475452342802892750047545234280289275004754523428028927500475452342802892750047545234280289275004754523428028927500475452342802892750047545234280289275004754523428028927500475452342802892750047545234280289275004754523428028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1a741a5-c7ec-4614-8391-73c66d257563, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2909fd10-2f44-4935-a82b-53b485daae25, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2909fd10-2f44-4935-a82b-53b485daae25, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13901252883089594377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390125288308959437713901252883089594377139012528830895943771390125288308959437713901252883089594377139012528830895943771390125288308959437713901252883089594377139012528830895943771390125288308959437713901252883089594377139012528830895943771390125288308959437713901252883089594377139012528830895943771390125288308959437713901252883089594377139012528830895943771390125288308959437713901252883089594377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d3fab2-af39-4985-9380-a920e21c84e8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dbb530b-d00a-473c-a190-8c9047a5bd84, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dbb530b-d00a-473c-a190-8c9047a5bd84, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2627885227160622948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26278852271606229482627885227160622948262788522716062294826278852271606229482627885227160622948262788522716062294826278852271606229482627885227160622948262788522716062294826278852271606229482627885227160622948262788522716062294826278852271606229482627885227160622948262788522716062294826278852271606229482627885227160622948262788522716062294826278852271606229482627885227160622948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2909fd10-2f44-4935-a82b-53b485daae25, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1bcf00-33b4-4ae2-8a60-14e0b902c0f4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1bcf00-33b4-4ae2-8a60-14e0b902c0f4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2421224707063080089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24212247070630800892421224707063080089242122470706308008924212247070630800892421224707063080089242122470706308008924212247070630800892421224707063080089242122470706308008924212247070630800892421224707063080089242122470706308008924212247070630800892421224707063080089242122470706308008924212247070630800892421224707063080089242122470706308008924212247070630800892421224707063080089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dbb530b-d00a-473c-a190-8c9047a5bd84, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18c565c-6848-4ab7-8aca-b699c2f7dc5f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18c565c-6848-4ab7-8aca-b699c2f7dc5f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137321167258596502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613732116725859650216137321167258596502161373211672585965021613732116725859650216137321167258596502161373211672585965021613732116725859650216137321167258596502161373211672585965021613732116725859650216137321167258596502161373211672585965021613732116725859650216137321167258596502161373211672585965021613732116725859650216137321167258596502161373211672585965021613732116725859650216137321167258596502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1bcf00-33b4-4ae2-8a60-14e0b902c0f4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb24c3c-72eb-4388-ad02-f70e478d92a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb24c3c-72eb-4388-ad02-f70e478d92a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12225036474085592989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222503647408559298912225036474085592989122250364740855929891222503647408559298912225036474085592989122250364740855929891222503647408559298912225036474085592989122250364740855929891222503647408559298912225036474085592989122250364740855929891222503647408559298912225036474085592989122250364740855929891222503647408559298912225036474085592989122250364740855929891222503647408559298912225036474085592989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18c565c-6848-4ab7-8aca-b699c2f7dc5f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b7a8a2f-fc06-4b8a-8c44-0fa565a1c30b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b7a8a2f-fc06-4b8a-8c44-0fa565a1c30b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11598246071976680787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159824607197668078711598246071976680787115982460719766807871159824607197668078711598246071976680787115982460719766807871159824607197668078711598246071976680787115982460719766807871159824607197668078711598246071976680787115982460719766807871159824607197668078711598246071976680787115982460719766807871159824607197668078711598246071976680787115982460719766807871159824607197668078711598246071976680787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb24c3c-72eb-4388-ad02-f70e478d92a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72c9dc11-f0e2-4f95-bd8b-c1411735bc30, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72c9dc11-f0e2-4f95-bd8b-c1411735bc30, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8749226712042677953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87492267120426779538749226712042677953874922671204267795387492267120426779538749226712042677953874922671204267795387492267120426779538749226712042677953874922671204267795387492267120426779538749226712042677953874922671204267795387492267120426779538749226712042677953874922671204267795387492267120426779538749226712042677953874922671204267795387492267120426779538749226712042677953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b7a8a2f-fc06-4b8a-8c44-0fa565a1c30b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 139e479b-82f8-426b-bb24-507c63d2408b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 139e479b-82f8-426b-bb24-507c63d2408b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1799210695866783244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17992106958667832441799210695866783244179921069586678324417992106958667832441799210695866783244179921069586678324417992106958667832441799210695866783244179921069586678324417992106958667832441799210695866783244179921069586678324417992106958667832441799210695866783244179921069586678324417992106958667832441799210695866783244179921069586678324417992106958667832441799210695866783244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72c9dc11-f0e2-4f95-bd8b-c1411735bc30, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f990f7f-50ad-461e-8ce7-dddf5b6ef083, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f990f7f-50ad-461e-8ce7-dddf5b6ef083, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5931458769558155652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59314587695581556525931458769558155652593145876955815565259314587695581556525931458769558155652593145876955815565259314587695581556525931458769558155652593145876955815565259314587695581556525931458769558155652593145876955815565259314587695581556525931458769558155652593145876955815565259314587695581556525931458769558155652593145876955815565259314587695581556525931458769558155652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 139e479b-82f8-426b-bb24-507c63d2408b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e46e7ad8-b340-45fe-8604-3daba25ec823, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e46e7ad8-b340-45fe-8604-3daba25ec823, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2025013037720694768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20250130377206947682025013037720694768202501303772069476820250130377206947682025013037720694768202501303772069476820250130377206947682025013037720694768202501303772069476820250130377206947682025013037720694768202501303772069476820250130377206947682025013037720694768202501303772069476820250130377206947682025013037720694768202501303772069476820250130377206947682025013037720694768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f990f7f-50ad-461e-8ce7-dddf5b6ef083, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e962bd2-91b1-4104-b7be-a7477e220889, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e962bd2-91b1-4104-b7be-a7477e220889, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4785229312670320694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47852293126703206944785229312670320694478522931267032069447852293126703206944785229312670320694478522931267032069447852293126703206944785229312670320694478522931267032069447852293126703206944785229312670320694478522931267032069447852293126703206944785229312670320694478522931267032069447852293126703206944785229312670320694478522931267032069447852293126703206944785229312670320694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e46e7ad8-b340-45fe-8604-3daba25ec823, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ecc965-f5e7-4161-bd4f-3ef617a1e45f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ecc965-f5e7-4161-bd4f-3ef617a1e45f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5297804024871470933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52978040248714709335297804024871470933529780402487147093352978040248714709335297804024871470933529780402487147093352978040248714709335297804024871470933529780402487147093352978040248714709335297804024871470933529780402487147093352978040248714709335297804024871470933529780402487147093352978040248714709335297804024871470933529780402487147093352978040248714709335297804024871470933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e962bd2-91b1-4104-b7be-a7477e220889, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae22ca64-9cdf-4533-9f50-05fb8ce2c54f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae22ca64-9cdf-4533-9f50-05fb8ce2c54f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16737883595750567595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673788359575056759516737883595750567595167378835957505675951673788359575056759516737883595750567595167378835957505675951673788359575056759516737883595750567595167378835957505675951673788359575056759516737883595750567595167378835957505675951673788359575056759516737883595750567595167378835957505675951673788359575056759516737883595750567595167378835957505675951673788359575056759516737883595750567595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ecc965-f5e7-4161-bd4f-3ef617a1e45f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 013e610f-f87e-4310-8706-584538b5e5de, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013e610f-f87e-4310-8706-584538b5e5de, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17034479814940715907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703447981494071590717034479814940715907170344798149407159071703447981494071590717034479814940715907170344798149407159071703447981494071590717034479814940715907170344798149407159071703447981494071590717034479814940715907170344798149407159071703447981494071590717034479814940715907170344798149407159071703447981494071590717034479814940715907170344798149407159071703447981494071590717034479814940715907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae22ca64-9cdf-4533-9f50-05fb8ce2c54f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e9b38a-597a-46ea-9206-00d1724d9c16, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e9b38a-597a-46ea-9206-00d1724d9c16, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16225185107183969297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622518510718396929716225185107183969297162251851071839692971622518510718396929716225185107183969297162251851071839692971622518510718396929716225185107183969297162251851071839692971622518510718396929716225185107183969297162251851071839692971622518510718396929716225185107183969297162251851071839692971622518510718396929716225185107183969297162251851071839692971622518510718396929716225185107183969297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013e610f-f87e-4310-8706-584538b5e5de, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b2be08-84c1-477a-9b60-0ecbd83c70a8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b2be08-84c1-477a-9b60-0ecbd83c70a8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2649714193402135760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26497141934021357602649714193402135760264971419340213576026497141934021357602649714193402135760264971419340213576026497141934021357602649714193402135760264971419340213576026497141934021357602649714193402135760264971419340213576026497141934021357602649714193402135760264971419340213576026497141934021357602649714193402135760264971419340213576026497141934021357602649714193402135760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e9b38a-597a-46ea-9206-00d1724d9c16, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7358ab1-ef2a-4c97-aa4a-115f788c312b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b2be08-84c1-477a-9b60-0ecbd83c70a8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b413b6e6-7eb0-46d2-b23a-4a7c624e3b4d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b413b6e6-7eb0-46d2-b23a-4a7c624e3b4d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3067635408015340423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30676354080153404233067635408015340423306763540801534042330676354080153404233067635408015340423306763540801534042330676354080153404233067635408015340423306763540801534042330676354080153404233067635408015340423306763540801534042330676354080153404233067635408015340423306763540801534042330676354080153404233067635408015340423306763540801534042330676354080153404233067635408015340423" } } } 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, a7358ab1-ef2a-4c97-aa4a-115f788c312b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7361743811914244729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73617438119142447297361743811914244729736174381191424472973617438119142447297361743811914244729736174381191424472973617438119142447297361743811914244729736174381191424472973617438119142447297361743811914244729736174381191424472973617438119142447297361743811914244729736174381191424472973617438119142447297361743811914244729736174381191424472973617438119142447297361743811914244729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b413b6e6-7eb0-46d2-b23a-4a7c624e3b4d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3119fe8-3216-40ab-a59e-93074bf2a06b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7358ab1-ef2a-4c97-aa4a-115f788c312b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3119fe8-3216-40ab-a59e-93074bf2a06b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6488058619222538494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64880586192225384946488058619222538494648805861922253849464880586192225384946488058619222538494648805861922253849464880586192225384946488058619222538494648805861922253849464880586192225384946488058619222538494648805861922253849464880586192225384946488058619222538494648805861922253849464880586192225384946488058619222538494648805861922253849464880586192225384946488058619222538494" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2135c851-6d0f-43dc-a8e3-c4c5629d264b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2135c851-6d0f-43dc-a8e3-c4c5629d264b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15763213922561547084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576321392256154708415763213922561547084157632139225615470841576321392256154708415763213922561547084157632139225615470841576321392256154708415763213922561547084157632139225615470841576321392256154708415763213922561547084157632139225615470841576321392256154708415763213922561547084157632139225615470841576321392256154708415763213922561547084157632139225615470841576321392256154708415763213922561547084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3119fe8-3216-40ab-a59e-93074bf2a06b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e0b173a-d076-49fd-8dd5-d386fc032b2f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0b173a-d076-49fd-8dd5-d386fc032b2f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3136944655536659602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31369446555366596023136944655536659602313694465553665960231369446555366596023136944655536659602313694465553665960231369446555366596023136944655536659602313694465553665960231369446555366596023136944655536659602313694465553665960231369446555366596023136944655536659602313694465553665960231369446555366596023136944655536659602313694465553665960231369446555366596023136944655536659602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2135c851-6d0f-43dc-a8e3-c4c5629d264b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88fbccd1-5a36-42e6-9217-b9339709e5ae, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88fbccd1-5a36-42e6-9217-b9339709e5ae, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1873079679924689995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18730796799246899951873079679924689995187307967992468999518730796799246899951873079679924689995187307967992468999518730796799246899951873079679924689995187307967992468999518730796799246899951873079679924689995187307967992468999518730796799246899951873079679924689995187307967992468999518730796799246899951873079679924689995187307967992468999518730796799246899951873079679924689995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0b173a-d076-49fd-8dd5-d386fc032b2f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 934206e9-f138-4669-b08b-27e7c72f03a0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 934206e9-f138-4669-b08b-27e7c72f03a0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14071878745328728917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407187874532872891714071878745328728917140718787453287289171407187874532872891714071878745328728917140718787453287289171407187874532872891714071878745328728917140718787453287289171407187874532872891714071878745328728917140718787453287289171407187874532872891714071878745328728917140718787453287289171407187874532872891714071878745328728917140718787453287289171407187874532872891714071878745328728917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88fbccd1-5a36-42e6-9217-b9339709e5ae, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b38904f-dd7d-4c78-8313-9ab06e005915, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b38904f-dd7d-4c78-8313-9ab06e005915, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11585683036542892162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158568303654289216211585683036542892162115856830365428921621158568303654289216211585683036542892162115856830365428921621158568303654289216211585683036542892162115856830365428921621158568303654289216211585683036542892162115856830365428921621158568303654289216211585683036542892162115856830365428921621158568303654289216211585683036542892162115856830365428921621158568303654289216211585683036542892162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 934206e9-f138-4669-b08b-27e7c72f03a0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b38904f-dd7d-4c78-8313-9ab06e005915, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13b3d78a-7b90-42d5-aded-0c75b8fd6b4e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13b3d78a-7b90-42d5-aded-0c75b8fd6b4e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2608081115606420648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26080811156064206482608081115606420648260808111560642064826080811156064206482608081115606420648260808111560642064826080811156064206482608081115606420648260808111560642064826080811156064206482608081115606420648260808111560642064826080811156064206482608081115606420648260808111560642064826080811156064206482608081115606420648260808111560642064826080811156064206482608081115606420648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5c6668d-d8f1-4c82-9a0c-06fabd75e86d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5c6668d-d8f1-4c82-9a0c-06fabd75e86d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6244267070020954879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62442670700209548796244267070020954879624426707002095487962442670700209548796244267070020954879624426707002095487962442670700209548796244267070020954879624426707002095487962442670700209548796244267070020954879624426707002095487962442670700209548796244267070020954879624426707002095487962442670700209548796244267070020954879624426707002095487962442670700209548796244267070020954879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13b3d78a-7b90-42d5-aded-0c75b8fd6b4e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e111aeb7-8c18-4a4a-bd02-189c89d79590, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5c6668d-d8f1-4c82-9a0c-06fabd75e86d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e111aeb7-8c18-4a4a-bd02-189c89d79590, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4079325480408830430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40793254804088304304079325480408830430407932548040883043040793254804088304304079325480408830430407932548040883043040793254804088304304079325480408830430407932548040883043040793254804088304304079325480408830430407932548040883043040793254804088304304079325480408830430407932548040883043040793254804088304304079325480408830430407932548040883043040793254804088304304079325480408830430" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9375106e-6cdd-4ad5-be2b-02b74ee77ccf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9375106e-6cdd-4ad5-be2b-02b74ee77ccf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15231467736954396405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523146773695439640515231467736954396405152314677369543964051523146773695439640515231467736954396405152314677369543964051523146773695439640515231467736954396405152314677369543964051523146773695439640515231467736954396405152314677369543964051523146773695439640515231467736954396405152314677369543964051523146773695439640515231467736954396405152314677369543964051523146773695439640515231467736954396405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e111aeb7-8c18-4a4a-bd02-189c89d79590, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, effcfa2c-d429-47b2-8298-c38d0e8c6b56, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, effcfa2c-d429-47b2-8298-c38d0e8c6b56, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5789506617948106986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57895066179481069865789506617948106986578950661794810698657895066179481069865789506617948106986578950661794810698657895066179481069865789506617948106986578950661794810698657895066179481069865789506617948106986578950661794810698657895066179481069865789506617948106986578950661794810698657895066179481069865789506617948106986578950661794810698657895066179481069865789506617948106986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, effcfa2c-d429-47b2-8298-c38d0e8c6b56, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dc74f00-3ac0-4356-bc52-ecd21856c95f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dc74f00-3ac0-4356-bc52-ecd21856c95f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6275686564995840640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62756865649958406406275686564995840640627568656499584064062756865649958406406275686564995840640627568656499584064062756865649958406406275686564995840640627568656499584064062756865649958406406275686564995840640627568656499584064062756865649958406406275686564995840640627568656499584064062756865649958406406275686564995840640627568656499584064062756865649958406406275686564995840640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9375106e-6cdd-4ad5-be2b-02b74ee77ccf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03fba9f2-76d6-45ac-9b81-919039bd955f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03fba9f2-76d6-45ac-9b81-919039bd955f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5310789663365869465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53107896633658694655310789663365869465531078966336586946553107896633658694655310789663365869465531078966336586946553107896633658694655310789663365869465531078966336586946553107896633658694655310789663365869465531078966336586946553107896633658694655310789663365869465531078966336586946553107896633658694655310789663365869465531078966336586946553107896633658694655310789663365869465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dc74f00-3ac0-4356-bc52-ecd21856c95f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21c9b40-352a-4466-9735-57508605c62f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21c9b40-352a-4466-9735-57508605c62f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14098684228931991845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409868422893199184514098684228931991845140986842289319918451409868422893199184514098684228931991845140986842289319918451409868422893199184514098684228931991845140986842289319918451409868422893199184514098684228931991845140986842289319918451409868422893199184514098684228931991845140986842289319918451409868422893199184514098684228931991845140986842289319918451409868422893199184514098684228931991845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03fba9f2-76d6-45ac-9b81-919039bd955f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547c235f-86ea-46dd-ba97-3358430bc7bb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547c235f-86ea-46dd-ba97-3358430bc7bb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12633316359962345337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263331635996234533712633316359962345337126333163599623453371263331635996234533712633316359962345337126333163599623453371263331635996234533712633316359962345337126333163599623453371263331635996234533712633316359962345337126333163599623453371263331635996234533712633316359962345337126333163599623453371263331635996234533712633316359962345337126333163599623453371263331635996234533712633316359962345337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21c9b40-352a-4466-9735-57508605c62f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed5a26e-c509-46d0-8650-9583b9975e31, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed5a26e-c509-46d0-8650-9583b9975e31, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1830110280379737831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18301102803797378311830110280379737831183011028037973783118301102803797378311830110280379737831183011028037973783118301102803797378311830110280379737831183011028037973783118301102803797378311830110280379737831183011028037973783118301102803797378311830110280379737831183011028037973783118301102803797378311830110280379737831183011028037973783118301102803797378311830110280379737831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547c235f-86ea-46dd-ba97-3358430bc7bb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8da65fbe-65a3-484a-9a2a-0a3456429e1a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da65fbe-65a3-484a-9a2a-0a3456429e1a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14387141812958898414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438714181295889841414387141812958898414143871418129588984141438714181295889841414387141812958898414143871418129588984141438714181295889841414387141812958898414143871418129588984141438714181295889841414387141812958898414143871418129588984141438714181295889841414387141812958898414143871418129588984141438714181295889841414387141812958898414143871418129588984141438714181295889841414387141812958898414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed5a26e-c509-46d0-8650-9583b9975e31, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed60374-7ff0-4c27-abe2-65f7ef5f9de0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed60374-7ff0-4c27-abe2-65f7ef5f9de0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13320120136670369169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332012013667036916913320120136670369169133201201366703691691332012013667036916913320120136670369169133201201366703691691332012013667036916913320120136670369169133201201366703691691332012013667036916913320120136670369169133201201366703691691332012013667036916913320120136670369169133201201366703691691332012013667036916913320120136670369169133201201366703691691332012013667036916913320120136670369169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da65fbe-65a3-484a-9a2a-0a3456429e1a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed60374-7ff0-4c27-abe2-65f7ef5f9de0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 708aefed-4735-40be-a069-d04220d545c3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 708aefed-4735-40be-a069-d04220d545c3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11604239269587754108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160423926958775410811604239269587754108116042392695877541081160423926958775410811604239269587754108116042392695877541081160423926958775410811604239269587754108116042392695877541081160423926958775410811604239269587754108116042392695877541081160423926958775410811604239269587754108116042392695877541081160423926958775410811604239269587754108116042392695877541081160423926958775410811604239269587754108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 108d46ee-85b6-48d8-8f2c-b2895d6c014f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 108d46ee-85b6-48d8-8f2c-b2895d6c014f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2912351661604833041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29123516616048330412912351661604833041291235166160483304129123516616048330412912351661604833041291235166160483304129123516616048330412912351661604833041291235166160483304129123516616048330412912351661604833041291235166160483304129123516616048330412912351661604833041291235166160483304129123516616048330412912351661604833041291235166160483304129123516616048330412912351661604833041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 708aefed-4735-40be-a069-d04220d545c3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f011ac9e-85d7-49d9-a64f-6a8be0127248, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 108d46ee-85b6-48d8-8f2c-b2895d6c014f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f011ac9e-85d7-49d9-a64f-6a8be0127248, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14803023981629673608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480302398162967360814803023981629673608148030239816296736081480302398162967360814803023981629673608148030239816296736081480302398162967360814803023981629673608148030239816296736081480302398162967360814803023981629673608148030239816296736081480302398162967360814803023981629673608148030239816296736081480302398162967360814803023981629673608148030239816296736081480302398162967360814803023981629673608" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645d784e-e342-470c-b9f9-58abb7ab43af, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645d784e-e342-470c-b9f9-58abb7ab43af, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14372252806243614453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437225280624361445314372252806243614453143722528062436144531437225280624361445314372252806243614453143722528062436144531437225280624361445314372252806243614453143722528062436144531437225280624361445314372252806243614453143722528062436144531437225280624361445314372252806243614453143722528062436144531437225280624361445314372252806243614453143722528062436144531437225280624361445314372252806243614453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645d784e-e342-470c-b9f9-58abb7ab43af, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f011ac9e-85d7-49d9-a64f-6a8be0127248, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9711dfa5-817b-42cb-bdbb-a0863ef8cb41, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9711dfa5-817b-42cb-bdbb-a0863ef8cb41, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16980509668128810091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698050966812881009116980509668128810091169805096681288100911698050966812881009116980509668128810091169805096681288100911698050966812881009116980509668128810091169805096681288100911698050966812881009116980509668128810091169805096681288100911698050966812881009116980509668128810091169805096681288100911698050966812881009116980509668128810091169805096681288100911698050966812881009116980509668128810091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf3b415-9ebe-4f6b-ba22-2a4ab80187c9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf3b415-9ebe-4f6b-ba22-2a4ab80187c9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 953262844982307218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218953262844982307218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9711dfa5-817b-42cb-bdbb-a0863ef8cb41, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2897fea-f0ba-4d70-885f-d899c3e97f74, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2897fea-f0ba-4d70-885f-d899c3e97f74, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9501812935104649507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95018129351046495079501812935104649507950181293510464950795018129351046495079501812935104649507950181293510464950795018129351046495079501812935104649507950181293510464950795018129351046495079501812935104649507950181293510464950795018129351046495079501812935104649507950181293510464950795018129351046495079501812935104649507950181293510464950795018129351046495079501812935104649507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf3b415-9ebe-4f6b-ba22-2a4ab80187c9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5edde6-cf58-42f5-af1d-2018b7c2768c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5edde6-cf58-42f5-af1d-2018b7c2768c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14412662141750084910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441266214175008491014412662141750084910144126621417500849101441266214175008491014412662141750084910144126621417500849101441266214175008491014412662141750084910144126621417500849101441266214175008491014412662141750084910144126621417500849101441266214175008491014412662141750084910144126621417500849101441266214175008491014412662141750084910144126621417500849101441266214175008491014412662141750084910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2897fea-f0ba-4d70-885f-d899c3e97f74, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9cd4e56-9685-4fde-8146-372e9d5d878c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9cd4e56-9685-4fde-8146-372e9d5d878c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16400207580676916700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640020758067691670016400207580676916700164002075806769167001640020758067691670016400207580676916700164002075806769167001640020758067691670016400207580676916700164002075806769167001640020758067691670016400207580676916700164002075806769167001640020758067691670016400207580676916700164002075806769167001640020758067691670016400207580676916700164002075806769167001640020758067691670016400207580676916700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5edde6-cf58-42f5-af1d-2018b7c2768c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80ecff68-f4c8-4b66-a6a2-0ad2c2788914, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80ecff68-f4c8-4b66-a6a2-0ad2c2788914, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12562041992949059959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256204199294905995912562041992949059959125620419929490599591256204199294905995912562041992949059959125620419929490599591256204199294905995912562041992949059959125620419929490599591256204199294905995912562041992949059959125620419929490599591256204199294905995912562041992949059959125620419929490599591256204199294905995912562041992949059959125620419929490599591256204199294905995912562041992949059959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9cd4e56-9685-4fde-8146-372e9d5d878c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ade940c7-a0b0-4e23-b978-e9808ba5a985, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ade940c7-a0b0-4e23-b978-e9808ba5a985, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18112076577633689769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811207657763368976918112076577633689769181120765776336897691811207657763368976918112076577633689769181120765776336897691811207657763368976918112076577633689769181120765776336897691811207657763368976918112076577633689769181120765776336897691811207657763368976918112076577633689769181120765776336897691811207657763368976918112076577633689769181120765776336897691811207657763368976918112076577633689769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80ecff68-f4c8-4b66-a6a2-0ad2c2788914, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17a4b66-1271-48a8-87aa-18047a640720, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17a4b66-1271-48a8-87aa-18047a640720, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2575100013085593322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25751000130855933222575100013085593322257510001308559332225751000130855933222575100013085593322257510001308559332225751000130855933222575100013085593322257510001308559332225751000130855933222575100013085593322257510001308559332225751000130855933222575100013085593322257510001308559332225751000130855933222575100013085593322257510001308559332225751000130855933222575100013085593322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ade940c7-a0b0-4e23-b978-e9808ba5a985, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17966527-7d80-4525-949c-fd58643f9e3c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17966527-7d80-4525-949c-fd58643f9e3c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6148502172116460090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61485021721164600906148502172116460090614850217211646009061485021721164600906148502172116460090614850217211646009061485021721164600906148502172116460090614850217211646009061485021721164600906148502172116460090614850217211646009061485021721164600906148502172116460090614850217211646009061485021721164600906148502172116460090614850217211646009061485021721164600906148502172116460090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17a4b66-1271-48a8-87aa-18047a640720, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 624e44f0-d727-4d46-9518-fd642b3a6133, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 624e44f0-d727-4d46-9518-fd642b3a6133, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12051638227234357681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205163822723435768112051638227234357681120516382272343576811205163822723435768112051638227234357681120516382272343576811205163822723435768112051638227234357681120516382272343576811205163822723435768112051638227234357681120516382272343576811205163822723435768112051638227234357681120516382272343576811205163822723435768112051638227234357681120516382272343576811205163822723435768112051638227234357681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17966527-7d80-4525-949c-fd58643f9e3c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e59e45b-690e-48b5-9fad-e63baa3c23b6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e59e45b-690e-48b5-9fad-e63baa3c23b6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5403781903813521762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54037819038135217625403781903813521762540378190381352176254037819038135217625403781903813521762540378190381352176254037819038135217625403781903813521762540378190381352176254037819038135217625403781903813521762540378190381352176254037819038135217625403781903813521762540378190381352176254037819038135217625403781903813521762540378190381352176254037819038135217625403781903813521762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 624e44f0-d727-4d46-9518-fd642b3a6133, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b9094f-56ba-4176-808a-9641abbe52db, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b9094f-56ba-4176-808a-9641abbe52db, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8509545508442261236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85095455084422612368509545508442261236850954550844226123685095455084422612368509545508442261236850954550844226123685095455084422612368509545508442261236850954550844226123685095455084422612368509545508442261236850954550844226123685095455084422612368509545508442261236850954550844226123685095455084422612368509545508442261236850954550844226123685095455084422612368509545508442261236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e59e45b-690e-48b5-9fad-e63baa3c23b6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 074fccf3-eee4-48fe-b253-773a31cb3cb5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 074fccf3-eee4-48fe-b253-773a31cb3cb5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17702154756211578773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770215475621157877317702154756211578773177021547562115787731770215475621157877317702154756211578773177021547562115787731770215475621157877317702154756211578773177021547562115787731770215475621157877317702154756211578773177021547562115787731770215475621157877317702154756211578773177021547562115787731770215475621157877317702154756211578773177021547562115787731770215475621157877317702154756211578773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b9094f-56ba-4176-808a-9641abbe52db, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c980a608-ded7-462c-a642-e424706a3aab, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c980a608-ded7-462c-a642-e424706a3aab, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12015551343477418299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201555134347741829912015551343477418299120155513434774182991201555134347741829912015551343477418299120155513434774182991201555134347741829912015551343477418299120155513434774182991201555134347741829912015551343477418299120155513434774182991201555134347741829912015551343477418299120155513434774182991201555134347741829912015551343477418299120155513434774182991201555134347741829912015551343477418299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 074fccf3-eee4-48fe-b253-773a31cb3cb5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd613c1e-d3ba-471d-8ca5-c856596af475, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd613c1e-d3ba-471d-8ca5-c856596af475, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8437675746342171586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84376757463421715868437675746342171586843767574634217158684376757463421715868437675746342171586843767574634217158684376757463421715868437675746342171586843767574634217158684376757463421715868437675746342171586843767574634217158684376757463421715868437675746342171586843767574634217158684376757463421715868437675746342171586843767574634217158684376757463421715868437675746342171586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c980a608-ded7-462c-a642-e424706a3aab, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1fcba8a-ff29-4217-87e7-556f0a2f3dcc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1fcba8a-ff29-4217-87e7-556f0a2f3dcc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15395587810753575013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539558781075357501315395587810753575013153955878107535750131539558781075357501315395587810753575013153955878107535750131539558781075357501315395587810753575013153955878107535750131539558781075357501315395587810753575013153955878107535750131539558781075357501315395587810753575013153955878107535750131539558781075357501315395587810753575013153955878107535750131539558781075357501315395587810753575013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd613c1e-d3ba-471d-8ca5-c856596af475, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e41e5d8e-b533-49d7-b340-27f161fd6acf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41e5d8e-b533-49d7-b340-27f161fd6acf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2772619737831114515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27726197378311145152772619737831114515277261973783111451527726197378311145152772619737831114515277261973783111451527726197378311145152772619737831114515277261973783111451527726197378311145152772619737831114515277261973783111451527726197378311145152772619737831114515277261973783111451527726197378311145152772619737831114515277261973783111451527726197378311145152772619737831114515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1fcba8a-ff29-4217-87e7-556f0a2f3dcc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 360b5b13-d115-448f-b484-7cd28706a366, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360b5b13-d115-448f-b484-7cd28706a366, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2471981982162428805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24719819821624288052471981982162428805247198198216242880524719819821624288052471981982162428805247198198216242880524719819821624288052471981982162428805247198198216242880524719819821624288052471981982162428805247198198216242880524719819821624288052471981982162428805247198198216242880524719819821624288052471981982162428805247198198216242880524719819821624288052471981982162428805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41e5d8e-b533-49d7-b340-27f161fd6acf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d30a1c31-c1da-44c7-9692-66533b92913a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d30a1c31-c1da-44c7-9692-66533b92913a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17827721262575750370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782772126257575037017827721262575750370178277212625757503701782772126257575037017827721262575750370178277212625757503701782772126257575037017827721262575750370178277212625757503701782772126257575037017827721262575750370178277212625757503701782772126257575037017827721262575750370178277212625757503701782772126257575037017827721262575750370178277212625757503701782772126257575037017827721262575750370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360b5b13-d115-448f-b484-7cd28706a366, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab4e0517-b916-4003-a187-dea403ad9e66, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab4e0517-b916-4003-a187-dea403ad9e66, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 163217105485958010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010163217105485958010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d30a1c31-c1da-44c7-9692-66533b92913a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74a322fc-64e7-42f6-8f68-411a588b8c58, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74a322fc-64e7-42f6-8f68-411a588b8c58, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16582168217696676577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658216821769667657716582168217696676577165821682176966765771658216821769667657716582168217696676577165821682176966765771658216821769667657716582168217696676577165821682176966765771658216821769667657716582168217696676577165821682176966765771658216821769667657716582168217696676577165821682176966765771658216821769667657716582168217696676577165821682176966765771658216821769667657716582168217696676577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab4e0517-b916-4003-a187-dea403ad9e66, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537fcd1e-a413-4453-bb11-e13015f8805e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537fcd1e-a413-4453-bb11-e13015f8805e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5941380386271582111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59413803862715821115941380386271582111594138038627158211159413803862715821115941380386271582111594138038627158211159413803862715821115941380386271582111594138038627158211159413803862715821115941380386271582111594138038627158211159413803862715821115941380386271582111594138038627158211159413803862715821115941380386271582111594138038627158211159413803862715821115941380386271582111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74a322fc-64e7-42f6-8f68-411a588b8c58, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b79f5a34-beb0-4a9f-bfd8-56ad124cfb0f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b79f5a34-beb0-4a9f-bfd8-56ad124cfb0f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16933658123192910938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693365812319291093816933658123192910938169336581231929109381693365812319291093816933658123192910938169336581231929109381693365812319291093816933658123192910938169336581231929109381693365812319291093816933658123192910938169336581231929109381693365812319291093816933658123192910938169336581231929109381693365812319291093816933658123192910938169336581231929109381693365812319291093816933658123192910938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537fcd1e-a413-4453-bb11-e13015f8805e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a30015-7ea0-4938-a92a-f86cebf729e3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a30015-7ea0-4938-a92a-f86cebf729e3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16420432811313903648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642043281131390364816420432811313903648164204328113139036481642043281131390364816420432811313903648164204328113139036481642043281131390364816420432811313903648164204328113139036481642043281131390364816420432811313903648164204328113139036481642043281131390364816420432811313903648164204328113139036481642043281131390364816420432811313903648164204328113139036481642043281131390364816420432811313903648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b79f5a34-beb0-4a9f-bfd8-56ad124cfb0f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35f86e9-9f9b-4a61-b0c9-b5518bc9d1fb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35f86e9-9f9b-4a61-b0c9-b5518bc9d1fb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10590123576912112289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059012357691211228910590123576912112289105901235769121122891059012357691211228910590123576912112289105901235769121122891059012357691211228910590123576912112289105901235769121122891059012357691211228910590123576912112289105901235769121122891059012357691211228910590123576912112289105901235769121122891059012357691211228910590123576912112289105901235769121122891059012357691211228910590123576912112289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a30015-7ea0-4938-a92a-f86cebf729e3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3419be2-e64e-4d36-aa60-551ab5c76d14, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3419be2-e64e-4d36-aa60-551ab5c76d14, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1923830418755118736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19238304187551187361923830418755118736192383041875511873619238304187551187361923830418755118736192383041875511873619238304187551187361923830418755118736192383041875511873619238304187551187361923830418755118736192383041875511873619238304187551187361923830418755118736192383041875511873619238304187551187361923830418755118736192383041875511873619238304187551187361923830418755118736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35f86e9-9f9b-4a61-b0c9-b5518bc9d1fb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d086fde9-3bfc-4386-bab9-70d4d6043d63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d086fde9-3bfc-4386-bab9-70d4d6043d63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11868112510465956352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186811251046595635211868112510465956352118681125104659563521186811251046595635211868112510465956352118681125104659563521186811251046595635211868112510465956352118681125104659563521186811251046595635211868112510465956352118681125104659563521186811251046595635211868112510465956352118681125104659563521186811251046595635211868112510465956352118681125104659563521186811251046595635211868112510465956352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3419be2-e64e-4d36-aa60-551ab5c76d14, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4133a45-f44f-49af-ad2d-765f21b4411a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4133a45-f44f-49af-ad2d-765f21b4411a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17527747564660496011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752774756466049601117527747564660496011175277475646604960111752774756466049601117527747564660496011175277475646604960111752774756466049601117527747564660496011175277475646604960111752774756466049601117527747564660496011175277475646604960111752774756466049601117527747564660496011175277475646604960111752774756466049601117527747564660496011175277475646604960111752774756466049601117527747564660496011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d086fde9-3bfc-4386-bab9-70d4d6043d63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f5ca33f-5e6e-498c-89cc-c706f532143a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f5ca33f-5e6e-498c-89cc-c706f532143a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8660918122503047522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86609181225030475228660918122503047522866091812250304752286609181225030475228660918122503047522866091812250304752286609181225030475228660918122503047522866091812250304752286609181225030475228660918122503047522866091812250304752286609181225030475228660918122503047522866091812250304752286609181225030475228660918122503047522866091812250304752286609181225030475228660918122503047522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4133a45-f44f-49af-ad2d-765f21b4411a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9bf3c9c-37e5-464a-b59b-96e4e640f4b0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9bf3c9c-37e5-464a-b59b-96e4e640f4b0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16972813724917100349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697281372491710034916972813724917100349169728137249171003491697281372491710034916972813724917100349169728137249171003491697281372491710034916972813724917100349169728137249171003491697281372491710034916972813724917100349169728137249171003491697281372491710034916972813724917100349169728137249171003491697281372491710034916972813724917100349169728137249171003491697281372491710034916972813724917100349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9bf3c9c-37e5-464a-b59b-96e4e640f4b0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d16f3faa-dc2f-45d8-a5ab-a489f5a3beb8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d16f3faa-dc2f-45d8-a5ab-a489f5a3beb8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13129306164287414774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312930616428741477413129306164287414774131293061642874147741312930616428741477413129306164287414774131293061642874147741312930616428741477413129306164287414774131293061642874147741312930616428741477413129306164287414774131293061642874147741312930616428741477413129306164287414774131293061642874147741312930616428741477413129306164287414774131293061642874147741312930616428741477413129306164287414774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d16f3faa-dc2f-45d8-a5ab-a489f5a3beb8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a5828d-0008-4c7a-8a1a-a0df6a585aac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a5828d-0008-4c7a-8a1a-a0df6a585aac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7732267318092154176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77322673180921541767732267318092154176773226731809215417677322673180921541767732267318092154176773226731809215417677322673180921541767732267318092154176773226731809215417677322673180921541767732267318092154176773226731809215417677322673180921541767732267318092154176773226731809215417677322673180921541767732267318092154176773226731809215417677322673180921541767732267318092154176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a5828d-0008-4c7a-8a1a-a0df6a585aac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4713e910-72e7-47de-be7a-48b30f162d35, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4713e910-72e7-47de-be7a-48b30f162d35, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2816176939905783860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28161769399057838602816176939905783860281617693990578386028161769399057838602816176939905783860281617693990578386028161769399057838602816176939905783860281617693990578386028161769399057838602816176939905783860281617693990578386028161769399057838602816176939905783860281617693990578386028161769399057838602816176939905783860281617693990578386028161769399057838602816176939905783860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f5ca33f-5e6e-498c-89cc-c706f532143a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a0278e-010b-4d8d-8214-f35f90e77a56, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a0278e-010b-4d8d-8214-f35f90e77a56, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17934104635920105798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793410463592010579817934104635920105798179341046359201057981793410463592010579817934104635920105798179341046359201057981793410463592010579817934104635920105798179341046359201057981793410463592010579817934104635920105798179341046359201057981793410463592010579817934104635920105798179341046359201057981793410463592010579817934104635920105798179341046359201057981793410463592010579817934104635920105798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4713e910-72e7-47de-be7a-48b30f162d35, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8faa03bb-e62e-4b5e-adf8-3331d66ff834, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8faa03bb-e62e-4b5e-adf8-3331d66ff834, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5043481176154181054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50434811761541810545043481176154181054504348117615418105450434811761541810545043481176154181054504348117615418105450434811761541810545043481176154181054504348117615418105450434811761541810545043481176154181054504348117615418105450434811761541810545043481176154181054504348117615418105450434811761541810545043481176154181054504348117615418105450434811761541810545043481176154181054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a0278e-010b-4d8d-8214-f35f90e77a56, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b615b6e6-ff15-4298-a6be-4d19a8dee3b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b615b6e6-ff15-4298-a6be-4d19a8dee3b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9550842852512348380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95508428525123483809550842852512348380955084285251234838095508428525123483809550842852512348380955084285251234838095508428525123483809550842852512348380955084285251234838095508428525123483809550842852512348380955084285251234838095508428525123483809550842852512348380955084285251234838095508428525123483809550842852512348380955084285251234838095508428525123483809550842852512348380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8faa03bb-e62e-4b5e-adf8-3331d66ff834, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ab4192-a560-431a-84c9-1ec6675d17a1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ab4192-a560-431a-84c9-1ec6675d17a1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14617818074714370244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461781807471437024414617818074714370244146178180747143702441461781807471437024414617818074714370244146178180747143702441461781807471437024414617818074714370244146178180747143702441461781807471437024414617818074714370244146178180747143702441461781807471437024414617818074714370244146178180747143702441461781807471437024414617818074714370244146178180747143702441461781807471437024414617818074714370244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b615b6e6-ff15-4298-a6be-4d19a8dee3b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dfe763e-6ae2-4dd2-97e6-ebf0ae4082d4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dfe763e-6ae2-4dd2-97e6-ebf0ae4082d4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5191572258537758001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51915722585377580015191572258537758001519157225853775800151915722585377580015191572258537758001519157225853775800151915722585377580015191572258537758001519157225853775800151915722585377580015191572258537758001519157225853775800151915722585377580015191572258537758001519157225853775800151915722585377580015191572258537758001519157225853775800151915722585377580015191572258537758001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ab4192-a560-431a-84c9-1ec6675d17a1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e89bb03-5cb1-4998-8f8f-3790edb148fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e89bb03-5cb1-4998-8f8f-3790edb148fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12090579600929806403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209057960092980640312090579600929806403120905796009298064031209057960092980640312090579600929806403120905796009298064031209057960092980640312090579600929806403120905796009298064031209057960092980640312090579600929806403120905796009298064031209057960092980640312090579600929806403120905796009298064031209057960092980640312090579600929806403120905796009298064031209057960092980640312090579600929806403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dfe763e-6ae2-4dd2-97e6-ebf0ae4082d4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1127876b-ad03-4cf7-99fb-e28a793f02bd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1127876b-ad03-4cf7-99fb-e28a793f02bd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6526537217866698691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65265372178666986916526537217866698691652653721786669869165265372178666986916526537217866698691652653721786669869165265372178666986916526537217866698691652653721786669869165265372178666986916526537217866698691652653721786669869165265372178666986916526537217866698691652653721786669869165265372178666986916526537217866698691652653721786669869165265372178666986916526537217866698691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e89bb03-5cb1-4998-8f8f-3790edb148fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aad78407-3a7f-4079-aea9-1f0538122bff, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aad78407-3a7f-4079-aea9-1f0538122bff, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4149854351095261654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41498543510952616544149854351095261654414985435109526165441498543510952616544149854351095261654414985435109526165441498543510952616544149854351095261654414985435109526165441498543510952616544149854351095261654414985435109526165441498543510952616544149854351095261654414985435109526165441498543510952616544149854351095261654414985435109526165441498543510952616544149854351095261654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1127876b-ad03-4cf7-99fb-e28a793f02bd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9359071b-580b-4f49-98d2-d000580391a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9359071b-580b-4f49-98d2-d000580391a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7167171241028345284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71671712410283452847167171241028345284716717124102834528471671712410283452847167171241028345284716717124102834528471671712410283452847167171241028345284716717124102834528471671712410283452847167171241028345284716717124102834528471671712410283452847167171241028345284716717124102834528471671712410283452847167171241028345284716717124102834528471671712410283452847167171241028345284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aad78407-3a7f-4079-aea9-1f0538122bff, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d0318d-e485-431f-83d6-6647a0ad0300, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d0318d-e485-431f-83d6-6647a0ad0300, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10906772660833081228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090677266083308122810906772660833081228109067726608330812281090677266083308122810906772660833081228109067726608330812281090677266083308122810906772660833081228109067726608330812281090677266083308122810906772660833081228109067726608330812281090677266083308122810906772660833081228109067726608330812281090677266083308122810906772660833081228109067726608330812281090677266083308122810906772660833081228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9359071b-580b-4f49-98d2-d000580391a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45cf8d1d-fda4-4c71-9d8a-d4720402e6a2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45cf8d1d-fda4-4c71-9d8a-d4720402e6a2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11219157740664623225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121915774066462322511219157740664623225112191577406646232251121915774066462322511219157740664623225112191577406646232251121915774066462322511219157740664623225112191577406646232251121915774066462322511219157740664623225112191577406646232251121915774066462322511219157740664623225112191577406646232251121915774066462322511219157740664623225112191577406646232251121915774066462322511219157740664623225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d0318d-e485-431f-83d6-6647a0ad0300, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76db9b36-d226-4791-ae35-32382d64e53b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76db9b36-d226-4791-ae35-32382d64e53b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8933678745877440216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89336787458774402168933678745877440216893367874587744021689336787458774402168933678745877440216893367874587744021689336787458774402168933678745877440216893367874587744021689336787458774402168933678745877440216893367874587744021689336787458774402168933678745877440216893367874587744021689336787458774402168933678745877440216893367874587744021689336787458774402168933678745877440216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45cf8d1d-fda4-4c71-9d8a-d4720402e6a2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0960c942-a9cb-4867-a6af-6ea865bf1355, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0960c942-a9cb-4867-a6af-6ea865bf1355, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7458308573182052798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74583085731820527987458308573182052798745830857318205279874583085731820527987458308573182052798745830857318205279874583085731820527987458308573182052798745830857318205279874583085731820527987458308573182052798745830857318205279874583085731820527987458308573182052798745830857318205279874583085731820527987458308573182052798745830857318205279874583085731820527987458308573182052798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76db9b36-d226-4791-ae35-32382d64e53b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6daa85bf-aaae-4983-8439-8cf5f2c9d46d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6daa85bf-aaae-4983-8439-8cf5f2c9d46d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4263946211790076289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42639462117900762894263946211790076289426394621179007628942639462117900762894263946211790076289426394621179007628942639462117900762894263946211790076289426394621179007628942639462117900762894263946211790076289426394621179007628942639462117900762894263946211790076289426394621179007628942639462117900762894263946211790076289426394621179007628942639462117900762894263946211790076289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0960c942-a9cb-4867-a6af-6ea865bf1355, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da3889d9-3ab9-4d40-9db7-a1387ff3a76f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3889d9-3ab9-4d40-9db7-a1387ff3a76f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2323725264820066963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23237252648200669632323725264820066963232372526482006696323237252648200669632323725264820066963232372526482006696323237252648200669632323725264820066963232372526482006696323237252648200669632323725264820066963232372526482006696323237252648200669632323725264820066963232372526482006696323237252648200669632323725264820066963232372526482006696323237252648200669632323725264820066963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6daa85bf-aaae-4983-8439-8cf5f2c9d46d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a7af587-a808-4da0-8360-0ce9ad59c58f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7af587-a808-4da0-8360-0ce9ad59c58f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11942630372376756750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194263037237675675011942630372376756750119426303723767567501194263037237675675011942630372376756750119426303723767567501194263037237675675011942630372376756750119426303723767567501194263037237675675011942630372376756750119426303723767567501194263037237675675011942630372376756750119426303723767567501194263037237675675011942630372376756750119426303723767567501194263037237675675011942630372376756750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3889d9-3ab9-4d40-9db7-a1387ff3a76f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79dfa094-cc11-484c-bcf0-a158f6f2eb8e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79dfa094-cc11-484c-bcf0-a158f6f2eb8e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4343790112565956280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43437901125659562804343790112565956280434379011256595628043437901125659562804343790112565956280434379011256595628043437901125659562804343790112565956280434379011256595628043437901125659562804343790112565956280434379011256595628043437901125659562804343790112565956280434379011256595628043437901125659562804343790112565956280434379011256595628043437901125659562804343790112565956280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7af587-a808-4da0-8360-0ce9ad59c58f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c26c33-8b41-4fa2-8205-352621ac9b4e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c26c33-8b41-4fa2-8205-352621ac9b4e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13179326784468388328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317932678446838832813179326784468388328131793267844683883281317932678446838832813179326784468388328131793267844683883281317932678446838832813179326784468388328131793267844683883281317932678446838832813179326784468388328131793267844683883281317932678446838832813179326784468388328131793267844683883281317932678446838832813179326784468388328131793267844683883281317932678446838832813179326784468388328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79dfa094-cc11-484c-bcf0-a158f6f2eb8e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4b16f4-42fc-4497-b648-3f85c6f3a958, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4b16f4-42fc-4497-b648-3f85c6f3a958, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16327860374913025675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632786037491302567516327860374913025675163278603749130256751632786037491302567516327860374913025675163278603749130256751632786037491302567516327860374913025675163278603749130256751632786037491302567516327860374913025675163278603749130256751632786037491302567516327860374913025675163278603749130256751632786037491302567516327860374913025675163278603749130256751632786037491302567516327860374913025675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c26c33-8b41-4fa2-8205-352621ac9b4e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b507c4-527d-4336-8233-56cb0c8bd241, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b507c4-527d-4336-8233-56cb0c8bd241, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 344761174049713340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340344761174049713340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4b16f4-42fc-4497-b648-3f85c6f3a958, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17dba916-f7da-4b9f-a32f-9aa55c569472, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17dba916-f7da-4b9f-a32f-9aa55c569472, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10427716809113649227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042771680911364922710427716809113649227104277168091136492271042771680911364922710427716809113649227104277168091136492271042771680911364922710427716809113649227104277168091136492271042771680911364922710427716809113649227104277168091136492271042771680911364922710427716809113649227104277168091136492271042771680911364922710427716809113649227104277168091136492271042771680911364922710427716809113649227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b507c4-527d-4336-8233-56cb0c8bd241, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba72949-631d-4673-9984-ce927b61a217, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba72949-631d-4673-9984-ce927b61a217, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10279383658110361859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027938365811036185910279383658110361859102793836581103618591027938365811036185910279383658110361859102793836581103618591027938365811036185910279383658110361859102793836581103618591027938365811036185910279383658110361859102793836581103618591027938365811036185910279383658110361859102793836581103618591027938365811036185910279383658110361859102793836581103618591027938365811036185910279383658110361859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17dba916-f7da-4b9f-a32f-9aa55c569472, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd4fcbe-f682-46f5-a44a-1e4b39951532, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd4fcbe-f682-46f5-a44a-1e4b39951532, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6367686904575299318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63676869045752993186367686904575299318636768690457529931863676869045752993186367686904575299318636768690457529931863676869045752993186367686904575299318636768690457529931863676869045752993186367686904575299318636768690457529931863676869045752993186367686904575299318636768690457529931863676869045752993186367686904575299318636768690457529931863676869045752993186367686904575299318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba72949-631d-4673-9984-ce927b61a217, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b9b027-88b8-473a-9732-b875a1dda36b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b9b027-88b8-473a-9732-b875a1dda36b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2515970211161642833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25159702111616428332515970211161642833251597021116164283325159702111616428332515970211161642833251597021116164283325159702111616428332515970211161642833251597021116164283325159702111616428332515970211161642833251597021116164283325159702111616428332515970211161642833251597021116164283325159702111616428332515970211161642833251597021116164283325159702111616428332515970211161642833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd4fcbe-f682-46f5-a44a-1e4b39951532, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1928f154-0f5e-4a0b-ad0e-96576a8fb1df, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1928f154-0f5e-4a0b-ad0e-96576a8fb1df, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17442273716713357674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744227371671335767417442273716713357674174422737167133576741744227371671335767417442273716713357674174422737167133576741744227371671335767417442273716713357674174422737167133576741744227371671335767417442273716713357674174422737167133576741744227371671335767417442273716713357674174422737167133576741744227371671335767417442273716713357674174422737167133576741744227371671335767417442273716713357674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b9b027-88b8-473a-9732-b875a1dda36b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1127706-f1eb-4372-a8d3-c439b0ac417c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1928f154-0f5e-4a0b-ad0e-96576a8fb1df, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1127706-f1eb-4372-a8d3-c439b0ac417c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560524020545152031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15605240205451520311560524020545152031156052402054515203115605240205451520311560524020545152031156052402054515203115605240205451520311560524020545152031156052402054515203115605240205451520311560524020545152031156052402054515203115605240205451520311560524020545152031156052402054515203115605240205451520311560524020545152031156052402054515203115605240205451520311560524020545152031" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 405ea5d3-2758-4016-9b43-9a5a3a19a002, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405ea5d3-2758-4016-9b43-9a5a3a19a002, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17810455657754612282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781045565775461228217810455657754612282178104556577546122821781045565775461228217810455657754612282178104556577546122821781045565775461228217810455657754612282178104556577546122821781045565775461228217810455657754612282178104556577546122821781045565775461228217810455657754612282178104556577546122821781045565775461228217810455657754612282178104556577546122821781045565775461228217810455657754612282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1127706-f1eb-4372-a8d3-c439b0ac417c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405ea5d3-2758-4016-9b43-9a5a3a19a002, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2095b67d-17fd-4aee-9d8b-451210413ef2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304a3d29-6ae6-4a4f-8406-f73f805c0c5d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2095b67d-17fd-4aee-9d8b-451210413ef2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13263523669786197999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326352366978619799913263523669786197999132635236697861979991326352366978619799913263523669786197999132635236697861979991326352366978619799913263523669786197999132635236697861979991326352366978619799913263523669786197999132635236697861979991326352366978619799913263523669786197999132635236697861979991326352366978619799913263523669786197999132635236697861979991326352366978619799913263523669786197999" } } } 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, 304a3d29-6ae6-4a4f-8406-f73f805c0c5d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15123872958663159010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512387295866315901015123872958663159010151238729586631590101512387295866315901015123872958663159010151238729586631590101512387295866315901015123872958663159010151238729586631590101512387295866315901015123872958663159010151238729586631590101512387295866315901015123872958663159010151238729586631590101512387295866315901015123872958663159010151238729586631590101512387295866315901015123872958663159010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2095b67d-17fd-4aee-9d8b-451210413ef2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304a3d29-6ae6-4a4f-8406-f73f805c0c5d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf89aff-7710-4fde-81ea-afb49c972754, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf89aff-7710-4fde-81ea-afb49c972754, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9455789775640938644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94557897756409386449455789775640938644945578977564093864494557897756409386449455789775640938644945578977564093864494557897756409386449455789775640938644945578977564093864494557897756409386449455789775640938644945578977564093864494557897756409386449455789775640938644945578977564093864494557897756409386449455789775640938644945578977564093864494557897756409386449455789775640938644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04f25079-4114-4a0e-8b29-7a91221d8f32, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f25079-4114-4a0e-8b29-7a91221d8f32, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2020343713748766558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20203437137487665582020343713748766558202034371374876655820203437137487665582020343713748766558202034371374876655820203437137487665582020343713748766558202034371374876655820203437137487665582020343713748766558202034371374876655820203437137487665582020343713748766558202034371374876655820203437137487665582020343713748766558202034371374876655820203437137487665582020343713748766558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf89aff-7710-4fde-81ea-afb49c972754, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f25079-4114-4a0e-8b29-7a91221d8f32, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df86369-bfb2-4c0d-9bbb-cce61eba13ba, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91cbaecb-156d-427f-8e73-f72fb52640ae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df86369-bfb2-4c0d-9bbb-cce61eba13ba, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11262417564852750278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126241756485275027811262417564852750278112624175648527502781126241756485275027811262417564852750278112624175648527502781126241756485275027811262417564852750278112624175648527502781126241756485275027811262417564852750278112624175648527502781126241756485275027811262417564852750278112624175648527502781126241756485275027811262417564852750278112624175648527502781126241756485275027811262417564852750278" } } } 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, 91cbaecb-156d-427f-8e73-f72fb52640ae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17222689786283481357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722268978628348135717222689786283481357172226897862834813571722268978628348135717222689786283481357172226897862834813571722268978628348135717222689786283481357172226897862834813571722268978628348135717222689786283481357172226897862834813571722268978628348135717222689786283481357172226897862834813571722268978628348135717222689786283481357172226897862834813571722268978628348135717222689786283481357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91cbaecb-156d-427f-8e73-f72fb52640ae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df86369-bfb2-4c0d-9bbb-cce61eba13ba, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601750c9-ed9b-4214-abec-441043d03223, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8418dcc6-c49d-4a86-97ba-f709249ff24a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601750c9-ed9b-4214-abec-441043d03223, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6759450320480517194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67594503204805171946759450320480517194675945032048051719467594503204805171946759450320480517194675945032048051719467594503204805171946759450320480517194675945032048051719467594503204805171946759450320480517194675945032048051719467594503204805171946759450320480517194675945032048051719467594503204805171946759450320480517194675945032048051719467594503204805171946759450320480517194" } } } 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, 8418dcc6-c49d-4a86-97ba-f709249ff24a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13729115147583899143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372911514758389914313729115147583899143137291151475838991431372911514758389914313729115147583899143137291151475838991431372911514758389914313729115147583899143137291151475838991431372911514758389914313729115147583899143137291151475838991431372911514758389914313729115147583899143137291151475838991431372911514758389914313729115147583899143137291151475838991431372911514758389914313729115147583899143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601750c9-ed9b-4214-abec-441043d03223, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2d994cd-4ac5-40cb-ab2b-f0929d673ee2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2d994cd-4ac5-40cb-ab2b-f0929d673ee2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11189706843891215213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118970684389121521311189706843891215213111897068438912152131118970684389121521311189706843891215213111897068438912152131118970684389121521311189706843891215213111897068438912152131118970684389121521311189706843891215213111897068438912152131118970684389121521311189706843891215213111897068438912152131118970684389121521311189706843891215213111897068438912152131118970684389121521311189706843891215213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8418dcc6-c49d-4a86-97ba-f709249ff24a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ce9130-58f2-4d3f-adce-39c852197090, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ce9130-58f2-4d3f-adce-39c852197090, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18301935689799844187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830193568979984418718301935689799844187183019356897998441871830193568979984418718301935689799844187183019356897998441871830193568979984418718301935689799844187183019356897998441871830193568979984418718301935689799844187183019356897998441871830193568979984418718301935689799844187183019356897998441871830193568979984418718301935689799844187183019356897998441871830193568979984418718301935689799844187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2d994cd-4ac5-40cb-ab2b-f0929d673ee2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd12654-46d1-40f3-bb04-ebddb8db46f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd12654-46d1-40f3-bb04-ebddb8db46f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5502064153121021743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55020641531210217435502064153121021743550206415312102174355020641531210217435502064153121021743550206415312102174355020641531210217435502064153121021743550206415312102174355020641531210217435502064153121021743550206415312102174355020641531210217435502064153121021743550206415312102174355020641531210217435502064153121021743550206415312102174355020641531210217435502064153121021743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ce9130-58f2-4d3f-adce-39c852197090, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e506dd48-4f77-4ef7-ad01-c65821b03c8b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e506dd48-4f77-4ef7-ad01-c65821b03c8b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7579729263071343370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75797292630713433707579729263071343370757972926307134337075797292630713433707579729263071343370757972926307134337075797292630713433707579729263071343370757972926307134337075797292630713433707579729263071343370757972926307134337075797292630713433707579729263071343370757972926307134337075797292630713433707579729263071343370757972926307134337075797292630713433707579729263071343370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd12654-46d1-40f3-bb04-ebddb8db46f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35ecb8f9-96df-4367-97e6-1dab1d9f2ba9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ecb8f9-96df-4367-97e6-1dab1d9f2ba9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14579563291070046737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457956329107004673714579563291070046737145795632910700467371457956329107004673714579563291070046737145795632910700467371457956329107004673714579563291070046737145795632910700467371457956329107004673714579563291070046737145795632910700467371457956329107004673714579563291070046737145795632910700467371457956329107004673714579563291070046737145795632910700467371457956329107004673714579563291070046737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e506dd48-4f77-4ef7-ad01-c65821b03c8b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ffbcddb-8b33-4db0-85c1-77d4254c1620, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ffbcddb-8b33-4db0-85c1-77d4254c1620, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16624516900258214146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662451690025821414616624516900258214146166245169002582141461662451690025821414616624516900258214146166245169002582141461662451690025821414616624516900258214146166245169002582141461662451690025821414616624516900258214146166245169002582141461662451690025821414616624516900258214146166245169002582141461662451690025821414616624516900258214146166245169002582141461662451690025821414616624516900258214146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ecb8f9-96df-4367-97e6-1dab1d9f2ba9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec31a07f-1626-4e95-8cc8-7aa9690dc117, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec31a07f-1626-4e95-8cc8-7aa9690dc117, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1260816538892773103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12608165388927731031260816538892773103126081653889277310312608165388927731031260816538892773103126081653889277310312608165388927731031260816538892773103126081653889277310312608165388927731031260816538892773103126081653889277310312608165388927731031260816538892773103126081653889277310312608165388927731031260816538892773103126081653889277310312608165388927731031260816538892773103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ffbcddb-8b33-4db0-85c1-77d4254c1620, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe207c93-78fa-43fe-8aee-703cabcf6c15, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe207c93-78fa-43fe-8aee-703cabcf6c15, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15883359923913531854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588335992391353185415883359923913531854158833599239135318541588335992391353185415883359923913531854158833599239135318541588335992391353185415883359923913531854158833599239135318541588335992391353185415883359923913531854158833599239135318541588335992391353185415883359923913531854158833599239135318541588335992391353185415883359923913531854158833599239135318541588335992391353185415883359923913531854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec31a07f-1626-4e95-8cc8-7aa9690dc117, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe207c93-78fa-43fe-8aee-703cabcf6c15, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34490954-9d07-4d65-813c-735dd964e434, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34490954-9d07-4d65-813c-735dd964e434, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4682787579299800013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46827875792998000134682787579299800013468278757929980001346827875792998000134682787579299800013468278757929980001346827875792998000134682787579299800013468278757929980001346827875792998000134682787579299800013468278757929980001346827875792998000134682787579299800013468278757929980001346827875792998000134682787579299800013468278757929980001346827875792998000134682787579299800013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc9e321-5dde-44b5-b75b-2aef1dbdf3d9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc9e321-5dde-44b5-b75b-2aef1dbdf3d9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1367433083032873968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13674330830328739681367433083032873968136743308303287396813674330830328739681367433083032873968136743308303287396813674330830328739681367433083032873968136743308303287396813674330830328739681367433083032873968136743308303287396813674330830328739681367433083032873968136743308303287396813674330830328739681367433083032873968136743308303287396813674330830328739681367433083032873968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc9e321-5dde-44b5-b75b-2aef1dbdf3d9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97f5409-65a8-4774-8e58-02b51641bf2e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97f5409-65a8-4774-8e58-02b51641bf2e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16644047874763021897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664404787476302189716644047874763021897166440478747630218971664404787476302189716644047874763021897166440478747630218971664404787476302189716644047874763021897166440478747630218971664404787476302189716644047874763021897166440478747630218971664404787476302189716644047874763021897166440478747630218971664404787476302189716644047874763021897166440478747630218971664404787476302189716644047874763021897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34490954-9d07-4d65-813c-735dd964e434, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab06a553-7a95-496a-b65a-d88cab16c0cb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab06a553-7a95-496a-b65a-d88cab16c0cb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15975104026701190799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597510402670119079915975104026701190799159751040267011907991597510402670119079915975104026701190799159751040267011907991597510402670119079915975104026701190799159751040267011907991597510402670119079915975104026701190799159751040267011907991597510402670119079915975104026701190799159751040267011907991597510402670119079915975104026701190799159751040267011907991597510402670119079915975104026701190799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97f5409-65a8-4774-8e58-02b51641bf2e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 997ed3e5-6ee1-4fd9-a7a1-190f6790e221, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 997ed3e5-6ee1-4fd9-a7a1-190f6790e221, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13981264029102426046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398126402910242604613981264029102426046139812640291024260461398126402910242604613981264029102426046139812640291024260461398126402910242604613981264029102426046139812640291024260461398126402910242604613981264029102426046139812640291024260461398126402910242604613981264029102426046139812640291024260461398126402910242604613981264029102426046139812640291024260461398126402910242604613981264029102426046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab06a553-7a95-496a-b65a-d88cab16c0cb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744e9de2-94ad-4b58-8b27-940bc3dab26d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744e9de2-94ad-4b58-8b27-940bc3dab26d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12288998586690273319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228899858669027331912288998586690273319122889985866902733191228899858669027331912288998586690273319122889985866902733191228899858669027331912288998586690273319122889985866902733191228899858669027331912288998586690273319122889985866902733191228899858669027331912288998586690273319122889985866902733191228899858669027331912288998586690273319122889985866902733191228899858669027331912288998586690273319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 997ed3e5-6ee1-4fd9-a7a1-190f6790e221, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ce689d-9a66-4943-b18b-f1f6401d0127, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ce689d-9a66-4943-b18b-f1f6401d0127, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14780761493138384932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478076149313838493214780761493138384932147807614931383849321478076149313838493214780761493138384932147807614931383849321478076149313838493214780761493138384932147807614931383849321478076149313838493214780761493138384932147807614931383849321478076149313838493214780761493138384932147807614931383849321478076149313838493214780761493138384932147807614931383849321478076149313838493214780761493138384932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744e9de2-94ad-4b58-8b27-940bc3dab26d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21d3d7c5-2836-4938-8cd7-a278ee43e9c8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21d3d7c5-2836-4938-8cd7-a278ee43e9c8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15580567357764655167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558056735776465516715580567357764655167155805673577646551671558056735776465516715580567357764655167155805673577646551671558056735776465516715580567357764655167155805673577646551671558056735776465516715580567357764655167155805673577646551671558056735776465516715580567357764655167155805673577646551671558056735776465516715580567357764655167155805673577646551671558056735776465516715580567357764655167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ce689d-9a66-4943-b18b-f1f6401d0127, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 238e0f2f-9cfe-4b62-a408-ed38bc90e239, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 238e0f2f-9cfe-4b62-a408-ed38bc90e239, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5304236259958480860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53042362599584808605304236259958480860530423625995848086053042362599584808605304236259958480860530423625995848086053042362599584808605304236259958480860530423625995848086053042362599584808605304236259958480860530423625995848086053042362599584808605304236259958480860530423625995848086053042362599584808605304236259958480860530423625995848086053042362599584808605304236259958480860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21d3d7c5-2836-4938-8cd7-a278ee43e9c8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad00f4be-b47e-4b0d-9ec3-628cc2c72982, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad00f4be-b47e-4b0d-9ec3-628cc2c72982, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2540494613116106563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25404946131161065632540494613116106563254049461311610656325404946131161065632540494613116106563254049461311610656325404946131161065632540494613116106563254049461311610656325404946131161065632540494613116106563254049461311610656325404946131161065632540494613116106563254049461311610656325404946131161065632540494613116106563254049461311610656325404946131161065632540494613116106563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 238e0f2f-9cfe-4b62-a408-ed38bc90e239, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe4de85c-1f69-4f10-8e44-c9201895684a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe4de85c-1f69-4f10-8e44-c9201895684a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1663975052282128756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16639750522821287561663975052282128756166397505228212875616639750522821287561663975052282128756166397505228212875616639750522821287561663975052282128756166397505228212875616639750522821287561663975052282128756166397505228212875616639750522821287561663975052282128756166397505228212875616639750522821287561663975052282128756166397505228212875616639750522821287561663975052282128756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad00f4be-b47e-4b0d-9ec3-628cc2c72982, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ed234b6-b425-4e21-a4cf-5614902543da, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ed234b6-b425-4e21-a4cf-5614902543da, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14463253808571627366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446325380857162736614463253808571627366144632538085716273661446325380857162736614463253808571627366144632538085716273661446325380857162736614463253808571627366144632538085716273661446325380857162736614463253808571627366144632538085716273661446325380857162736614463253808571627366144632538085716273661446325380857162736614463253808571627366144632538085716273661446325380857162736614463253808571627366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe4de85c-1f69-4f10-8e44-c9201895684a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 477b236d-a3c3-4cb8-aa05-d3f921eeaa1c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 477b236d-a3c3-4cb8-aa05-d3f921eeaa1c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1215569384014003177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12155693840140031771215569384014003177121556938401400317712155693840140031771215569384014003177121556938401400317712155693840140031771215569384014003177121556938401400317712155693840140031771215569384014003177121556938401400317712155693840140031771215569384014003177121556938401400317712155693840140031771215569384014003177121556938401400317712155693840140031771215569384014003177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ed234b6-b425-4e21-a4cf-5614902543da, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9457b7-1248-4207-840c-867b61c3c2dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9457b7-1248-4207-840c-867b61c3c2dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11448977364515069824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144897736451506982411448977364515069824114489773645150698241144897736451506982411448977364515069824114489773645150698241144897736451506982411448977364515069824114489773645150698241144897736451506982411448977364515069824114489773645150698241144897736451506982411448977364515069824114489773645150698241144897736451506982411448977364515069824114489773645150698241144897736451506982411448977364515069824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 477b236d-a3c3-4cb8-aa05-d3f921eeaa1c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ff8229-153d-4f94-bb5c-c2d2e78ea26a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ff8229-153d-4f94-bb5c-c2d2e78ea26a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7115626761538175217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71156267615381752177115626761538175217711562676153817521771156267615381752177115626761538175217711562676153817521771156267615381752177115626761538175217711562676153817521771156267615381752177115626761538175217711562676153817521771156267615381752177115626761538175217711562676153817521771156267615381752177115626761538175217711562676153817521771156267615381752177115626761538175217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9457b7-1248-4207-840c-867b61c3c2dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 018e8de8-71ed-43ba-9cac-9135f101fae8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 018e8de8-71ed-43ba-9cac-9135f101fae8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7619786969115787281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76197869691157872817619786969115787281761978696911578728176197869691157872817619786969115787281761978696911578728176197869691157872817619786969115787281761978696911578728176197869691157872817619786969115787281761978696911578728176197869691157872817619786969115787281761978696911578728176197869691157872817619786969115787281761978696911578728176197869691157872817619786969115787281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ff8229-153d-4f94-bb5c-c2d2e78ea26a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5397ab-0b29-4b5a-b3e1-ca8f9540c18e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5397ab-0b29-4b5a-b3e1-ca8f9540c18e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13902015474635191067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390201547463519106713902015474635191067139020154746351910671390201547463519106713902015474635191067139020154746351910671390201547463519106713902015474635191067139020154746351910671390201547463519106713902015474635191067139020154746351910671390201547463519106713902015474635191067139020154746351910671390201547463519106713902015474635191067139020154746351910671390201547463519106713902015474635191067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 018e8de8-71ed-43ba-9cac-9135f101fae8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78fcf821-c2d5-44da-a136-e62b58d7db76, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78fcf821-c2d5-44da-a136-e62b58d7db76, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15275455787451780928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527545578745178092815275455787451780928152754557874517809281527545578745178092815275455787451780928152754557874517809281527545578745178092815275455787451780928152754557874517809281527545578745178092815275455787451780928152754557874517809281527545578745178092815275455787451780928152754557874517809281527545578745178092815275455787451780928152754557874517809281527545578745178092815275455787451780928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5397ab-0b29-4b5a-b3e1-ca8f9540c18e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f1d4d48-a9d8-44f7-b5b9-56e08805bdf4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f1d4d48-a9d8-44f7-b5b9-56e08805bdf4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8664611621107760898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86646116211077608988664611621107760898866461162110776089886646116211077608988664611621107760898866461162110776089886646116211077608988664611621107760898866461162110776089886646116211077608988664611621107760898866461162110776089886646116211077608988664611621107760898866461162110776089886646116211077608988664611621107760898866461162110776089886646116211077608988664611621107760898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78fcf821-c2d5-44da-a136-e62b58d7db76, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e977d81-8c50-4f7c-b5f6-09689c93a12f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e977d81-8c50-4f7c-b5f6-09689c93a12f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7144961787134098880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71449617871340988807144961787134098880714496178713409888071449617871340988807144961787134098880714496178713409888071449617871340988807144961787134098880714496178713409888071449617871340988807144961787134098880714496178713409888071449617871340988807144961787134098880714496178713409888071449617871340988807144961787134098880714496178713409888071449617871340988807144961787134098880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f1d4d48-a9d8-44f7-b5b9-56e08805bdf4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93eb82b7-00c6-4fc5-abf1-e14473dbbc7b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93eb82b7-00c6-4fc5-abf1-e14473dbbc7b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948329776797675787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29483297767976757872948329776797675787294832977679767578729483297767976757872948329776797675787294832977679767578729483297767976757872948329776797675787294832977679767578729483297767976757872948329776797675787294832977679767578729483297767976757872948329776797675787294832977679767578729483297767976757872948329776797675787294832977679767578729483297767976757872948329776797675787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e977d81-8c50-4f7c-b5f6-09689c93a12f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43023195-6c51-4ebd-a2a1-c663fd76477c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43023195-6c51-4ebd-a2a1-c663fd76477c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7998058528366979918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79980585283669799187998058528366979918799805852836697991879980585283669799187998058528366979918799805852836697991879980585283669799187998058528366979918799805852836697991879980585283669799187998058528366979918799805852836697991879980585283669799187998058528366979918799805852836697991879980585283669799187998058528366979918799805852836697991879980585283669799187998058528366979918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93eb82b7-00c6-4fc5-abf1-e14473dbbc7b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dff82dc2-a82d-4313-9133-16a1e2f01c00, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dff82dc2-a82d-4313-9133-16a1e2f01c00, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4943641287468703583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49436412874687035834943641287468703583494364128746870358349436412874687035834943641287468703583494364128746870358349436412874687035834943641287468703583494364128746870358349436412874687035834943641287468703583494364128746870358349436412874687035834943641287468703583494364128746870358349436412874687035834943641287468703583494364128746870358349436412874687035834943641287468703583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43023195-6c51-4ebd-a2a1-c663fd76477c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63049e99-22b9-4e05-9c1c-ed517bf16d32, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63049e99-22b9-4e05-9c1c-ed517bf16d32, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4593965795500153480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45939657955001534804593965795500153480459396579550015348045939657955001534804593965795500153480459396579550015348045939657955001534804593965795500153480459396579550015348045939657955001534804593965795500153480459396579550015348045939657955001534804593965795500153480459396579550015348045939657955001534804593965795500153480459396579550015348045939657955001534804593965795500153480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dff82dc2-a82d-4313-9133-16a1e2f01c00, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8b9ef80-0ab6-4f28-898f-b771b8c2d6e7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b9ef80-0ab6-4f28-898f-b771b8c2d6e7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18229113033923046462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822911303392304646218229113033923046462182291130339230464621822911303392304646218229113033923046462182291130339230464621822911303392304646218229113033923046462182291130339230464621822911303392304646218229113033923046462182291130339230464621822911303392304646218229113033923046462182291130339230464621822911303392304646218229113033923046462182291130339230464621822911303392304646218229113033923046462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63049e99-22b9-4e05-9c1c-ed517bf16d32, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b58ecb2-bc9e-4210-8f9d-ceb94f859501, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b58ecb2-bc9e-4210-8f9d-ceb94f859501, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 742095387439065132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132742095387439065132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b9ef80-0ab6-4f28-898f-b771b8c2d6e7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5439191c-62b7-4e61-a7ab-3f663fd83005, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5439191c-62b7-4e61-a7ab-3f663fd83005, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 173011319268618885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885173011319268618885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b58ecb2-bc9e-4210-8f9d-ceb94f859501, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c28ee95a-fb1e-436a-8ba1-c12e597845dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c28ee95a-fb1e-436a-8ba1-c12e597845dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3916603465207670157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39166034652076701573916603465207670157391660346520767015739166034652076701573916603465207670157391660346520767015739166034652076701573916603465207670157391660346520767015739166034652076701573916603465207670157391660346520767015739166034652076701573916603465207670157391660346520767015739166034652076701573916603465207670157391660346520767015739166034652076701573916603465207670157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5439191c-62b7-4e61-a7ab-3f663fd83005, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38d77a39-0281-47cc-896a-705b5f451271, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d77a39-0281-47cc-896a-705b5f451271, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1141576765679215321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11415767656792153211141576765679215321114157676567921532111415767656792153211141576765679215321114157676567921532111415767656792153211141576765679215321114157676567921532111415767656792153211141576765679215321114157676567921532111415767656792153211141576765679215321114157676567921532111415767656792153211141576765679215321114157676567921532111415767656792153211141576765679215321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c28ee95a-fb1e-436a-8ba1-c12e597845dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 559313c2-ddd3-49bb-967a-4ab3cac94c66, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d77a39-0281-47cc-896a-705b5f451271, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 559313c2-ddd3-49bb-967a-4ab3cac94c66, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15812669392095120966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581266939209512096615812669392095120966158126693920951209661581266939209512096615812669392095120966158126693920951209661581266939209512096615812669392095120966158126693920951209661581266939209512096615812669392095120966158126693920951209661581266939209512096615812669392095120966158126693920951209661581266939209512096615812669392095120966158126693920951209661581266939209512096615812669392095120966" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b465ada-aa76-4a83-a677-afe03df6a34e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b465ada-aa76-4a83-a677-afe03df6a34e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3955934299448495725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39559342994484957253955934299448495725395593429944849572539559342994484957253955934299448495725395593429944849572539559342994484957253955934299448495725395593429944849572539559342994484957253955934299448495725395593429944849572539559342994484957253955934299448495725395593429944849572539559342994484957253955934299448495725395593429944849572539559342994484957253955934299448495725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b465ada-aa76-4a83-a677-afe03df6a34e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 559313c2-ddd3-49bb-967a-4ab3cac94c66, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb98e1e5-7751-4463-a4a1-c08d2c84ee26, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb98e1e5-7751-4463-a4a1-c08d2c84ee26, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7720426846584660891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77204268465846608917720426846584660891772042684658466089177204268465846608917720426846584660891772042684658466089177204268465846608917720426846584660891772042684658466089177204268465846608917720426846584660891772042684658466089177204268465846608917720426846584660891772042684658466089177204268465846608917720426846584660891772042684658466089177204268465846608917720426846584660891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ebb151f-b55a-4150-a064-968db2f54e3f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ebb151f-b55a-4150-a064-968db2f54e3f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3649888161102418062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36498881611024180623649888161102418062364988816110241806236498881611024180623649888161102418062364988816110241806236498881611024180623649888161102418062364988816110241806236498881611024180623649888161102418062364988816110241806236498881611024180623649888161102418062364988816110241806236498881611024180623649888161102418062364988816110241806236498881611024180623649888161102418062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb98e1e5-7751-4463-a4a1-c08d2c84ee26, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adcc7ab2-7ed8-461d-b186-7ced7ab831eb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adcc7ab2-7ed8-461d-b186-7ced7ab831eb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11124624614279581608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112462461427958160811124624614279581608111246246142795816081112462461427958160811124624614279581608111246246142795816081112462461427958160811124624614279581608111246246142795816081112462461427958160811124624614279581608111246246142795816081112462461427958160811124624614279581608111246246142795816081112462461427958160811124624614279581608111246246142795816081112462461427958160811124624614279581608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ebb151f-b55a-4150-a064-968db2f54e3f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 848f1bf2-2e16-44da-942a-c2f5b8dadfb8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 848f1bf2-2e16-44da-942a-c2f5b8dadfb8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11508820525964893189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150882052596489318911508820525964893189115088205259648931891150882052596489318911508820525964893189115088205259648931891150882052596489318911508820525964893189115088205259648931891150882052596489318911508820525964893189115088205259648931891150882052596489318911508820525964893189115088205259648931891150882052596489318911508820525964893189115088205259648931891150882052596489318911508820525964893189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adcc7ab2-7ed8-461d-b186-7ced7ab831eb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 321ad7e9-73fc-48fb-9dc3-5d9182305110, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321ad7e9-73fc-48fb-9dc3-5d9182305110, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17949973205363296914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794997320536329691417949973205363296914179499732053632969141794997320536329691417949973205363296914179499732053632969141794997320536329691417949973205363296914179499732053632969141794997320536329691417949973205363296914179499732053632969141794997320536329691417949973205363296914179499732053632969141794997320536329691417949973205363296914179499732053632969141794997320536329691417949973205363296914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 848f1bf2-2e16-44da-942a-c2f5b8dadfb8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8861b876-479f-41a8-8a41-198b5488ea63, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8861b876-479f-41a8-8a41-198b5488ea63, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17981459006957148746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798145900695714874617981459006957148746179814590069571487461798145900695714874617981459006957148746179814590069571487461798145900695714874617981459006957148746179814590069571487461798145900695714874617981459006957148746179814590069571487461798145900695714874617981459006957148746179814590069571487461798145900695714874617981459006957148746179814590069571487461798145900695714874617981459006957148746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321ad7e9-73fc-48fb-9dc3-5d9182305110, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e835d30-bef1-4e11-84bf-8f462aa651ce, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e835d30-bef1-4e11-84bf-8f462aa651ce, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17631011617427785771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763101161742778577117631011617427785771176310116174277857711763101161742778577117631011617427785771176310116174277857711763101161742778577117631011617427785771176310116174277857711763101161742778577117631011617427785771176310116174277857711763101161742778577117631011617427785771176310116174277857711763101161742778577117631011617427785771176310116174277857711763101161742778577117631011617427785771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8861b876-479f-41a8-8a41-198b5488ea63, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7013064f-9926-4271-afff-93616cd4b072, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7013064f-9926-4271-afff-93616cd4b072, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10580396951879190593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058039695187919059310580396951879190593105803969518791905931058039695187919059310580396951879190593105803969518791905931058039695187919059310580396951879190593105803969518791905931058039695187919059310580396951879190593105803969518791905931058039695187919059310580396951879190593105803969518791905931058039695187919059310580396951879190593105803969518791905931058039695187919059310580396951879190593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e835d30-bef1-4e11-84bf-8f462aa651ce, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c5c360-4d23-4f4b-a4a8-5b3af5ad31a3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c5c360-4d23-4f4b-a4a8-5b3af5ad31a3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4186755757726532046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41867557577265320464186755757726532046418675575772653204641867557577265320464186755757726532046418675575772653204641867557577265320464186755757726532046418675575772653204641867557577265320464186755757726532046418675575772653204641867557577265320464186755757726532046418675575772653204641867557577265320464186755757726532046418675575772653204641867557577265320464186755757726532046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7013064f-9926-4271-afff-93616cd4b072, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e41c8e5-8f7a-4083-b6cd-08f125d127a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e41c8e5-8f7a-4083-b6cd-08f125d127a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3521899894753396219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35218998947533962193521899894753396219352189989475339621935218998947533962193521899894753396219352189989475339621935218998947533962193521899894753396219352189989475339621935218998947533962193521899894753396219352189989475339621935218998947533962193521899894753396219352189989475339621935218998947533962193521899894753396219352189989475339621935218998947533962193521899894753396219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c5c360-4d23-4f4b-a4a8-5b3af5ad31a3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bedd1782-773f-40f4-ae5e-d1cb5c6d5b4c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bedd1782-773f-40f4-ae5e-d1cb5c6d5b4c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16308875048360929678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630887504836092967816308875048360929678163088750483609296781630887504836092967816308875048360929678163088750483609296781630887504836092967816308875048360929678163088750483609296781630887504836092967816308875048360929678163088750483609296781630887504836092967816308875048360929678163088750483609296781630887504836092967816308875048360929678163088750483609296781630887504836092967816308875048360929678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e41c8e5-8f7a-4083-b6cd-08f125d127a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a90c88-4d20-45a0-9f9f-16dc73bd0ce9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a90c88-4d20-45a0-9f9f-16dc73bd0ce9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 435205337061126165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165435205337061126165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bedd1782-773f-40f4-ae5e-d1cb5c6d5b4c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2372e633-322a-4f28-8e8f-054ff1a31aec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2372e633-322a-4f28-8e8f-054ff1a31aec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1863270482073210624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18632704820732106241863270482073210624186327048207321062418632704820732106241863270482073210624186327048207321062418632704820732106241863270482073210624186327048207321062418632704820732106241863270482073210624186327048207321062418632704820732106241863270482073210624186327048207321062418632704820732106241863270482073210624186327048207321062418632704820732106241863270482073210624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a90c88-4d20-45a0-9f9f-16dc73bd0ce9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dff6466-50f1-4a9c-bd59-7a217580a46c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dff6466-50f1-4a9c-bd59-7a217580a46c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7104967170209961384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71049671702099613847104967170209961384710496717020996138471049671702099613847104967170209961384710496717020996138471049671702099613847104967170209961384710496717020996138471049671702099613847104967170209961384710496717020996138471049671702099613847104967170209961384710496717020996138471049671702099613847104967170209961384710496717020996138471049671702099613847104967170209961384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2372e633-322a-4f28-8e8f-054ff1a31aec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 178ce928-d748-4eb0-9e86-a69ba7afe763, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 178ce928-d748-4eb0-9e86-a69ba7afe763, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15401269533216182534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540126953321618253415401269533216182534154012695332161825341540126953321618253415401269533216182534154012695332161825341540126953321618253415401269533216182534154012695332161825341540126953321618253415401269533216182534154012695332161825341540126953321618253415401269533216182534154012695332161825341540126953321618253415401269533216182534154012695332161825341540126953321618253415401269533216182534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dff6466-50f1-4a9c-bd59-7a217580a46c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0420da6c-2044-4176-b023-38c910798b5d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0420da6c-2044-4176-b023-38c910798b5d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2844104980002183948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28441049800021839482844104980002183948284410498000218394828441049800021839482844104980002183948284410498000218394828441049800021839482844104980002183948284410498000218394828441049800021839482844104980002183948284410498000218394828441049800021839482844104980002183948284410498000218394828441049800021839482844104980002183948284410498000218394828441049800021839482844104980002183948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 178ce928-d748-4eb0-9e86-a69ba7afe763, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae456873-6cf9-4704-937c-c78a583ac88f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae456873-6cf9-4704-937c-c78a583ac88f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5798980218514749653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57989802185147496535798980218514749653579898021851474965357989802185147496535798980218514749653579898021851474965357989802185147496535798980218514749653579898021851474965357989802185147496535798980218514749653579898021851474965357989802185147496535798980218514749653579898021851474965357989802185147496535798980218514749653579898021851474965357989802185147496535798980218514749653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0420da6c-2044-4176-b023-38c910798b5d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a839d267-6423-4e22-a154-3bfce6448b78, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a839d267-6423-4e22-a154-3bfce6448b78, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4351232108533047598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43512321085330475984351232108533047598435123210853304759843512321085330475984351232108533047598435123210853304759843512321085330475984351232108533047598435123210853304759843512321085330475984351232108533047598435123210853304759843512321085330475984351232108533047598435123210853304759843512321085330475984351232108533047598435123210853304759843512321085330475984351232108533047598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae456873-6cf9-4704-937c-c78a583ac88f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a435598-c29b-44b2-9ef1-760c8a76de56, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a435598-c29b-44b2-9ef1-760c8a76de56, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 913906111716826957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957913906111716826957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a839d267-6423-4e22-a154-3bfce6448b78, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58c4a99f-1bb3-4acd-a60f-f8f6ad063f76, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58c4a99f-1bb3-4acd-a60f-f8f6ad063f76, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9515643143729488595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95156431437294885959515643143729488595951564314372948859595156431437294885959515643143729488595951564314372948859595156431437294885959515643143729488595951564314372948859595156431437294885959515643143729488595951564314372948859595156431437294885959515643143729488595951564314372948859595156431437294885959515643143729488595951564314372948859595156431437294885959515643143729488595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a435598-c29b-44b2-9ef1-760c8a76de56, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58c4a99f-1bb3-4acd-a60f-f8f6ad063f76, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea3e4888-2519-4e55-aa6a-1f8fba422dd2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3e4888-2519-4e55-aa6a-1f8fba422dd2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12814767572491864916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281476757249186491612814767572491864916128147675724918649161281476757249186491612814767572491864916128147675724918649161281476757249186491612814767572491864916128147675724918649161281476757249186491612814767572491864916128147675724918649161281476757249186491612814767572491864916128147675724918649161281476757249186491612814767572491864916128147675724918649161281476757249186491612814767572491864916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee9ac19-b038-494c-8118-f77a6d915f83, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee9ac19-b038-494c-8118-f77a6d915f83, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6207965226324387572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62079652263243875726207965226324387572620796522632438757262079652263243875726207965226324387572620796522632438757262079652263243875726207965226324387572620796522632438757262079652263243875726207965226324387572620796522632438757262079652263243875726207965226324387572620796522632438757262079652263243875726207965226324387572620796522632438757262079652263243875726207965226324387572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3e4888-2519-4e55-aa6a-1f8fba422dd2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee9ac19-b038-494c-8118-f77a6d915f83, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 903b7668-ba8d-4471-9f42-caf94c862180, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 903b7668-ba8d-4471-9f42-caf94c862180, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17865969570910666112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786596957091066611217865969570910666112178659695709106661121786596957091066611217865969570910666112178659695709106661121786596957091066611217865969570910666112178659695709106661121786596957091066611217865969570910666112178659695709106661121786596957091066611217865969570910666112178659695709106661121786596957091066611217865969570910666112178659695709106661121786596957091066611217865969570910666112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a3b703-2f53-4559-9d84-76cb2231f497, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a3b703-2f53-4559-9d84-76cb2231f497, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8891567695687039326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88915676956870393268891567695687039326889156769568703932688915676956870393268891567695687039326889156769568703932688915676956870393268891567695687039326889156769568703932688915676956870393268891567695687039326889156769568703932688915676956870393268891567695687039326889156769568703932688915676956870393268891567695687039326889156769568703932688915676956870393268891567695687039326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 903b7668-ba8d-4471-9f42-caf94c862180, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f03771b-8a9c-4975-984b-1fccdc220b40, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f03771b-8a9c-4975-984b-1fccdc220b40, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17168032303537651215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716803230353765121517168032303537651215171680323035376512151716803230353765121517168032303537651215171680323035376512151716803230353765121517168032303537651215171680323035376512151716803230353765121517168032303537651215171680323035376512151716803230353765121517168032303537651215171680323035376512151716803230353765121517168032303537651215171680323035376512151716803230353765121517168032303537651215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a3b703-2f53-4559-9d84-76cb2231f497, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c60369f2-df78-446c-ad00-a566bb7323ed, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c60369f2-df78-446c-ad00-a566bb7323ed, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14048912604322727497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404891260432272749714048912604322727497140489126043227274971404891260432272749714048912604322727497140489126043227274971404891260432272749714048912604322727497140489126043227274971404891260432272749714048912604322727497140489126043227274971404891260432272749714048912604322727497140489126043227274971404891260432272749714048912604322727497140489126043227274971404891260432272749714048912604322727497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f03771b-8a9c-4975-984b-1fccdc220b40, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ec7d07-69ee-4fe2-8efe-3043c62c8ae5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ec7d07-69ee-4fe2-8efe-3043c62c8ae5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5182649435476413983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51826494354764139835182649435476413983518264943547641398351826494354764139835182649435476413983518264943547641398351826494354764139835182649435476413983518264943547641398351826494354764139835182649435476413983518264943547641398351826494354764139835182649435476413983518264943547641398351826494354764139835182649435476413983518264943547641398351826494354764139835182649435476413983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c60369f2-df78-446c-ad00-a566bb7323ed, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa699545-3979-4395-b9db-e781541a260f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa699545-3979-4395-b9db-e781541a260f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3377926171704872779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33779261717048727793377926171704872779337792617170487277933779261717048727793377926171704872779337792617170487277933779261717048727793377926171704872779337792617170487277933779261717048727793377926171704872779337792617170487277933779261717048727793377926171704872779337792617170487277933779261717048727793377926171704872779337792617170487277933779261717048727793377926171704872779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ec7d07-69ee-4fe2-8efe-3043c62c8ae5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10cc0d7b-4617-4e7e-b32d-0e36faab31d0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10cc0d7b-4617-4e7e-b32d-0e36faab31d0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15371192875137723240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537119287513772324015371192875137723240153711928751377232401537119287513772324015371192875137723240153711928751377232401537119287513772324015371192875137723240153711928751377232401537119287513772324015371192875137723240153711928751377232401537119287513772324015371192875137723240153711928751377232401537119287513772324015371192875137723240153711928751377232401537119287513772324015371192875137723240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa699545-3979-4395-b9db-e781541a260f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8173be81-af8e-413e-9bdf-b100660530c4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8173be81-af8e-413e-9bdf-b100660530c4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 49132697447949499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4913269744794949949132697447949499491326974479494994913269744794949949132697447949499491326974479494994913269744794949949132697447949499491326974479494994913269744794949949132697447949499491326974479494994913269744794949949132697447949499491326974479494994913269744794949949132697447949499491326974479494994913269744794949949132697447949499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10cc0d7b-4617-4e7e-b32d-0e36faab31d0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ba08f4-d4f0-4989-b5fa-169e91ac2bea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ba08f4-d4f0-4989-b5fa-169e91ac2bea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11387630847276551823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138763084727655182311387630847276551823113876308472765518231138763084727655182311387630847276551823113876308472765518231138763084727655182311387630847276551823113876308472765518231138763084727655182311387630847276551823113876308472765518231138763084727655182311387630847276551823113876308472765518231138763084727655182311387630847276551823113876308472765518231138763084727655182311387630847276551823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8173be81-af8e-413e-9bdf-b100660530c4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160dd3af-5074-493c-9e55-2a6f9bb62bdd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160dd3af-5074-493c-9e55-2a6f9bb62bdd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8620432752951202330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86204327529512023308620432752951202330862043275295120233086204327529512023308620432752951202330862043275295120233086204327529512023308620432752951202330862043275295120233086204327529512023308620432752951202330862043275295120233086204327529512023308620432752951202330862043275295120233086204327529512023308620432752951202330862043275295120233086204327529512023308620432752951202330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ba08f4-d4f0-4989-b5fa-169e91ac2bea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffe6822e-8dac-4384-ab19-2985753f9b59, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffe6822e-8dac-4384-ab19-2985753f9b59, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1041792555984765003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10417925559847650031041792555984765003104179255598476500310417925559847650031041792555984765003104179255598476500310417925559847650031041792555984765003104179255598476500310417925559847650031041792555984765003104179255598476500310417925559847650031041792555984765003104179255598476500310417925559847650031041792555984765003104179255598476500310417925559847650031041792555984765003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160dd3af-5074-493c-9e55-2a6f9bb62bdd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76062498-5fb1-4fee-9103-d35fce586faf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76062498-5fb1-4fee-9103-d35fce586faf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16635653290655161454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663565329065516145416635653290655161454166356532906551614541663565329065516145416635653290655161454166356532906551614541663565329065516145416635653290655161454166356532906551614541663565329065516145416635653290655161454166356532906551614541663565329065516145416635653290655161454166356532906551614541663565329065516145416635653290655161454166356532906551614541663565329065516145416635653290655161454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe6822e-8dac-4384-ab19-2985753f9b59, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed11f936-515b-46ad-9795-15a02bd93328, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed11f936-515b-46ad-9795-15a02bd93328, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9223175375734851190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92231753757348511909223175375734851190922317537573485119092231753757348511909223175375734851190922317537573485119092231753757348511909223175375734851190922317537573485119092231753757348511909223175375734851190922317537573485119092231753757348511909223175375734851190922317537573485119092231753757348511909223175375734851190922317537573485119092231753757348511909223175375734851190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76062498-5fb1-4fee-9103-d35fce586faf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c85ab055-3b2d-4004-b24a-84a58fbccffd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c85ab055-3b2d-4004-b24a-84a58fbccffd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3704716973385106787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37047169733851067873704716973385106787370471697338510678737047169733851067873704716973385106787370471697338510678737047169733851067873704716973385106787370471697338510678737047169733851067873704716973385106787370471697338510678737047169733851067873704716973385106787370471697338510678737047169733851067873704716973385106787370471697338510678737047169733851067873704716973385106787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed11f936-515b-46ad-9795-15a02bd93328, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0390937-6ac5-4679-b7e2-5d0177eb90f4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0390937-6ac5-4679-b7e2-5d0177eb90f4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17443806302283570371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744380630228357037117443806302283570371174438063022835703711744380630228357037117443806302283570371174438063022835703711744380630228357037117443806302283570371174438063022835703711744380630228357037117443806302283570371174438063022835703711744380630228357037117443806302283570371174438063022835703711744380630228357037117443806302283570371174438063022835703711744380630228357037117443806302283570371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c85ab055-3b2d-4004-b24a-84a58fbccffd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bf7e42a-1dbf-4f34-a36e-b5a057b73830, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf7e42a-1dbf-4f34-a36e-b5a057b73830, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 65381994270899466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6538199427089946665381994270899466653819942708994666538199427089946665381994270899466653819942708994666538199427089946665381994270899466653819942708994666538199427089946665381994270899466653819942708994666538199427089946665381994270899466653819942708994666538199427089946665381994270899466653819942708994666538199427089946665381994270899466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0390937-6ac5-4679-b7e2-5d0177eb90f4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041ef697-cb1b-4ea1-b052-a53219ccff7d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041ef697-cb1b-4ea1-b052-a53219ccff7d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4717813539322485361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47178135393224853614717813539322485361471781353932248536147178135393224853614717813539322485361471781353932248536147178135393224853614717813539322485361471781353932248536147178135393224853614717813539322485361471781353932248536147178135393224853614717813539322485361471781353932248536147178135393224853614717813539322485361471781353932248536147178135393224853614717813539322485361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf7e42a-1dbf-4f34-a36e-b5a057b73830, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c04f48e-750c-43a1-8642-fc8529c6aba9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c04f48e-750c-43a1-8642-fc8529c6aba9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7060975286870776603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70609752868707766037060975286870776603706097528687077660370609752868707766037060975286870776603706097528687077660370609752868707766037060975286870776603706097528687077660370609752868707766037060975286870776603706097528687077660370609752868707766037060975286870776603706097528687077660370609752868707766037060975286870776603706097528687077660370609752868707766037060975286870776603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041ef697-cb1b-4ea1-b052-a53219ccff7d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d6818dd-ca86-4a19-aae9-831aec13a027, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d6818dd-ca86-4a19-aae9-831aec13a027, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675650124010270218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86756501240102702188675650124010270218867565012401027021886756501240102702188675650124010270218867565012401027021886756501240102702188675650124010270218867565012401027021886756501240102702188675650124010270218867565012401027021886756501240102702188675650124010270218867565012401027021886756501240102702188675650124010270218867565012401027021886756501240102702188675650124010270218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c04f48e-750c-43a1-8642-fc8529c6aba9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4523177c-f1c9-4127-b063-927123adb8f5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4523177c-f1c9-4127-b063-927123adb8f5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9268087965056130240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92680879650561302409268087965056130240926808796505613024092680879650561302409268087965056130240926808796505613024092680879650561302409268087965056130240926808796505613024092680879650561302409268087965056130240926808796505613024092680879650561302409268087965056130240926808796505613024092680879650561302409268087965056130240926808796505613024092680879650561302409268087965056130240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d6818dd-ca86-4a19-aae9-831aec13a027, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35f5d6b-3383-4135-90e1-a5679fd118e9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35f5d6b-3383-4135-90e1-a5679fd118e9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10945040808378476058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094504080837847605810945040808378476058109450408083784760581094504080837847605810945040808378476058109450408083784760581094504080837847605810945040808378476058109450408083784760581094504080837847605810945040808378476058109450408083784760581094504080837847605810945040808378476058109450408083784760581094504080837847605810945040808378476058109450408083784760581094504080837847605810945040808378476058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4523177c-f1c9-4127-b063-927123adb8f5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd95a2b-3804-4688-a844-a8835218ad48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd95a2b-3804-4688-a844-a8835218ad48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4862094846015294222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48620948460152942224862094846015294222486209484601529422248620948460152942224862094846015294222486209484601529422248620948460152942224862094846015294222486209484601529422248620948460152942224862094846015294222486209484601529422248620948460152942224862094846015294222486209484601529422248620948460152942224862094846015294222486209484601529422248620948460152942224862094846015294222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35f5d6b-3383-4135-90e1-a5679fd118e9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95171df6-ad8b-4238-aab4-b90fd19f9be5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95171df6-ad8b-4238-aab4-b90fd19f9be5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5758613459745436934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57586134597454369345758613459745436934575861345974543693457586134597454369345758613459745436934575861345974543693457586134597454369345758613459745436934575861345974543693457586134597454369345758613459745436934575861345974543693457586134597454369345758613459745436934575861345974543693457586134597454369345758613459745436934575861345974543693457586134597454369345758613459745436934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd95a2b-3804-4688-a844-a8835218ad48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63da80a3-7796-47fa-8bee-bf5ca9aa993c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63da80a3-7796-47fa-8bee-bf5ca9aa993c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14662460570461136248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466246057046113624814662460570461136248146624605704611362481466246057046113624814662460570461136248146624605704611362481466246057046113624814662460570461136248146624605704611362481466246057046113624814662460570461136248146624605704611362481466246057046113624814662460570461136248146624605704611362481466246057046113624814662460570461136248146624605704611362481466246057046113624814662460570461136248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63da80a3-7796-47fa-8bee-bf5ca9aa993c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f1545f5-8f6d-45cb-9d17-1c7c67f7d3bb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1545f5-8f6d-45cb-9d17-1c7c67f7d3bb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15163349228539347403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516334922853934740315163349228539347403151633492285393474031516334922853934740315163349228539347403151633492285393474031516334922853934740315163349228539347403151633492285393474031516334922853934740315163349228539347403151633492285393474031516334922853934740315163349228539347403151633492285393474031516334922853934740315163349228539347403151633492285393474031516334922853934740315163349228539347403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95171df6-ad8b-4238-aab4-b90fd19f9be5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76bfccab-189b-4b7a-96c8-2a6a1f55d3f3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76bfccab-189b-4b7a-96c8-2a6a1f55d3f3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788247941708665587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77882479417086655877788247941708665587778824794170866558777882479417086655877788247941708665587778824794170866558777882479417086655877788247941708665587778824794170866558777882479417086655877788247941708665587778824794170866558777882479417086655877788247941708665587778824794170866558777882479417086655877788247941708665587778824794170866558777882479417086655877788247941708665587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1545f5-8f6d-45cb-9d17-1c7c67f7d3bb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 019d1360-1cda-4108-8a7a-35ad7de95f77, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 019d1360-1cda-4108-8a7a-35ad7de95f77, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13433223647947042060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343322364794704206013433223647947042060134332236479470420601343322364794704206013433223647947042060134332236479470420601343322364794704206013433223647947042060134332236479470420601343322364794704206013433223647947042060134332236479470420601343322364794704206013433223647947042060134332236479470420601343322364794704206013433223647947042060134332236479470420601343322364794704206013433223647947042060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76bfccab-189b-4b7a-96c8-2a6a1f55d3f3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21ce6387-571f-4658-96e6-5922d7adee68, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21ce6387-571f-4658-96e6-5922d7adee68, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17572862988577282141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757286298857728214117572862988577282141175728629885772821411757286298857728214117572862988577282141175728629885772821411757286298857728214117572862988577282141175728629885772821411757286298857728214117572862988577282141175728629885772821411757286298857728214117572862988577282141175728629885772821411757286298857728214117572862988577282141175728629885772821411757286298857728214117572862988577282141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 019d1360-1cda-4108-8a7a-35ad7de95f77, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb9f74c-7326-4114-91f8-23b0b01fd683, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb9f74c-7326-4114-91f8-23b0b01fd683, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5352604303610121721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53526043036101217215352604303610121721535260430361012172153526043036101217215352604303610121721535260430361012172153526043036101217215352604303610121721535260430361012172153526043036101217215352604303610121721535260430361012172153526043036101217215352604303610121721535260430361012172153526043036101217215352604303610121721535260430361012172153526043036101217215352604303610121721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21ce6387-571f-4658-96e6-5922d7adee68, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d269d18-0d4c-496a-b7c3-e0ad48ea5aeb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d269d18-0d4c-496a-b7c3-e0ad48ea5aeb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9973448481015783564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99734484810157835649973448481015783564997344848101578356499734484810157835649973448481015783564997344848101578356499734484810157835649973448481015783564997344848101578356499734484810157835649973448481015783564997344848101578356499734484810157835649973448481015783564997344848101578356499734484810157835649973448481015783564997344848101578356499734484810157835649973448481015783564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb9f74c-7326-4114-91f8-23b0b01fd683, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dea80cda-cefc-4515-b6ff-e9022d741be4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dea80cda-cefc-4515-b6ff-e9022d741be4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8025811408157317073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80258114081573170738025811408157317073802581140815731707380258114081573170738025811408157317073802581140815731707380258114081573170738025811408157317073802581140815731707380258114081573170738025811408157317073802581140815731707380258114081573170738025811408157317073802581140815731707380258114081573170738025811408157317073802581140815731707380258114081573170738025811408157317073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d269d18-0d4c-496a-b7c3-e0ad48ea5aeb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f66f98f6-ba8e-4cbc-9150-c84bc0626bc6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f66f98f6-ba8e-4cbc-9150-c84bc0626bc6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16485983080839227615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648598308083922761516485983080839227615164859830808392276151648598308083922761516485983080839227615164859830808392276151648598308083922761516485983080839227615164859830808392276151648598308083922761516485983080839227615164859830808392276151648598308083922761516485983080839227615164859830808392276151648598308083922761516485983080839227615164859830808392276151648598308083922761516485983080839227615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dea80cda-cefc-4515-b6ff-e9022d741be4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35e7b81-c2de-4b19-a01e-40e1d98529ff, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f66f98f6-ba8e-4cbc-9150-c84bc0626bc6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35e7b81-c2de-4b19-a01e-40e1d98529ff, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1715450969596684098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17154509695966840981715450969596684098171545096959668409817154509695966840981715450969596684098171545096959668409817154509695966840981715450969596684098171545096959668409817154509695966840981715450969596684098171545096959668409817154509695966840981715450969596684098171545096959668409817154509695966840981715450969596684098171545096959668409817154509695966840981715450969596684098" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26376921-8d21-4039-b9dc-2ce72ff257f4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26376921-8d21-4039-b9dc-2ce72ff257f4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14399409650210707631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439940965021070763114399409650210707631143994096502107076311439940965021070763114399409650210707631143994096502107076311439940965021070763114399409650210707631143994096502107076311439940965021070763114399409650210707631143994096502107076311439940965021070763114399409650210707631143994096502107076311439940965021070763114399409650210707631143994096502107076311439940965021070763114399409650210707631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35e7b81-c2de-4b19-a01e-40e1d98529ff, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26376921-8d21-4039-b9dc-2ce72ff257f4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1811bab-9b4c-49e0-9230-f13797d492dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1151ee0e-f2a2-479c-a144-ca849398df70, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1811bab-9b4c-49e0-9230-f13797d492dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4636758629145067642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46367586291450676424636758629145067642463675862914506764246367586291450676424636758629145067642463675862914506764246367586291450676424636758629145067642463675862914506764246367586291450676424636758629145067642463675862914506764246367586291450676424636758629145067642463675862914506764246367586291450676424636758629145067642463675862914506764246367586291450676424636758629145067642" } } } 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, 1151ee0e-f2a2-479c-a144-ca849398df70, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9434287462498739638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94342874624987396389434287462498739638943428746249873963894342874624987396389434287462498739638943428746249873963894342874624987396389434287462498739638943428746249873963894342874624987396389434287462498739638943428746249873963894342874624987396389434287462498739638943428746249873963894342874624987396389434287462498739638943428746249873963894342874624987396389434287462498739638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1811bab-9b4c-49e0-9230-f13797d492dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1151ee0e-f2a2-479c-a144-ca849398df70, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 893d4579-460b-4039-9697-4c1e9ee77ce6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c25eeaad-0470-4b5b-abd6-841fcd0a380f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 893d4579-460b-4039-9697-4c1e9ee77ce6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6225156615439880196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62251566154398801966225156615439880196622515661543988019662251566154398801966225156615439880196622515661543988019662251566154398801966225156615439880196622515661543988019662251566154398801966225156615439880196622515661543988019662251566154398801966225156615439880196622515661543988019662251566154398801966225156615439880196622515661543988019662251566154398801966225156615439880196" } } } 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, c25eeaad-0470-4b5b-abd6-841fcd0a380f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16708955951035223890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670895595103522389016708955951035223890167089559510352238901670895595103522389016708955951035223890167089559510352238901670895595103522389016708955951035223890167089559510352238901670895595103522389016708955951035223890167089559510352238901670895595103522389016708955951035223890167089559510352238901670895595103522389016708955951035223890167089559510352238901670895595103522389016708955951035223890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c25eeaad-0470-4b5b-abd6-841fcd0a380f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 893d4579-460b-4039-9697-4c1e9ee77ce6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d020656c-fcb8-4914-bac0-6ca9a2db0c93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d020656c-fcb8-4914-bac0-6ca9a2db0c93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12783560226744945721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278356022674494572112783560226744945721127835602267449457211278356022674494572112783560226744945721127835602267449457211278356022674494572112783560226744945721127835602267449457211278356022674494572112783560226744945721127835602267449457211278356022674494572112783560226744945721127835602267449457211278356022674494572112783560226744945721127835602267449457211278356022674494572112783560226744945721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae37c793-2b59-42df-ade2-10b690b05466, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae37c793-2b59-42df-ade2-10b690b05466, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8269868507589017322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82698685075890173228269868507589017322826986850758901732282698685075890173228269868507589017322826986850758901732282698685075890173228269868507589017322826986850758901732282698685075890173228269868507589017322826986850758901732282698685075890173228269868507589017322826986850758901732282698685075890173228269868507589017322826986850758901732282698685075890173228269868507589017322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d020656c-fcb8-4914-bac0-6ca9a2db0c93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b6b72c-1486-45d3-af0b-140bdfa00247, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae37c793-2b59-42df-ade2-10b690b05466, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b6b72c-1486-45d3-af0b-140bdfa00247, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16195408589078161290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619540858907816129016195408589078161290161954085890781612901619540858907816129016195408589078161290161954085890781612901619540858907816129016195408589078161290161954085890781612901619540858907816129016195408589078161290161954085890781612901619540858907816129016195408589078161290161954085890781612901619540858907816129016195408589078161290161954085890781612901619540858907816129016195408589078161290" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53f046ed-ca3c-4dc3-9f2e-acabb7c2e7cf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53f046ed-ca3c-4dc3-9f2e-acabb7c2e7cf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5074535248630697991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50745352486306979915074535248630697991507453524863069799150745352486306979915074535248630697991507453524863069799150745352486306979915074535248630697991507453524863069799150745352486306979915074535248630697991507453524863069799150745352486306979915074535248630697991507453524863069799150745352486306979915074535248630697991507453524863069799150745352486306979915074535248630697991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53f046ed-ca3c-4dc3-9f2e-acabb7c2e7cf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c54cc229-98cf-4ac4-be1b-5eae4a405189, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54cc229-98cf-4ac4-be1b-5eae4a405189, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538776945816376517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55387769458163765175538776945816376517553877694581637651755387769458163765175538776945816376517553877694581637651755387769458163765175538776945816376517553877694581637651755387769458163765175538776945816376517553877694581637651755387769458163765175538776945816376517553877694581637651755387769458163765175538776945816376517553877694581637651755387769458163765175538776945816376517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54cc229-98cf-4ac4-be1b-5eae4a405189, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b279c16-0cb3-4197-b49f-f60d44ca85ad, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b6b72c-1486-45d3-af0b-140bdfa00247, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b279c16-0cb3-4197-b49f-f60d44ca85ad, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3780025857597466450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37800258575974664503780025857597466450378002585759746645037800258575974664503780025857597466450378002585759746645037800258575974664503780025857597466450378002585759746645037800258575974664503780025857597466450378002585759746645037800258575974664503780025857597466450378002585759746645037800258575974664503780025857597466450378002585759746645037800258575974664503780025857597466450" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8967319d-5a29-43b5-8b72-3dc1c0be6af9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8967319d-5a29-43b5-8b72-3dc1c0be6af9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4145787156449121648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41457871564491216484145787156449121648414578715644912164841457871564491216484145787156449121648414578715644912164841457871564491216484145787156449121648414578715644912164841457871564491216484145787156449121648414578715644912164841457871564491216484145787156449121648414578715644912164841457871564491216484145787156449121648414578715644912164841457871564491216484145787156449121648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b279c16-0cb3-4197-b49f-f60d44ca85ad, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b20a56b4-725e-45e1-b9d6-6babc0f13eb1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20a56b4-725e-45e1-b9d6-6babc0f13eb1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18111962291653838632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811196229165383863218111962291653838632181119622916538386321811196229165383863218111962291653838632181119622916538386321811196229165383863218111962291653838632181119622916538386321811196229165383863218111962291653838632181119622916538386321811196229165383863218111962291653838632181119622916538386321811196229165383863218111962291653838632181119622916538386321811196229165383863218111962291653838632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8967319d-5a29-43b5-8b72-3dc1c0be6af9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a3b73a8-82a8-4583-8d3d-9a472f24ff00, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a3b73a8-82a8-4583-8d3d-9a472f24ff00, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3614203628323224266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36142036283232242663614203628323224266361420362832322426636142036283232242663614203628323224266361420362832322426636142036283232242663614203628323224266361420362832322426636142036283232242663614203628323224266361420362832322426636142036283232242663614203628323224266361420362832322426636142036283232242663614203628323224266361420362832322426636142036283232242663614203628323224266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20a56b4-725e-45e1-b9d6-6babc0f13eb1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b20724b-a9de-4054-8a19-45aba8d65231, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b20724b-a9de-4054-8a19-45aba8d65231, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13022435577270757209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302243557727075720913022435577270757209130224355772707572091302243557727075720913022435577270757209130224355772707572091302243557727075720913022435577270757209130224355772707572091302243557727075720913022435577270757209130224355772707572091302243557727075720913022435577270757209130224355772707572091302243557727075720913022435577270757209130224355772707572091302243557727075720913022435577270757209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a3b73a8-82a8-4583-8d3d-9a472f24ff00, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbbc199c-37c1-4835-ae31-bf1cf88e88c0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbbc199c-37c1-4835-ae31-bf1cf88e88c0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15263760133451232091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526376013345123209115263760133451232091152637601334512320911526376013345123209115263760133451232091152637601334512320911526376013345123209115263760133451232091152637601334512320911526376013345123209115263760133451232091152637601334512320911526376013345123209115263760133451232091152637601334512320911526376013345123209115263760133451232091152637601334512320911526376013345123209115263760133451232091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b20724b-a9de-4054-8a19-45aba8d65231, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a908d517-f3f1-44e6-a96f-ed5c0b521cf5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a908d517-f3f1-44e6-a96f-ed5c0b521cf5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4714480503020384296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47144805030203842964714480503020384296471448050302038429647144805030203842964714480503020384296471448050302038429647144805030203842964714480503020384296471448050302038429647144805030203842964714480503020384296471448050302038429647144805030203842964714480503020384296471448050302038429647144805030203842964714480503020384296471448050302038429647144805030203842964714480503020384296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbbc199c-37c1-4835-ae31-bf1cf88e88c0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b61bb36-7988-48a2-9f52-5d3d6288c761, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b61bb36-7988-48a2-9f52-5d3d6288c761, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4150572783031877783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41505727830318777834150572783031877783415057278303187778341505727830318777834150572783031877783415057278303187778341505727830318777834150572783031877783415057278303187778341505727830318777834150572783031877783415057278303187778341505727830318777834150572783031877783415057278303187778341505727830318777834150572783031877783415057278303187778341505727830318777834150572783031877783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a908d517-f3f1-44e6-a96f-ed5c0b521cf5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb0b01d6-a0de-4b4c-8f6e-55bee43e5f81, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0b01d6-a0de-4b4c-8f6e-55bee43e5f81, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3395290005533192710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33952900055331927103395290005533192710339529000553319271033952900055331927103395290005533192710339529000553319271033952900055331927103395290005533192710339529000553319271033952900055331927103395290005533192710339529000553319271033952900055331927103395290005533192710339529000553319271033952900055331927103395290005533192710339529000553319271033952900055331927103395290005533192710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b61bb36-7988-48a2-9f52-5d3d6288c761, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5f0d743-c629-45cb-9d3f-239a3b3d5634, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f0d743-c629-45cb-9d3f-239a3b3d5634, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4496384125980361861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44963841259803618614496384125980361861449638412598036186144963841259803618614496384125980361861449638412598036186144963841259803618614496384125980361861449638412598036186144963841259803618614496384125980361861449638412598036186144963841259803618614496384125980361861449638412598036186144963841259803618614496384125980361861449638412598036186144963841259803618614496384125980361861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0b01d6-a0de-4b4c-8f6e-55bee43e5f81, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce1a7acd-586a-41ec-8eb8-536fb71f2203, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce1a7acd-586a-41ec-8eb8-536fb71f2203, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8503484551794120631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85034845517941206318503484551794120631850348455179412063185034845517941206318503484551794120631850348455179412063185034845517941206318503484551794120631850348455179412063185034845517941206318503484551794120631850348455179412063185034845517941206318503484551794120631850348455179412063185034845517941206318503484551794120631850348455179412063185034845517941206318503484551794120631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f0d743-c629-45cb-9d3f-239a3b3d5634, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ebfb9be-84ef-4e6c-b996-345d5fbc23e2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ebfb9be-84ef-4e6c-b996-345d5fbc23e2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6259680226281281535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62596802262812815356259680226281281535625968022628128153562596802262812815356259680226281281535625968022628128153562596802262812815356259680226281281535625968022628128153562596802262812815356259680226281281535625968022628128153562596802262812815356259680226281281535625968022628128153562596802262812815356259680226281281535625968022628128153562596802262812815356259680226281281535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce1a7acd-586a-41ec-8eb8-536fb71f2203, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a99e2f8-5cdb-4335-a1d1-23fcba05645d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a99e2f8-5cdb-4335-a1d1-23fcba05645d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6234240692657305526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62342406926573055266234240692657305526623424069265730552662342406926573055266234240692657305526623424069265730552662342406926573055266234240692657305526623424069265730552662342406926573055266234240692657305526623424069265730552662342406926573055266234240692657305526623424069265730552662342406926573055266234240692657305526623424069265730552662342406926573055266234240692657305526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ebfb9be-84ef-4e6c-b996-345d5fbc23e2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca2ec8c5-7a90-4aea-8522-05c4d5ded4ee, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca2ec8c5-7a90-4aea-8522-05c4d5ded4ee, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4477370378117327367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44773703781173273674477370378117327367447737037811732736744773703781173273674477370378117327367447737037811732736744773703781173273674477370378117327367447737037811732736744773703781173273674477370378117327367447737037811732736744773703781173273674477370378117327367447737037811732736744773703781173273674477370378117327367447737037811732736744773703781173273674477370378117327367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a99e2f8-5cdb-4335-a1d1-23fcba05645d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b170c15b-2f44-404e-8db4-643c97327f9d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b170c15b-2f44-404e-8db4-643c97327f9d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14942144163372749920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494214416337274992014942144163372749920149421441633727499201494214416337274992014942144163372749920149421441633727499201494214416337274992014942144163372749920149421441633727499201494214416337274992014942144163372749920149421441633727499201494214416337274992014942144163372749920149421441633727499201494214416337274992014942144163372749920149421441633727499201494214416337274992014942144163372749920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca2ec8c5-7a90-4aea-8522-05c4d5ded4ee, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948d2db1-308b-43d8-a430-8cf92ffd4557, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948d2db1-308b-43d8-a430-8cf92ffd4557, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6975438026341645469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69754380263416454696975438026341645469697543802634164546969754380263416454696975438026341645469697543802634164546969754380263416454696975438026341645469697543802634164546969754380263416454696975438026341645469697543802634164546969754380263416454696975438026341645469697543802634164546969754380263416454696975438026341645469697543802634164546969754380263416454696975438026341645469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b170c15b-2f44-404e-8db4-643c97327f9d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccbd57ec-c852-4215-a0bb-ac7ebc03c3eb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948d2db1-308b-43d8-a430-8cf92ffd4557, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccbd57ec-c852-4215-a0bb-ac7ebc03c3eb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4758617949269480829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47586179492694808294758617949269480829475861794926948082947586179492694808294758617949269480829475861794926948082947586179492694808294758617949269480829475861794926948082947586179492694808294758617949269480829475861794926948082947586179492694808294758617949269480829475861794926948082947586179492694808294758617949269480829475861794926948082947586179492694808294758617949269480829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c48a315-ea6c-4e1b-a891-f4b8d6f9e54d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c48a315-ea6c-4e1b-a891-f4b8d6f9e54d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2439775851084231563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24397758510842315632439775851084231563243977585108423156324397758510842315632439775851084231563243977585108423156324397758510842315632439775851084231563243977585108423156324397758510842315632439775851084231563243977585108423156324397758510842315632439775851084231563243977585108423156324397758510842315632439775851084231563243977585108423156324397758510842315632439775851084231563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccbd57ec-c852-4215-a0bb-ac7ebc03c3eb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a8de4eb-e3a1-4e0d-8b65-74d4cd961a17, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a8de4eb-e3a1-4e0d-8b65-74d4cd961a17, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1776796716214159633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17767967162141596331776796716214159633177679671621415963317767967162141596331776796716214159633177679671621415963317767967162141596331776796716214159633177679671621415963317767967162141596331776796716214159633177679671621415963317767967162141596331776796716214159633177679671621415963317767967162141596331776796716214159633177679671621415963317767967162141596331776796716214159633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c48a315-ea6c-4e1b-a891-f4b8d6f9e54d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8021b3bd-800b-4023-b3d8-f0ac75b83679, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8021b3bd-800b-4023-b3d8-f0ac75b83679, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3759417435403764934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37594174354037649343759417435403764934375941743540376493437594174354037649343759417435403764934375941743540376493437594174354037649343759417435403764934375941743540376493437594174354037649343759417435403764934375941743540376493437594174354037649343759417435403764934375941743540376493437594174354037649343759417435403764934375941743540376493437594174354037649343759417435403764934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a8de4eb-e3a1-4e0d-8b65-74d4cd961a17, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8021b3bd-800b-4023-b3d8-f0ac75b83679, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a42abe5b-70f0-4e25-9488-e00bd7276b18, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a42abe5b-70f0-4e25-9488-e00bd7276b18, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11156949367399876102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115694936739987610211156949367399876102111569493673998761021115694936739987610211156949367399876102111569493673998761021115694936739987610211156949367399876102111569493673998761021115694936739987610211156949367399876102111569493673998761021115694936739987610211156949367399876102111569493673998761021115694936739987610211156949367399876102111569493673998761021115694936739987610211156949367399876102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab48d12-7fe7-4830-9be5-0b318afcbaa2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab48d12-7fe7-4830-9be5-0b318afcbaa2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17533414378623194714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753341437862319471417533414378623194714175334143786231947141753341437862319471417533414378623194714175334143786231947141753341437862319471417533414378623194714175334143786231947141753341437862319471417533414378623194714175334143786231947141753341437862319471417533414378623194714175334143786231947141753341437862319471417533414378623194714175334143786231947141753341437862319471417533414378623194714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab48d12-7fe7-4830-9be5-0b318afcbaa2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169195a3-366a-432c-95cc-3ffe766b5fe8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169195a3-366a-432c-95cc-3ffe766b5fe8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1566311579611309437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15663115796113094371566311579611309437156631157961130943715663115796113094371566311579611309437156631157961130943715663115796113094371566311579611309437156631157961130943715663115796113094371566311579611309437156631157961130943715663115796113094371566311579611309437156631157961130943715663115796113094371566311579611309437156631157961130943715663115796113094371566311579611309437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a42abe5b-70f0-4e25-9488-e00bd7276b18, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b79393a-2dac-4909-9ef9-81d2533c9dad, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b79393a-2dac-4909-9ef9-81d2533c9dad, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7172441070609819397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71724410706098193977172441070609819397717244107060981939771724410706098193977172441070609819397717244107060981939771724410706098193977172441070609819397717244107060981939771724410706098193977172441070609819397717244107060981939771724410706098193977172441070609819397717244107060981939771724410706098193977172441070609819397717244107060981939771724410706098193977172441070609819397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169195a3-366a-432c-95cc-3ffe766b5fe8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75fa089a-4c1d-4b15-bd44-8521c49fcb37, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75fa089a-4c1d-4b15-bd44-8521c49fcb37, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13655047775737168654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365504777573716865413655047775737168654136550477757371686541365504777573716865413655047775737168654136550477757371686541365504777573716865413655047775737168654136550477757371686541365504777573716865413655047775737168654136550477757371686541365504777573716865413655047775737168654136550477757371686541365504777573716865413655047775737168654136550477757371686541365504777573716865413655047775737168654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b79393a-2dac-4909-9ef9-81d2533c9dad, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f108a15-9ba5-4dba-9e4b-3808d6ffe5a3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f108a15-9ba5-4dba-9e4b-3808d6ffe5a3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16736554213933273190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673655421393327319016736554213933273190167365542139332731901673655421393327319016736554213933273190167365542139332731901673655421393327319016736554213933273190167365542139332731901673655421393327319016736554213933273190167365542139332731901673655421393327319016736554213933273190167365542139332731901673655421393327319016736554213933273190167365542139332731901673655421393327319016736554213933273190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75fa089a-4c1d-4b15-bd44-8521c49fcb37, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d1a2a1-c9c1-4d38-9af8-cbed4731b3f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d1a2a1-c9c1-4d38-9af8-cbed4731b3f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12775074783189156383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277507478318915638312775074783189156383127750747831891563831277507478318915638312775074783189156383127750747831891563831277507478318915638312775074783189156383127750747831891563831277507478318915638312775074783189156383127750747831891563831277507478318915638312775074783189156383127750747831891563831277507478318915638312775074783189156383127750747831891563831277507478318915638312775074783189156383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f108a15-9ba5-4dba-9e4b-3808d6ffe5a3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65087af-ca5b-47e0-8202-0127b3547856, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65087af-ca5b-47e0-8202-0127b3547856, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3369268820372867190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33692688203728671903369268820372867190336926882037286719033692688203728671903369268820372867190336926882037286719033692688203728671903369268820372867190336926882037286719033692688203728671903369268820372867190336926882037286719033692688203728671903369268820372867190336926882037286719033692688203728671903369268820372867190336926882037286719033692688203728671903369268820372867190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d1a2a1-c9c1-4d38-9af8-cbed4731b3f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34b90bfe-240d-44c8-8106-b7060a8faf62, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34b90bfe-240d-44c8-8106-b7060a8faf62, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9039408877914141033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90394088779141410339039408877914141033903940887791414103390394088779141410339039408877914141033903940887791414103390394088779141410339039408877914141033903940887791414103390394088779141410339039408877914141033903940887791414103390394088779141410339039408877914141033903940887791414103390394088779141410339039408877914141033903940887791414103390394088779141410339039408877914141033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65087af-ca5b-47e0-8202-0127b3547856, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 983b5dcb-3e40-4575-803b-fa71004dd432, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983b5dcb-3e40-4575-803b-fa71004dd432, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15723113044992240513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572311304499224051315723113044992240513157231130449922405131572311304499224051315723113044992240513157231130449922405131572311304499224051315723113044992240513157231130449922405131572311304499224051315723113044992240513157231130449922405131572311304499224051315723113044992240513157231130449922405131572311304499224051315723113044992240513157231130449922405131572311304499224051315723113044992240513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34b90bfe-240d-44c8-8106-b7060a8faf62, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71c29bf0-e04f-4d84-8488-dec92e2d3ab5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71c29bf0-e04f-4d84-8488-dec92e2d3ab5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10799459727894446701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079945972789444670110799459727894446701107994597278944467011079945972789444670110799459727894446701107994597278944467011079945972789444670110799459727894446701107994597278944467011079945972789444670110799459727894446701107994597278944467011079945972789444670110799459727894446701107994597278944467011079945972789444670110799459727894446701107994597278944467011079945972789444670110799459727894446701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983b5dcb-3e40-4575-803b-fa71004dd432, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7754b4f-272a-400a-822b-1351dedebec0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7754b4f-272a-400a-822b-1351dedebec0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15580915655639165667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558091565563916566715580915655639165667155809156556391656671558091565563916566715580915655639165667155809156556391656671558091565563916566715580915655639165667155809156556391656671558091565563916566715580915655639165667155809156556391656671558091565563916566715580915655639165667155809156556391656671558091565563916566715580915655639165667155809156556391656671558091565563916566715580915655639165667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71c29bf0-e04f-4d84-8488-dec92e2d3ab5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3c8b0a9-1531-4278-a529-3d20d08e2871, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7754b4f-272a-400a-822b-1351dedebec0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3c8b0a9-1531-4278-a529-3d20d08e2871, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7644120994296975706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76441209942969757067644120994296975706764412099429697570676441209942969757067644120994296975706764412099429697570676441209942969757067644120994296975706764412099429697570676441209942969757067644120994296975706764412099429697570676441209942969757067644120994296975706764412099429697570676441209942969757067644120994296975706764412099429697570676441209942969757067644120994296975706" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa4aff1-4bf4-42ca-b53a-efd2df809988, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa4aff1-4bf4-42ca-b53a-efd2df809988, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13334923710235521336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333492371023552133613334923710235521336133349237102355213361333492371023552133613334923710235521336133349237102355213361333492371023552133613334923710235521336133349237102355213361333492371023552133613334923710235521336133349237102355213361333492371023552133613334923710235521336133349237102355213361333492371023552133613334923710235521336133349237102355213361333492371023552133613334923710235521336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3c8b0a9-1531-4278-a529-3d20d08e2871, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb36223-5d44-484c-8471-317a145eb68a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb36223-5d44-484c-8471-317a145eb68a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16444867055978052023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644486705597805202316444867055978052023164448670559780520231644486705597805202316444867055978052023164448670559780520231644486705597805202316444867055978052023164448670559780520231644486705597805202316444867055978052023164448670559780520231644486705597805202316444867055978052023164448670559780520231644486705597805202316444867055978052023164448670559780520231644486705597805202316444867055978052023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa4aff1-4bf4-42ca-b53a-efd2df809988, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00833b85-e1ff-4b54-9b89-5787b961d34b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00833b85-e1ff-4b54-9b89-5787b961d34b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6665685121724688479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66656851217246884796665685121724688479666568512172468847966656851217246884796665685121724688479666568512172468847966656851217246884796665685121724688479666568512172468847966656851217246884796665685121724688479666568512172468847966656851217246884796665685121724688479666568512172468847966656851217246884796665685121724688479666568512172468847966656851217246884796665685121724688479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb36223-5d44-484c-8471-317a145eb68a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b078482-18cd-423a-8ffc-d9229f8fae5b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b078482-18cd-423a-8ffc-d9229f8fae5b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5600828628871505763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56008286288715057635600828628871505763560082862887150576356008286288715057635600828628871505763560082862887150576356008286288715057635600828628871505763560082862887150576356008286288715057635600828628871505763560082862887150576356008286288715057635600828628871505763560082862887150576356008286288715057635600828628871505763560082862887150576356008286288715057635600828628871505763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00833b85-e1ff-4b54-9b89-5787b961d34b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44c64621-6153-45fc-ad45-8a06808ca336, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44c64621-6153-45fc-ad45-8a06808ca336, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8376173725226853055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83761737252268530558376173725226853055837617372522685305583761737252268530558376173725226853055837617372522685305583761737252268530558376173725226853055837617372522685305583761737252268530558376173725226853055837617372522685305583761737252268530558376173725226853055837617372522685305583761737252268530558376173725226853055837617372522685305583761737252268530558376173725226853055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b078482-18cd-423a-8ffc-d9229f8fae5b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a43945c-049f-4972-b1f6-ca5ba1e71833, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a43945c-049f-4972-b1f6-ca5ba1e71833, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1450252146348527880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14502521463485278801450252146348527880145025214634852788014502521463485278801450252146348527880145025214634852788014502521463485278801450252146348527880145025214634852788014502521463485278801450252146348527880145025214634852788014502521463485278801450252146348527880145025214634852788014502521463485278801450252146348527880145025214634852788014502521463485278801450252146348527880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44c64621-6153-45fc-ad45-8a06808ca336, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595411f8-8b0f-41d9-a7ad-4dda93251371, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595411f8-8b0f-41d9-a7ad-4dda93251371, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4110059769213083761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41100597692130837614110059769213083761411005976921308376141100597692130837614110059769213083761411005976921308376141100597692130837614110059769213083761411005976921308376141100597692130837614110059769213083761411005976921308376141100597692130837614110059769213083761411005976921308376141100597692130837614110059769213083761411005976921308376141100597692130837614110059769213083761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a43945c-049f-4972-b1f6-ca5ba1e71833, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03c221c7-a502-40d1-ba21-b7c9e4da17c7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c221c7-a502-40d1-ba21-b7c9e4da17c7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16597628633590608345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659762863359060834516597628633590608345165976286335906083451659762863359060834516597628633590608345165976286335906083451659762863359060834516597628633590608345165976286335906083451659762863359060834516597628633590608345165976286335906083451659762863359060834516597628633590608345165976286335906083451659762863359060834516597628633590608345165976286335906083451659762863359060834516597628633590608345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595411f8-8b0f-41d9-a7ad-4dda93251371, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f4ce8de-c92e-4d73-92d6-62e8706ba39c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4ce8de-c92e-4d73-92d6-62e8706ba39c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15180051572215908555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518005157221590855515180051572215908555151800515722159085551518005157221590855515180051572215908555151800515722159085551518005157221590855515180051572215908555151800515722159085551518005157221590855515180051572215908555151800515722159085551518005157221590855515180051572215908555151800515722159085551518005157221590855515180051572215908555151800515722159085551518005157221590855515180051572215908555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c221c7-a502-40d1-ba21-b7c9e4da17c7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db48b924-6ded-4391-b05a-52282e5a0b49, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db48b924-6ded-4391-b05a-52282e5a0b49, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18357355804599370031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835735580459937003118357355804599370031183573558045993700311835735580459937003118357355804599370031183573558045993700311835735580459937003118357355804599370031183573558045993700311835735580459937003118357355804599370031183573558045993700311835735580459937003118357355804599370031183573558045993700311835735580459937003118357355804599370031183573558045993700311835735580459937003118357355804599370031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4ce8de-c92e-4d73-92d6-62e8706ba39c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5099e922-73ea-41ca-bbb3-644fe4a1695f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5099e922-73ea-41ca-bbb3-644fe4a1695f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17843851722989950875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784385172298995087517843851722989950875178438517229899508751784385172298995087517843851722989950875178438517229899508751784385172298995087517843851722989950875178438517229899508751784385172298995087517843851722989950875178438517229899508751784385172298995087517843851722989950875178438517229899508751784385172298995087517843851722989950875178438517229899508751784385172298995087517843851722989950875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db48b924-6ded-4391-b05a-52282e5a0b49, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e968f6-52db-4a2b-9730-048da2509a92, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e968f6-52db-4a2b-9730-048da2509a92, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 685216563056038948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948685216563056038948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5099e922-73ea-41ca-bbb3-644fe4a1695f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b709c7-7984-4778-8245-474bdf7ca4cc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b709c7-7984-4778-8245-474bdf7ca4cc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8404560897759277767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84045608977592777678404560897759277767840456089775927776784045608977592777678404560897759277767840456089775927776784045608977592777678404560897759277767840456089775927776784045608977592777678404560897759277767840456089775927776784045608977592777678404560897759277767840456089775927776784045608977592777678404560897759277767840456089775927776784045608977592777678404560897759277767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e968f6-52db-4a2b-9730-048da2509a92, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518a1326-019a-472f-8354-3d7b565de0d0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518a1326-019a-472f-8354-3d7b565de0d0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11111346553382622480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111134655338262248011111346553382622480111113465533826224801111134655338262248011111346553382622480111113465533826224801111134655338262248011111346553382622480111113465533826224801111134655338262248011111346553382622480111113465533826224801111134655338262248011111346553382622480111113465533826224801111134655338262248011111346553382622480111113465533826224801111134655338262248011111346553382622480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b709c7-7984-4778-8245-474bdf7ca4cc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2a2f54-c011-4bee-af32-33f18297c2e1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2a2f54-c011-4bee-af32-33f18297c2e1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2890431315819137097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28904313158191370972890431315819137097289043131581913709728904313158191370972890431315819137097289043131581913709728904313158191370972890431315819137097289043131581913709728904313158191370972890431315819137097289043131581913709728904313158191370972890431315819137097289043131581913709728904313158191370972890431315819137097289043131581913709728904313158191370972890431315819137097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518a1326-019a-472f-8354-3d7b565de0d0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 526ace10-8916-4f2c-95de-f6f934c64723, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 526ace10-8916-4f2c-95de-f6f934c64723, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13087334956140895063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308733495614089506313087334956140895063130873349561408950631308733495614089506313087334956140895063130873349561408950631308733495614089506313087334956140895063130873349561408950631308733495614089506313087334956140895063130873349561408950631308733495614089506313087334956140895063130873349561408950631308733495614089506313087334956140895063130873349561408950631308733495614089506313087334956140895063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2a2f54-c011-4bee-af32-33f18297c2e1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9730844c-cfbf-4563-a9f6-15e828c6b44b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9730844c-cfbf-4563-a9f6-15e828c6b44b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2793680393242926096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27936803932429260962793680393242926096279368039324292609627936803932429260962793680393242926096279368039324292609627936803932429260962793680393242926096279368039324292609627936803932429260962793680393242926096279368039324292609627936803932429260962793680393242926096279368039324292609627936803932429260962793680393242926096279368039324292609627936803932429260962793680393242926096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 526ace10-8916-4f2c-95de-f6f934c64723, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27caed9b-6bb5-4ecf-bfc1-9665c269dd23, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27caed9b-6bb5-4ecf-bfc1-9665c269dd23, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15551948996648832836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555194899664883283615551948996648832836155519489966488328361555194899664883283615551948996648832836155519489966488328361555194899664883283615551948996648832836155519489966488328361555194899664883283615551948996648832836155519489966488328361555194899664883283615551948996648832836155519489966488328361555194899664883283615551948996648832836155519489966488328361555194899664883283615551948996648832836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9730844c-cfbf-4563-a9f6-15e828c6b44b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 730b4d24-f513-4621-8611-c203f20fa2c3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27caed9b-6bb5-4ecf-bfc1-9665c269dd23, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa84f04-2d14-4f45-9a39-ca1c1744f2a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa84f04-2d14-4f45-9a39-ca1c1744f2a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2981809887118174501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29818098871181745012981809887118174501298180988711817450129818098871181745012981809887118174501298180988711817450129818098871181745012981809887118174501298180988711817450129818098871181745012981809887118174501298180988711817450129818098871181745012981809887118174501298180988711817450129818098871181745012981809887118174501298180988711817450129818098871181745012981809887118174501" } } } 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, 730b4d24-f513-4621-8611-c203f20fa2c3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7289000551043935750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72890005510439357507289000551043935750728900055104393575072890005510439357507289000551043935750728900055104393575072890005510439357507289000551043935750728900055104393575072890005510439357507289000551043935750728900055104393575072890005510439357507289000551043935750728900055104393575072890005510439357507289000551043935750728900055104393575072890005510439357507289000551043935750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa84f04-2d14-4f45-9a39-ca1c1744f2a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c4068f-e88f-44bb-8457-fd4639496d0b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c4068f-e88f-44bb-8457-fd4639496d0b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12172669609290799213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217266960929079921312172669609290799213121726696092907992131217266960929079921312172669609290799213121726696092907992131217266960929079921312172669609290799213121726696092907992131217266960929079921312172669609290799213121726696092907992131217266960929079921312172669609290799213121726696092907992131217266960929079921312172669609290799213121726696092907992131217266960929079921312172669609290799213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 730b4d24-f513-4621-8611-c203f20fa2c3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db0e9418-3fb2-4ca5-9d08-c4670d646c39, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db0e9418-3fb2-4ca5-9d08-c4670d646c39, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16913235769304707960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691323576930470796016913235769304707960169132357693047079601691323576930470796016913235769304707960169132357693047079601691323576930470796016913235769304707960169132357693047079601691323576930470796016913235769304707960169132357693047079601691323576930470796016913235769304707960169132357693047079601691323576930470796016913235769304707960169132357693047079601691323576930470796016913235769304707960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c4068f-e88f-44bb-8457-fd4639496d0b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db0e9418-3fb2-4ca5-9d08-c4670d646c39, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f0516b7-afeb-479b-83e4-2daac5f9f5ed, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965dc0b2-96fb-4cd2-99c7-bdcca1aea038, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0516b7-afeb-479b-83e4-2daac5f9f5ed, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7947403287808133538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79474032878081335387947403287808133538794740328780813353879474032878081335387947403287808133538794740328780813353879474032878081335387947403287808133538794740328780813353879474032878081335387947403287808133538794740328780813353879474032878081335387947403287808133538794740328780813353879474032878081335387947403287808133538794740328780813353879474032878081335387947403287808133538" } } } 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, 965dc0b2-96fb-4cd2-99c7-bdcca1aea038, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13923615775175397211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392361577517539721113923615775175397211139236157751753972111392361577517539721113923615775175397211139236157751753972111392361577517539721113923615775175397211139236157751753972111392361577517539721113923615775175397211139236157751753972111392361577517539721113923615775175397211139236157751753972111392361577517539721113923615775175397211139236157751753972111392361577517539721113923615775175397211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0516b7-afeb-479b-83e4-2daac5f9f5ed, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acbc51f4-009a-4d8f-aa6a-075486763ce0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acbc51f4-009a-4d8f-aa6a-075486763ce0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14851346650727812098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485134665072781209814851346650727812098148513466507278120981485134665072781209814851346650727812098148513466507278120981485134665072781209814851346650727812098148513466507278120981485134665072781209814851346650727812098148513466507278120981485134665072781209814851346650727812098148513466507278120981485134665072781209814851346650727812098148513466507278120981485134665072781209814851346650727812098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965dc0b2-96fb-4cd2-99c7-bdcca1aea038, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87914ee4-0d57-41b8-b7c0-7da83c27e599, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87914ee4-0d57-41b8-b7c0-7da83c27e599, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7439406664820970990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74394066648209709907439406664820970990743940666482097099074394066648209709907439406664820970990743940666482097099074394066648209709907439406664820970990743940666482097099074394066648209709907439406664820970990743940666482097099074394066648209709907439406664820970990743940666482097099074394066648209709907439406664820970990743940666482097099074394066648209709907439406664820970990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acbc51f4-009a-4d8f-aa6a-075486763ce0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c7c268-f1c8-454f-b42a-26b9541b3f07, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c7c268-f1c8-454f-b42a-26b9541b3f07, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7179282341009919386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71792823410099193867179282341009919386717928234100991938671792823410099193867179282341009919386717928234100991938671792823410099193867179282341009919386717928234100991938671792823410099193867179282341009919386717928234100991938671792823410099193867179282341009919386717928234100991938671792823410099193867179282341009919386717928234100991938671792823410099193867179282341009919386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87914ee4-0d57-41b8-b7c0-7da83c27e599, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a88e1d8f-5a2c-4080-a2a2-e8dff31e6698, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a88e1d8f-5a2c-4080-a2a2-e8dff31e6698, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5864073880543218686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58640738805432186865864073880543218686586407388054321868658640738805432186865864073880543218686586407388054321868658640738805432186865864073880543218686586407388054321868658640738805432186865864073880543218686586407388054321868658640738805432186865864073880543218686586407388054321868658640738805432186865864073880543218686586407388054321868658640738805432186865864073880543218686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c7c268-f1c8-454f-b42a-26b9541b3f07, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fccb0f23-9d77-4cae-acd3-5a7acb999e60, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fccb0f23-9d77-4cae-acd3-5a7acb999e60, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10898848853617421884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089884885361742188410898848853617421884108988488536174218841089884885361742188410898848853617421884108988488536174218841089884885361742188410898848853617421884108988488536174218841089884885361742188410898848853617421884108988488536174218841089884885361742188410898848853617421884108988488536174218841089884885361742188410898848853617421884108988488536174218841089884885361742188410898848853617421884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a88e1d8f-5a2c-4080-a2a2-e8dff31e6698, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54881138-9a0e-42b8-9725-e0d37ed11d4b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54881138-9a0e-42b8-9725-e0d37ed11d4b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11580910057868841997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158091005786884199711580910057868841997115809100578688419971158091005786884199711580910057868841997115809100578688419971158091005786884199711580910057868841997115809100578688419971158091005786884199711580910057868841997115809100578688419971158091005786884199711580910057868841997115809100578688419971158091005786884199711580910057868841997115809100578688419971158091005786884199711580910057868841997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fccb0f23-9d77-4cae-acd3-5a7acb999e60, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f2039e-60ce-4c7a-a3d8-1bcd9d92eb18, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f2039e-60ce-4c7a-a3d8-1bcd9d92eb18, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15467134907600026570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546713490760002657015467134907600026570154671349076000265701546713490760002657015467134907600026570154671349076000265701546713490760002657015467134907600026570154671349076000265701546713490760002657015467134907600026570154671349076000265701546713490760002657015467134907600026570154671349076000265701546713490760002657015467134907600026570154671349076000265701546713490760002657015467134907600026570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54881138-9a0e-42b8-9725-e0d37ed11d4b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 912013df-2d88-42ef-8775-b0dd42d3b9d0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 912013df-2d88-42ef-8775-b0dd42d3b9d0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2679303094689610345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26793030946896103452679303094689610345267930309468961034526793030946896103452679303094689610345267930309468961034526793030946896103452679303094689610345267930309468961034526793030946896103452679303094689610345267930309468961034526793030946896103452679303094689610345267930309468961034526793030946896103452679303094689610345267930309468961034526793030946896103452679303094689610345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f2039e-60ce-4c7a-a3d8-1bcd9d92eb18, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d5d5e2-b9fe-40d3-9f31-fb6aaf462bb3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d5d5e2-b9fe-40d3-9f31-fb6aaf462bb3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618993247273325797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461899324727332579714618993247273325797146189932472733257971461899324727332579714618993247273325797146189932472733257971461899324727332579714618993247273325797146189932472733257971461899324727332579714618993247273325797146189932472733257971461899324727332579714618993247273325797146189932472733257971461899324727332579714618993247273325797146189932472733257971461899324727332579714618993247273325797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 912013df-2d88-42ef-8775-b0dd42d3b9d0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d5d5e2-b9fe-40d3-9f31-fb6aaf462bb3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a182cc67-1040-4aeb-a392-cf2857e403b9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a182cc67-1040-4aeb-a392-cf2857e403b9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 894725144957160336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336894725144957160336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82db9e32-9e39-4082-8b8d-045d33102ff7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82db9e32-9e39-4082-8b8d-045d33102ff7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4354527528848506915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43545275288485069154354527528848506915435452752884850691543545275288485069154354527528848506915435452752884850691543545275288485069154354527528848506915435452752884850691543545275288485069154354527528848506915435452752884850691543545275288485069154354527528848506915435452752884850691543545275288485069154354527528848506915435452752884850691543545275288485069154354527528848506915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a182cc67-1040-4aeb-a392-cf2857e403b9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82db9e32-9e39-4082-8b8d-045d33102ff7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b49534f-82fb-418d-8490-1daf4b25beff, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b49534f-82fb-418d-8490-1daf4b25beff, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15843815737784122247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584381573778412224715843815737784122247158438157377841222471584381573778412224715843815737784122247158438157377841222471584381573778412224715843815737784122247158438157377841222471584381573778412224715843815737784122247158438157377841222471584381573778412224715843815737784122247158438157377841222471584381573778412224715843815737784122247158438157377841222471584381573778412224715843815737784122247" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c83f2253-bd86-413f-abd3-3f9185e68fb4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c83f2253-bd86-413f-abd3-3f9185e68fb4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13707838316254090854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370783831625409085413707838316254090854137078383162540908541370783831625409085413707838316254090854137078383162540908541370783831625409085413707838316254090854137078383162540908541370783831625409085413707838316254090854137078383162540908541370783831625409085413707838316254090854137078383162540908541370783831625409085413707838316254090854137078383162540908541370783831625409085413707838316254090854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b49534f-82fb-418d-8490-1daf4b25beff, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e396aa4e-b453-401a-a5dc-34e6b90bad89, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e396aa4e-b453-401a-a5dc-34e6b90bad89, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15461152221796774190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546115222179677419015461152221796774190154611522217967741901546115222179677419015461152221796774190154611522217967741901546115222179677419015461152221796774190154611522217967741901546115222179677419015461152221796774190154611522217967741901546115222179677419015461152221796774190154611522217967741901546115222179677419015461152221796774190154611522217967741901546115222179677419015461152221796774190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c83f2253-bd86-413f-abd3-3f9185e68fb4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a118423d-ca91-4f2e-8abb-87c0e443ae93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a118423d-ca91-4f2e-8abb-87c0e443ae93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062913968266491618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006291396826649161810062913968266491618100629139682664916181006291396826649161810062913968266491618100629139682664916181006291396826649161810062913968266491618100629139682664916181006291396826649161810062913968266491618100629139682664916181006291396826649161810062913968266491618100629139682664916181006291396826649161810062913968266491618100629139682664916181006291396826649161810062913968266491618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e396aa4e-b453-401a-a5dc-34e6b90bad89, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a118423d-ca91-4f2e-8abb-87c0e443ae93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012c36dc-850d-4530-9fbd-6406a93797cf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917839e6-c16c-44fc-a610-cf889ba06ca1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012c36dc-850d-4530-9fbd-6406a93797cf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14162469001515093895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416246900151509389514162469001515093895141624690015150938951416246900151509389514162469001515093895141624690015150938951416246900151509389514162469001515093895141624690015150938951416246900151509389514162469001515093895141624690015150938951416246900151509389514162469001515093895141624690015150938951416246900151509389514162469001515093895141624690015150938951416246900151509389514162469001515093895" } } } 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, 917839e6-c16c-44fc-a610-cf889ba06ca1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12126217898840368761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212621789884036876112126217898840368761121262178988403687611212621789884036876112126217898840368761121262178988403687611212621789884036876112126217898840368761121262178988403687611212621789884036876112126217898840368761121262178988403687611212621789884036876112126217898840368761121262178988403687611212621789884036876112126217898840368761121262178988403687611212621789884036876112126217898840368761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012c36dc-850d-4530-9fbd-6406a93797cf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917839e6-c16c-44fc-a610-cf889ba06ca1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b39d845f-fb16-44a0-9f21-e95220443de0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b39d845f-fb16-44a0-9f21-e95220443de0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4190099649003355671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41900996490033556714190099649003355671419009964900335567141900996490033556714190099649003355671419009964900335567141900996490033556714190099649003355671419009964900335567141900996490033556714190099649003355671419009964900335567141900996490033556714190099649003355671419009964900335567141900996490033556714190099649003355671419009964900335567141900996490033556714190099649003355671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766c48ca-b223-47f3-a56f-3b4bff94247a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766c48ca-b223-47f3-a56f-3b4bff94247a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 864469544755537373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373864469544755537373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766c48ca-b223-47f3-a56f-3b4bff94247a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3449873c-68b4-480b-9b4a-f7d371fed16d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b39d845f-fb16-44a0-9f21-e95220443de0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3449873c-68b4-480b-9b4a-f7d371fed16d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15895446737768155438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589544673776815543815895446737768155438158954467377681554381589544673776815543815895446737768155438158954467377681554381589544673776815543815895446737768155438158954467377681554381589544673776815543815895446737768155438158954467377681554381589544673776815543815895446737768155438158954467377681554381589544673776815543815895446737768155438158954467377681554381589544673776815543815895446737768155438" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a52c8da-b3ba-460e-9262-f6f444ab7508, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a52c8da-b3ba-460e-9262-f6f444ab7508, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9239538638717149549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92395386387171495499239538638717149549923953863871714954992395386387171495499239538638717149549923953863871714954992395386387171495499239538638717149549923953863871714954992395386387171495499239538638717149549923953863871714954992395386387171495499239538638717149549923953863871714954992395386387171495499239538638717149549923953863871714954992395386387171495499239538638717149549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3449873c-68b4-480b-9b4a-f7d371fed16d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7be6075-f3b4-4b72-9b2d-957c19ad3fbc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a52c8da-b3ba-460e-9262-f6f444ab7508, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7be6075-f3b4-4b72-9b2d-957c19ad3fbc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17432890495933724504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743289049593372450417432890495933724504174328904959337245041743289049593372450417432890495933724504174328904959337245041743289049593372450417432890495933724504174328904959337245041743289049593372450417432890495933724504174328904959337245041743289049593372450417432890495933724504174328904959337245041743289049593372450417432890495933724504174328904959337245041743289049593372450417432890495933724504" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546342c9-c145-4c61-ad75-73b11ab41868, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546342c9-c145-4c61-ad75-73b11ab41868, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4707077218538764361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47070772185387643614707077218538764361470707721853876436147070772185387643614707077218538764361470707721853876436147070772185387643614707077218538764361470707721853876436147070772185387643614707077218538764361470707721853876436147070772185387643614707077218538764361470707721853876436147070772185387643614707077218538764361470707721853876436147070772185387643614707077218538764361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7be6075-f3b4-4b72-9b2d-957c19ad3fbc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e257ce85-2328-4286-bdaf-603f0d09b95d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e257ce85-2328-4286-bdaf-603f0d09b95d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5444710494897630759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54447104948976307595444710494897630759544471049489763075954447104948976307595444710494897630759544471049489763075954447104948976307595444710494897630759544471049489763075954447104948976307595444710494897630759544471049489763075954447104948976307595444710494897630759544471049489763075954447104948976307595444710494897630759544471049489763075954447104948976307595444710494897630759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546342c9-c145-4c61-ad75-73b11ab41868, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29125e1b-a3ee-4849-9b2c-e7a4e65c557e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29125e1b-a3ee-4849-9b2c-e7a4e65c557e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17721938888604303029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772193888860430302917721938888604303029177219388886043030291772193888860430302917721938888604303029177219388886043030291772193888860430302917721938888604303029177219388886043030291772193888860430302917721938888604303029177219388886043030291772193888860430302917721938888604303029177219388886043030291772193888860430302917721938888604303029177219388886043030291772193888860430302917721938888604303029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e257ce85-2328-4286-bdaf-603f0d09b95d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb718996-6a94-48d2-91bf-28084112c23b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29125e1b-a3ee-4849-9b2c-e7a4e65c557e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb718996-6a94-48d2-91bf-28084112c23b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6387525536660216247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63875255366602162476387525536660216247638752553666021624763875255366602162476387525536660216247638752553666021624763875255366602162476387525536660216247638752553666021624763875255366602162476387525536660216247638752553666021624763875255366602162476387525536660216247638752553666021624763875255366602162476387525536660216247638752553666021624763875255366602162476387525536660216247" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8bf7a20-b026-4c4f-a031-a6ab37d70c73, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8bf7a20-b026-4c4f-a031-a6ab37d70c73, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9046301001284086349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90463010012840863499046301001284086349904630100128408634990463010012840863499046301001284086349904630100128408634990463010012840863499046301001284086349904630100128408634990463010012840863499046301001284086349904630100128408634990463010012840863499046301001284086349904630100128408634990463010012840863499046301001284086349904630100128408634990463010012840863499046301001284086349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb718996-6a94-48d2-91bf-28084112c23b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 669cd1f4-beb4-4841-9fe8-f8063d348f39, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 669cd1f4-beb4-4841-9fe8-f8063d348f39, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13549944757247577442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354994475724757744213549944757247577442135499447572475774421354994475724757744213549944757247577442135499447572475774421354994475724757744213549944757247577442135499447572475774421354994475724757744213549944757247577442135499447572475774421354994475724757744213549944757247577442135499447572475774421354994475724757744213549944757247577442135499447572475774421354994475724757744213549944757247577442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8bf7a20-b026-4c4f-a031-a6ab37d70c73, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df156e71-851e-4c98-a80c-85cdf6ff6841, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df156e71-851e-4c98-a80c-85cdf6ff6841, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16272595124705930854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627259512470593085416272595124705930854162725951247059308541627259512470593085416272595124705930854162725951247059308541627259512470593085416272595124705930854162725951247059308541627259512470593085416272595124705930854162725951247059308541627259512470593085416272595124705930854162725951247059308541627259512470593085416272595124705930854162725951247059308541627259512470593085416272595124705930854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 669cd1f4-beb4-4841-9fe8-f8063d348f39, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1674288-0098-4c7e-aebb-8a202725bcc6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1674288-0098-4c7e-aebb-8a202725bcc6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9901591921186182558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99015919211861825589901591921186182558990159192118618255899015919211861825589901591921186182558990159192118618255899015919211861825589901591921186182558990159192118618255899015919211861825589901591921186182558990159192118618255899015919211861825589901591921186182558990159192118618255899015919211861825589901591921186182558990159192118618255899015919211861825589901591921186182558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df156e71-851e-4c98-a80c-85cdf6ff6841, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f2a9ec4-a95f-422e-b463-9c62a320a133, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f2a9ec4-a95f-422e-b463-9c62a320a133, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6114664140881734460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61146641408817344606114664140881734460611466414088173446061146641408817344606114664140881734460611466414088173446061146641408817344606114664140881734460611466414088173446061146641408817344606114664140881734460611466414088173446061146641408817344606114664140881734460611466414088173446061146641408817344606114664140881734460611466414088173446061146641408817344606114664140881734460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1674288-0098-4c7e-aebb-8a202725bcc6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 301555fb-55b7-4d6e-9584-970ee31ecfe9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 301555fb-55b7-4d6e-9584-970ee31ecfe9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898440006977613839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18984400069776138391898440006977613839189844000697761383918984400069776138391898440006977613839189844000697761383918984400069776138391898440006977613839189844000697761383918984400069776138391898440006977613839189844000697761383918984400069776138391898440006977613839189844000697761383918984400069776138391898440006977613839189844000697761383918984400069776138391898440006977613839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f2a9ec4-a95f-422e-b463-9c62a320a133, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9b1a65-a036-4da5-ad12-692202af3a99, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9b1a65-a036-4da5-ad12-692202af3a99, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5444241492699802962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54442414926998029625444241492699802962544424149269980296254442414926998029625444241492699802962544424149269980296254442414926998029625444241492699802962544424149269980296254442414926998029625444241492699802962544424149269980296254442414926998029625444241492699802962544424149269980296254442414926998029625444241492699802962544424149269980296254442414926998029625444241492699802962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 301555fb-55b7-4d6e-9584-970ee31ecfe9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88b9916-517c-4f8e-bd83-4e856764115d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88b9916-517c-4f8e-bd83-4e856764115d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14064103064770479155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406410306477047915514064103064770479155140641030647704791551406410306477047915514064103064770479155140641030647704791551406410306477047915514064103064770479155140641030647704791551406410306477047915514064103064770479155140641030647704791551406410306477047915514064103064770479155140641030647704791551406410306477047915514064103064770479155140641030647704791551406410306477047915514064103064770479155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9b1a65-a036-4da5-ad12-692202af3a99, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d4fe21-a0c2-4858-ac0f-02f789929584, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d4fe21-a0c2-4858-ac0f-02f789929584, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2722256682101007244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27222566821010072442722256682101007244272225668210100724427222566821010072442722256682101007244272225668210100724427222566821010072442722256682101007244272225668210100724427222566821010072442722256682101007244272225668210100724427222566821010072442722256682101007244272225668210100724427222566821010072442722256682101007244272225668210100724427222566821010072442722256682101007244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d4fe21-a0c2-4858-ac0f-02f789929584, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26cc9e24-42d7-4586-9c94-5f7c09bc572b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26cc9e24-42d7-4586-9c94-5f7c09bc572b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 134786899861643555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555134786899861643555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88b9916-517c-4f8e-bd83-4e856764115d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c038f3-e41b-45f0-af90-932ac1464526, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c038f3-e41b-45f0-af90-932ac1464526, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17028030239566276983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702803023956627698317028030239566276983170280302395662769831702803023956627698317028030239566276983170280302395662769831702803023956627698317028030239566276983170280302395662769831702803023956627698317028030239566276983170280302395662769831702803023956627698317028030239566276983170280302395662769831702803023956627698317028030239566276983170280302395662769831702803023956627698317028030239566276983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26cc9e24-42d7-4586-9c94-5f7c09bc572b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b54b5ac-99cb-434d-8401-3a1865457a91, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b54b5ac-99cb-434d-8401-3a1865457a91, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12981820445147452333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298182044514745233312981820445147452333129818204451474523331298182044514745233312981820445147452333129818204451474523331298182044514745233312981820445147452333129818204451474523331298182044514745233312981820445147452333129818204451474523331298182044514745233312981820445147452333129818204451474523331298182044514745233312981820445147452333129818204451474523331298182044514745233312981820445147452333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c038f3-e41b-45f0-af90-932ac1464526, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b54b5ac-99cb-434d-8401-3a1865457a91, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5f776ef-06fc-405d-823d-2a4c5b47b2a0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbe74e92-83b2-43cf-84ed-6a9d479cd611, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbe74e92-83b2-43cf-84ed-6a9d479cd611, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8935027693567569136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89350276935675691368935027693567569136893502769356756913689350276935675691368935027693567569136893502769356756913689350276935675691368935027693567569136893502769356756913689350276935675691368935027693567569136893502769356756913689350276935675691368935027693567569136893502769356756913689350276935675691368935027693567569136893502769356756913689350276935675691368935027693567569136" } } } 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, d5f776ef-06fc-405d-823d-2a4c5b47b2a0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16502524131806059537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650252413180605953716502524131806059537165025241318060595371650252413180605953716502524131806059537165025241318060595371650252413180605953716502524131806059537165025241318060595371650252413180605953716502524131806059537165025241318060595371650252413180605953716502524131806059537165025241318060595371650252413180605953716502524131806059537165025241318060595371650252413180605953716502524131806059537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbe74e92-83b2-43cf-84ed-6a9d479cd611, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f776ef-06fc-405d-823d-2a4c5b47b2a0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e73657b6-edb0-48e6-9746-621e46c4f3c2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0de9dc9-8e33-45bc-8a7a-2f85fa09af72, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e73657b6-edb0-48e6-9746-621e46c4f3c2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133146685652620264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613314668565262026416133146685652620264161331466856526202641613314668565262026416133146685652620264161331466856526202641613314668565262026416133146685652620264161331466856526202641613314668565262026416133146685652620264161331466856526202641613314668565262026416133146685652620264161331466856526202641613314668565262026416133146685652620264161331466856526202641613314668565262026416133146685652620264" } } } 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, b0de9dc9-8e33-45bc-8a7a-2f85fa09af72, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9944395724921558429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99443957249215584299944395724921558429994439572492155842999443957249215584299944395724921558429994439572492155842999443957249215584299944395724921558429994439572492155842999443957249215584299944395724921558429994439572492155842999443957249215584299944395724921558429994439572492155842999443957249215584299944395724921558429994439572492155842999443957249215584299944395724921558429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e73657b6-edb0-48e6-9746-621e46c4f3c2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae14785-705b-4171-87aa-cf98649970ec, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae14785-705b-4171-87aa-cf98649970ec, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14517299941150424315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451729994115042431514517299941150424315145172999411504243151451729994115042431514517299941150424315145172999411504243151451729994115042431514517299941150424315145172999411504243151451729994115042431514517299941150424315145172999411504243151451729994115042431514517299941150424315145172999411504243151451729994115042431514517299941150424315145172999411504243151451729994115042431514517299941150424315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae14785-705b-4171-87aa-cf98649970ec, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d7cefb0-dd10-4575-81ba-349e1bc22acf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d7cefb0-dd10-4575-81ba-349e1bc22acf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13832817437906674563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383281743790667456313832817437906674563138328174379066745631383281743790667456313832817437906674563138328174379066745631383281743790667456313832817437906674563138328174379066745631383281743790667456313832817437906674563138328174379066745631383281743790667456313832817437906674563138328174379066745631383281743790667456313832817437906674563138328174379066745631383281743790667456313832817437906674563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0de9dc9-8e33-45bc-8a7a-2f85fa09af72, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0449907a-2554-4b5a-8809-3efa0ff04642, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0449907a-2554-4b5a-8809-3efa0ff04642, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10263485393428781585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026348539342878158510263485393428781585102634853934287815851026348539342878158510263485393428781585102634853934287815851026348539342878158510263485393428781585102634853934287815851026348539342878158510263485393428781585102634853934287815851026348539342878158510263485393428781585102634853934287815851026348539342878158510263485393428781585102634853934287815851026348539342878158510263485393428781585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d7cefb0-dd10-4575-81ba-349e1bc22acf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04c2121-33cc-4b84-8b12-13ae708dcf13, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0449907a-2554-4b5a-8809-3efa0ff04642, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b7920ea-3033-4a8a-a794-c5448d971965, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b7920ea-3033-4a8a-a794-c5448d971965, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10880946258872146976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088094625887214697610880946258872146976108809462588721469761088094625887214697610880946258872146976108809462588721469761088094625887214697610880946258872146976108809462588721469761088094625887214697610880946258872146976108809462588721469761088094625887214697610880946258872146976108809462588721469761088094625887214697610880946258872146976108809462588721469761088094625887214697610880946258872146976" } } } 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, a04c2121-33cc-4b84-8b12-13ae708dcf13, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8143659453423480776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81436594534234807768143659453423480776814365945342348077681436594534234807768143659453423480776814365945342348077681436594534234807768143659453423480776814365945342348077681436594534234807768143659453423480776814365945342348077681436594534234807768143659453423480776814365945342348077681436594534234807768143659453423480776814365945342348077681436594534234807768143659453423480776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04c2121-33cc-4b84-8b12-13ae708dcf13, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 631433d5-1572-486c-881c-d29d1740a2bf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b7920ea-3033-4a8a-a794-c5448d971965, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 631433d5-1572-486c-881c-d29d1740a2bf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9159340954283560509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91593409542835605099159340954283560509915934095428356050991593409542835605099159340954283560509915934095428356050991593409542835605099159340954283560509915934095428356050991593409542835605099159340954283560509915934095428356050991593409542835605099159340954283560509915934095428356050991593409542835605099159340954283560509915934095428356050991593409542835605099159340954283560509" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dce9dfb-4691-4567-a7c0-bc86354f5e51, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dce9dfb-4691-4567-a7c0-bc86354f5e51, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12053320979120184896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205332097912018489612053320979120184896120533209791201848961205332097912018489612053320979120184896120533209791201848961205332097912018489612053320979120184896120533209791201848961205332097912018489612053320979120184896120533209791201848961205332097912018489612053320979120184896120533209791201848961205332097912018489612053320979120184896120533209791201848961205332097912018489612053320979120184896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 631433d5-1572-486c-881c-d29d1740a2bf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6134a2b-fee4-4ec3-b57d-d7d345011974, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6134a2b-fee4-4ec3-b57d-d7d345011974, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11768437857851667141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176843785785166714111768437857851667141117684378578516671411176843785785166714111768437857851667141117684378578516671411176843785785166714111768437857851667141117684378578516671411176843785785166714111768437857851667141117684378578516671411176843785785166714111768437857851667141117684378578516671411176843785785166714111768437857851667141117684378578516671411176843785785166714111768437857851667141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dce9dfb-4691-4567-a7c0-bc86354f5e51, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9be2a6d-ebd2-42ce-a54e-c0d9dd108abf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9be2a6d-ebd2-42ce-a54e-c0d9dd108abf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4061468696590055570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40614686965900555704061468696590055570406146869659005557040614686965900555704061468696590055570406146869659005557040614686965900555704061468696590055570406146869659005557040614686965900555704061468696590055570406146869659005557040614686965900555704061468696590055570406146869659005557040614686965900555704061468696590055570406146869659005557040614686965900555704061468696590055570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6134a2b-fee4-4ec3-b57d-d7d345011974, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ee128a-1001-4016-8836-5224d563250c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ee128a-1001-4016-8836-5224d563250c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166036579520894995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516603657952089499515166036579520894995151660365795208949951516603657952089499515166036579520894995151660365795208949951516603657952089499515166036579520894995151660365795208949951516603657952089499515166036579520894995151660365795208949951516603657952089499515166036579520894995151660365795208949951516603657952089499515166036579520894995151660365795208949951516603657952089499515166036579520894995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9be2a6d-ebd2-42ce-a54e-c0d9dd108abf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75adff8d-61c5-45e9-8aeb-b4b1df684edf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75adff8d-61c5-45e9-8aeb-b4b1df684edf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10500071997952175545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050007199795217554510500071997952175545105000719979521755451050007199795217554510500071997952175545105000719979521755451050007199795217554510500071997952175545105000719979521755451050007199795217554510500071997952175545105000719979521755451050007199795217554510500071997952175545105000719979521755451050007199795217554510500071997952175545105000719979521755451050007199795217554510500071997952175545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ee128a-1001-4016-8836-5224d563250c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb82d924-0270-4432-9f61-7f38901e573f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb82d924-0270-4432-9f61-7f38901e573f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9387571829304705488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93875718293047054889387571829304705488938757182930470548893875718293047054889387571829304705488938757182930470548893875718293047054889387571829304705488938757182930470548893875718293047054889387571829304705488938757182930470548893875718293047054889387571829304705488938757182930470548893875718293047054889387571829304705488938757182930470548893875718293047054889387571829304705488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75adff8d-61c5-45e9-8aeb-b4b1df684edf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a5ec8ef-9e6e-43c7-8037-95d5a20adc89, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a5ec8ef-9e6e-43c7-8037-95d5a20adc89, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16576636895468067052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657663689546806705216576636895468067052165766368954680670521657663689546806705216576636895468067052165766368954680670521657663689546806705216576636895468067052165766368954680670521657663689546806705216576636895468067052165766368954680670521657663689546806705216576636895468067052165766368954680670521657663689546806705216576636895468067052165766368954680670521657663689546806705216576636895468067052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb82d924-0270-4432-9f61-7f38901e573f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10aa02ce-3dc7-4432-bd85-97ad0a4e3dd5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10aa02ce-3dc7-4432-bd85-97ad0a4e3dd5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5061107513691946242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50611075136919462425061107513691946242506110751369194624250611075136919462425061107513691946242506110751369194624250611075136919462425061107513691946242506110751369194624250611075136919462425061107513691946242506110751369194624250611075136919462425061107513691946242506110751369194624250611075136919462425061107513691946242506110751369194624250611075136919462425061107513691946242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a5ec8ef-9e6e-43c7-8037-95d5a20adc89, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19205bbe-754e-4d1e-b796-d2a0c8deb974, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19205bbe-754e-4d1e-b796-d2a0c8deb974, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15251094982613665576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525109498261366557615251094982613665576152510949826136655761525109498261366557615251094982613665576152510949826136655761525109498261366557615251094982613665576152510949826136655761525109498261366557615251094982613665576152510949826136655761525109498261366557615251094982613665576152510949826136655761525109498261366557615251094982613665576152510949826136655761525109498261366557615251094982613665576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10aa02ce-3dc7-4432-bd85-97ad0a4e3dd5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6ad789-8d53-41c7-8cfe-37e955711529, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6ad789-8d53-41c7-8cfe-37e955711529, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4304345350064781629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43043453500647816294304345350064781629430434535006478162943043453500647816294304345350064781629430434535006478162943043453500647816294304345350064781629430434535006478162943043453500647816294304345350064781629430434535006478162943043453500647816294304345350064781629430434535006478162943043453500647816294304345350064781629430434535006478162943043453500647816294304345350064781629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19205bbe-754e-4d1e-b796-d2a0c8deb974, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46f8ff1-1079-456b-a07b-f2450a4f0432, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46f8ff1-1079-456b-a07b-f2450a4f0432, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7096962274602579776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70969622746025797767096962274602579776709696227460257977670969622746025797767096962274602579776709696227460257977670969622746025797767096962274602579776709696227460257977670969622746025797767096962274602579776709696227460257977670969622746025797767096962274602579776709696227460257977670969622746025797767096962274602579776709696227460257977670969622746025797767096962274602579776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46f8ff1-1079-456b-a07b-f2450a4f0432, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7039e844-8fc2-4248-b735-b079fcb66b00, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7039e844-8fc2-4248-b735-b079fcb66b00, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8840979070633555128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88409790706335551288840979070633555128884097907063355512888409790706335551288840979070633555128884097907063355512888409790706335551288840979070633555128884097907063355512888409790706335551288840979070633555128884097907063355512888409790706335551288840979070633555128884097907063355512888409790706335551288840979070633555128884097907063355512888409790706335551288840979070633555128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6ad789-8d53-41c7-8cfe-37e955711529, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3c21679-8c8a-42a4-ab74-4f8858148985, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3c21679-8c8a-42a4-ab74-4f8858148985, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13245691471852499972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324569147185249997213245691471852499972132456914718524999721324569147185249997213245691471852499972132456914718524999721324569147185249997213245691471852499972132456914718524999721324569147185249997213245691471852499972132456914718524999721324569147185249997213245691471852499972132456914718524999721324569147185249997213245691471852499972132456914718524999721324569147185249997213245691471852499972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7039e844-8fc2-4248-b735-b079fcb66b00, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0589a17d-1507-4a39-a3fd-92a6f8942671, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0589a17d-1507-4a39-a3fd-92a6f8942671, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16232200541574507809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623220054157450780916232200541574507809162322005415745078091623220054157450780916232200541574507809162322005415745078091623220054157450780916232200541574507809162322005415745078091623220054157450780916232200541574507809162322005415745078091623220054157450780916232200541574507809162322005415745078091623220054157450780916232200541574507809162322005415745078091623220054157450780916232200541574507809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3c21679-8c8a-42a4-ab74-4f8858148985, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 353baee6-2dcb-4398-871e-826b50209cce, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 353baee6-2dcb-4398-871e-826b50209cce, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1511716960430442859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15117169604304428591511716960430442859151171696043044285915117169604304428591511716960430442859151171696043044285915117169604304428591511716960430442859151171696043044285915117169604304428591511716960430442859151171696043044285915117169604304428591511716960430442859151171696043044285915117169604304428591511716960430442859151171696043044285915117169604304428591511716960430442859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 353baee6-2dcb-4398-871e-826b50209cce, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0589a17d-1507-4a39-a3fd-92a6f8942671, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea213a0-12b3-4085-b2dd-dd2991cc1ad4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea213a0-12b3-4085-b2dd-dd2991cc1ad4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8704824849954741765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87048248499547417658704824849954741765870482484995474176587048248499547417658704824849954741765870482484995474176587048248499547417658704824849954741765870482484995474176587048248499547417658704824849954741765870482484995474176587048248499547417658704824849954741765870482484995474176587048248499547417658704824849954741765870482484995474176587048248499547417658704824849954741765" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 253cf861-49c8-4cdb-a35f-5a8c8462efce, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253cf861-49c8-4cdb-a35f-5a8c8462efce, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5539671803176925010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55396718031769250105539671803176925010553967180317692501055396718031769250105539671803176925010553967180317692501055396718031769250105539671803176925010553967180317692501055396718031769250105539671803176925010553967180317692501055396718031769250105539671803176925010553967180317692501055396718031769250105539671803176925010553967180317692501055396718031769250105539671803176925010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea213a0-12b3-4085-b2dd-dd2991cc1ad4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc74efc7-cc86-49f4-a49e-a07833d4b6c6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc74efc7-cc86-49f4-a49e-a07833d4b6c6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17655864649501675707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765586464950167570717655864649501675707176558646495016757071765586464950167570717655864649501675707176558646495016757071765586464950167570717655864649501675707176558646495016757071765586464950167570717655864649501675707176558646495016757071765586464950167570717655864649501675707176558646495016757071765586464950167570717655864649501675707176558646495016757071765586464950167570717655864649501675707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253cf861-49c8-4cdb-a35f-5a8c8462efce, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab7e3702-f2e2-451b-8cfb-71ae6a8ad79a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab7e3702-f2e2-451b-8cfb-71ae6a8ad79a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1512518349691496070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15125183496914960701512518349691496070151251834969149607015125183496914960701512518349691496070151251834969149607015125183496914960701512518349691496070151251834969149607015125183496914960701512518349691496070151251834969149607015125183496914960701512518349691496070151251834969149607015125183496914960701512518349691496070151251834969149607015125183496914960701512518349691496070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc74efc7-cc86-49f4-a49e-a07833d4b6c6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f66c97-9176-4748-a5d1-57e077613ba6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f66c97-9176-4748-a5d1-57e077613ba6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4581578462070965974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45815784620709659744581578462070965974458157846207096597445815784620709659744581578462070965974458157846207096597445815784620709659744581578462070965974458157846207096597445815784620709659744581578462070965974458157846207096597445815784620709659744581578462070965974458157846207096597445815784620709659744581578462070965974458157846207096597445815784620709659744581578462070965974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab7e3702-f2e2-451b-8cfb-71ae6a8ad79a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aae1ffd-a825-4206-a37b-51e53396a024, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aae1ffd-a825-4206-a37b-51e53396a024, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18101804174767905592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810180417476790559218101804174767905592181018041747679055921810180417476790559218101804174767905592181018041747679055921810180417476790559218101804174767905592181018041747679055921810180417476790559218101804174767905592181018041747679055921810180417476790559218101804174767905592181018041747679055921810180417476790559218101804174767905592181018041747679055921810180417476790559218101804174767905592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f66c97-9176-4748-a5d1-57e077613ba6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7fd626-329f-4018-bd00-a47fdc42c755, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7fd626-329f-4018-bd00-a47fdc42c755, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14591929291477783463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459192929147778346314591929291477783463145919292914777834631459192929147778346314591929291477783463145919292914777834631459192929147778346314591929291477783463145919292914777834631459192929147778346314591929291477783463145919292914777834631459192929147778346314591929291477783463145919292914777834631459192929147778346314591929291477783463145919292914777834631459192929147778346314591929291477783463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aae1ffd-a825-4206-a37b-51e53396a024, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cdd8c31-01c0-492a-b40c-25072d3d1121, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cdd8c31-01c0-492a-b40c-25072d3d1121, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16434689097931993908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643468909793199390816434689097931993908164346890979319939081643468909793199390816434689097931993908164346890979319939081643468909793199390816434689097931993908164346890979319939081643468909793199390816434689097931993908164346890979319939081643468909793199390816434689097931993908164346890979319939081643468909793199390816434689097931993908164346890979319939081643468909793199390816434689097931993908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7fd626-329f-4018-bd00-a47fdc42c755, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0abb796b-08a1-49d8-9346-6d93855728a7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cdd8c31-01c0-492a-b40c-25072d3d1121, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba610bb-bcb7-49e2-83bd-49604989b2e7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba610bb-bcb7-49e2-83bd-49604989b2e7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9899618138165844950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98996181381658449509899618138165844950989961813816584495098996181381658449509899618138165844950989961813816584495098996181381658449509899618138165844950989961813816584495098996181381658449509899618138165844950989961813816584495098996181381658449509899618138165844950989961813816584495098996181381658449509899618138165844950989961813816584495098996181381658449509899618138165844950" } } } 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, 0abb796b-08a1-49d8-9346-6d93855728a7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17261386663037840617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726138666303784061717261386663037840617172613866630378406171726138666303784061717261386663037840617172613866630378406171726138666303784061717261386663037840617172613866630378406171726138666303784061717261386663037840617172613866630378406171726138666303784061717261386663037840617172613866630378406171726138666303784061717261386663037840617172613866630378406171726138666303784061717261386663037840617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba610bb-bcb7-49e2-83bd-49604989b2e7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb36b7fb-4254-4d1a-af48-2daa3d664973, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb36b7fb-4254-4d1a-af48-2daa3d664973, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15452236928570682687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545223692857068268715452236928570682687154522369285706826871545223692857068268715452236928570682687154522369285706826871545223692857068268715452236928570682687154522369285706826871545223692857068268715452236928570682687154522369285706826871545223692857068268715452236928570682687154522369285706826871545223692857068268715452236928570682687154522369285706826871545223692857068268715452236928570682687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0abb796b-08a1-49d8-9346-6d93855728a7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, add7fc9c-73e3-418a-a69b-82958604f494, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, add7fc9c-73e3-418a-a69b-82958604f494, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3107047668124382820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31070476681243828203107047668124382820310704766812438282031070476681243828203107047668124382820310704766812438282031070476681243828203107047668124382820310704766812438282031070476681243828203107047668124382820310704766812438282031070476681243828203107047668124382820310704766812438282031070476681243828203107047668124382820310704766812438282031070476681243828203107047668124382820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb36b7fb-4254-4d1a-af48-2daa3d664973, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a2796f-a6dd-417c-ab36-5658e864e939, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a2796f-a6dd-417c-ab36-5658e864e939, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9519915682180474672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95199156821804746729519915682180474672951991568218047467295199156821804746729519915682180474672951991568218047467295199156821804746729519915682180474672951991568218047467295199156821804746729519915682180474672951991568218047467295199156821804746729519915682180474672951991568218047467295199156821804746729519915682180474672951991568218047467295199156821804746729519915682180474672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, add7fc9c-73e3-418a-a69b-82958604f494, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfee784e-c7c5-465c-a875-54146f0b6d6c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfee784e-c7c5-465c-a875-54146f0b6d6c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6460945057752130287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64609450577521302876460945057752130287646094505775213028764609450577521302876460945057752130287646094505775213028764609450577521302876460945057752130287646094505775213028764609450577521302876460945057752130287646094505775213028764609450577521302876460945057752130287646094505775213028764609450577521302876460945057752130287646094505775213028764609450577521302876460945057752130287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a2796f-a6dd-417c-ab36-5658e864e939, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b31a69-e889-4f1d-a18f-b20392376fe1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b31a69-e889-4f1d-a18f-b20392376fe1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12971060531977281653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297106053197728165312971060531977281653129710605319772816531297106053197728165312971060531977281653129710605319772816531297106053197728165312971060531977281653129710605319772816531297106053197728165312971060531977281653129710605319772816531297106053197728165312971060531977281653129710605319772816531297106053197728165312971060531977281653129710605319772816531297106053197728165312971060531977281653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfee784e-c7c5-465c-a875-54146f0b6d6c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a964582f-f2ff-4d63-921e-69779e0037fe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a964582f-f2ff-4d63-921e-69779e0037fe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1696971767939822062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16969717679398220621696971767939822062169697176793982206216969717679398220621696971767939822062169697176793982206216969717679398220621696971767939822062169697176793982206216969717679398220621696971767939822062169697176793982206216969717679398220621696971767939822062169697176793982206216969717679398220621696971767939822062169697176793982206216969717679398220621696971767939822062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b31a69-e889-4f1d-a18f-b20392376fe1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bd6c9c-a887-4e51-9985-5987c5d22ce3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bd6c9c-a887-4e51-9985-5987c5d22ce3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16192414031734756345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619241403173475634516192414031734756345161924140317347563451619241403173475634516192414031734756345161924140317347563451619241403173475634516192414031734756345161924140317347563451619241403173475634516192414031734756345161924140317347563451619241403173475634516192414031734756345161924140317347563451619241403173475634516192414031734756345161924140317347563451619241403173475634516192414031734756345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a964582f-f2ff-4d63-921e-69779e0037fe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc15b73-bd1a-48f3-91f3-717732bfd24a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc15b73-bd1a-48f3-91f3-717732bfd24a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4487063761352626441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44870637613526264414487063761352626441448706376135262644144870637613526264414487063761352626441448706376135262644144870637613526264414487063761352626441448706376135262644144870637613526264414487063761352626441448706376135262644144870637613526264414487063761352626441448706376135262644144870637613526264414487063761352626441448706376135262644144870637613526264414487063761352626441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bd6c9c-a887-4e51-9985-5987c5d22ce3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4178e44b-d943-44c8-bfe6-239453925ad8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4178e44b-d943-44c8-bfe6-239453925ad8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17523553547789789467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752355354778978946717523553547789789467175235535477897894671752355354778978946717523553547789789467175235535477897894671752355354778978946717523553547789789467175235535477897894671752355354778978946717523553547789789467175235535477897894671752355354778978946717523553547789789467175235535477897894671752355354778978946717523553547789789467175235535477897894671752355354778978946717523553547789789467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc15b73-bd1a-48f3-91f3-717732bfd24a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 912ff172-5d8c-4f17-a6f3-2010124fdc54, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 912ff172-5d8c-4f17-a6f3-2010124fdc54, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7068266990493325726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70682669904933257267068266990493325726706826699049332572670682669904933257267068266990493325726706826699049332572670682669904933257267068266990493325726706826699049332572670682669904933257267068266990493325726706826699049332572670682669904933257267068266990493325726706826699049332572670682669904933257267068266990493325726706826699049332572670682669904933257267068266990493325726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4178e44b-d943-44c8-bfe6-239453925ad8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 678bb78c-bc03-42f9-8f00-7a8ecd83f064, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 678bb78c-bc03-42f9-8f00-7a8ecd83f064, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4017281722723337411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40172817227233374114017281722723337411401728172272333741140172817227233374114017281722723337411401728172272333741140172817227233374114017281722723337411401728172272333741140172817227233374114017281722723337411401728172272333741140172817227233374114017281722723337411401728172272333741140172817227233374114017281722723337411401728172272333741140172817227233374114017281722723337411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 912ff172-5d8c-4f17-a6f3-2010124fdc54, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cabf42be-6a9c-430f-8f24-c663b9c2fd2a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cabf42be-6a9c-430f-8f24-c663b9c2fd2a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2913398683196754323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29133986831967543232913398683196754323291339868319675432329133986831967543232913398683196754323291339868319675432329133986831967543232913398683196754323291339868319675432329133986831967543232913398683196754323291339868319675432329133986831967543232913398683196754323291339868319675432329133986831967543232913398683196754323291339868319675432329133986831967543232913398683196754323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 678bb78c-bc03-42f9-8f00-7a8ecd83f064, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36d28d83-ee2c-4a0f-b58b-46088443b81c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36d28d83-ee2c-4a0f-b58b-46088443b81c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15018555531902430912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501855553190243091215018555531902430912150185555319024309121501855553190243091215018555531902430912150185555319024309121501855553190243091215018555531902430912150185555319024309121501855553190243091215018555531902430912150185555319024309121501855553190243091215018555531902430912150185555319024309121501855553190243091215018555531902430912150185555319024309121501855553190243091215018555531902430912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cabf42be-6a9c-430f-8f24-c663b9c2fd2a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6121890c-983a-47f3-a5d2-ff0b8a79550a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36d28d83-ee2c-4a0f-b58b-46088443b81c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 349d5129-89b6-4b6b-be63-e6dd65ea05a0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 349d5129-89b6-4b6b-be63-e6dd65ea05a0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 694815588493155580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580694815588493155580" } } } 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, 6121890c-983a-47f3-a5d2-ff0b8a79550a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5963920786525596180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59639207865255961805963920786525596180596392078652559618059639207865255961805963920786525596180596392078652559618059639207865255961805963920786525596180596392078652559618059639207865255961805963920786525596180596392078652559618059639207865255961805963920786525596180596392078652559618059639207865255961805963920786525596180596392078652559618059639207865255961805963920786525596180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6121890c-983a-47f3-a5d2-ff0b8a79550a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 349d5129-89b6-4b6b-be63-e6dd65ea05a0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d5f4ce-4909-4be6-b7e9-a98944072cef, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfeb2143-dc60-44e8-977d-d73615e57f35, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfeb2143-dc60-44e8-977d-d73615e57f35, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6822659281743375494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68226592817433754946822659281743375494682265928174337549468226592817433754946822659281743375494682265928174337549468226592817433754946822659281743375494682265928174337549468226592817433754946822659281743375494682265928174337549468226592817433754946822659281743375494682265928174337549468226592817433754946822659281743375494682265928174337549468226592817433754946822659281743375494" } } } 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, b5d5f4ce-4909-4be6-b7e9-a98944072cef, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16400387610485212472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640038761048521247216400387610485212472164003876104852124721640038761048521247216400387610485212472164003876104852124721640038761048521247216400387610485212472164003876104852124721640038761048521247216400387610485212472164003876104852124721640038761048521247216400387610485212472164003876104852124721640038761048521247216400387610485212472164003876104852124721640038761048521247216400387610485212472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfeb2143-dc60-44e8-977d-d73615e57f35, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23fd1cb-8d07-4a2b-bf4b-25043ec77bf4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23fd1cb-8d07-4a2b-bf4b-25043ec77bf4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5423972592235221262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54239725922352212625423972592235221262542397259223522126254239725922352212625423972592235221262542397259223522126254239725922352212625423972592235221262542397259223522126254239725922352212625423972592235221262542397259223522126254239725922352212625423972592235221262542397259223522126254239725922352212625423972592235221262542397259223522126254239725922352212625423972592235221262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d5f4ce-4909-4be6-b7e9-a98944072cef, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef211130-350a-4ab8-a10a-073999d873bf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef211130-350a-4ab8-a10a-073999d873bf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13603794580427232549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360379458042723254913603794580427232549136037945804272325491360379458042723254913603794580427232549136037945804272325491360379458042723254913603794580427232549136037945804272325491360379458042723254913603794580427232549136037945804272325491360379458042723254913603794580427232549136037945804272325491360379458042723254913603794580427232549136037945804272325491360379458042723254913603794580427232549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23fd1cb-8d07-4a2b-bf4b-25043ec77bf4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0cb0048-a0b3-45b4-8d28-cea0ec4ee14b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0cb0048-a0b3-45b4-8d28-cea0ec4ee14b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10517262231031731776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051726223103173177610517262231031731776105172622310317317761051726223103173177610517262231031731776105172622310317317761051726223103173177610517262231031731776105172622310317317761051726223103173177610517262231031731776105172622310317317761051726223103173177610517262231031731776105172622310317317761051726223103173177610517262231031731776105172622310317317761051726223103173177610517262231031731776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef211130-350a-4ab8-a10a-073999d873bf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4190d3a9-9b94-4b43-8bd8-acbcb59859e6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4190d3a9-9b94-4b43-8bd8-acbcb59859e6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17790402774123453667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779040277412345366717790402774123453667177904027741234536671779040277412345366717790402774123453667177904027741234536671779040277412345366717790402774123453667177904027741234536671779040277412345366717790402774123453667177904027741234536671779040277412345366717790402774123453667177904027741234536671779040277412345366717790402774123453667177904027741234536671779040277412345366717790402774123453667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0cb0048-a0b3-45b4-8d28-cea0ec4ee14b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd12c589-e5fe-4f9b-93cd-748e4e2ae81f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd12c589-e5fe-4f9b-93cd-748e4e2ae81f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9429657089855169705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94296570898551697059429657089855169705942965708985516970594296570898551697059429657089855169705942965708985516970594296570898551697059429657089855169705942965708985516970594296570898551697059429657089855169705942965708985516970594296570898551697059429657089855169705942965708985516970594296570898551697059429657089855169705942965708985516970594296570898551697059429657089855169705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4190d3a9-9b94-4b43-8bd8-acbcb59859e6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d80daf52-6ca7-472a-a73f-903d7b8229b8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d80daf52-6ca7-472a-a73f-903d7b8229b8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10756996933223906313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075699693322390631310756996933223906313107569969332239063131075699693322390631310756996933223906313107569969332239063131075699693322390631310756996933223906313107569969332239063131075699693322390631310756996933223906313107569969332239063131075699693322390631310756996933223906313107569969332239063131075699693322390631310756996933223906313107569969332239063131075699693322390631310756996933223906313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd12c589-e5fe-4f9b-93cd-748e4e2ae81f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d434bc-742c-456d-9bdd-39d11a43f9a5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d434bc-742c-456d-9bdd-39d11a43f9a5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16639406568937456776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663940656893745677616639406568937456776166394065689374567761663940656893745677616639406568937456776166394065689374567761663940656893745677616639406568937456776166394065689374567761663940656893745677616639406568937456776166394065689374567761663940656893745677616639406568937456776166394065689374567761663940656893745677616639406568937456776166394065689374567761663940656893745677616639406568937456776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d434bc-742c-456d-9bdd-39d11a43f9a5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b06eee-608f-48c9-9be7-7a27851f3f10, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b06eee-608f-48c9-9be7-7a27851f3f10, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17943314011629503477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794331401162950347717943314011629503477179433140116295034771794331401162950347717943314011629503477179433140116295034771794331401162950347717943314011629503477179433140116295034771794331401162950347717943314011629503477179433140116295034771794331401162950347717943314011629503477179433140116295034771794331401162950347717943314011629503477179433140116295034771794331401162950347717943314011629503477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d80daf52-6ca7-472a-a73f-903d7b8229b8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94ea805b-214d-4da0-8b52-dfcb1855efb1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94ea805b-214d-4da0-8b52-dfcb1855efb1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14691683222829041671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469168322282904167114691683222829041671146916832228290416711469168322282904167114691683222829041671146916832228290416711469168322282904167114691683222829041671146916832228290416711469168322282904167114691683222829041671146916832228290416711469168322282904167114691683222829041671146916832228290416711469168322282904167114691683222829041671146916832228290416711469168322282904167114691683222829041671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b06eee-608f-48c9-9be7-7a27851f3f10, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9af45a01-997d-4b29-8540-16225a36a5b5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9af45a01-997d-4b29-8540-16225a36a5b5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14280807014641627598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428080701464162759814280807014641627598142808070146416275981428080701464162759814280807014641627598142808070146416275981428080701464162759814280807014641627598142808070146416275981428080701464162759814280807014641627598142808070146416275981428080701464162759814280807014641627598142808070146416275981428080701464162759814280807014641627598142808070146416275981428080701464162759814280807014641627598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94ea805b-214d-4da0-8b52-dfcb1855efb1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c8178e-4e28-4815-9105-992323d9fc69, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c8178e-4e28-4815-9105-992323d9fc69, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14812585395612836889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481258539561283688914812585395612836889148125853956128368891481258539561283688914812585395612836889148125853956128368891481258539561283688914812585395612836889148125853956128368891481258539561283688914812585395612836889148125853956128368891481258539561283688914812585395612836889148125853956128368891481258539561283688914812585395612836889148125853956128368891481258539561283688914812585395612836889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9af45a01-997d-4b29-8540-16225a36a5b5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53904bc-ef1a-4b1c-90d6-1829faed6dcf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53904bc-ef1a-4b1c-90d6-1829faed6dcf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219682900542398553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52196829005423985535219682900542398553521968290054239855352196829005423985535219682900542398553521968290054239855352196829005423985535219682900542398553521968290054239855352196829005423985535219682900542398553521968290054239855352196829005423985535219682900542398553521968290054239855352196829005423985535219682900542398553521968290054239855352196829005423985535219682900542398553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c8178e-4e28-4815-9105-992323d9fc69, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edecf86f-77f2-4bc4-97bb-df1167115030, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edecf86f-77f2-4bc4-97bb-df1167115030, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22235936009599651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2223593600959965122235936009599651222359360095996512223593600959965122235936009599651222359360095996512223593600959965122235936009599651222359360095996512223593600959965122235936009599651222359360095996512223593600959965122235936009599651222359360095996512223593600959965122235936009599651222359360095996512223593600959965122235936009599651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53904bc-ef1a-4b1c-90d6-1829faed6dcf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ef66cb-7770-4767-8236-43b26bb5b9f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ef66cb-7770-4767-8236-43b26bb5b9f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13322861610533517297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332286161053351729713322861610533517297133228616105335172971332286161053351729713322861610533517297133228616105335172971332286161053351729713322861610533517297133228616105335172971332286161053351729713322861610533517297133228616105335172971332286161053351729713322861610533517297133228616105335172971332286161053351729713322861610533517297133228616105335172971332286161053351729713322861610533517297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edecf86f-77f2-4bc4-97bb-df1167115030, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d05037ad-63f5-4b14-b64b-ad081bcaaebb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05037ad-63f5-4b14-b64b-ad081bcaaebb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12472743539822541980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247274353982254198012472743539822541980124727435398225419801247274353982254198012472743539822541980124727435398225419801247274353982254198012472743539822541980124727435398225419801247274353982254198012472743539822541980124727435398225419801247274353982254198012472743539822541980124727435398225419801247274353982254198012472743539822541980124727435398225419801247274353982254198012472743539822541980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ef66cb-7770-4767-8236-43b26bb5b9f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7db1d63c-e61f-41ed-b608-29259f1d151b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7db1d63c-e61f-41ed-b608-29259f1d151b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2045739909599196072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20457399095991960722045739909599196072204573990959919607220457399095991960722045739909599196072204573990959919607220457399095991960722045739909599196072204573990959919607220457399095991960722045739909599196072204573990959919607220457399095991960722045739909599196072204573990959919607220457399095991960722045739909599196072204573990959919607220457399095991960722045739909599196072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05037ad-63f5-4b14-b64b-ad081bcaaebb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ab8314f-4d75-4298-9c68-767a5328898e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ab8314f-4d75-4298-9c68-767a5328898e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9312869432538274179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93128694325382741799312869432538274179931286943253827417993128694325382741799312869432538274179931286943253827417993128694325382741799312869432538274179931286943253827417993128694325382741799312869432538274179931286943253827417993128694325382741799312869432538274179931286943253827417993128694325382741799312869432538274179931286943253827417993128694325382741799312869432538274179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7db1d63c-e61f-41ed-b608-29259f1d151b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23218e4-fb72-42e3-89c0-8512ec9d909a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23218e4-fb72-42e3-89c0-8512ec9d909a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11760580011605045264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176058001160504526411760580011605045264117605800116050452641176058001160504526411760580011605045264117605800116050452641176058001160504526411760580011605045264117605800116050452641176058001160504526411760580011605045264117605800116050452641176058001160504526411760580011605045264117605800116050452641176058001160504526411760580011605045264117605800116050452641176058001160504526411760580011605045264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ab8314f-4d75-4298-9c68-767a5328898e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b77d4e-a60e-4584-81a3-c295864c563d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b77d4e-a60e-4584-81a3-c295864c563d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9772674947399271587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97726749473992715879772674947399271587977267494739927158797726749473992715879772674947399271587977267494739927158797726749473992715879772674947399271587977267494739927158797726749473992715879772674947399271587977267494739927158797726749473992715879772674947399271587977267494739927158797726749473992715879772674947399271587977267494739927158797726749473992715879772674947399271587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23218e4-fb72-42e3-89c0-8512ec9d909a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efd35fd8-1064-4358-9baa-6cd780c1a868, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efd35fd8-1064-4358-9baa-6cd780c1a868, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6044082078101349663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60440820781013496636044082078101349663604408207810134966360440820781013496636044082078101349663604408207810134966360440820781013496636044082078101349663604408207810134966360440820781013496636044082078101349663604408207810134966360440820781013496636044082078101349663604408207810134966360440820781013496636044082078101349663604408207810134966360440820781013496636044082078101349663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b77d4e-a60e-4584-81a3-c295864c563d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1557957c-430c-4320-b9c8-7d551170f49b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1557957c-430c-4320-b9c8-7d551170f49b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16546108999547666334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654610899954766633416546108999547666334165461089995476663341654610899954766633416546108999547666334165461089995476663341654610899954766633416546108999547666334165461089995476663341654610899954766633416546108999547666334165461089995476663341654610899954766633416546108999547666334165461089995476663341654610899954766633416546108999547666334165461089995476663341654610899954766633416546108999547666334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efd35fd8-1064-4358-9baa-6cd780c1a868, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7798fcb4-58bb-42b2-b059-23c48a90b76d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7798fcb4-58bb-42b2-b059-23c48a90b76d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16240085854599114298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624008585459911429816240085854599114298162400858545991142981624008585459911429816240085854599114298162400858545991142981624008585459911429816240085854599114298162400858545991142981624008585459911429816240085854599114298162400858545991142981624008585459911429816240085854599114298162400858545991142981624008585459911429816240085854599114298162400858545991142981624008585459911429816240085854599114298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1557957c-430c-4320-b9c8-7d551170f49b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5928a4ea-ba2a-4bbc-aaa9-6f5594e12d0a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5928a4ea-ba2a-4bbc-aaa9-6f5594e12d0a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12642332693517322343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264233269351732234312642332693517322343126423326935173223431264233269351732234312642332693517322343126423326935173223431264233269351732234312642332693517322343126423326935173223431264233269351732234312642332693517322343126423326935173223431264233269351732234312642332693517322343126423326935173223431264233269351732234312642332693517322343126423326935173223431264233269351732234312642332693517322343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7798fcb4-58bb-42b2-b059-23c48a90b76d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4ee0c20-6ac9-4278-9494-d82b2b11685f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ee0c20-6ac9-4278-9494-d82b2b11685f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5334228500240062016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53342285002400620165334228500240062016533422850024006201653342285002400620165334228500240062016533422850024006201653342285002400620165334228500240062016533422850024006201653342285002400620165334228500240062016533422850024006201653342285002400620165334228500240062016533422850024006201653342285002400620165334228500240062016533422850024006201653342285002400620165334228500240062016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5928a4ea-ba2a-4bbc-aaa9-6f5594e12d0a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe945d89-28a7-4b97-9863-36f2873b0b75, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe945d89-28a7-4b97-9863-36f2873b0b75, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16692859126010920299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669285912601092029916692859126010920299166928591260109202991669285912601092029916692859126010920299166928591260109202991669285912601092029916692859126010920299166928591260109202991669285912601092029916692859126010920299166928591260109202991669285912601092029916692859126010920299166928591260109202991669285912601092029916692859126010920299166928591260109202991669285912601092029916692859126010920299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ee0c20-6ac9-4278-9494-d82b2b11685f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf339cd-1b8f-45e7-8889-b8f2f81b2852, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf339cd-1b8f-45e7-8889-b8f2f81b2852, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3960153731116690739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39601537311166907393960153731116690739396015373111669073939601537311166907393960153731116690739396015373111669073939601537311166907393960153731116690739396015373111669073939601537311166907393960153731116690739396015373111669073939601537311166907393960153731116690739396015373111669073939601537311166907393960153731116690739396015373111669073939601537311166907393960153731116690739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe945d89-28a7-4b97-9863-36f2873b0b75, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e1d8f46-2b7a-40bc-881e-9419bde44649, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e1d8f46-2b7a-40bc-881e-9419bde44649, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5465652851884496221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54656528518844962215465652851884496221546565285188449622154656528518844962215465652851884496221546565285188449622154656528518844962215465652851884496221546565285188449622154656528518844962215465652851884496221546565285188449622154656528518844962215465652851884496221546565285188449622154656528518844962215465652851884496221546565285188449622154656528518844962215465652851884496221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf339cd-1b8f-45e7-8889-b8f2f81b2852, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e1d8f46-2b7a-40bc-881e-9419bde44649, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf46c092-394b-4675-83d0-ad60fb420ca4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf46c092-394b-4675-83d0-ad60fb420ca4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15768244010812820559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576824401081282055915768244010812820559157682440108128205591576824401081282055915768244010812820559157682440108128205591576824401081282055915768244010812820559157682440108128205591576824401081282055915768244010812820559157682440108128205591576824401081282055915768244010812820559157682440108128205591576824401081282055915768244010812820559157682440108128205591576824401081282055915768244010812820559" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1396a88-b637-4cd2-b60a-ed91c8f8fb35, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1396a88-b637-4cd2-b60a-ed91c8f8fb35, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12907828033930382752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290782803393038275212907828033930382752129078280339303827521290782803393038275212907828033930382752129078280339303827521290782803393038275212907828033930382752129078280339303827521290782803393038275212907828033930382752129078280339303827521290782803393038275212907828033930382752129078280339303827521290782803393038275212907828033930382752129078280339303827521290782803393038275212907828033930382752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf46c092-394b-4675-83d0-ad60fb420ca4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a709dc-b074-496b-b2ca-f826dd54eef3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a709dc-b074-496b-b2ca-f826dd54eef3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14146693505859909421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414669350585990942114146693505859909421141466935058599094211414669350585990942114146693505859909421141466935058599094211414669350585990942114146693505859909421141466935058599094211414669350585990942114146693505859909421141466935058599094211414669350585990942114146693505859909421141466935058599094211414669350585990942114146693505859909421141466935058599094211414669350585990942114146693505859909421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1396a88-b637-4cd2-b60a-ed91c8f8fb35, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e930d3-17b2-484b-93fb-35fc73619e1a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e930d3-17b2-484b-93fb-35fc73619e1a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16438776860601108500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643877686060110850016438776860601108500164387768606011085001643877686060110850016438776860601108500164387768606011085001643877686060110850016438776860601108500164387768606011085001643877686060110850016438776860601108500164387768606011085001643877686060110850016438776860601108500164387768606011085001643877686060110850016438776860601108500164387768606011085001643877686060110850016438776860601108500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a709dc-b074-496b-b2ca-f826dd54eef3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e930d3-17b2-484b-93fb-35fc73619e1a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c253ff41-f924-4d78-b569-b6881317c9b7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c253ff41-f924-4d78-b569-b6881317c9b7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13024318103457256990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302431810345725699013024318103457256990130243181034572569901302431810345725699013024318103457256990130243181034572569901302431810345725699013024318103457256990130243181034572569901302431810345725699013024318103457256990130243181034572569901302431810345725699013024318103457256990130243181034572569901302431810345725699013024318103457256990130243181034572569901302431810345725699013024318103457256990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd6d2ad-f782-4f2a-b30b-2017da4d6bc6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd6d2ad-f782-4f2a-b30b-2017da4d6bc6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8353856191631194741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83538561916311947418353856191631194741835385619163119474183538561916311947418353856191631194741835385619163119474183538561916311947418353856191631194741835385619163119474183538561916311947418353856191631194741835385619163119474183538561916311947418353856191631194741835385619163119474183538561916311947418353856191631194741835385619163119474183538561916311947418353856191631194741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c253ff41-f924-4d78-b569-b6881317c9b7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 276f8dac-82d3-45ed-86ef-70770651efb3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 276f8dac-82d3-45ed-86ef-70770651efb3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9086251829689212826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90862518296892128269086251829689212826908625182968921282690862518296892128269086251829689212826908625182968921282690862518296892128269086251829689212826908625182968921282690862518296892128269086251829689212826908625182968921282690862518296892128269086251829689212826908625182968921282690862518296892128269086251829689212826908625182968921282690862518296892128269086251829689212826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd6d2ad-f782-4f2a-b30b-2017da4d6bc6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83273955-6392-4752-ac48-f9b57262d4fc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83273955-6392-4752-ac48-f9b57262d4fc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2049027678249167713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20490276782491677132049027678249167713204902767824916771320490276782491677132049027678249167713204902767824916771320490276782491677132049027678249167713204902767824916771320490276782491677132049027678249167713204902767824916771320490276782491677132049027678249167713204902767824916771320490276782491677132049027678249167713204902767824916771320490276782491677132049027678249167713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 276f8dac-82d3-45ed-86ef-70770651efb3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 217767b7-6d18-411d-9efb-6db1549683fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 217767b7-6d18-411d-9efb-6db1549683fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15669463994939721061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566946399493972106115669463994939721061156694639949397210611566946399493972106115669463994939721061156694639949397210611566946399493972106115669463994939721061156694639949397210611566946399493972106115669463994939721061156694639949397210611566946399493972106115669463994939721061156694639949397210611566946399493972106115669463994939721061156694639949397210611566946399493972106115669463994939721061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83273955-6392-4752-ac48-f9b57262d4fc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b240eecd-186a-479b-aec7-9b3e806f5425, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b240eecd-186a-479b-aec7-9b3e806f5425, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14630180933979672381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463018093397967238114630180933979672381146301809339796723811463018093397967238114630180933979672381146301809339796723811463018093397967238114630180933979672381146301809339796723811463018093397967238114630180933979672381146301809339796723811463018093397967238114630180933979672381146301809339796723811463018093397967238114630180933979672381146301809339796723811463018093397967238114630180933979672381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 217767b7-6d18-411d-9efb-6db1549683fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe9124c9-b6bc-481d-99e1-71f5ef130a95, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe9124c9-b6bc-481d-99e1-71f5ef130a95, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17146978275028281042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714697827502828104217146978275028281042171469782750282810421714697827502828104217146978275028281042171469782750282810421714697827502828104217146978275028281042171469782750282810421714697827502828104217146978275028281042171469782750282810421714697827502828104217146978275028281042171469782750282810421714697827502828104217146978275028281042171469782750282810421714697827502828104217146978275028281042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b240eecd-186a-479b-aec7-9b3e806f5425, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67144941-5081-461a-b58a-683e97c9021d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67144941-5081-461a-b58a-683e97c9021d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2915499232994417827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29154992329944178272915499232994417827291549923299441782729154992329944178272915499232994417827291549923299441782729154992329944178272915499232994417827291549923299441782729154992329944178272915499232994417827291549923299441782729154992329944178272915499232994417827291549923299441782729154992329944178272915499232994417827291549923299441782729154992329944178272915499232994417827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe9124c9-b6bc-481d-99e1-71f5ef130a95, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce60be82-7cf6-4208-ac7b-7fc7e114e496, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce60be82-7cf6-4208-ac7b-7fc7e114e496, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5279599995366459426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52795999953664594265279599995366459426527959999536645942652795999953664594265279599995366459426527959999536645942652795999953664594265279599995366459426527959999536645942652795999953664594265279599995366459426527959999536645942652795999953664594265279599995366459426527959999536645942652795999953664594265279599995366459426527959999536645942652795999953664594265279599995366459426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67144941-5081-461a-b58a-683e97c9021d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0a6e95-561e-4959-85a1-6dd3177070aa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0a6e95-561e-4959-85a1-6dd3177070aa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13238878348235634060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323887834823563406013238878348235634060132388783482356340601323887834823563406013238878348235634060132388783482356340601323887834823563406013238878348235634060132388783482356340601323887834823563406013238878348235634060132388783482356340601323887834823563406013238878348235634060132388783482356340601323887834823563406013238878348235634060132388783482356340601323887834823563406013238878348235634060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce60be82-7cf6-4208-ac7b-7fc7e114e496, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f30658-98ee-4dba-bf69-79f8a0364a5e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f30658-98ee-4dba-bf69-79f8a0364a5e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6039019821010839591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60390198210108395916039019821010839591603901982101083959160390198210108395916039019821010839591603901982101083959160390198210108395916039019821010839591603901982101083959160390198210108395916039019821010839591603901982101083959160390198210108395916039019821010839591603901982101083959160390198210108395916039019821010839591603901982101083959160390198210108395916039019821010839591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0a6e95-561e-4959-85a1-6dd3177070aa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e38ec8-1769-494b-a9cf-ffa8cc2a5525, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e38ec8-1769-494b-a9cf-ffa8cc2a5525, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11458521807809522265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145852180780952226511458521807809522265114585218078095222651145852180780952226511458521807809522265114585218078095222651145852180780952226511458521807809522265114585218078095222651145852180780952226511458521807809522265114585218078095222651145852180780952226511458521807809522265114585218078095222651145852180780952226511458521807809522265114585218078095222651145852180780952226511458521807809522265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f30658-98ee-4dba-bf69-79f8a0364a5e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d01b7a-c2fc-40d1-94c7-f6a852ddbde7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d01b7a-c2fc-40d1-94c7-f6a852ddbde7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5067792972019929747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50677929720199297475067792972019929747506779297201992974750677929720199297475067792972019929747506779297201992974750677929720199297475067792972019929747506779297201992974750677929720199297475067792972019929747506779297201992974750677929720199297475067792972019929747506779297201992974750677929720199297475067792972019929747506779297201992974750677929720199297475067792972019929747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e38ec8-1769-494b-a9cf-ffa8cc2a5525, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d07fb88e-8cc3-49b2-be83-587eb446c768, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d07fb88e-8cc3-49b2-be83-587eb446c768, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 472371688089365092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092472371688089365092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d01b7a-c2fc-40d1-94c7-f6a852ddbde7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a93da284-1eb3-4eea-b61a-9b86c3269f74, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a93da284-1eb3-4eea-b61a-9b86c3269f74, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 570534566434598519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519570534566434598519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d07fb88e-8cc3-49b2-be83-587eb446c768, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18064fa4-dd81-4ab0-a9a1-dd34bbea2bfb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18064fa4-dd81-4ab0-a9a1-dd34bbea2bfb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8742487295500654699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87424872955006546998742487295500654699874248729550065469987424872955006546998742487295500654699874248729550065469987424872955006546998742487295500654699874248729550065469987424872955006546998742487295500654699874248729550065469987424872955006546998742487295500654699874248729550065469987424872955006546998742487295500654699874248729550065469987424872955006546998742487295500654699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a93da284-1eb3-4eea-b61a-9b86c3269f74, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ed64c1-815b-4efe-b76a-ccdf7fcbfca0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ed64c1-815b-4efe-b76a-ccdf7fcbfca0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5018715653066069025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50187156530660690255018715653066069025501871565306606902550187156530660690255018715653066069025501871565306606902550187156530660690255018715653066069025501871565306606902550187156530660690255018715653066069025501871565306606902550187156530660690255018715653066069025501871565306606902550187156530660690255018715653066069025501871565306606902550187156530660690255018715653066069025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18064fa4-dd81-4ab0-a9a1-dd34bbea2bfb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5563a40a-ad5e-45fe-9fc1-41d2cd9017cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5563a40a-ad5e-45fe-9fc1-41d2cd9017cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4544558153627236228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45445581536272362284544558153627236228454455815362723622845445581536272362284544558153627236228454455815362723622845445581536272362284544558153627236228454455815362723622845445581536272362284544558153627236228454455815362723622845445581536272362284544558153627236228454455815362723622845445581536272362284544558153627236228454455815362723622845445581536272362284544558153627236228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ed64c1-815b-4efe-b76a-ccdf7fcbfca0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79f7107b-973c-4395-99c0-c5cbb1232efc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79f7107b-973c-4395-99c0-c5cbb1232efc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13885112437160822543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388511243716082254313885112437160822543138851124371608225431388511243716082254313885112437160822543138851124371608225431388511243716082254313885112437160822543138851124371608225431388511243716082254313885112437160822543138851124371608225431388511243716082254313885112437160822543138851124371608225431388511243716082254313885112437160822543138851124371608225431388511243716082254313885112437160822543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5563a40a-ad5e-45fe-9fc1-41d2cd9017cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8816c541-768a-4d3c-8383-8f5d2d8c6c6e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8816c541-768a-4d3c-8383-8f5d2d8c6c6e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16756979516041898237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675697951604189823716756979516041898237167569795160418982371675697951604189823716756979516041898237167569795160418982371675697951604189823716756979516041898237167569795160418982371675697951604189823716756979516041898237167569795160418982371675697951604189823716756979516041898237167569795160418982371675697951604189823716756979516041898237167569795160418982371675697951604189823716756979516041898237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79f7107b-973c-4395-99c0-c5cbb1232efc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a7ede2c-134d-41a7-a507-ecd3e0034afc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a7ede2c-134d-41a7-a507-ecd3e0034afc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15237114987477309257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523711498747730925715237114987477309257152371149874773092571523711498747730925715237114987477309257152371149874773092571523711498747730925715237114987477309257152371149874773092571523711498747730925715237114987477309257152371149874773092571523711498747730925715237114987477309257152371149874773092571523711498747730925715237114987477309257152371149874773092571523711498747730925715237114987477309257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a7ede2c-134d-41a7-a507-ecd3e0034afc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 564c541b-4178-4c9f-81ee-fa476e9c13b3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 564c541b-4178-4c9f-81ee-fa476e9c13b3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1544781260012335610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15447812600123356101544781260012335610154478126001233561015447812600123356101544781260012335610154478126001233561015447812600123356101544781260012335610154478126001233561015447812600123356101544781260012335610154478126001233561015447812600123356101544781260012335610154478126001233561015447812600123356101544781260012335610154478126001233561015447812600123356101544781260012335610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 564c541b-4178-4c9f-81ee-fa476e9c13b3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddc20095-458c-46af-9d63-427ab1678acd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddc20095-458c-46af-9d63-427ab1678acd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2447513539650744660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24475135396507446602447513539650744660244751353965074466024475135396507446602447513539650744660244751353965074466024475135396507446602447513539650744660244751353965074466024475135396507446602447513539650744660244751353965074466024475135396507446602447513539650744660244751353965074466024475135396507446602447513539650744660244751353965074466024475135396507446602447513539650744660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddc20095-458c-46af-9d63-427ab1678acd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f62d6c4f-1ac6-4e49-ae5c-ff3b2bfb3861, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f62d6c4f-1ac6-4e49-ae5c-ff3b2bfb3861, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17457468235611375803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745746823561137580317457468235611375803174574682356113758031745746823561137580317457468235611375803174574682356113758031745746823561137580317457468235611375803174574682356113758031745746823561137580317457468235611375803174574682356113758031745746823561137580317457468235611375803174574682356113758031745746823561137580317457468235611375803174574682356113758031745746823561137580317457468235611375803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8816c541-768a-4d3c-8383-8f5d2d8c6c6e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94086dee-9a39-413b-b4a5-e27a867ed98e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94086dee-9a39-413b-b4a5-e27a867ed98e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8258030606474581151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82580306064745811518258030606474581151825803060647458115182580306064745811518258030606474581151825803060647458115182580306064745811518258030606474581151825803060647458115182580306064745811518258030606474581151825803060647458115182580306064745811518258030606474581151825803060647458115182580306064745811518258030606474581151825803060647458115182580306064745811518258030606474581151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f62d6c4f-1ac6-4e49-ae5c-ff3b2bfb3861, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a705cd1-8d55-4333-b5c0-e793b4bab5c9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a705cd1-8d55-4333-b5c0-e793b4bab5c9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7203879393519208908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72038793935192089087203879393519208908720387939351920890872038793935192089087203879393519208908720387939351920890872038793935192089087203879393519208908720387939351920890872038793935192089087203879393519208908720387939351920890872038793935192089087203879393519208908720387939351920890872038793935192089087203879393519208908720387939351920890872038793935192089087203879393519208908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94086dee-9a39-413b-b4a5-e27a867ed98e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 397cda7b-3cf3-4a67-af31-6a9bc1227c66, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 397cda7b-3cf3-4a67-af31-6a9bc1227c66, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14911368392098765111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491136839209876511114911368392098765111149113683920987651111491136839209876511114911368392098765111149113683920987651111491136839209876511114911368392098765111149113683920987651111491136839209876511114911368392098765111149113683920987651111491136839209876511114911368392098765111149113683920987651111491136839209876511114911368392098765111149113683920987651111491136839209876511114911368392098765111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a705cd1-8d55-4333-b5c0-e793b4bab5c9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c2c19e-b01d-41d7-a8e1-2d8ead9ca8fc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c2c19e-b01d-41d7-a8e1-2d8ead9ca8fc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10292851243310562960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029285124331056296010292851243310562960102928512433105629601029285124331056296010292851243310562960102928512433105629601029285124331056296010292851243310562960102928512433105629601029285124331056296010292851243310562960102928512433105629601029285124331056296010292851243310562960102928512433105629601029285124331056296010292851243310562960102928512433105629601029285124331056296010292851243310562960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 397cda7b-3cf3-4a67-af31-6a9bc1227c66, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15e86f22-e60e-4b71-a63b-b8cd0eabb3c2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15e86f22-e60e-4b71-a63b-b8cd0eabb3c2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7795733574448296829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77957335744482968297795733574448296829779573357444829682977957335744482968297795733574448296829779573357444829682977957335744482968297795733574448296829779573357444829682977957335744482968297795733574448296829779573357444829682977957335744482968297795733574448296829779573357444829682977957335744482968297795733574448296829779573357444829682977957335744482968297795733574448296829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c2c19e-b01d-41d7-a8e1-2d8ead9ca8fc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91bd4f34-c9c1-45e5-827f-31fd57950273, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91bd4f34-c9c1-45e5-827f-31fd57950273, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2136697219335671150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21366972193356711502136697219335671150213669721933567115021366972193356711502136697219335671150213669721933567115021366972193356711502136697219335671150213669721933567115021366972193356711502136697219335671150213669721933567115021366972193356711502136697219335671150213669721933567115021366972193356711502136697219335671150213669721933567115021366972193356711502136697219335671150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15e86f22-e60e-4b71-a63b-b8cd0eabb3c2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0ba924-a11c-447d-9b16-4f2a37b2cf87, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0ba924-a11c-447d-9b16-4f2a37b2cf87, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17592191559874296761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759219155987429676117592191559874296761175921915598742967611759219155987429676117592191559874296761175921915598742967611759219155987429676117592191559874296761175921915598742967611759219155987429676117592191559874296761175921915598742967611759219155987429676117592191559874296761175921915598742967611759219155987429676117592191559874296761175921915598742967611759219155987429676117592191559874296761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91bd4f34-c9c1-45e5-827f-31fd57950273, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 049e6b0c-cf33-43ee-8624-9ffc1245e958, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 049e6b0c-cf33-43ee-8624-9ffc1245e958, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8047296078430962943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80472960784309629438047296078430962943804729607843096294380472960784309629438047296078430962943804729607843096294380472960784309629438047296078430962943804729607843096294380472960784309629438047296078430962943804729607843096294380472960784309629438047296078430962943804729607843096294380472960784309629438047296078430962943804729607843096294380472960784309629438047296078430962943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0ba924-a11c-447d-9b16-4f2a37b2cf87, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb47d3a-c350-4396-bb5d-3c8f3c1ef651, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb47d3a-c350-4396-bb5d-3c8f3c1ef651, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1901404286684032075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19014042866840320751901404286684032075190140428668403207519014042866840320751901404286684032075190140428668403207519014042866840320751901404286684032075190140428668403207519014042866840320751901404286684032075190140428668403207519014042866840320751901404286684032075190140428668403207519014042866840320751901404286684032075190140428668403207519014042866840320751901404286684032075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 049e6b0c-cf33-43ee-8624-9ffc1245e958, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe29c9f2-6195-4e14-b824-59c78e85b874, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe29c9f2-6195-4e14-b824-59c78e85b874, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11676536000390018770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167653600039001877011676536000390018770116765360003900187701167653600039001877011676536000390018770116765360003900187701167653600039001877011676536000390018770116765360003900187701167653600039001877011676536000390018770116765360003900187701167653600039001877011676536000390018770116765360003900187701167653600039001877011676536000390018770116765360003900187701167653600039001877011676536000390018770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb47d3a-c350-4396-bb5d-3c8f3c1ef651, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1790a4ed-f25e-4061-b22b-af9740f6be80, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1790a4ed-f25e-4061-b22b-af9740f6be80, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8832817634678414582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88328176346784145828832817634678414582883281763467841458288328176346784145828832817634678414582883281763467841458288328176346784145828832817634678414582883281763467841458288328176346784145828832817634678414582883281763467841458288328176346784145828832817634678414582883281763467841458288328176346784145828832817634678414582883281763467841458288328176346784145828832817634678414582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe29c9f2-6195-4e14-b824-59c78e85b874, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b80f6019-94c3-4d99-8df2-059b19d03963, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b80f6019-94c3-4d99-8df2-059b19d03963, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3968028144389553455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39680281443895534553968028144389553455396802814438955345539680281443895534553968028144389553455396802814438955345539680281443895534553968028144389553455396802814438955345539680281443895534553968028144389553455396802814438955345539680281443895534553968028144389553455396802814438955345539680281443895534553968028144389553455396802814438955345539680281443895534553968028144389553455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1790a4ed-f25e-4061-b22b-af9740f6be80, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ab33040-99f4-4238-a962-c5e4f284fd55, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ab33040-99f4-4238-a962-c5e4f284fd55, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7900297751558146111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79002977515581461117900297751558146111790029775155814611179002977515581461117900297751558146111790029775155814611179002977515581461117900297751558146111790029775155814611179002977515581461117900297751558146111790029775155814611179002977515581461117900297751558146111790029775155814611179002977515581461117900297751558146111790029775155814611179002977515581461117900297751558146111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b80f6019-94c3-4d99-8df2-059b19d03963, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e643fa0-7acb-49a7-a35e-72e1c86eccfe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e643fa0-7acb-49a7-a35e-72e1c86eccfe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1722446133177154596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17224461331771545961722446133177154596172244613317715459617224461331771545961722446133177154596172244613317715459617224461331771545961722446133177154596172244613317715459617224461331771545961722446133177154596172244613317715459617224461331771545961722446133177154596172244613317715459617224461331771545961722446133177154596172244613317715459617224461331771545961722446133177154596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ab33040-99f4-4238-a962-c5e4f284fd55, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23885ac7-d332-4cea-8a19-16021e5e1b34, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23885ac7-d332-4cea-8a19-16021e5e1b34, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2244615383739090984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22446153837390909842244615383739090984224461538373909098422446153837390909842244615383739090984224461538373909098422446153837390909842244615383739090984224461538373909098422446153837390909842244615383739090984224461538373909098422446153837390909842244615383739090984224461538373909098422446153837390909842244615383739090984224461538373909098422446153837390909842244615383739090984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e643fa0-7acb-49a7-a35e-72e1c86eccfe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2abe3162-cba7-4ae4-b377-d2c1dd3f60b1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2abe3162-cba7-4ae4-b377-d2c1dd3f60b1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17233795961438740430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723379596143874043017233795961438740430172337959614387404301723379596143874043017233795961438740430172337959614387404301723379596143874043017233795961438740430172337959614387404301723379596143874043017233795961438740430172337959614387404301723379596143874043017233795961438740430172337959614387404301723379596143874043017233795961438740430172337959614387404301723379596143874043017233795961438740430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23885ac7-d332-4cea-8a19-16021e5e1b34, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347b3002-0821-42d3-abc9-a997a1e64982, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347b3002-0821-42d3-abc9-a997a1e64982, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2691635429079700778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26916354290797007782691635429079700778269163542907970077826916354290797007782691635429079700778269163542907970077826916354290797007782691635429079700778269163542907970077826916354290797007782691635429079700778269163542907970077826916354290797007782691635429079700778269163542907970077826916354290797007782691635429079700778269163542907970077826916354290797007782691635429079700778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2abe3162-cba7-4ae4-b377-d2c1dd3f60b1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 095b9433-b20f-4958-92bd-e9f8f6767ed4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 095b9433-b20f-4958-92bd-e9f8f6767ed4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6808172716592021245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68081727165920212456808172716592021245680817271659202124568081727165920212456808172716592021245680817271659202124568081727165920212456808172716592021245680817271659202124568081727165920212456808172716592021245680817271659202124568081727165920212456808172716592021245680817271659202124568081727165920212456808172716592021245680817271659202124568081727165920212456808172716592021245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347b3002-0821-42d3-abc9-a997a1e64982, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d835497-4684-4805-a3f8-3120527dd68f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d835497-4684-4805-a3f8-3120527dd68f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868804285448422138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086880428544842213810868804285448422138108688042854484221381086880428544842213810868804285448422138108688042854484221381086880428544842213810868804285448422138108688042854484221381086880428544842213810868804285448422138108688042854484221381086880428544842213810868804285448422138108688042854484221381086880428544842213810868804285448422138108688042854484221381086880428544842213810868804285448422138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 095b9433-b20f-4958-92bd-e9f8f6767ed4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 479d34e5-551c-46a8-8d8c-932596581959, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 479d34e5-551c-46a8-8d8c-932596581959, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12045819663592044554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204581966359204455412045819663592044554120458196635920445541204581966359204455412045819663592044554120458196635920445541204581966359204455412045819663592044554120458196635920445541204581966359204455412045819663592044554120458196635920445541204581966359204455412045819663592044554120458196635920445541204581966359204455412045819663592044554120458196635920445541204581966359204455412045819663592044554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d835497-4684-4805-a3f8-3120527dd68f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ef7722f-8d99-43ac-bc1f-11689a9ff935, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ef7722f-8d99-43ac-bc1f-11689a9ff935, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17321096465876804975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732109646587680497517321096465876804975173210964658768049751732109646587680497517321096465876804975173210964658768049751732109646587680497517321096465876804975173210964658768049751732109646587680497517321096465876804975173210964658768049751732109646587680497517321096465876804975173210964658768049751732109646587680497517321096465876804975173210964658768049751732109646587680497517321096465876804975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 479d34e5-551c-46a8-8d8c-932596581959, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda896c5-af4d-4e3e-b136-25cc1e600758, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda896c5-af4d-4e3e-b136-25cc1e600758, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1346186973428817288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13461869734288172881346186973428817288134618697342881728813461869734288172881346186973428817288134618697342881728813461869734288172881346186973428817288134618697342881728813461869734288172881346186973428817288134618697342881728813461869734288172881346186973428817288134618697342881728813461869734288172881346186973428817288134618697342881728813461869734288172881346186973428817288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ef7722f-8d99-43ac-bc1f-11689a9ff935, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb42ca2d-064e-4104-b8f1-b5a334d26a79, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb42ca2d-064e-4104-b8f1-b5a334d26a79, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10329336145054280393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032933614505428039310329336145054280393103293361450542803931032933614505428039310329336145054280393103293361450542803931032933614505428039310329336145054280393103293361450542803931032933614505428039310329336145054280393103293361450542803931032933614505428039310329336145054280393103293361450542803931032933614505428039310329336145054280393103293361450542803931032933614505428039310329336145054280393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda896c5-af4d-4e3e-b136-25cc1e600758, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9394317b-7981-47f7-8bef-8b0feaadb1e5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9394317b-7981-47f7-8bef-8b0feaadb1e5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11979669499904455046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197966949990445504611979669499904455046119796694999044550461197966949990445504611979669499904455046119796694999044550461197966949990445504611979669499904455046119796694999044550461197966949990445504611979669499904455046119796694999044550461197966949990445504611979669499904455046119796694999044550461197966949990445504611979669499904455046119796694999044550461197966949990445504611979669499904455046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb42ca2d-064e-4104-b8f1-b5a334d26a79, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2f6870-9bed-4181-891a-e3cac2ea96cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2f6870-9bed-4181-891a-e3cac2ea96cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5788157031183711137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57881570311837111375788157031183711137578815703118371113757881570311837111375788157031183711137578815703118371113757881570311837111375788157031183711137578815703118371113757881570311837111375788157031183711137578815703118371113757881570311837111375788157031183711137578815703118371113757881570311837111375788157031183711137578815703118371113757881570311837111375788157031183711137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9394317b-7981-47f7-8bef-8b0feaadb1e5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a655db1d-b38d-4b31-97a4-950805ed2566, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a655db1d-b38d-4b31-97a4-950805ed2566, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7883283979489002836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78832839794890028367883283979489002836788328397948900283678832839794890028367883283979489002836788328397948900283678832839794890028367883283979489002836788328397948900283678832839794890028367883283979489002836788328397948900283678832839794890028367883283979489002836788328397948900283678832839794890028367883283979489002836788328397948900283678832839794890028367883283979489002836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2f6870-9bed-4181-891a-e3cac2ea96cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7004cec-fdb3-43dc-98ff-11a13b39d7b9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7004cec-fdb3-43dc-98ff-11a13b39d7b9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 732918185632625984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984732918185632625984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a655db1d-b38d-4b31-97a4-950805ed2566, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5100546d-9812-497f-9705-648cdf7bcad9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5100546d-9812-497f-9705-648cdf7bcad9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12548139496566991737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254813949656699173712548139496566991737125481394965669917371254813949656699173712548139496566991737125481394965669917371254813949656699173712548139496566991737125481394965669917371254813949656699173712548139496566991737125481394965669917371254813949656699173712548139496566991737125481394965669917371254813949656699173712548139496566991737125481394965669917371254813949656699173712548139496566991737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7004cec-fdb3-43dc-98ff-11a13b39d7b9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001a347f-37e8-42c2-8516-339b6b074f08, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001a347f-37e8-42c2-8516-339b6b074f08, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15593570662893375731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559357066289337573115593570662893375731155935706628933757311559357066289337573115593570662893375731155935706628933757311559357066289337573115593570662893375731155935706628933757311559357066289337573115593570662893375731155935706628933757311559357066289337573115593570662893375731155935706628933757311559357066289337573115593570662893375731155935706628933757311559357066289337573115593570662893375731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5100546d-9812-497f-9705-648cdf7bcad9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001a347f-37e8-42c2-8516-339b6b074f08, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6658543f-375a-4773-ad19-d6e416d27f9d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6658543f-375a-4773-ad19-d6e416d27f9d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5198792008950068023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51987920089500680235198792008950068023519879200895006802351987920089500680235198792008950068023519879200895006802351987920089500680235198792008950068023519879200895006802351987920089500680235198792008950068023519879200895006802351987920089500680235198792008950068023519879200895006802351987920089500680235198792008950068023519879200895006802351987920089500680235198792008950068023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7411c9-fcc4-4d62-92ba-826f2ff02654, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6658543f-375a-4773-ad19-d6e416d27f9d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874f1103-f7cb-4bbf-b773-582e363ea597, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874f1103-f7cb-4bbf-b773-582e363ea597, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12894787796099497340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289478779609949734012894787796099497340128947877960994973401289478779609949734012894787796099497340128947877960994973401289478779609949734012894787796099497340128947877960994973401289478779609949734012894787796099497340128947877960994973401289478779609949734012894787796099497340128947877960994973401289478779609949734012894787796099497340128947877960994973401289478779609949734012894787796099497340" } } } 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, ba7411c9-fcc4-4d62-92ba-826f2ff02654, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6710161869640337475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67101618696403374756710161869640337475671016186964033747567101618696403374756710161869640337475671016186964033747567101618696403374756710161869640337475671016186964033747567101618696403374756710161869640337475671016186964033747567101618696403374756710161869640337475671016186964033747567101618696403374756710161869640337475671016186964033747567101618696403374756710161869640337475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7411c9-fcc4-4d62-92ba-826f2ff02654, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68600d8-4977-4ca0-b0fb-36acbfa68ba6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874f1103-f7cb-4bbf-b773-582e363ea597, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68600d8-4977-4ca0-b0fb-36acbfa68ba6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3592716472243798169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35927164722437981693592716472243798169359271647224379816935927164722437981693592716472243798169359271647224379816935927164722437981693592716472243798169359271647224379816935927164722437981693592716472243798169359271647224379816935927164722437981693592716472243798169359271647224379816935927164722437981693592716472243798169359271647224379816935927164722437981693592716472243798169" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3010057-9c8d-4ab2-8301-8e4685d6f78e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3010057-9c8d-4ab2-8301-8e4685d6f78e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 630133365916239806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806630133365916239806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68600d8-4977-4ca0-b0fb-36acbfa68ba6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3010057-9c8d-4ab2-8301-8e4685d6f78e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d9fd568-ddb8-48ab-9b30-06bbbb9eb632, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d9fd568-ddb8-48ab-9b30-06bbbb9eb632, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 913890144768765108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108913890144768765108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0232af6-1496-4fc1-92c1-2c0cb4b67c3d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0232af6-1496-4fc1-92c1-2c0cb4b67c3d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17014278956081465836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701427895608146583617014278956081465836170142789560814658361701427895608146583617014278956081465836170142789560814658361701427895608146583617014278956081465836170142789560814658361701427895608146583617014278956081465836170142789560814658361701427895608146583617014278956081465836170142789560814658361701427895608146583617014278956081465836170142789560814658361701427895608146583617014278956081465836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d9fd568-ddb8-48ab-9b30-06bbbb9eb632, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e88b8212-523a-469b-8182-47e62e3caf7e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88b8212-523a-469b-8182-47e62e3caf7e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11098735759550603749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109873575955060374911098735759550603749110987357595506037491109873575955060374911098735759550603749110987357595506037491109873575955060374911098735759550603749110987357595506037491109873575955060374911098735759550603749110987357595506037491109873575955060374911098735759550603749110987357595506037491109873575955060374911098735759550603749110987357595506037491109873575955060374911098735759550603749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0232af6-1496-4fc1-92c1-2c0cb4b67c3d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a454ced5-3b69-40d2-92db-3d62bf1da47e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a454ced5-3b69-40d2-92db-3d62bf1da47e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11142937529020335111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114293752902033511111142937529020335111111429375290203351111114293752902033511111142937529020335111111429375290203351111114293752902033511111142937529020335111111429375290203351111114293752902033511111142937529020335111111429375290203351111114293752902033511111142937529020335111111429375290203351111114293752902033511111142937529020335111111429375290203351111114293752902033511111142937529020335111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88b8212-523a-469b-8182-47e62e3caf7e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc9e79b7-57d7-4fe8-8e15-2d101e3d8920, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc9e79b7-57d7-4fe8-8e15-2d101e3d8920, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8611698273764089294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86116982737640892948611698273764089294861169827376408929486116982737640892948611698273764089294861169827376408929486116982737640892948611698273764089294861169827376408929486116982737640892948611698273764089294861169827376408929486116982737640892948611698273764089294861169827376408929486116982737640892948611698273764089294861169827376408929486116982737640892948611698273764089294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a454ced5-3b69-40d2-92db-3d62bf1da47e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44bcbe1f-bd10-4f39-98dd-aada7b12a30e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bcbe1f-bd10-4f39-98dd-aada7b12a30e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5514520515857458100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55145205158574581005514520515857458100551452051585745810055145205158574581005514520515857458100551452051585745810055145205158574581005514520515857458100551452051585745810055145205158574581005514520515857458100551452051585745810055145205158574581005514520515857458100551452051585745810055145205158574581005514520515857458100551452051585745810055145205158574581005514520515857458100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc9e79b7-57d7-4fe8-8e15-2d101e3d8920, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6afa83d-9eeb-4c12-aac7-0bdb29e85f4d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6afa83d-9eeb-4c12-aac7-0bdb29e85f4d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6513154965066885084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65131549650668850846513154965066885084651315496506688508465131549650668850846513154965066885084651315496506688508465131549650668850846513154965066885084651315496506688508465131549650668850846513154965066885084651315496506688508465131549650668850846513154965066885084651315496506688508465131549650668850846513154965066885084651315496506688508465131549650668850846513154965066885084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bcbe1f-bd10-4f39-98dd-aada7b12a30e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c35ce02-5b33-42ec-8de0-ea4b54096d82, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c35ce02-5b33-42ec-8de0-ea4b54096d82, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 286085333912767656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656286085333912767656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6afa83d-9eeb-4c12-aac7-0bdb29e85f4d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d849058-dabe-400b-ad5c-736ffc7964a4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d849058-dabe-400b-ad5c-736ffc7964a4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8181566139271624950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81815661392716249508181566139271624950818156613927162495081815661392716249508181566139271624950818156613927162495081815661392716249508181566139271624950818156613927162495081815661392716249508181566139271624950818156613927162495081815661392716249508181566139271624950818156613927162495081815661392716249508181566139271624950818156613927162495081815661392716249508181566139271624950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c35ce02-5b33-42ec-8de0-ea4b54096d82, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d849058-dabe-400b-ad5c-736ffc7964a4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95dfda7f-809c-4074-b178-a569df5145bc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041ce505-022f-49f4-848e-ec50f4904958, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95dfda7f-809c-4074-b178-a569df5145bc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9400176903928674443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94001769039286744439400176903928674443940017690392867444394001769039286744439400176903928674443940017690392867444394001769039286744439400176903928674443940017690392867444394001769039286744439400176903928674443940017690392867444394001769039286744439400176903928674443940017690392867444394001769039286744439400176903928674443940017690392867444394001769039286744439400176903928674443" } } } 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, 041ce505-022f-49f4-848e-ec50f4904958, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1043530020782078053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10435300207820780531043530020782078053104353002078207805310435300207820780531043530020782078053104353002078207805310435300207820780531043530020782078053104353002078207805310435300207820780531043530020782078053104353002078207805310435300207820780531043530020782078053104353002078207805310435300207820780531043530020782078053104353002078207805310435300207820780531043530020782078053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95dfda7f-809c-4074-b178-a569df5145bc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041ce505-022f-49f4-848e-ec50f4904958, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a47a6e5b-9c64-4da4-9550-64bd0e3c08e3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a47a6e5b-9c64-4da4-9550-64bd0e3c08e3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 559774006705939959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959559774006705939959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b2635c-c7f3-4349-b8ac-35c221ed483b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b2635c-c7f3-4349-b8ac-35c221ed483b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15449322514723224487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544932251472322448715449322514723224487154493225147232244871544932251472322448715449322514723224487154493225147232244871544932251472322448715449322514723224487154493225147232244871544932251472322448715449322514723224487154493225147232244871544932251472322448715449322514723224487154493225147232244871544932251472322448715449322514723224487154493225147232244871544932251472322448715449322514723224487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a47a6e5b-9c64-4da4-9550-64bd0e3c08e3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3c58e83-402d-402e-8d18-055b05c8080f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3c58e83-402d-402e-8d18-055b05c8080f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18308614851168892057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830861485116889205718308614851168892057183086148511688920571830861485116889205718308614851168892057183086148511688920571830861485116889205718308614851168892057183086148511688920571830861485116889205718308614851168892057183086148511688920571830861485116889205718308614851168892057183086148511688920571830861485116889205718308614851168892057183086148511688920571830861485116889205718308614851168892057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b2635c-c7f3-4349-b8ac-35c221ed483b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77547791-a70c-4193-933f-af7a00706622, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77547791-a70c-4193-933f-af7a00706622, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1074309616088769794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10743096160887697941074309616088769794107430961608876979410743096160887697941074309616088769794107430961608876979410743096160887697941074309616088769794107430961608876979410743096160887697941074309616088769794107430961608876979410743096160887697941074309616088769794107430961608876979410743096160887697941074309616088769794107430961608876979410743096160887697941074309616088769794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77547791-a70c-4193-933f-af7a00706622, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 708afd64-5bf1-495b-839a-eedfae689d80, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3c58e83-402d-402e-8d18-055b05c8080f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 708afd64-5bf1-495b-839a-eedfae689d80, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 893050911147359805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805893050911147359805" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e971c145-0bbf-4cfd-ae23-e9a9a37f6899, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e971c145-0bbf-4cfd-ae23-e9a9a37f6899, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9855979979499990776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98559799794999907769855979979499990776985597997949999077698559799794999907769855979979499990776985597997949999077698559799794999907769855979979499990776985597997949999077698559799794999907769855979979499990776985597997949999077698559799794999907769855979979499990776985597997949999077698559799794999907769855979979499990776985597997949999077698559799794999907769855979979499990776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 708afd64-5bf1-495b-839a-eedfae689d80, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec68aa4-5b78-4410-8617-426467af36a6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec68aa4-5b78-4410-8617-426467af36a6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10285314582871865490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028531458287186549010285314582871865490102853145828718654901028531458287186549010285314582871865490102853145828718654901028531458287186549010285314582871865490102853145828718654901028531458287186549010285314582871865490102853145828718654901028531458287186549010285314582871865490102853145828718654901028531458287186549010285314582871865490102853145828718654901028531458287186549010285314582871865490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e971c145-0bbf-4cfd-ae23-e9a9a37f6899, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 637e8e69-683c-40e1-aa28-b23fedecd3e2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 637e8e69-683c-40e1-aa28-b23fedecd3e2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853813863289651208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485381386328965120814853813863289651208148538138632896512081485381386328965120814853813863289651208148538138632896512081485381386328965120814853813863289651208148538138632896512081485381386328965120814853813863289651208148538138632896512081485381386328965120814853813863289651208148538138632896512081485381386328965120814853813863289651208148538138632896512081485381386328965120814853813863289651208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec68aa4-5b78-4410-8617-426467af36a6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c049ccc-52a7-43af-8434-da25a87cf5c3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c049ccc-52a7-43af-8434-da25a87cf5c3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13159654515558532763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315965451555853276313159654515558532763131596545155585327631315965451555853276313159654515558532763131596545155585327631315965451555853276313159654515558532763131596545155585327631315965451555853276313159654515558532763131596545155585327631315965451555853276313159654515558532763131596545155585327631315965451555853276313159654515558532763131596545155585327631315965451555853276313159654515558532763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 637e8e69-683c-40e1-aa28-b23fedecd3e2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d49cbf-b2a2-44b6-81e3-cdd3a3cacd2f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d49cbf-b2a2-44b6-81e3-cdd3a3cacd2f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4476498450353285506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44764984503532855064476498450353285506447649845035328550644764984503532855064476498450353285506447649845035328550644764984503532855064476498450353285506447649845035328550644764984503532855064476498450353285506447649845035328550644764984503532855064476498450353285506447649845035328550644764984503532855064476498450353285506447649845035328550644764984503532855064476498450353285506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c049ccc-52a7-43af-8434-da25a87cf5c3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c26709b4-e7c1-43fd-900b-2854b272023f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c26709b4-e7c1-43fd-900b-2854b272023f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3863799002873174914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38637990028731749143863799002873174914386379900287317491438637990028731749143863799002873174914386379900287317491438637990028731749143863799002873174914386379900287317491438637990028731749143863799002873174914386379900287317491438637990028731749143863799002873174914386379900287317491438637990028731749143863799002873174914386379900287317491438637990028731749143863799002873174914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d49cbf-b2a2-44b6-81e3-cdd3a3cacd2f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29bf34dd-4ee1-4d2b-9eeb-1c8a9b76b83e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29bf34dd-4ee1-4d2b-9eeb-1c8a9b76b83e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 683258254207453174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174683258254207453174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c26709b4-e7c1-43fd-900b-2854b272023f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfc1f5f7-d325-432b-898e-73d3568182a0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfc1f5f7-d325-432b-898e-73d3568182a0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 134377058854815098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098134377058854815098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29bf34dd-4ee1-4d2b-9eeb-1c8a9b76b83e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99d3a0c8-fbca-4b3f-92ec-a86837073dc1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99d3a0c8-fbca-4b3f-92ec-a86837073dc1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17895701502289491258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789570150228949125817895701502289491258178957015022894912581789570150228949125817895701502289491258178957015022894912581789570150228949125817895701502289491258178957015022894912581789570150228949125817895701502289491258178957015022894912581789570150228949125817895701502289491258178957015022894912581789570150228949125817895701502289491258178957015022894912581789570150228949125817895701502289491258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfc1f5f7-d325-432b-898e-73d3568182a0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d2e785-6ae6-41d0-a98d-9ddfee9763c2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d2e785-6ae6-41d0-a98d-9ddfee9763c2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11618097537425966720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161809753742596672011618097537425966720116180975374259667201161809753742596672011618097537425966720116180975374259667201161809753742596672011618097537425966720116180975374259667201161809753742596672011618097537425966720116180975374259667201161809753742596672011618097537425966720116180975374259667201161809753742596672011618097537425966720116180975374259667201161809753742596672011618097537425966720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99d3a0c8-fbca-4b3f-92ec-a86837073dc1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87e5beb5-1f06-41a9-89a1-24927c8a8fdf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87e5beb5-1f06-41a9-89a1-24927c8a8fdf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8830084432978529156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88300844329785291568830084432978529156883008443297852915688300844329785291568830084432978529156883008443297852915688300844329785291568830084432978529156883008443297852915688300844329785291568830084432978529156883008443297852915688300844329785291568830084432978529156883008443297852915688300844329785291568830084432978529156883008443297852915688300844329785291568830084432978529156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d2e785-6ae6-41d0-a98d-9ddfee9763c2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f42bd9-1875-4e6f-a215-a805f51c81e5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f42bd9-1875-4e6f-a215-a805f51c81e5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6607943542605091806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66079435426050918066607943542605091806660794354260509180666079435426050918066607943542605091806660794354260509180666079435426050918066607943542605091806660794354260509180666079435426050918066607943542605091806660794354260509180666079435426050918066607943542605091806660794354260509180666079435426050918066607943542605091806660794354260509180666079435426050918066607943542605091806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87e5beb5-1f06-41a9-89a1-24927c8a8fdf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2881935-f1d6-4e5d-9fca-e7c97fdaedc6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2881935-f1d6-4e5d-9fca-e7c97fdaedc6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 930706465903747392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392930706465903747392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f42bd9-1875-4e6f-a215-a805f51c81e5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e67f4b-1d8b-4668-8561-7f0a3ee753be, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e67f4b-1d8b-4668-8561-7f0a3ee753be, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10155594006928573122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015559400692857312210155594006928573122101555940069285731221015559400692857312210155594006928573122101555940069285731221015559400692857312210155594006928573122101555940069285731221015559400692857312210155594006928573122101555940069285731221015559400692857312210155594006928573122101555940069285731221015559400692857312210155594006928573122101555940069285731221015559400692857312210155594006928573122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2881935-f1d6-4e5d-9fca-e7c97fdaedc6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23572584-145e-40e8-87b6-9a5518cf5a93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e67f4b-1d8b-4668-8561-7f0a3ee753be, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23572584-145e-40e8-87b6-9a5518cf5a93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9507050055759805448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95070500557598054489507050055759805448950705005575980544895070500557598054489507050055759805448950705005575980544895070500557598054489507050055759805448950705005575980544895070500557598054489507050055759805448950705005575980544895070500557598054489507050055759805448950705005575980544895070500557598054489507050055759805448950705005575980544895070500557598054489507050055759805448" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f6b1ca-6a92-47cc-be91-12b017f07f0b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f6b1ca-6a92-47cc-be91-12b017f07f0b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12763697171253282788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276369717125328278812763697171253282788127636971712532827881276369717125328278812763697171253282788127636971712532827881276369717125328278812763697171253282788127636971712532827881276369717125328278812763697171253282788127636971712532827881276369717125328278812763697171253282788127636971712532827881276369717125328278812763697171253282788127636971712532827881276369717125328278812763697171253282788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f6b1ca-6a92-47cc-be91-12b017f07f0b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23572584-145e-40e8-87b6-9a5518cf5a93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b95f85-2285-49d5-8a07-87397d458fa1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b95f85-2285-49d5-8a07-87397d458fa1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3553124088046089995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35531240880460899953553124088046089995355312408804608999535531240880460899953553124088046089995355312408804608999535531240880460899953553124088046089995355312408804608999535531240880460899953553124088046089995355312408804608999535531240880460899953553124088046089995355312408804608999535531240880460899953553124088046089995355312408804608999535531240880460899953553124088046089995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7ed288-d85b-4f56-8dfe-75a98df49a5d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7ed288-d85b-4f56-8dfe-75a98df49a5d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6616080504591305577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66160805045913055776616080504591305577661608050459130557766160805045913055776616080504591305577661608050459130557766160805045913055776616080504591305577661608050459130557766160805045913055776616080504591305577661608050459130557766160805045913055776616080504591305577661608050459130557766160805045913055776616080504591305577661608050459130557766160805045913055776616080504591305577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b95f85-2285-49d5-8a07-87397d458fa1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7ed288-d85b-4f56-8dfe-75a98df49a5d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b01c16f7-a7e6-493b-8750-1ceb2eac2faa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b01c16f7-a7e6-493b-8750-1ceb2eac2faa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5992260974406164457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59922609744061644575992260974406164457599226097440616445759922609744061644575992260974406164457599226097440616445759922609744061644575992260974406164457599226097440616445759922609744061644575992260974406164457599226097440616445759922609744061644575992260974406164457599226097440616445759922609744061644575992260974406164457599226097440616445759922609744061644575992260974406164457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d9f96e1-eec4-4337-b735-509897e4c7ff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9f96e1-eec4-4337-b735-509897e4c7ff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4285692693692168473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42856926936921684734285692693692168473428569269369216847342856926936921684734285692693692168473428569269369216847342856926936921684734285692693692168473428569269369216847342856926936921684734285692693692168473428569269369216847342856926936921684734285692693692168473428569269369216847342856926936921684734285692693692168473428569269369216847342856926936921684734285692693692168473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9f96e1-eec4-4337-b735-509897e4c7ff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320721a0-7e1e-4317-b7ba-3ca8408d28ad, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320721a0-7e1e-4317-b7ba-3ca8408d28ad, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230335479681047337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523033547968104733715230335479681047337152303354796810473371523033547968104733715230335479681047337152303354796810473371523033547968104733715230335479681047337152303354796810473371523033547968104733715230335479681047337152303354796810473371523033547968104733715230335479681047337152303354796810473371523033547968104733715230335479681047337152303354796810473371523033547968104733715230335479681047337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b01c16f7-a7e6-493b-8750-1ceb2eac2faa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325f0c29-6d66-4701-abb8-26aa8de9ed8e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325f0c29-6d66-4701-abb8-26aa8de9ed8e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8531683997571054103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85316839975710541038531683997571054103853168399757105410385316839975710541038531683997571054103853168399757105410385316839975710541038531683997571054103853168399757105410385316839975710541038531683997571054103853168399757105410385316839975710541038531683997571054103853168399757105410385316839975710541038531683997571054103853168399757105410385316839975710541038531683997571054103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320721a0-7e1e-4317-b7ba-3ca8408d28ad, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb239be-a64e-4d5d-bad3-e351d30c8b89, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb239be-a64e-4d5d-bad3-e351d30c8b89, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11640222963391265677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164022296339126567711640222963391265677116402229633912656771164022296339126567711640222963391265677116402229633912656771164022296339126567711640222963391265677116402229633912656771164022296339126567711640222963391265677116402229633912656771164022296339126567711640222963391265677116402229633912656771164022296339126567711640222963391265677116402229633912656771164022296339126567711640222963391265677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325f0c29-6d66-4701-abb8-26aa8de9ed8e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb730bb-367f-42c6-9947-174dec283ad3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb730bb-367f-42c6-9947-174dec283ad3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16583866461000468549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658386646100046854916583866461000468549165838664610004685491658386646100046854916583866461000468549165838664610004685491658386646100046854916583866461000468549165838664610004685491658386646100046854916583866461000468549165838664610004685491658386646100046854916583866461000468549165838664610004685491658386646100046854916583866461000468549165838664610004685491658386646100046854916583866461000468549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb730bb-367f-42c6-9947-174dec283ad3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7008398-88c9-4b11-ad22-87eedca43e07, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7008398-88c9-4b11-ad22-87eedca43e07, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9253672772703832153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92536727727038321539253672772703832153925367277270383215392536727727038321539253672772703832153925367277270383215392536727727038321539253672772703832153925367277270383215392536727727038321539253672772703832153925367277270383215392536727727038321539253672772703832153925367277270383215392536727727038321539253672772703832153925367277270383215392536727727038321539253672772703832153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb239be-a64e-4d5d-bad3-e351d30c8b89, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8ac435d-5915-4600-9919-934fe5f8ddbb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ac435d-5915-4600-9919-934fe5f8ddbb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10173761442648215740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017376144264821574010173761442648215740101737614426482157401017376144264821574010173761442648215740101737614426482157401017376144264821574010173761442648215740101737614426482157401017376144264821574010173761442648215740101737614426482157401017376144264821574010173761442648215740101737614426482157401017376144264821574010173761442648215740101737614426482157401017376144264821574010173761442648215740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7008398-88c9-4b11-ad22-87eedca43e07, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e51821c8-672f-43cd-9c3b-012e591d9486, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51821c8-672f-43cd-9c3b-012e591d9486, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5401589429706669628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54015894297066696285401589429706669628540158942970666962854015894297066696285401589429706669628540158942970666962854015894297066696285401589429706669628540158942970666962854015894297066696285401589429706669628540158942970666962854015894297066696285401589429706669628540158942970666962854015894297066696285401589429706669628540158942970666962854015894297066696285401589429706669628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ac435d-5915-4600-9919-934fe5f8ddbb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828b48aa-bfe6-446e-bac0-1a61aa49ed7d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828b48aa-bfe6-446e-bac0-1a61aa49ed7d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1445978013247349394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14459780132473493941445978013247349394144597801324734939414459780132473493941445978013247349394144597801324734939414459780132473493941445978013247349394144597801324734939414459780132473493941445978013247349394144597801324734939414459780132473493941445978013247349394144597801324734939414459780132473493941445978013247349394144597801324734939414459780132473493941445978013247349394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51821c8-672f-43cd-9c3b-012e591d9486, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2eba633-b928-4e6b-bda2-9c1457e8366a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2eba633-b928-4e6b-bda2-9c1457e8366a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8176918245077401422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81769182450774014228176918245077401422817691824507740142281769182450774014228176918245077401422817691824507740142281769182450774014228176918245077401422817691824507740142281769182450774014228176918245077401422817691824507740142281769182450774014228176918245077401422817691824507740142281769182450774014228176918245077401422817691824507740142281769182450774014228176918245077401422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828b48aa-bfe6-446e-bac0-1a61aa49ed7d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6111ec9b-1f9d-42fa-afef-806754346a57, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6111ec9b-1f9d-42fa-afef-806754346a57, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10655429836933173070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065542983693317307010655429836933173070106554298369331730701065542983693317307010655429836933173070106554298369331730701065542983693317307010655429836933173070106554298369331730701065542983693317307010655429836933173070106554298369331730701065542983693317307010655429836933173070106554298369331730701065542983693317307010655429836933173070106554298369331730701065542983693317307010655429836933173070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2eba633-b928-4e6b-bda2-9c1457e8366a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ca2dbb-dde6-4b4a-b4e7-93c6b44745ce, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ca2dbb-dde6-4b4a-b4e7-93c6b44745ce, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2130987220078610585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21309872200786105852130987220078610585213098722007861058521309872200786105852130987220078610585213098722007861058521309872200786105852130987220078610585213098722007861058521309872200786105852130987220078610585213098722007861058521309872200786105852130987220078610585213098722007861058521309872200786105852130987220078610585213098722007861058521309872200786105852130987220078610585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6111ec9b-1f9d-42fa-afef-806754346a57, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fe7fff0-004f-498a-b290-64971531d07c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fe7fff0-004f-498a-b290-64971531d07c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19441163483636836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1944116348363683619441163483636836194411634836368361944116348363683619441163483636836194411634836368361944116348363683619441163483636836194411634836368361944116348363683619441163483636836194411634836368361944116348363683619441163483636836194411634836368361944116348363683619441163483636836194411634836368361944116348363683619441163483636836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ca2dbb-dde6-4b4a-b4e7-93c6b44745ce, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac59360d-ee8a-4c87-89f2-a93389d216d8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac59360d-ee8a-4c87-89f2-a93389d216d8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 533020017887822665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665533020017887822665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fe7fff0-004f-498a-b290-64971531d07c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29cb23d3-0d12-4ca3-b7c3-a54518957143, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29cb23d3-0d12-4ca3-b7c3-a54518957143, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4765230786052844645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47652307860528446454765230786052844645476523078605284464547652307860528446454765230786052844645476523078605284464547652307860528446454765230786052844645476523078605284464547652307860528446454765230786052844645476523078605284464547652307860528446454765230786052844645476523078605284464547652307860528446454765230786052844645476523078605284464547652307860528446454765230786052844645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac59360d-ee8a-4c87-89f2-a93389d216d8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57918e9e-7833-4258-b10d-42f9520d3d0e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57918e9e-7833-4258-b10d-42f9520d3d0e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2483463871842198704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24834638718421987042483463871842198704248346387184219870424834638718421987042483463871842198704248346387184219870424834638718421987042483463871842198704248346387184219870424834638718421987042483463871842198704248346387184219870424834638718421987042483463871842198704248346387184219870424834638718421987042483463871842198704248346387184219870424834638718421987042483463871842198704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29cb23d3-0d12-4ca3-b7c3-a54518957143, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40fae010-d8f8-4a02-b26a-8b658fc8fb8d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40fae010-d8f8-4a02-b26a-8b658fc8fb8d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17528283341377530495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752828334137753049517528283341377530495175282833413775304951752828334137753049517528283341377530495175282833413775304951752828334137753049517528283341377530495175282833413775304951752828334137753049517528283341377530495175282833413775304951752828334137753049517528283341377530495175282833413775304951752828334137753049517528283341377530495175282833413775304951752828334137753049517528283341377530495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57918e9e-7833-4258-b10d-42f9520d3d0e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f0af79c-f0f0-402b-8071-9a1ce6298d70, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f0af79c-f0f0-402b-8071-9a1ce6298d70, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8248885956309808965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82488859563098089658248885956309808965824888595630980896582488859563098089658248885956309808965824888595630980896582488859563098089658248885956309808965824888595630980896582488859563098089658248885956309808965824888595630980896582488859563098089658248885956309808965824888595630980896582488859563098089658248885956309808965824888595630980896582488859563098089658248885956309808965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f0af79c-f0f0-402b-8071-9a1ce6298d70, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32d134cf-325b-492d-98ef-062d25913328, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32d134cf-325b-492d-98ef-062d25913328, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10017078025228611303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001707802522861130310017078025228611303100170780252286113031001707802522861130310017078025228611303100170780252286113031001707802522861130310017078025228611303100170780252286113031001707802522861130310017078025228611303100170780252286113031001707802522861130310017078025228611303100170780252286113031001707802522861130310017078025228611303100170780252286113031001707802522861130310017078025228611303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40fae010-d8f8-4a02-b26a-8b658fc8fb8d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79d855ae-fc0a-44b3-894c-29a4d37546f6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d855ae-fc0a-44b3-894c-29a4d37546f6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15119549041475375188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511954904147537518815119549041475375188151195490414753751881511954904147537518815119549041475375188151195490414753751881511954904147537518815119549041475375188151195490414753751881511954904147537518815119549041475375188151195490414753751881511954904147537518815119549041475375188151195490414753751881511954904147537518815119549041475375188151195490414753751881511954904147537518815119549041475375188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32d134cf-325b-492d-98ef-062d25913328, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 591556de-c509-4793-b2d1-6ac62171d864, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 591556de-c509-4793-b2d1-6ac62171d864, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 915865458680228314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314915865458680228314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 591556de-c509-4793-b2d1-6ac62171d864, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df74449b-3c4d-498a-9708-e1f1c36fbafe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df74449b-3c4d-498a-9708-e1f1c36fbafe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570066618714540281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95700666187145402819570066618714540281957006661871454028195700666187145402819570066618714540281957006661871454028195700666187145402819570066618714540281957006661871454028195700666187145402819570066618714540281957006661871454028195700666187145402819570066618714540281957006661871454028195700666187145402819570066618714540281957006661871454028195700666187145402819570066618714540281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df74449b-3c4d-498a-9708-e1f1c36fbafe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 247ad4f4-5837-4e17-b210-99926889193a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 247ad4f4-5837-4e17-b210-99926889193a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11833445001264514430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183344500126451443011833445001264514430118334450012645144301183344500126451443011833445001264514430118334450012645144301183344500126451443011833445001264514430118334450012645144301183344500126451443011833445001264514430118334450012645144301183344500126451443011833445001264514430118334450012645144301183344500126451443011833445001264514430118334450012645144301183344500126451443011833445001264514430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 247ad4f4-5837-4e17-b210-99926889193a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244c8743-e059-4c3f-8e20-cacbc4b4a394, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244c8743-e059-4c3f-8e20-cacbc4b4a394, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13268493047053636782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326849304705363678213268493047053636782132684930470536367821326849304705363678213268493047053636782132684930470536367821326849304705363678213268493047053636782132684930470536367821326849304705363678213268493047053636782132684930470536367821326849304705363678213268493047053636782132684930470536367821326849304705363678213268493047053636782132684930470536367821326849304705363678213268493047053636782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d855ae-fc0a-44b3-894c-29a4d37546f6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28928/1
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab1cccf0-a728-4fa4-8c14-01454b6b5354, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1cccf0-a728-4fa4-8c14-01454b6b5354, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969121971991861151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151969121971991861151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244c8743-e059-4c3f-8e20-cacbc4b4a394, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30527fcc-438b-478d-8338-39ed428ce2f0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30527fcc-438b-478d-8338-39ed428ce2f0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15128598501247870200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512859850124787020015128598501247870200151285985012478702001512859850124787020015128598501247870200151285985012478702001512859850124787020015128598501247870200151285985012478702001512859850124787020015128598501247870200151285985012478702001512859850124787020015128598501247870200151285985012478702001512859850124787020015128598501247870200151285985012478702001512859850124787020015128598501247870200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1cccf0-a728-4fa4-8c14-01454b6b5354, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68e5d646-645d-42ca-bc7c-a87d9669d5d1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68e5d646-645d-42ca-bc7c-a87d9669d5d1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4604582541354617392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46045825413546173924604582541354617392460458254135461739246045825413546173924604582541354617392460458254135461739246045825413546173924604582541354617392460458254135461739246045825413546173924604582541354617392460458254135461739246045825413546173924604582541354617392460458254135461739246045825413546173924604582541354617392460458254135461739246045825413546173924604582541354617392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30527fcc-438b-478d-8338-39ed428ce2f0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a2b2b1-66ed-453a-9481-52f46ca8ae00, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a2b2b1-66ed-453a-9481-52f46ca8ae00, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16387133277739292609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638713327773929260916387133277739292609163871332777392926091638713327773929260916387133277739292609163871332777392926091638713327773929260916387133277739292609163871332777392926091638713327773929260916387133277739292609163871332777392926091638713327773929260916387133277739292609163871332777392926091638713327773929260916387133277739292609163871332777392926091638713327773929260916387133277739292609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68e5d646-645d-42ca-bc7c-a87d9669d5d1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9959ed66-b18f-4474-bb01-d2f736d3cb3a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9959ed66-b18f-4474-bb01-d2f736d3cb3a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8212396578311162311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82123965783111623118212396578311162311821239657831116231182123965783111623118212396578311162311821239657831116231182123965783111623118212396578311162311821239657831116231182123965783111623118212396578311162311821239657831116231182123965783111623118212396578311162311821239657831116231182123965783111623118212396578311162311821239657831116231182123965783111623118212396578311162311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a2b2b1-66ed-453a-9481-52f46ca8ae00, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80b78e34-a916-4456-bc5e-e40db0ff6e8b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80b78e34-a916-4456-bc5e-e40db0ff6e8b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4972289675382865601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49722896753828656014972289675382865601497228967538286560149722896753828656014972289675382865601497228967538286560149722896753828656014972289675382865601497228967538286560149722896753828656014972289675382865601497228967538286560149722896753828656014972289675382865601497228967538286560149722896753828656014972289675382865601497228967538286560149722896753828656014972289675382865601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9959ed66-b18f-4474-bb01-d2f736d3cb3a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0358092-ff45-496c-a44b-079e9991e896, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0358092-ff45-496c-a44b-079e9991e896, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9073127488698900983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90731274886989009839073127488698900983907312748869890098390731274886989009839073127488698900983907312748869890098390731274886989009839073127488698900983907312748869890098390731274886989009839073127488698900983907312748869890098390731274886989009839073127488698900983907312748869890098390731274886989009839073127488698900983907312748869890098390731274886989009839073127488698900983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80b78e34-a916-4456-bc5e-e40db0ff6e8b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a472c55-7cdb-4138-8782-921c3908fd98, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a472c55-7cdb-4138-8782-921c3908fd98, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15297214115008228271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529721411500822827115297214115008228271152972141150082282711529721411500822827115297214115008228271152972141150082282711529721411500822827115297214115008228271152972141150082282711529721411500822827115297214115008228271152972141150082282711529721411500822827115297214115008228271152972141150082282711529721411500822827115297214115008228271152972141150082282711529721411500822827115297214115008228271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0358092-ff45-496c-a44b-079e9991e896, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a918eef7-f330-4428-b04f-7362930b2628, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a918eef7-f330-4428-b04f-7362930b2628, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11969853140233761004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196985314023376100411969853140233761004119698531402337610041196985314023376100411969853140233761004119698531402337610041196985314023376100411969853140233761004119698531402337610041196985314023376100411969853140233761004119698531402337610041196985314023376100411969853140233761004119698531402337610041196985314023376100411969853140233761004119698531402337610041196985314023376100411969853140233761004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a472c55-7cdb-4138-8782-921c3908fd98, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55346852-4769-41c8-adac-e15bf44c7d5e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55346852-4769-41c8-adac-e15bf44c7d5e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5187490413386047549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51874904133860475495187490413386047549518749041338604754951874904133860475495187490413386047549518749041338604754951874904133860475495187490413386047549518749041338604754951874904133860475495187490413386047549518749041338604754951874904133860475495187490413386047549518749041338604754951874904133860475495187490413386047549518749041338604754951874904133860475495187490413386047549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a918eef7-f330-4428-b04f-7362930b2628, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b86c765-883a-400e-982f-3c8f00f1c829, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b86c765-883a-400e-982f-3c8f00f1c829, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15284358697985819764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528435869798581976415284358697985819764152843586979858197641528435869798581976415284358697985819764152843586979858197641528435869798581976415284358697985819764152843586979858197641528435869798581976415284358697985819764152843586979858197641528435869798581976415284358697985819764152843586979858197641528435869798581976415284358697985819764152843586979858197641528435869798581976415284358697985819764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55346852-4769-41c8-adac-e15bf44c7d5e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb9576f-d923-4ad9-b27a-db1434b0414e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb9576f-d923-4ad9-b27a-db1434b0414e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1635195460194696750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16351954601946967501635195460194696750163519546019469675016351954601946967501635195460194696750163519546019469675016351954601946967501635195460194696750163519546019469675016351954601946967501635195460194696750163519546019469675016351954601946967501635195460194696750163519546019469675016351954601946967501635195460194696750163519546019469675016351954601946967501635195460194696750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b86c765-883a-400e-982f-3c8f00f1c829, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56378938-50af-4ca7-9c91-3932d11e23de, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56378938-50af-4ca7-9c91-3932d11e23de, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7539509894889986215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75395098948899862157539509894889986215753950989488998621575395098948899862157539509894889986215753950989488998621575395098948899862157539509894889986215753950989488998621575395098948899862157539509894889986215753950989488998621575395098948899862157539509894889986215753950989488998621575395098948899862157539509894889986215753950989488998621575395098948899862157539509894889986215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb9576f-d923-4ad9-b27a-db1434b0414e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56378938-50af-4ca7-9c91-3932d11e23de, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1b05b6-1cd8-4036-939f-5ad3000be847, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1b05b6-1cd8-4036-939f-5ad3000be847, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3278476429577718824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32784764295777188243278476429577718824327847642957771882432784764295777188243278476429577718824327847642957771882432784764295777188243278476429577718824327847642957771882432784764295777188243278476429577718824327847642957771882432784764295777188243278476429577718824327847642957771882432784764295777188243278476429577718824327847642957771882432784764295777188243278476429577718824" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c97cea-8c44-4659-a7ee-7b415a0bffbf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c97cea-8c44-4659-a7ee-7b415a0bffbf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13866662112255873663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386666211225587366313866662112255873663138666621122558736631386666211225587366313866662112255873663138666621122558736631386666211225587366313866662112255873663138666621122558736631386666211225587366313866662112255873663138666621122558736631386666211225587366313866662112255873663138666621122558736631386666211225587366313866662112255873663138666621122558736631386666211225587366313866662112255873663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1b05b6-1cd8-4036-939f-5ad3000be847, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc998cf4-46c8-4e3e-b56f-84c13749a477, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc998cf4-46c8-4e3e-b56f-84c13749a477, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3857661743050283256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38576617430502832563857661743050283256385766174305028325638576617430502832563857661743050283256385766174305028325638576617430502832563857661743050283256385766174305028325638576617430502832563857661743050283256385766174305028325638576617430502832563857661743050283256385766174305028325638576617430502832563857661743050283256385766174305028325638576617430502832563857661743050283256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c97cea-8c44-4659-a7ee-7b415a0bffbf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27c162fe-4a78-4c01-8e31-e3f0e01a0697, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c162fe-4a78-4c01-8e31-e3f0e01a0697, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 232722662875598585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585232722662875598585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc998cf4-46c8-4e3e-b56f-84c13749a477, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c545e533-07cd-4b0f-9b2e-bdec5520fbcc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c545e533-07cd-4b0f-9b2e-bdec5520fbcc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6511196553050648334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65111965530506483346511196553050648334651119655305064833465111965530506483346511196553050648334651119655305064833465111965530506483346511196553050648334651119655305064833465111965530506483346511196553050648334651119655305064833465111965530506483346511196553050648334651119655305064833465111965530506483346511196553050648334651119655305064833465111965530506483346511196553050648334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c162fe-4a78-4c01-8e31-e3f0e01a0697, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a4ddff-8ab7-434f-8c2f-3a199d9f693f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a4ddff-8ab7-434f-8c2f-3a199d9f693f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11850277684517104459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185027768451710445911850277684517104459118502776845171044591185027768451710445911850277684517104459118502776845171044591185027768451710445911850277684517104459118502776845171044591185027768451710445911850277684517104459118502776845171044591185027768451710445911850277684517104459118502776845171044591185027768451710445911850277684517104459118502776845171044591185027768451710445911850277684517104459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c545e533-07cd-4b0f-9b2e-bdec5520fbcc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b6a41f4-4105-4d1a-8142-37d204cfa0fc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b6a41f4-4105-4d1a-8142-37d204cfa0fc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7400099719789906474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74000997197899064747400099719789906474740009971978990647474000997197899064747400099719789906474740009971978990647474000997197899064747400099719789906474740009971978990647474000997197899064747400099719789906474740009971978990647474000997197899064747400099719789906474740009971978990647474000997197899064747400099719789906474740009971978990647474000997197899064747400099719789906474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a4ddff-8ab7-434f-8c2f-3a199d9f693f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b6a41f4-4105-4d1a-8142-37d204cfa0fc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1358f0c2-2d1d-43c1-a14b-d2f99d0cdf02, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1358f0c2-2d1d-43c1-a14b-d2f99d0cdf02, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8866227945452499603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88662279454524996038866227945452499603886622794545249960388662279454524996038866227945452499603886622794545249960388662279454524996038866227945452499603886622794545249960388662279454524996038866227945452499603886622794545249960388662279454524996038866227945452499603886622794545249960388662279454524996038866227945452499603886622794545249960388662279454524996038866227945452499603" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7984d7-90e5-4dc9-a177-3acc3f82424d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7984d7-90e5-4dc9-a177-3acc3f82424d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6916719766595037618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69167197665950376186916719766595037618691671976659503761869167197665950376186916719766595037618691671976659503761869167197665950376186916719766595037618691671976659503761869167197665950376186916719766595037618691671976659503761869167197665950376186916719766595037618691671976659503761869167197665950376186916719766595037618691671976659503761869167197665950376186916719766595037618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1358f0c2-2d1d-43c1-a14b-d2f99d0cdf02, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d857ae04-d59b-4895-9525-4ae239287896, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d857ae04-d59b-4895-9525-4ae239287896, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6114156852404713106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61141568524047131066114156852404713106611415685240471310661141568524047131066114156852404713106611415685240471310661141568524047131066114156852404713106611415685240471310661141568524047131066114156852404713106611415685240471310661141568524047131066114156852404713106611415685240471310661141568524047131066114156852404713106611415685240471310661141568524047131066114156852404713106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7984d7-90e5-4dc9-a177-3acc3f82424d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdd00c48-dc57-40c4-a39b-0b427a00cc3b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd00c48-dc57-40c4-a39b-0b427a00cc3b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15074497464114542851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507449746411454285115074497464114542851150744974641145428511507449746411454285115074497464114542851150744974641145428511507449746411454285115074497464114542851150744974641145428511507449746411454285115074497464114542851150744974641145428511507449746411454285115074497464114542851150744974641145428511507449746411454285115074497464114542851150744974641145428511507449746411454285115074497464114542851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d857ae04-d59b-4895-9525-4ae239287896, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2fb3545-0041-4e01-b35b-8f825a9fa0d1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fb3545-0041-4e01-b35b-8f825a9fa0d1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15565313454239488058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556531345423948805815565313454239488058155653134542394880581556531345423948805815565313454239488058155653134542394880581556531345423948805815565313454239488058155653134542394880581556531345423948805815565313454239488058155653134542394880581556531345423948805815565313454239488058155653134542394880581556531345423948805815565313454239488058155653134542394880581556531345423948805815565313454239488058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd00c48-dc57-40c4-a39b-0b427a00cc3b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876818b5-21e9-43ab-9741-d5e7238c85a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876818b5-21e9-43ab-9741-d5e7238c85a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18187691307732644565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818769130773264456518187691307732644565181876913077326445651818769130773264456518187691307732644565181876913077326445651818769130773264456518187691307732644565181876913077326445651818769130773264456518187691307732644565181876913077326445651818769130773264456518187691307732644565181876913077326445651818769130773264456518187691307732644565181876913077326445651818769130773264456518187691307732644565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fb3545-0041-4e01-b35b-8f825a9fa0d1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c234352e-6310-4ee6-b990-8a63fb1acf10, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c234352e-6310-4ee6-b990-8a63fb1acf10, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7149811666139905347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71498116661399053477149811666139905347714981166613990534771498116661399053477149811666139905347714981166613990534771498116661399053477149811666139905347714981166613990534771498116661399053477149811666139905347714981166613990534771498116661399053477149811666139905347714981166613990534771498116661399053477149811666139905347714981166613990534771498116661399053477149811666139905347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876818b5-21e9-43ab-9741-d5e7238c85a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02b724e0-98f0-4e88-befb-363cb299d193, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b724e0-98f0-4e88-befb-363cb299d193, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15386852690274886812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538685269027488681215386852690274886812153868526902748868121538685269027488681215386852690274886812153868526902748868121538685269027488681215386852690274886812153868526902748868121538685269027488681215386852690274886812153868526902748868121538685269027488681215386852690274886812153868526902748868121538685269027488681215386852690274886812153868526902748868121538685269027488681215386852690274886812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c234352e-6310-4ee6-b990-8a63fb1acf10, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3fcb735-2f29-4866-bec0-3b179a391b9b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3fcb735-2f29-4866-bec0-3b179a391b9b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4669172053102431734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46691720531024317344669172053102431734466917205310243173446691720531024317344669172053102431734466917205310243173446691720531024317344669172053102431734466917205310243173446691720531024317344669172053102431734466917205310243173446691720531024317344669172053102431734466917205310243173446691720531024317344669172053102431734466917205310243173446691720531024317344669172053102431734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b724e0-98f0-4e88-befb-363cb299d193, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2333e13b-bd51-4fc3-8271-e00b0c5d92f0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2333e13b-bd51-4fc3-8271-e00b0c5d92f0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17531093665633804975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753109366563380497517531093665633804975175310936656338049751753109366563380497517531093665633804975175310936656338049751753109366563380497517531093665633804975175310936656338049751753109366563380497517531093665633804975175310936656338049751753109366563380497517531093665633804975175310936656338049751753109366563380497517531093665633804975175310936656338049751753109366563380497517531093665633804975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3fcb735-2f29-4866-bec0-3b179a391b9b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1793db1-bba0-46da-b168-2c6c0847a186, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1793db1-bba0-46da-b168-2c6c0847a186, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10480487484699343502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048048748469934350210480487484699343502104804874846993435021048048748469934350210480487484699343502104804874846993435021048048748469934350210480487484699343502104804874846993435021048048748469934350210480487484699343502104804874846993435021048048748469934350210480487484699343502104804874846993435021048048748469934350210480487484699343502104804874846993435021048048748469934350210480487484699343502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2333e13b-bd51-4fc3-8271-e00b0c5d92f0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d579a0e0-6d87-4a4f-a4ae-d6f69f073393, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d579a0e0-6d87-4a4f-a4ae-d6f69f073393, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18107113218560296210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810711321856029621018107113218560296210181071132185602962101810711321856029621018107113218560296210181071132185602962101810711321856029621018107113218560296210181071132185602962101810711321856029621018107113218560296210181071132185602962101810711321856029621018107113218560296210181071132185602962101810711321856029621018107113218560296210181071132185602962101810711321856029621018107113218560296210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1793db1-bba0-46da-b168-2c6c0847a186, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f04430f-3e4d-4991-8567-b1a097e9e5ba, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f04430f-3e4d-4991-8567-b1a097e9e5ba, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4358987646576536634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43589876465765366344358987646576536634435898764657653663443589876465765366344358987646576536634435898764657653663443589876465765366344358987646576536634435898764657653663443589876465765366344358987646576536634435898764657653663443589876465765366344358987646576536634435898764657653663443589876465765366344358987646576536634435898764657653663443589876465765366344358987646576536634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d579a0e0-6d87-4a4f-a4ae-d6f69f073393, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b68861a2-5b30-4596-8aa3-564e805cc3a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68861a2-5b30-4596-8aa3-564e805cc3a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1659958136250887637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16599581362508876371659958136250887637165995813625088763716599581362508876371659958136250887637165995813625088763716599581362508876371659958136250887637165995813625088763716599581362508876371659958136250887637165995813625088763716599581362508876371659958136250887637165995813625088763716599581362508876371659958136250887637165995813625088763716599581362508876371659958136250887637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f04430f-3e4d-4991-8567-b1a097e9e5ba, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68861a2-5b30-4596-8aa3-564e805cc3a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88d7643e-ca2c-4fbe-a75a-3ff2a7880e55, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d7643e-ca2c-4fbe-a75a-3ff2a7880e55, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11035581657872738491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103558165787273849111035581657872738491110355816578727384911103558165787273849111035581657872738491110355816578727384911103558165787273849111035581657872738491110355816578727384911103558165787273849111035581657872738491110355816578727384911103558165787273849111035581657872738491110355816578727384911103558165787273849111035581657872738491110355816578727384911103558165787273849111035581657872738491" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40bc4371-18ba-43d8-b4c1-78c635101836, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40bc4371-18ba-43d8-b4c1-78c635101836, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4395841124380605219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43958411243806052194395841124380605219439584112438060521943958411243806052194395841124380605219439584112438060521943958411243806052194395841124380605219439584112438060521943958411243806052194395841124380605219439584112438060521943958411243806052194395841124380605219439584112438060521943958411243806052194395841124380605219439584112438060521943958411243806052194395841124380605219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40bc4371-18ba-43d8-b4c1-78c635101836, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e39731b3-3a8e-4058-b4ad-6c6a0a8f3ae2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d7643e-ca2c-4fbe-a75a-3ff2a7880e55, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e39731b3-3a8e-4058-b4ad-6c6a0a8f3ae2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5592441902165356652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55924419021653566525592441902165356652559244190216535665255924419021653566525592441902165356652559244190216535665255924419021653566525592441902165356652559244190216535665255924419021653566525592441902165356652559244190216535665255924419021653566525592441902165356652559244190216535665255924419021653566525592441902165356652559244190216535665255924419021653566525592441902165356652" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45e5d4f0-464f-40e9-9c5e-30ed28a5ed64, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e5d4f0-464f-40e9-9c5e-30ed28a5ed64, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13868941158277008341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386894115827700834113868941158277008341138689411582770083411386894115827700834113868941158277008341138689411582770083411386894115827700834113868941158277008341138689411582770083411386894115827700834113868941158277008341138689411582770083411386894115827700834113868941158277008341138689411582770083411386894115827700834113868941158277008341138689411582770083411386894115827700834113868941158277008341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e39731b3-3a8e-4058-b4ad-6c6a0a8f3ae2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a2c13bd-c77e-442d-a662-147f81ee7061, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a2c13bd-c77e-442d-a662-147f81ee7061, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4067263010060500311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40672630100605003114067263010060500311406726301006050031140672630100605003114067263010060500311406726301006050031140672630100605003114067263010060500311406726301006050031140672630100605003114067263010060500311406726301006050031140672630100605003114067263010060500311406726301006050031140672630100605003114067263010060500311406726301006050031140672630100605003114067263010060500311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e5d4f0-464f-40e9-9c5e-30ed28a5ed64, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72a6efb3-144a-42b1-a201-f902cabf89c2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72a6efb3-144a-42b1-a201-f902cabf89c2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3370716722594283758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33707167225942837583370716722594283758337071672259428375833707167225942837583370716722594283758337071672259428375833707167225942837583370716722594283758337071672259428375833707167225942837583370716722594283758337071672259428375833707167225942837583370716722594283758337071672259428375833707167225942837583370716722594283758337071672259428375833707167225942837583370716722594283758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a2c13bd-c77e-442d-a662-147f81ee7061, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 612adf1d-199d-4d1c-ab77-5270c6d143df, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 612adf1d-199d-4d1c-ab77-5270c6d143df, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3166500388869204232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31665003888692042323166500388869204232316650038886920423231665003888692042323166500388869204232316650038886920423231665003888692042323166500388869204232316650038886920423231665003888692042323166500388869204232316650038886920423231665003888692042323166500388869204232316650038886920423231665003888692042323166500388869204232316650038886920423231665003888692042323166500388869204232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72a6efb3-144a-42b1-a201-f902cabf89c2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e68e1d2c-6110-418e-bf47-e4de63765b19, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e68e1d2c-6110-418e-bf47-e4de63765b19, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12283301346079465165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228330134607946516512283301346079465165122833013460794651651228330134607946516512283301346079465165122833013460794651651228330134607946516512283301346079465165122833013460794651651228330134607946516512283301346079465165122833013460794651651228330134607946516512283301346079465165122833013460794651651228330134607946516512283301346079465165122833013460794651651228330134607946516512283301346079465165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 612adf1d-199d-4d1c-ab77-5270c6d143df, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ec4976-8e12-4c88-892d-e33623893772, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ec4976-8e12-4c88-892d-e33623893772, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5542230021369088038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55422300213690880385542230021369088038554223002136908803855422300213690880385542230021369088038554223002136908803855422300213690880385542230021369088038554223002136908803855422300213690880385542230021369088038554223002136908803855422300213690880385542230021369088038554223002136908803855422300213690880385542230021369088038554223002136908803855422300213690880385542230021369088038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e68e1d2c-6110-418e-bf47-e4de63765b19, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 076c4b03-2b2a-4217-ad24-7e3ce5977f4d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 076c4b03-2b2a-4217-ad24-7e3ce5977f4d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523779468517197321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95237794685171973219523779468517197321952377946851719732195237794685171973219523779468517197321952377946851719732195237794685171973219523779468517197321952377946851719732195237794685171973219523779468517197321952377946851719732195237794685171973219523779468517197321952377946851719732195237794685171973219523779468517197321952377946851719732195237794685171973219523779468517197321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ec4976-8e12-4c88-892d-e33623893772, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d068628e-828f-4ebb-913a-5161ae75d6c6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d068628e-828f-4ebb-913a-5161ae75d6c6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17426557520310852973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742655752031085297317426557520310852973174265575203108529731742655752031085297317426557520310852973174265575203108529731742655752031085297317426557520310852973174265575203108529731742655752031085297317426557520310852973174265575203108529731742655752031085297317426557520310852973174265575203108529731742655752031085297317426557520310852973174265575203108529731742655752031085297317426557520310852973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 076c4b03-2b2a-4217-ad24-7e3ce5977f4d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a84f9755-f63e-44c6-bf31-f6091a20173b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a84f9755-f63e-44c6-bf31-f6091a20173b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18221296199843865443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822129619984386544318221296199843865443182212961998438654431822129619984386544318221296199843865443182212961998438654431822129619984386544318221296199843865443182212961998438654431822129619984386544318221296199843865443182212961998438654431822129619984386544318221296199843865443182212961998438654431822129619984386544318221296199843865443182212961998438654431822129619984386544318221296199843865443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d068628e-828f-4ebb-913a-5161ae75d6c6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee47e72-003d-422f-9407-cd3dbb600822, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a84f9755-f63e-44c6-bf31-f6091a20173b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee47e72-003d-422f-9407-cd3dbb600822, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2038599077871031147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20385990778710311472038599077871031147203859907787103114720385990778710311472038599077871031147203859907787103114720385990778710311472038599077871031147203859907787103114720385990778710311472038599077871031147203859907787103114720385990778710311472038599077871031147203859907787103114720385990778710311472038599077871031147203859907787103114720385990778710311472038599077871031147" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5fba7c1-c66c-4a3f-932e-b7cfff87c24d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5fba7c1-c66c-4a3f-932e-b7cfff87c24d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6347554539933539819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63475545399335398196347554539933539819634755453993353981963475545399335398196347554539933539819634755453993353981963475545399335398196347554539933539819634755453993353981963475545399335398196347554539933539819634755453993353981963475545399335398196347554539933539819634755453993353981963475545399335398196347554539933539819634755453993353981963475545399335398196347554539933539819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee47e72-003d-422f-9407-cd3dbb600822, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894b2637-71e1-4b01-9a4c-c04e73739697, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894b2637-71e1-4b01-9a4c-c04e73739697, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16048736131541268959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604873613154126895916048736131541268959160487361315412689591604873613154126895916048736131541268959160487361315412689591604873613154126895916048736131541268959160487361315412689591604873613154126895916048736131541268959160487361315412689591604873613154126895916048736131541268959160487361315412689591604873613154126895916048736131541268959160487361315412689591604873613154126895916048736131541268959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5fba7c1-c66c-4a3f-932e-b7cfff87c24d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640f4e8c-a5cc-4b0d-846b-d9acd65c3ee8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640f4e8c-a5cc-4b0d-846b-d9acd65c3ee8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16741336247192315090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674133624719231509016741336247192315090167413362471923150901674133624719231509016741336247192315090167413362471923150901674133624719231509016741336247192315090167413362471923150901674133624719231509016741336247192315090167413362471923150901674133624719231509016741336247192315090167413362471923150901674133624719231509016741336247192315090167413362471923150901674133624719231509016741336247192315090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894b2637-71e1-4b01-9a4c-c04e73739697, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640f4e8c-a5cc-4b0d-846b-d9acd65c3ee8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69973e24-e7ec-4dcc-822c-b95be44a4803, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b045ac03-4698-4d49-9eac-028735c8722a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69973e24-e7ec-4dcc-822c-b95be44a4803, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6646356332933535255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66463563329335352556646356332933535255664635633293353525566463563329335352556646356332933535255664635633293353525566463563329335352556646356332933535255664635633293353525566463563329335352556646356332933535255664635633293353525566463563329335352556646356332933535255664635633293353525566463563329335352556646356332933535255664635633293353525566463563329335352556646356332933535255" } } } 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, b045ac03-4698-4d49-9eac-028735c8722a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4008779492285502311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40087794922855023114008779492285502311400877949228550231140087794922855023114008779492285502311400877949228550231140087794922855023114008779492285502311400877949228550231140087794922855023114008779492285502311400877949228550231140087794922855023114008779492285502311400877949228550231140087794922855023114008779492285502311400877949228550231140087794922855023114008779492285502311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69973e24-e7ec-4dcc-822c-b95be44a4803, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d2917d-cd7f-47bb-9a65-4e598e2759fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b045ac03-4698-4d49-9eac-028735c8722a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93d0e858-6cc1-4e69-bccf-b30dfe4ab015, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d2917d-cd7f-47bb-9a65-4e598e2759fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859647899553291642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38596478995532916423859647899553291642385964789955329164238596478995532916423859647899553291642385964789955329164238596478995532916423859647899553291642385964789955329164238596478995532916423859647899553291642385964789955329164238596478995532916423859647899553291642385964789955329164238596478995532916423859647899553291642385964789955329164238596478995532916423859647899553291642" } } } 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, 93d0e858-6cc1-4e69-bccf-b30dfe4ab015, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12611807830921557233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261180783092155723312611807830921557233126118078309215572331261180783092155723312611807830921557233126118078309215572331261180783092155723312611807830921557233126118078309215572331261180783092155723312611807830921557233126118078309215572331261180783092155723312611807830921557233126118078309215572331261180783092155723312611807830921557233126118078309215572331261180783092155723312611807830921557233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d2917d-cd7f-47bb-9a65-4e598e2759fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a18e3f2-86a0-4b83-8972-997e0407d3cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a18e3f2-86a0-4b83-8972-997e0407d3cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15821823465207478895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582182346520747889515821823465207478895158218234652074788951582182346520747889515821823465207478895158218234652074788951582182346520747889515821823465207478895158218234652074788951582182346520747889515821823465207478895158218234652074788951582182346520747889515821823465207478895158218234652074788951582182346520747889515821823465207478895158218234652074788951582182346520747889515821823465207478895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93d0e858-6cc1-4e69-bccf-b30dfe4ab015, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1925689-8771-4931-b858-655f5e5e08e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1925689-8771-4931-b858-655f5e5e08e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1261282885931196094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12612828859311960941261282885931196094126128288593119609412612828859311960941261282885931196094126128288593119609412612828859311960941261282885931196094126128288593119609412612828859311960941261282885931196094126128288593119609412612828859311960941261282885931196094126128288593119609412612828859311960941261282885931196094126128288593119609412612828859311960941261282885931196094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a18e3f2-86a0-4b83-8972-997e0407d3cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b150844-fc02-4a37-8b25-8ccdf592407c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b150844-fc02-4a37-8b25-8ccdf592407c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13498115327091915391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349811532709191539113498115327091915391134981153270919153911349811532709191539113498115327091915391134981153270919153911349811532709191539113498115327091915391134981153270919153911349811532709191539113498115327091915391134981153270919153911349811532709191539113498115327091915391134981153270919153911349811532709191539113498115327091915391134981153270919153911349811532709191539113498115327091915391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1925689-8771-4931-b858-655f5e5e08e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48426412-1c9e-4dc4-8b2a-6680ef528792, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48426412-1c9e-4dc4-8b2a-6680ef528792, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10001629914947790222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000162991494779022210001629914947790222100016299149477902221000162991494779022210001629914947790222100016299149477902221000162991494779022210001629914947790222100016299149477902221000162991494779022210001629914947790222100016299149477902221000162991494779022210001629914947790222100016299149477902221000162991494779022210001629914947790222100016299149477902221000162991494779022210001629914947790222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b150844-fc02-4a37-8b25-8ccdf592407c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 386b4b7a-3dcd-49bc-9ddb-af2b73ddbce0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 386b4b7a-3dcd-49bc-9ddb-af2b73ddbce0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11730681949793766968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173068194979376696811730681949793766968117306819497937669681173068194979376696811730681949793766968117306819497937669681173068194979376696811730681949793766968117306819497937669681173068194979376696811730681949793766968117306819497937669681173068194979376696811730681949793766968117306819497937669681173068194979376696811730681949793766968117306819497937669681173068194979376696811730681949793766968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48426412-1c9e-4dc4-8b2a-6680ef528792, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af8b1433-2e64-41df-9cf1-f208e4e3707d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af8b1433-2e64-41df-9cf1-f208e4e3707d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1922231805605932057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19222318056059320571922231805605932057192223180560593205719222318056059320571922231805605932057192223180560593205719222318056059320571922231805605932057192223180560593205719222318056059320571922231805605932057192223180560593205719222318056059320571922231805605932057192223180560593205719222318056059320571922231805605932057192223180560593205719222318056059320571922231805605932057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 386b4b7a-3dcd-49bc-9ddb-af2b73ddbce0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ccf699-6956-42ef-bb1e-1f120994d03a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ccf699-6956-42ef-bb1e-1f120994d03a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16112637179234293618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611263717923429361816112637179234293618161126371792342936181611263717923429361816112637179234293618161126371792342936181611263717923429361816112637179234293618161126371792342936181611263717923429361816112637179234293618161126371792342936181611263717923429361816112637179234293618161126371792342936181611263717923429361816112637179234293618161126371792342936181611263717923429361816112637179234293618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af8b1433-2e64-41df-9cf1-f208e4e3707d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01746b8-7720-4bda-b915-dbae951202a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01746b8-7720-4bda-b915-dbae951202a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15567163221310896182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556716322131089618215567163221310896182155671632213108961821556716322131089618215567163221310896182155671632213108961821556716322131089618215567163221310896182155671632213108961821556716322131089618215567163221310896182155671632213108961821556716322131089618215567163221310896182155671632213108961821556716322131089618215567163221310896182155671632213108961821556716322131089618215567163221310896182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ccf699-6956-42ef-bb1e-1f120994d03a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60381c0-6bee-41ab-889a-6bcebba796be, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60381c0-6bee-41ab-889a-6bcebba796be, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217522132328228666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666217522132328228666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01746b8-7720-4bda-b915-dbae951202a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2aba770-9c58-43f3-bda3-8b5038bf68ed, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2aba770-9c58-43f3-bda3-8b5038bf68ed, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7122669217683287820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71226692176832878207122669217683287820712266921768328782071226692176832878207122669217683287820712266921768328782071226692176832878207122669217683287820712266921768328782071226692176832878207122669217683287820712266921768328782071226692176832878207122669217683287820712266921768328782071226692176832878207122669217683287820712266921768328782071226692176832878207122669217683287820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60381c0-6bee-41ab-889a-6bcebba796be, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9679f4ef-6cbc-4ffd-a277-a214c10b484e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9679f4ef-6cbc-4ffd-a277-a214c10b484e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6083369962132076832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60833699621320768326083369962132076832608336996213207683260833699621320768326083369962132076832608336996213207683260833699621320768326083369962132076832608336996213207683260833699621320768326083369962132076832608336996213207683260833699621320768326083369962132076832608336996213207683260833699621320768326083369962132076832608336996213207683260833699621320768326083369962132076832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2aba770-9c58-43f3-bda3-8b5038bf68ed, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59656975-c14f-480e-9f88-aec88f126b65, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59656975-c14f-480e-9f88-aec88f126b65, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6115387141079622956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61153871410796229566115387141079622956611538714107962295661153871410796229566115387141079622956611538714107962295661153871410796229566115387141079622956611538714107962295661153871410796229566115387141079622956611538714107962295661153871410796229566115387141079622956611538714107962295661153871410796229566115387141079622956611538714107962295661153871410796229566115387141079622956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9679f4ef-6cbc-4ffd-a277-a214c10b484e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34709e59-2753-44d0-9929-2956d9173fe3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34709e59-2753-44d0-9929-2956d9173fe3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4190106673353794099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41901066733537940994190106673353794099419010667335379409941901066733537940994190106673353794099419010667335379409941901066733537940994190106673353794099419010667335379409941901066733537940994190106673353794099419010667335379409941901066733537940994190106673353794099419010667335379409941901066733537940994190106673353794099419010667335379409941901066733537940994190106673353794099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59656975-c14f-480e-9f88-aec88f126b65, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b516c526-a49e-4825-b247-a23eabe4e9b5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b516c526-a49e-4825-b247-a23eabe4e9b5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15759276563011258062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575927656301125806215759276563011258062157592765630112580621575927656301125806215759276563011258062157592765630112580621575927656301125806215759276563011258062157592765630112580621575927656301125806215759276563011258062157592765630112580621575927656301125806215759276563011258062157592765630112580621575927656301125806215759276563011258062157592765630112580621575927656301125806215759276563011258062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34709e59-2753-44d0-9929-2956d9173fe3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 276d48af-f204-43a1-9a61-f7f08d66278a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 276d48af-f204-43a1-9a61-f7f08d66278a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9638367675174857576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96383676751748575769638367675174857576963836767517485757696383676751748575769638367675174857576963836767517485757696383676751748575769638367675174857576963836767517485757696383676751748575769638367675174857576963836767517485757696383676751748575769638367675174857576963836767517485757696383676751748575769638367675174857576963836767517485757696383676751748575769638367675174857576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b516c526-a49e-4825-b247-a23eabe4e9b5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2b3adf7-3eac-41fa-ad78-5a97063686e7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b3adf7-3eac-41fa-ad78-5a97063686e7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9527828516764131448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95278285167641314489527828516764131448952782851676413144895278285167641314489527828516764131448952782851676413144895278285167641314489527828516764131448952782851676413144895278285167641314489527828516764131448952782851676413144895278285167641314489527828516764131448952782851676413144895278285167641314489527828516764131448952782851676413144895278285167641314489527828516764131448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 276d48af-f204-43a1-9a61-f7f08d66278a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee0e419-db34-4a5d-8208-83d564e2074e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee0e419-db34-4a5d-8208-83d564e2074e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14650158305767679416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465015830576767941614650158305767679416146501583057676794161465015830576767941614650158305767679416146501583057676794161465015830576767941614650158305767679416146501583057676794161465015830576767941614650158305767679416146501583057676794161465015830576767941614650158305767679416146501583057676794161465015830576767941614650158305767679416146501583057676794161465015830576767941614650158305767679416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b3adf7-3eac-41fa-ad78-5a97063686e7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2c1385-5cba-49e9-982d-b93ea14e9499, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee0e419-db34-4a5d-8208-83d564e2074e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2c1385-5cba-49e9-982d-b93ea14e9499, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2304151713053499322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23041517130534993222304151713053499322230415171305349932223041517130534993222304151713053499322230415171305349932223041517130534993222304151713053499322230415171305349932223041517130534993222304151713053499322230415171305349932223041517130534993222304151713053499322230415171305349932223041517130534993222304151713053499322230415171305349932223041517130534993222304151713053499322" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f324c9-8378-4bbc-8e1b-6f010ddde763, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f324c9-8378-4bbc-8e1b-6f010ddde763, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3079264733327005545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30792647333270055453079264733327005545307926473332700554530792647333270055453079264733327005545307926473332700554530792647333270055453079264733327005545307926473332700554530792647333270055453079264733327005545307926473332700554530792647333270055453079264733327005545307926473332700554530792647333270055453079264733327005545307926473332700554530792647333270055453079264733327005545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2c1385-5cba-49e9-982d-b93ea14e9499, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f31b92-69a6-4f48-b1f3-9f9c19fcbc2d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f31b92-69a6-4f48-b1f3-9f9c19fcbc2d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17735880808071585104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773588080807158510417735880808071585104177358808080715851041773588080807158510417735880808071585104177358808080715851041773588080807158510417735880808071585104177358808080715851041773588080807158510417735880808071585104177358808080715851041773588080807158510417735880808071585104177358808080715851041773588080807158510417735880808071585104177358808080715851041773588080807158510417735880808071585104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f324c9-8378-4bbc-8e1b-6f010ddde763, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7e51135-0f18-40ad-8d61-d52b019827da, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7e51135-0f18-40ad-8d61-d52b019827da, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4711326698229830724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47113266982298307244711326698229830724471132669822983072447113266982298307244711326698229830724471132669822983072447113266982298307244711326698229830724471132669822983072447113266982298307244711326698229830724471132669822983072447113266982298307244711326698229830724471132669822983072447113266982298307244711326698229830724471132669822983072447113266982298307244711326698229830724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f31b92-69a6-4f48-b1f3-9f9c19fcbc2d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7e51135-0f18-40ad-8d61-d52b019827da, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5e02a0-e156-44a0-a0b8-0e3c54ee2cd4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5e02a0-e156-44a0-a0b8-0e3c54ee2cd4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2262147563633319094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22621475636333190942262147563633319094226214756363331909422621475636333190942262147563633319094226214756363331909422621475636333190942262147563633319094226214756363331909422621475636333190942262147563633319094226214756363331909422621475636333190942262147563633319094226214756363331909422621475636333190942262147563633319094226214756363331909422621475636333190942262147563633319094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22034a55-1aa8-432c-87c8-ba87c9a828fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22034a55-1aa8-432c-87c8-ba87c9a828fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13940775483495067661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394077548349506766113940775483495067661139407754834950676611394077548349506766113940775483495067661139407754834950676611394077548349506766113940775483495067661139407754834950676611394077548349506766113940775483495067661139407754834950676611394077548349506766113940775483495067661139407754834950676611394077548349506766113940775483495067661139407754834950676611394077548349506766113940775483495067661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5e02a0-e156-44a0-a0b8-0e3c54ee2cd4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22034a55-1aa8-432c-87c8-ba87c9a828fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25145e6e-ac9f-4401-a612-0152dcf1acc8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25145e6e-ac9f-4401-a612-0152dcf1acc8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18087277701082121648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808727770108212164818087277701082121648180872777010821216481808727770108212164818087277701082121648180872777010821216481808727770108212164818087277701082121648180872777010821216481808727770108212164818087277701082121648180872777010821216481808727770108212164818087277701082121648180872777010821216481808727770108212164818087277701082121648180872777010821216481808727770108212164818087277701082121648" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb57d30-b368-4779-8c4d-93774f480bae, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb57d30-b368-4779-8c4d-93774f480bae, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6406908371568806868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64069083715688068686406908371568806868640690837156880686864069083715688068686406908371568806868640690837156880686864069083715688068686406908371568806868640690837156880686864069083715688068686406908371568806868640690837156880686864069083715688068686406908371568806868640690837156880686864069083715688068686406908371568806868640690837156880686864069083715688068686406908371568806868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25145e6e-ac9f-4401-a612-0152dcf1acc8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30cba1c6-a815-492d-b6be-b3c78a0f5e93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30cba1c6-a815-492d-b6be-b3c78a0f5e93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2046894770572899757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20468947705728997572046894770572899757204689477057289975720468947705728997572046894770572899757204689477057289975720468947705728997572046894770572899757204689477057289975720468947705728997572046894770572899757204689477057289975720468947705728997572046894770572899757204689477057289975720468947705728997572046894770572899757204689477057289975720468947705728997572046894770572899757" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb57d30-b368-4779-8c4d-93774f480bae, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pnrk7qsq.log --grpc-port=28928 --mon-port=25484 --ic-port=25003 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pnrk7qsq.log', '--grpc-port=28928', '--mon-port=25484', '--ic-port=25003', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee5bc93-f7ef-4bf5-a7e5-61093dd964e3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee5bc93-f7ef-4bf5-a7e5-61093dd964e3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12491613444403081169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249161344440308116912491613444403081169124916134444030811691249161344440308116912491613444403081169124916134444030811691249161344440308116912491613444403081169124916134444030811691249161344440308116912491613444403081169124916134444030811691249161344440308116912491613444403081169124916134444030811691249161344440308116912491613444403081169124916134444030811691249161344440308116912491613444403081169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30cba1c6-a815-492d-b6be-b3c78a0f5e93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 311a7adb-a644-4abe-92b4-3f9cbe42d9f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ya.test:process.py:628 Command pid: 935023
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311a7adb-a644-4abe-92b4-3f9cbe42d9f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8175775300639785962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81757753006397859628175775300639785962817577530063978596281757753006397859628175775300639785962817577530063978596281757753006397859628175775300639785962817577530063978596281757753006397859628175775300639785962817577530063978596281757753006397859628175775300639785962817577530063978596281757753006397859628175775300639785962817577530063978596281757753006397859628175775300639785962" } } } 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:314 Started node localhost:28928/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 935025
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee5bc93-f7ef-4bf5-a7e5-61093dd964e3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a6dc63-6ccc-487c-9dac-4de40f7cfd90, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a6dc63-6ccc-487c-9dac-4de40f7cfd90, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16047204413300032932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604720441330003293216047204413300032932160472044133000329321604720441330003293216047204413300032932160472044133000329321604720441330003293216047204413300032932160472044133000329321604720441330003293216047204413300032932160472044133000329321604720441330003293216047204413300032932160472044133000329321604720441330003293216047204413300032932160472044133000329321604720441330003293216047204413300032932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311a7adb-a644-4abe-92b4-3f9cbe42d9f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 355da27c-a2fc-408f-af58-9693d0c23327, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 355da27c-a2fc-408f-af58-9693d0c23327, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15705291308544126215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570529130854412621515705291308544126215157052913085441262151570529130854412621515705291308544126215157052913085441262151570529130854412621515705291308544126215157052913085441262151570529130854412621515705291308544126215157052913085441262151570529130854412621515705291308544126215157052913085441262151570529130854412621515705291308544126215157052913085441262151570529130854412621515705291308544126215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a6dc63-6ccc-487c-9dac-4de40f7cfd90, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e77313c-e86f-4c54-b5b6-e25bed3f11ed, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e77313c-e86f-4c54-b5b6-e25bed3f11ed, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2127430185042371524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21274301850423715242127430185042371524212743018504237152421274301850423715242127430185042371524212743018504237152421274301850423715242127430185042371524212743018504237152421274301850423715242127430185042371524212743018504237152421274301850423715242127430185042371524212743018504237152421274301850423715242127430185042371524212743018504237152421274301850423715242127430185042371524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 355da27c-a2fc-408f-af58-9693d0c23327, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d739cb51-b4fe-4469-b1eb-afc1d98305d7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d739cb51-b4fe-4469-b1eb-afc1d98305d7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6142553213620879615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61425532136208796156142553213620879615614255321362087961561425532136208796156142553213620879615614255321362087961561425532136208796156142553213620879615614255321362087961561425532136208796156142553213620879615614255321362087961561425532136208796156142553213620879615614255321362087961561425532136208796156142553213620879615614255321362087961561425532136208796156142553213620879615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e77313c-e86f-4c54-b5b6-e25bed3f11ed, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb041a69-e38a-49fb-aa48-59e3ced50d16, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb041a69-e38a-49fb-aa48-59e3ced50d16, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7692418027570264038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76924180275702640387692418027570264038769241802757026403876924180275702640387692418027570264038769241802757026403876924180275702640387692418027570264038769241802757026403876924180275702640387692418027570264038769241802757026403876924180275702640387692418027570264038769241802757026403876924180275702640387692418027570264038769241802757026403876924180275702640387692418027570264038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d739cb51-b4fe-4469-b1eb-afc1d98305d7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 295c90af-2159-45eb-82aa-52385baedd8e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 295c90af-2159-45eb-82aa-52385baedd8e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11505456565655327783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150545656565532778311505456565655327783115054565656553277831150545656565532778311505456565655327783115054565656553277831150545656565532778311505456565655327783115054565656553277831150545656565532778311505456565655327783115054565656553277831150545656565532778311505456565655327783115054565656553277831150545656565532778311505456565655327783115054565656553277831150545656565532778311505456565655327783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb041a69-e38a-49fb-aa48-59e3ced50d16, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8075018c-590a-4016-bcfe-64e97646f465, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8075018c-590a-4016-bcfe-64e97646f465, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4162642401909609016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41626424019096090164162642401909609016416264240190960901641626424019096090164162642401909609016416264240190960901641626424019096090164162642401909609016416264240190960901641626424019096090164162642401909609016416264240190960901641626424019096090164162642401909609016416264240190960901641626424019096090164162642401909609016416264240190960901641626424019096090164162642401909609016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 295c90af-2159-45eb-82aa-52385baedd8e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba92e82-a3bc-46f5-987e-e6cb43df3450, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba92e82-a3bc-46f5-987e-e6cb43df3450, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9844870124311825524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98448701243118255249844870124311825524984487012431182552498448701243118255249844870124311825524984487012431182552498448701243118255249844870124311825524984487012431182552498448701243118255249844870124311825524984487012431182552498448701243118255249844870124311825524984487012431182552498448701243118255249844870124311825524984487012431182552498448701243118255249844870124311825524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8075018c-590a-4016-bcfe-64e97646f465, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22b43789-b1e1-4026-9b7c-d0c47dfc3ac5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22b43789-b1e1-4026-9b7c-d0c47dfc3ac5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385437312411654344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238543731241165434412385437312411654344123854373124116543441238543731241165434412385437312411654344123854373124116543441238543731241165434412385437312411654344123854373124116543441238543731241165434412385437312411654344123854373124116543441238543731241165434412385437312411654344123854373124116543441238543731241165434412385437312411654344123854373124116543441238543731241165434412385437312411654344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba92e82-a3bc-46f5-987e-e6cb43df3450, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7bcd482-459b-4552-bdcd-b2f26cd75b3d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7bcd482-459b-4552-bdcd-b2f26cd75b3d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10347611668488516984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034761166848851698410347611668488516984103476116684885169841034761166848851698410347611668488516984103476116684885169841034761166848851698410347611668488516984103476116684885169841034761166848851698410347611668488516984103476116684885169841034761166848851698410347611668488516984103476116684885169841034761166848851698410347611668488516984103476116684885169841034761166848851698410347611668488516984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22b43789-b1e1-4026-9b7c-d0c47dfc3ac5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e845251-376d-4f83-a6c9-dbb2225b6a28, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e845251-376d-4f83-a6c9-dbb2225b6a28, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9596850432222889487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95968504322228894879596850432222889487959685043222288948795968504322228894879596850432222889487959685043222288948795968504322228894879596850432222889487959685043222288948795968504322228894879596850432222889487959685043222288948795968504322228894879596850432222889487959685043222288948795968504322228894879596850432222889487959685043222288948795968504322228894879596850432222889487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7bcd482-459b-4552-bdcd-b2f26cd75b3d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1265fb59-e466-4cf4-a99d-d7cf0603800b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1265fb59-e466-4cf4-a99d-d7cf0603800b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13327357556878382093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332735755687838209313327357556878382093133273575568783820931332735755687838209313327357556878382093133273575568783820931332735755687838209313327357556878382093133273575568783820931332735755687838209313327357556878382093133273575568783820931332735755687838209313327357556878382093133273575568783820931332735755687838209313327357556878382093133273575568783820931332735755687838209313327357556878382093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e845251-376d-4f83-a6c9-dbb2225b6a28, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73e059f5-71ac-42f1-a434-07c7809b3292, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e059f5-71ac-42f1-a434-07c7809b3292, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4944774265451235754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49447742654512357544944774265451235754494477426545123575449447742654512357544944774265451235754494477426545123575449447742654512357544944774265451235754494477426545123575449447742654512357544944774265451235754494477426545123575449447742654512357544944774265451235754494477426545123575449447742654512357544944774265451235754494477426545123575449447742654512357544944774265451235754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1265fb59-e466-4cf4-a99d-d7cf0603800b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc261e0-8adb-444f-9880-cf59bbebfe91, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc261e0-8adb-444f-9880-cf59bbebfe91, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5095059840033812216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50950598400338122165095059840033812216509505984003381221650950598400338122165095059840033812216509505984003381221650950598400338122165095059840033812216509505984003381221650950598400338122165095059840033812216509505984003381221650950598400338122165095059840033812216509505984003381221650950598400338122165095059840033812216509505984003381221650950598400338122165095059840033812216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e059f5-71ac-42f1-a434-07c7809b3292, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a34b18-3319-49c6-ab33-592eee8b067b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc261e0-8adb-444f-9880-cf59bbebfe91, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a34b18-3319-49c6-ab33-592eee8b067b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12776913049102741860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277691304910274186012776913049102741860127769130491027418601277691304910274186012776913049102741860127769130491027418601277691304910274186012776913049102741860127769130491027418601277691304910274186012776913049102741860127769130491027418601277691304910274186012776913049102741860127769130491027418601277691304910274186012776913049102741860127769130491027418601277691304910274186012776913049102741860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7dfe1b9-a702-4e2e-9b84-e8eb15458625, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7dfe1b9-a702-4e2e-9b84-e8eb15458625, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13459512039550408759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345951203955040875913459512039550408759134595120395504087591345951203955040875913459512039550408759134595120395504087591345951203955040875913459512039550408759134595120395504087591345951203955040875913459512039550408759134595120395504087591345951203955040875913459512039550408759134595120395504087591345951203955040875913459512039550408759134595120395504087591345951203955040875913459512039550408759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a34b18-3319-49c6-ab33-592eee8b067b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca664d1-1eb8-4245-a77c-cd63dce75f50, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca664d1-1eb8-4245-a77c-cd63dce75f50, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17362052556594909148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736205255659490914817362052556594909148173620525565949091481736205255659490914817362052556594909148173620525565949091481736205255659490914817362052556594909148173620525565949091481736205255659490914817362052556594909148173620525565949091481736205255659490914817362052556594909148173620525565949091481736205255659490914817362052556594909148173620525565949091481736205255659490914817362052556594909148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7dfe1b9-a702-4e2e-9b84-e8eb15458625, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c9a5c69-676f-404a-a6b8-e92446fb1b84, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c9a5c69-676f-404a-a6b8-e92446fb1b84, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2234347397808706980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22343473978087069802234347397808706980223434739780870698022343473978087069802234347397808706980223434739780870698022343473978087069802234347397808706980223434739780870698022343473978087069802234347397808706980223434739780870698022343473978087069802234347397808706980223434739780870698022343473978087069802234347397808706980223434739780870698022343473978087069802234347397808706980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca664d1-1eb8-4245-a77c-cd63dce75f50, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c9a5c69-676f-404a-a6b8-e92446fb1b84, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43bd4a9-0806-4f1f-b6e1-5db05093d7d9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4258df72-c846-4e33-bf20-cc4ff64fd35e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43bd4a9-0806-4f1f-b6e1-5db05093d7d9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16672716467872745083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667271646787274508316672716467872745083166727164678727450831667271646787274508316672716467872745083166727164678727450831667271646787274508316672716467872745083166727164678727450831667271646787274508316672716467872745083166727164678727450831667271646787274508316672716467872745083166727164678727450831667271646787274508316672716467872745083166727164678727450831667271646787274508316672716467872745083" } } } 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, 4258df72-c846-4e33-bf20-cc4ff64fd35e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17914716079154708157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791471607915470815717914716079154708157179147160791547081571791471607915470815717914716079154708157179147160791547081571791471607915470815717914716079154708157179147160791547081571791471607915470815717914716079154708157179147160791547081571791471607915470815717914716079154708157179147160791547081571791471607915470815717914716079154708157179147160791547081571791471607915470815717914716079154708157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43bd4a9-0806-4f1f-b6e1-5db05093d7d9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4258df72-c846-4e33-bf20-cc4ff64fd35e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224af405-c881-41e5-87aa-b432337b1d92, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d904f4f-c4a4-4cae-90e2-e1ec57e567e9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d904f4f-c4a4-4cae-90e2-e1ec57e567e9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3611224859534086147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36112248595340861473611224859534086147361122485953408614736112248595340861473611224859534086147361122485953408614736112248595340861473611224859534086147361122485953408614736112248595340861473611224859534086147361122485953408614736112248595340861473611224859534086147361122485953408614736112248595340861473611224859534086147361122485953408614736112248595340861473611224859534086147" } } } 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, 224af405-c881-41e5-87aa-b432337b1d92, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9369135370349779914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93691353703497799149369135370349779914936913537034977991493691353703497799149369135370349779914936913537034977991493691353703497799149369135370349779914936913537034977991493691353703497799149369135370349779914936913537034977991493691353703497799149369135370349779914936913537034977991493691353703497799149369135370349779914936913537034977991493691353703497799149369135370349779914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d904f4f-c4a4-4cae-90e2-e1ec57e567e9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec95c1d-a9b6-420c-9fa9-66d26d49f089, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec95c1d-a9b6-420c-9fa9-66d26d49f089, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7240344490882867234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72403444908828672347240344490882867234724034449088286723472403444908828672347240344490882867234724034449088286723472403444908828672347240344490882867234724034449088286723472403444908828672347240344490882867234724034449088286723472403444908828672347240344490882867234724034449088286723472403444908828672347240344490882867234724034449088286723472403444908828672347240344490882867234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224af405-c881-41e5-87aa-b432337b1d92, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24447ebf-43ca-4f29-8559-71d5b9ad5c24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24447ebf-43ca-4f29-8559-71d5b9ad5c24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5690488348175494957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56904883481754949575690488348175494957569048834817549495756904883481754949575690488348175494957569048834817549495756904883481754949575690488348175494957569048834817549495756904883481754949575690488348175494957569048834817549495756904883481754949575690488348175494957569048834817549495756904883481754949575690488348175494957569048834817549495756904883481754949575690488348175494957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec95c1d-a9b6-420c-9fa9-66d26d49f089, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c3ff767-f5ec-451f-a6e6-83006c8c6729, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24447ebf-43ca-4f29-8559-71d5b9ad5c24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c3ff767-f5ec-451f-a6e6-83006c8c6729, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14924989275238070071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492498927523807007114924989275238070071149249892752380700711492498927523807007114924989275238070071149249892752380700711492498927523807007114924989275238070071149249892752380700711492498927523807007114924989275238070071149249892752380700711492498927523807007114924989275238070071149249892752380700711492498927523807007114924989275238070071149249892752380700711492498927523807007114924989275238070071" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8af177-7cba-46c5-b70b-6de9adeabca1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8af177-7cba-46c5-b70b-6de9adeabca1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17472910884643418778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747291088464341877817472910884643418778174729108846434187781747291088464341877817472910884643418778174729108846434187781747291088464341877817472910884643418778174729108846434187781747291088464341877817472910884643418778174729108846434187781747291088464341877817472910884643418778174729108846434187781747291088464341877817472910884643418778174729108846434187781747291088464341877817472910884643418778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c3ff767-f5ec-451f-a6e6-83006c8c6729, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ede5a4e4-a03e-4e08-a17e-65ab7363f149, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ede5a4e4-a03e-4e08-a17e-65ab7363f149, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 373861880141445501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501373861880141445501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8af177-7cba-46c5-b70b-6de9adeabca1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21dad612-a5e6-4ab1-bca6-115c84255b17, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21dad612-a5e6-4ab1-bca6-115c84255b17, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588878546727332648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85888785467273326488588878546727332648858887854672733264885888785467273326488588878546727332648858887854672733264885888785467273326488588878546727332648858887854672733264885888785467273326488588878546727332648858887854672733264885888785467273326488588878546727332648858887854672733264885888785467273326488588878546727332648858887854672733264885888785467273326488588878546727332648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ede5a4e4-a03e-4e08-a17e-65ab7363f149, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76d3bf8-5492-4c5e-bfd7-8ad4daf2a963, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76d3bf8-5492-4c5e-bfd7-8ad4daf2a963, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16094866248522273472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609486624852227347216094866248522273472160948662485222734721609486624852227347216094866248522273472160948662485222734721609486624852227347216094866248522273472160948662485222734721609486624852227347216094866248522273472160948662485222734721609486624852227347216094866248522273472160948662485222734721609486624852227347216094866248522273472160948662485222734721609486624852227347216094866248522273472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21dad612-a5e6-4ab1-bca6-115c84255b17, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbebbe0b-15a3-4238-8a09-e3a1ca27cb1f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76d3bf8-5492-4c5e-bfd7-8ad4daf2a963, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0f6df6-95d7-477b-a80f-bc157a4041ea, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbebbe0b-15a3-4238-8a09-e3a1ca27cb1f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4134701663935704079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41347016639357040794134701663935704079413470166393570407941347016639357040794134701663935704079413470166393570407941347016639357040794134701663935704079413470166393570407941347016639357040794134701663935704079413470166393570407941347016639357040794134701663935704079413470166393570407941347016639357040794134701663935704079413470166393570407941347016639357040794134701663935704079" } } } 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, 9c0f6df6-95d7-477b-a80f-bc157a4041ea, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7561506003124184158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75615060031241841587561506003124184158756150600312418415875615060031241841587561506003124184158756150600312418415875615060031241841587561506003124184158756150600312418415875615060031241841587561506003124184158756150600312418415875615060031241841587561506003124184158756150600312418415875615060031241841587561506003124184158756150600312418415875615060031241841587561506003124184158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbebbe0b-15a3-4238-8a09-e3a1ca27cb1f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e8683f-db26-4b6a-bbf8-a7a399b4c7f9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e8683f-db26-4b6a-bbf8-a7a399b4c7f9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12306459731742565125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230645973174256512512306459731742565125123064597317425651251230645973174256512512306459731742565125123064597317425651251230645973174256512512306459731742565125123064597317425651251230645973174256512512306459731742565125123064597317425651251230645973174256512512306459731742565125123064597317425651251230645973174256512512306459731742565125123064597317425651251230645973174256512512306459731742565125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0f6df6-95d7-477b-a80f-bc157a4041ea, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e8683f-db26-4b6a-bbf8-a7a399b4c7f9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8131e18b-5cee-476a-a2a7-db128919fa2f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8131e18b-5cee-476a-a2a7-db128919fa2f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14048618795531553355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404861879553155335514048618795531553355140486187955315533551404861879553155335514048618795531553355140486187955315533551404861879553155335514048618795531553355140486187955315533551404861879553155335514048618795531553355140486187955315533551404861879553155335514048618795531553355140486187955315533551404861879553155335514048618795531553355140486187955315533551404861879553155335514048618795531553355" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e36224e-da58-41cc-ac71-ae17ad7c473e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e36224e-da58-41cc-ac71-ae17ad7c473e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9407231445356808524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94072314453568085249407231445356808524940723144535680852494072314453568085249407231445356808524940723144535680852494072314453568085249407231445356808524940723144535680852494072314453568085249407231445356808524940723144535680852494072314453568085249407231445356808524940723144535680852494072314453568085249407231445356808524940723144535680852494072314453568085249407231445356808524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8131e18b-5cee-476a-a2a7-db128919fa2f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a1e2d6f-50b0-42eb-a8fd-e8b995cec32f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1e2d6f-50b0-42eb-a8fd-e8b995cec32f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9919851570907763674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99198515709077636749919851570907763674991985157090776367499198515709077636749919851570907763674991985157090776367499198515709077636749919851570907763674991985157090776367499198515709077636749919851570907763674991985157090776367499198515709077636749919851570907763674991985157090776367499198515709077636749919851570907763674991985157090776367499198515709077636749919851570907763674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e36224e-da58-41cc-ac71-ae17ad7c473e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cc0590c-e8a9-42cc-9e75-ac7f0e569b20, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cc0590c-e8a9-42cc-9e75-ac7f0e569b20, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13167572984914342751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316757298491434275113167572984914342751131675729849143427511316757298491434275113167572984914342751131675729849143427511316757298491434275113167572984914342751131675729849143427511316757298491434275113167572984914342751131675729849143427511316757298491434275113167572984914342751131675729849143427511316757298491434275113167572984914342751131675729849143427511316757298491434275113167572984914342751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1e2d6f-50b0-42eb-a8fd-e8b995cec32f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cc0590c-e8a9-42cc-9e75-ac7f0e569b20, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d1d79b0-4de6-4724-94b3-e59486e56a4c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d1d79b0-4de6-4724-94b3-e59486e56a4c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168183429251480814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71681834292514808147168183429251480814716818342925148081471681834292514808147168183429251480814716818342925148081471681834292514808147168183429251480814716818342925148081471681834292514808147168183429251480814716818342925148081471681834292514808147168183429251480814716818342925148081471681834292514808147168183429251480814716818342925148081471681834292514808147168183429251480814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a732231-39b6-48bc-9d70-8401c8b954b5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a732231-39b6-48bc-9d70-8401c8b954b5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2598885803632685811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25988858036326858112598885803632685811259888580363268581125988858036326858112598885803632685811259888580363268581125988858036326858112598885803632685811259888580363268581125988858036326858112598885803632685811259888580363268581125988858036326858112598885803632685811259888580363268581125988858036326858112598885803632685811259888580363268581125988858036326858112598885803632685811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d1d79b0-4de6-4724-94b3-e59486e56a4c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a732231-39b6-48bc-9d70-8401c8b954b5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 667b590f-0504-4288-87aa-0db4de558523, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 667b590f-0504-4288-87aa-0db4de558523, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14087392693860196812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408739269386019681214087392693860196812140873926938601968121408739269386019681214087392693860196812140873926938601968121408739269386019681214087392693860196812140873926938601968121408739269386019681214087392693860196812140873926938601968121408739269386019681214087392693860196812140873926938601968121408739269386019681214087392693860196812140873926938601968121408739269386019681214087392693860196812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6637e850-7e55-4af0-9bc6-ccc275673d3b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6637e850-7e55-4af0-9bc6-ccc275673d3b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12102028724985758706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210202872498575870612102028724985758706121020287249857587061210202872498575870612102028724985758706121020287249857587061210202872498575870612102028724985758706121020287249857587061210202872498575870612102028724985758706121020287249857587061210202872498575870612102028724985758706121020287249857587061210202872498575870612102028724985758706121020287249857587061210202872498575870612102028724985758706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6637e850-7e55-4af0-9bc6-ccc275673d3b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d64a7e9-d4d8-4c5b-ac2b-da6c4094c1f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d64a7e9-d4d8-4c5b-ac2b-da6c4094c1f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15465872339639769463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546587233963976946315465872339639769463154658723396397694631546587233963976946315465872339639769463154658723396397694631546587233963976946315465872339639769463154658723396397694631546587233963976946315465872339639769463154658723396397694631546587233963976946315465872339639769463154658723396397694631546587233963976946315465872339639769463154658723396397694631546587233963976946315465872339639769463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 667b590f-0504-4288-87aa-0db4de558523, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0be119af-adbb-4f5f-b3d6-fff856271f3d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0be119af-adbb-4f5f-b3d6-fff856271f3d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6324146731005956712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63241467310059567126324146731005956712632414673100595671263241467310059567126324146731005956712632414673100595671263241467310059567126324146731005956712632414673100595671263241467310059567126324146731005956712632414673100595671263241467310059567126324146731005956712632414673100595671263241467310059567126324146731005956712632414673100595671263241467310059567126324146731005956712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d64a7e9-d4d8-4c5b-ac2b-da6c4094c1f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2a6930-5b26-4078-9bde-454c660f5ca9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2a6930-5b26-4078-9bde-454c660f5ca9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13713070307572853804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371307030757285380413713070307572853804137130703075728538041371307030757285380413713070307572853804137130703075728538041371307030757285380413713070307572853804137130703075728538041371307030757285380413713070307572853804137130703075728538041371307030757285380413713070307572853804137130703075728538041371307030757285380413713070307572853804137130703075728538041371307030757285380413713070307572853804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0be119af-adbb-4f5f-b3d6-fff856271f3d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee5df93b-fc92-4a57-b653-4695a272fb82, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee5df93b-fc92-4a57-b653-4695a272fb82, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4589549523546884499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45895495235468844994589549523546884499458954952354688449945895495235468844994589549523546884499458954952354688449945895495235468844994589549523546884499458954952354688449945895495235468844994589549523546884499458954952354688449945895495235468844994589549523546884499458954952354688449945895495235468844994589549523546884499458954952354688449945895495235468844994589549523546884499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2a6930-5b26-4078-9bde-454c660f5ca9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 985530d5-a1e0-4c1e-869f-c479b4f37539, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 985530d5-a1e0-4c1e-869f-c479b4f37539, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11425165989815621029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142516598981562102911425165989815621029114251659898156210291142516598981562102911425165989815621029114251659898156210291142516598981562102911425165989815621029114251659898156210291142516598981562102911425165989815621029114251659898156210291142516598981562102911425165989815621029114251659898156210291142516598981562102911425165989815621029114251659898156210291142516598981562102911425165989815621029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee5df93b-fc92-4a57-b653-4695a272fb82, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba85bc9-9a66-4edd-8946-978edd22a324, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba85bc9-9a66-4edd-8946-978edd22a324, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3008136914704519883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30081369147045198833008136914704519883300813691470451988330081369147045198833008136914704519883300813691470451988330081369147045198833008136914704519883300813691470451988330081369147045198833008136914704519883300813691470451988330081369147045198833008136914704519883300813691470451988330081369147045198833008136914704519883300813691470451988330081369147045198833008136914704519883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 985530d5-a1e0-4c1e-869f-c479b4f37539, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537fc023-5a72-429c-831a-05dab7b7689a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537fc023-5a72-429c-831a-05dab7b7689a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8751066412235460798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87510664122354607988751066412235460798875106641223546079887510664122354607988751066412235460798875106641223546079887510664122354607988751066412235460798875106641223546079887510664122354607988751066412235460798875106641223546079887510664122354607988751066412235460798875106641223546079887510664122354607988751066412235460798875106641223546079887510664122354607988751066412235460798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba85bc9-9a66-4edd-8946-978edd22a324, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df257fa5-df89-4d0a-80a9-879c37d5c42b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df257fa5-df89-4d0a-80a9-879c37d5c42b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9118237580665180359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91182375806651803599118237580665180359911823758066518035991182375806651803599118237580665180359911823758066518035991182375806651803599118237580665180359911823758066518035991182375806651803599118237580665180359911823758066518035991182375806651803599118237580665180359911823758066518035991182375806651803599118237580665180359911823758066518035991182375806651803599118237580665180359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537fc023-5a72-429c-831a-05dab7b7689a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53573bd2-5a24-4710-beb2-80990018494e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53573bd2-5a24-4710-beb2-80990018494e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5104020543941133534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51040205439411335345104020543941133534510402054394113353451040205439411335345104020543941133534510402054394113353451040205439411335345104020543941133534510402054394113353451040205439411335345104020543941133534510402054394113353451040205439411335345104020543941133534510402054394113353451040205439411335345104020543941133534510402054394113353451040205439411335345104020543941133534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df257fa5-df89-4d0a-80a9-879c37d5c42b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db77e9e-c5e2-4a39-9230-28aee2cbba3c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db77e9e-c5e2-4a39-9230-28aee2cbba3c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8086844038130142496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80868440381301424968086844038130142496808684403813014249680868440381301424968086844038130142496808684403813014249680868440381301424968086844038130142496808684403813014249680868440381301424968086844038130142496808684403813014249680868440381301424968086844038130142496808684403813014249680868440381301424968086844038130142496808684403813014249680868440381301424968086844038130142496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db77e9e-c5e2-4a39-9230-28aee2cbba3c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa38378f-c583-46fb-909c-5083ad64ba0a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa38378f-c583-46fb-909c-5083ad64ba0a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17854870158506854698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785487015850685469817854870158506854698178548701585068546981785487015850685469817854870158506854698178548701585068546981785487015850685469817854870158506854698178548701585068546981785487015850685469817854870158506854698178548701585068546981785487015850685469817854870158506854698178548701585068546981785487015850685469817854870158506854698178548701585068546981785487015850685469817854870158506854698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53573bd2-5a24-4710-beb2-80990018494e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 561986bc-05c8-4810-b3e5-065feda457f5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 561986bc-05c8-4810-b3e5-065feda457f5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11960871408266044636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196087140826604463611960871408266044636119608714082660446361196087140826604463611960871408266044636119608714082660446361196087140826604463611960871408266044636119608714082660446361196087140826604463611960871408266044636119608714082660446361196087140826604463611960871408266044636119608714082660446361196087140826604463611960871408266044636119608714082660446361196087140826604463611960871408266044636" } } } 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 935025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 935025) elapsed time (sec): 0.8601689338684082
DEBUG    ya.test:process.py:263 Command (pid 935025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 935025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 935025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 935025) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa38378f-c583-46fb-909c-5083ad64ba0a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 935025) majflt: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ya.test:process.py:263 Command (pid 935025) maxrss: 847120
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad54dcc-f61d-4f3d-9469-32b0fe32d215, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad54dcc-f61d-4f3d-9469-32b0fe32d215, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4774028125844246830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47740281258442468304774028125844246830477402812584424683047740281258442468304774028125844246830477402812584424683047740281258442468304774028125844246830477402812584424683047740281258442468304774028125844246830477402812584424683047740281258442468304774028125844246830477402812584424683047740281258442468304774028125844246830477402812584424683047740281258442468304774028125844246830" } } } 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 935025) minflt: 45643
DEBUG    ya.test:process.py:263 Command (pid 935025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 935025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 935025) nivcsw: 178
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 561986bc-05c8-4810-b3e5-065feda457f5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e06756-350f-4cf3-b3db-bd55ec0c7242, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e06756-350f-4cf3-b3db-bd55ec0c7242, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13783703653352826346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378370365335282634613783703653352826346137837036533528263461378370365335282634613783703653352826346137837036533528263461378370365335282634613783703653352826346137837036533528263461378370365335282634613783703653352826346137837036533528263461378370365335282634613783703653352826346137837036533528263461378370365335282634613783703653352826346137837036533528263461378370365335282634613783703653352826346" } } } 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 935025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 935025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 935025) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 935025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 935025) stime: 0.202534
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad54dcc-f61d-4f3d-9469-32b0fe32d215, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ya.test:process.py:263 Command (pid 935025) utime: 0.487678
DEBUG    ya.test:process.py:263 Command (pid 935025) wtime: 0.867
DEBUG    ya.test:process.py:275 Command (pid 935025) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c88fec0-33b8-4dd0-bc78-d26464618309, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ya.test:process.py:276 Command (pid 935025) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e06756-350f-4cf3-b3db-bd55ec0c7242, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c88fec0-33b8-4dd0-bc78-d26464618309, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13352330270738544129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335233027073854412913352330270738544129133523302707385441291335233027073854412913352330270738544129133523302707385441291335233027073854412913352330270738544129133523302707385441291335233027073854412913352330270738544129133523302707385441291335233027073854412913352330270738544129133523302707385441291335233027073854412913352330270738544129133523302707385441291335233027073854412913352330270738544129" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a5524a5-fb3e-4941-b1f8-679f0b7c42ec, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a5524a5-fb3e-4941-b1f8-679f0b7c42ec, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3989224874152660242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39892248741526602423989224874152660242398922487415266024239892248741526602423989224874152660242398922487415266024239892248741526602423989224874152660242398922487415266024239892248741526602423989224874152660242398922487415266024239892248741526602423989224874152660242398922487415266024239892248741526602423989224874152660242398922487415266024239892248741526602423989224874152660242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c88fec0-33b8-4dd0-bc78-d26464618309, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d66d40bb-7bcb-46e3-a657-d9b209369e1b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d66d40bb-7bcb-46e3-a657-d9b209369e1b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15261588498450756163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526158849845075616315261588498450756163152615884984507561631526158849845075616315261588498450756163152615884984507561631526158849845075616315261588498450756163152615884984507561631526158849845075616315261588498450756163152615884984507561631526158849845075616315261588498450756163152615884984507561631526158849845075616315261588498450756163152615884984507561631526158849845075616315261588498450756163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a5524a5-fb3e-4941-b1f8-679f0b7c42ec, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36b2beca-a72f-4df0-8f03-1a8feb2fde26, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36b2beca-a72f-4df0-8f03-1a8feb2fde26, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16917724734478296933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691772473447829693316917724734478296933169177247344782969331691772473447829693316917724734478296933169177247344782969331691772473447829693316917724734478296933169177247344782969331691772473447829693316917724734478296933169177247344782969331691772473447829693316917724734478296933169177247344782969331691772473447829693316917724734478296933169177247344782969331691772473447829693316917724734478296933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d66d40bb-7bcb-46e3-a657-d9b209369e1b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd555d53-eac8-42b4-8601-fbe6321f37cf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd555d53-eac8-42b4-8601-fbe6321f37cf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6295582968225187129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62955829682251871296295582968225187129629558296822518712962955829682251871296295582968225187129629558296822518712962955829682251871296295582968225187129629558296822518712962955829682251871296295582968225187129629558296822518712962955829682251871296295582968225187129629558296822518712962955829682251871296295582968225187129629558296822518712962955829682251871296295582968225187129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36b2beca-a72f-4df0-8f03-1a8feb2fde26, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fce7bbd-2fa6-4f69-a37d-8496aa614e18, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fce7bbd-2fa6-4f69-a37d-8496aa614e18, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3219422435099811545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32194224350998115453219422435099811545321942243509981154532194224350998115453219422435099811545321942243509981154532194224350998115453219422435099811545321942243509981154532194224350998115453219422435099811545321942243509981154532194224350998115453219422435099811545321942243509981154532194224350998115453219422435099811545321942243509981154532194224350998115453219422435099811545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd555d53-eac8-42b4-8601-fbe6321f37cf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9083fc59-32e6-4d0f-9b28-19e75e111c2f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9083fc59-32e6-4d0f-9b28-19e75e111c2f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7219398245341798550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72193982453417985507219398245341798550721939824534179855072193982453417985507219398245341798550721939824534179855072193982453417985507219398245341798550721939824534179855072193982453417985507219398245341798550721939824534179855072193982453417985507219398245341798550721939824534179855072193982453417985507219398245341798550721939824534179855072193982453417985507219398245341798550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fce7bbd-2fa6-4f69-a37d-8496aa614e18, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c6166d9-01cc-4c4e-b1a2-738e1fe0d246, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c6166d9-01cc-4c4e-b1a2-738e1fe0d246, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10437339493795850821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043733949379585082110437339493795850821104373394937958508211043733949379585082110437339493795850821104373394937958508211043733949379585082110437339493795850821104373394937958508211043733949379585082110437339493795850821104373394937958508211043733949379585082110437339493795850821104373394937958508211043733949379585082110437339493795850821104373394937958508211043733949379585082110437339493795850821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9083fc59-32e6-4d0f-9b28-19e75e111c2f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e7272b4-34e5-4be1-86f7-1616ea6fcff1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7272b4-34e5-4be1-86f7-1616ea6fcff1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10081682464064238946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008168246406423894610081682464064238946100816824640642389461008168246406423894610081682464064238946100816824640642389461008168246406423894610081682464064238946100816824640642389461008168246406423894610081682464064238946100816824640642389461008168246406423894610081682464064238946100816824640642389461008168246406423894610081682464064238946100816824640642389461008168246406423894610081682464064238946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c6166d9-01cc-4c4e-b1a2-738e1fe0d246, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c300c5f3-40b7-44af-8923-e3aa8cd59427, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c300c5f3-40b7-44af-8923-e3aa8cd59427, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13239065604092704090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323906560409270409013239065604092704090132390656040927040901323906560409270409013239065604092704090132390656040927040901323906560409270409013239065604092704090132390656040927040901323906560409270409013239065604092704090132390656040927040901323906560409270409013239065604092704090132390656040927040901323906560409270409013239065604092704090132390656040927040901323906560409270409013239065604092704090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7272b4-34e5-4be1-86f7-1616ea6fcff1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308aae0a-f60a-4b90-ad33-1b30322b4f35, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308aae0a-f60a-4b90-ad33-1b30322b4f35, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16714066404347026792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671406640434702679216714066404347026792167140664043470267921671406640434702679216714066404347026792167140664043470267921671406640434702679216714066404347026792167140664043470267921671406640434702679216714066404347026792167140664043470267921671406640434702679216714066404347026792167140664043470267921671406640434702679216714066404347026792167140664043470267921671406640434702679216714066404347026792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c300c5f3-40b7-44af-8923-e3aa8cd59427, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a67493-0650-45c0-a5b0-ea8703e6365c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a67493-0650-45c0-a5b0-ea8703e6365c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222407622191380432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622240762219138043216222407622191380432162224076221913804321622240762219138043216222407622191380432162224076221913804321622240762219138043216222407622191380432162224076221913804321622240762219138043216222407622191380432162224076221913804321622240762219138043216222407622191380432162224076221913804321622240762219138043216222407622191380432162224076221913804321622240762219138043216222407622191380432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308aae0a-f60a-4b90-ad33-1b30322b4f35, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a67493-0650-45c0-a5b0-ea8703e6365c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81371464-bbeb-4bd4-a215-10df840b7129, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81371464-bbeb-4bd4-a215-10df840b7129, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4030454297737772565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40304542977377725654030454297737772565403045429773777256540304542977377725654030454297737772565403045429773777256540304542977377725654030454297737772565403045429773777256540304542977377725654030454297737772565403045429773777256540304542977377725654030454297737772565403045429773777256540304542977377725654030454297737772565403045429773777256540304542977377725654030454297737772565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adb58d96-c226-4796-af14-92ac615fa883, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adb58d96-c226-4796-af14-92ac615fa883, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6289872117653351387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62898721176533513876289872117653351387628987211765335138762898721176533513876289872117653351387628987211765335138762898721176533513876289872117653351387628987211765335138762898721176533513876289872117653351387628987211765335138762898721176533513876289872117653351387628987211765335138762898721176533513876289872117653351387628987211765335138762898721176533513876289872117653351387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81371464-bbeb-4bd4-a215-10df840b7129, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99e9b6f-73a9-4b2d-8920-bb127a970390, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99e9b6f-73a9-4b2d-8920-bb127a970390, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349211273767959884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33492112737679598843349211273767959884334921127376795988433492112737679598843349211273767959884334921127376795988433492112737679598843349211273767959884334921127376795988433492112737679598843349211273767959884334921127376795988433492112737679598843349211273767959884334921127376795988433492112737679598843349211273767959884334921127376795988433492112737679598843349211273767959884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adb58d96-c226-4796-af14-92ac615fa883, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09e79c46-3fd3-4487-a814-fb5fdb9a0804, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09e79c46-3fd3-4487-a814-fb5fdb9a0804, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 852076003430898733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733852076003430898733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09e79c46-3fd3-4487-a814-fb5fdb9a0804, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 108836d1-9f2c-4c67-ab6d-14f15bc69af7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 108836d1-9f2c-4c67-ab6d-14f15bc69af7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17686548576190775589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768654857619077558917686548576190775589176865485761907755891768654857619077558917686548576190775589176865485761907755891768654857619077558917686548576190775589176865485761907755891768654857619077558917686548576190775589176865485761907755891768654857619077558917686548576190775589176865485761907755891768654857619077558917686548576190775589176865485761907755891768654857619077558917686548576190775589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99e9b6f-73a9-4b2d-8920-bb127a970390, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7b1d03-de27-493f-aa4e-725d46329fc6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7b1d03-de27-493f-aa4e-725d46329fc6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11341947582263942279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134194758226394227911341947582263942279113419475822639422791134194758226394227911341947582263942279113419475822639422791134194758226394227911341947582263942279113419475822639422791134194758226394227911341947582263942279113419475822639422791134194758226394227911341947582263942279113419475822639422791134194758226394227911341947582263942279113419475822639422791134194758226394227911341947582263942279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 108836d1-9f2c-4c67-ab6d-14f15bc69af7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d22e7a-51eb-4b22-8eba-99ef9d23cdb2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d22e7a-51eb-4b22-8eba-99ef9d23cdb2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2349596079885952067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23495960798859520672349596079885952067234959607988595206723495960798859520672349596079885952067234959607988595206723495960798859520672349596079885952067234959607988595206723495960798859520672349596079885952067234959607988595206723495960798859520672349596079885952067234959607988595206723495960798859520672349596079885952067234959607988595206723495960798859520672349596079885952067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7b1d03-de27-493f-aa4e-725d46329fc6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54e97f8-db8f-474d-92ff-0d506cef6925, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54e97f8-db8f-474d-92ff-0d506cef6925, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6408871488362414260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64088714883624142606408871488362414260640887148836241426064088714883624142606408871488362414260640887148836241426064088714883624142606408871488362414260640887148836241426064088714883624142606408871488362414260640887148836241426064088714883624142606408871488362414260640887148836241426064088714883624142606408871488362414260640887148836241426064088714883624142606408871488362414260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d22e7a-51eb-4b22-8eba-99ef9d23cdb2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d60b5ea6-d0d1-4043-9b8d-febe24f05bfb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d60b5ea6-d0d1-4043-9b8d-febe24f05bfb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8849743665125114856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88497436651251148568849743665125114856884974366512511485688497436651251148568849743665125114856884974366512511485688497436651251148568849743665125114856884974366512511485688497436651251148568849743665125114856884974366512511485688497436651251148568849743665125114856884974366512511485688497436651251148568849743665125114856884974366512511485688497436651251148568849743665125114856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54e97f8-db8f-474d-92ff-0d506cef6925, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ed4795-beee-4391-b537-e18636e0cea8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ed4795-beee-4391-b537-e18636e0cea8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3601665279386511529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36016652793865115293601665279386511529360166527938651152936016652793865115293601665279386511529360166527938651152936016652793865115293601665279386511529360166527938651152936016652793865115293601665279386511529360166527938651152936016652793865115293601665279386511529360166527938651152936016652793865115293601665279386511529360166527938651152936016652793865115293601665279386511529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d60b5ea6-d0d1-4043-9b8d-febe24f05bfb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e06e5e-bdd3-4483-87c8-455b95d9e25a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e06e5e-bdd3-4483-87c8-455b95d9e25a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12071911722645456681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207191172264545668112071911722645456681120719117226454566811207191172264545668112071911722645456681120719117226454566811207191172264545668112071911722645456681120719117226454566811207191172264545668112071911722645456681120719117226454566811207191172264545668112071911722645456681120719117226454566811207191172264545668112071911722645456681120719117226454566811207191172264545668112071911722645456681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ed4795-beee-4391-b537-e18636e0cea8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616cc8d0-a5e6-44ef-abb8-58692a1f6a9e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616cc8d0-a5e6-44ef-abb8-58692a1f6a9e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14429416531171475646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442941653117147564614429416531171475646144294165311714756461442941653117147564614429416531171475646144294165311714756461442941653117147564614429416531171475646144294165311714756461442941653117147564614429416531171475646144294165311714756461442941653117147564614429416531171475646144294165311714756461442941653117147564614429416531171475646144294165311714756461442941653117147564614429416531171475646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e06e5e-bdd3-4483-87c8-455b95d9e25a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 758f981f-fc4c-4f1f-ad12-c7903387f642, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 758f981f-fc4c-4f1f-ad12-c7903387f642, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5710304692027755091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57103046920277550915710304692027755091571030469202775509157103046920277550915710304692027755091571030469202775509157103046920277550915710304692027755091571030469202775509157103046920277550915710304692027755091571030469202775509157103046920277550915710304692027755091571030469202775509157103046920277550915710304692027755091571030469202775509157103046920277550915710304692027755091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616cc8d0-a5e6-44ef-abb8-58692a1f6a9e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 593ecd73-9da4-4371-ba40-9ab894e79e38, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 593ecd73-9da4-4371-ba40-9ab894e79e38, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7022781954035642412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70227819540356424127022781954035642412702278195403564241270227819540356424127022781954035642412702278195403564241270227819540356424127022781954035642412702278195403564241270227819540356424127022781954035642412702278195403564241270227819540356424127022781954035642412702278195403564241270227819540356424127022781954035642412702278195403564241270227819540356424127022781954035642412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 758f981f-fc4c-4f1f-ad12-c7903387f642, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0dc9fb9-499b-4589-b2cd-62415b615c1f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0dc9fb9-499b-4589-b2cd-62415b615c1f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2460779777146345347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24607797771463453472460779777146345347246077977714634534724607797771463453472460779777146345347246077977714634534724607797771463453472460779777146345347246077977714634534724607797771463453472460779777146345347246077977714634534724607797771463453472460779777146345347246077977714634534724607797771463453472460779777146345347246077977714634534724607797771463453472460779777146345347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 593ecd73-9da4-4371-ba40-9ab894e79e38, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5841e0a6-6b43-4659-9035-5e3e71ac295c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5841e0a6-6b43-4659-9035-5e3e71ac295c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2430918328277124071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24309183282771240712430918328277124071243091832827712407124309183282771240712430918328277124071243091832827712407124309183282771240712430918328277124071243091832827712407124309183282771240712430918328277124071243091832827712407124309183282771240712430918328277124071243091832827712407124309183282771240712430918328277124071243091832827712407124309183282771240712430918328277124071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0dc9fb9-499b-4589-b2cd-62415b615c1f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee69706-001c-4d2e-961a-1b33e8b85db2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee69706-001c-4d2e-961a-1b33e8b85db2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2624300719651143987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26243007196511439872624300719651143987262430071965114398726243007196511439872624300719651143987262430071965114398726243007196511439872624300719651143987262430071965114398726243007196511439872624300719651143987262430071965114398726243007196511439872624300719651143987262430071965114398726243007196511439872624300719651143987262430071965114398726243007196511439872624300719651143987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5841e0a6-6b43-4659-9035-5e3e71ac295c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e257e6e1-0ced-462e-9a19-8add1354ab66, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e257e6e1-0ced-462e-9a19-8add1354ab66, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15372587209168994716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537258720916899471615372587209168994716153725872091689947161537258720916899471615372587209168994716153725872091689947161537258720916899471615372587209168994716153725872091689947161537258720916899471615372587209168994716153725872091689947161537258720916899471615372587209168994716153725872091689947161537258720916899471615372587209168994716153725872091689947161537258720916899471615372587209168994716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee69706-001c-4d2e-961a-1b33e8b85db2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bef2e55-c530-4fbc-beb6-1e7d7e27d234, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e257e6e1-0ced-462e-9a19-8add1354ab66, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeb7cf25-2893-4c7c-972e-024ac650f1da, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb7cf25-2893-4c7c-972e-024ac650f1da, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14286827504796118417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428682750479611841714286827504796118417142868275047961184171428682750479611841714286827504796118417142868275047961184171428682750479611841714286827504796118417142868275047961184171428682750479611841714286827504796118417142868275047961184171428682750479611841714286827504796118417142868275047961184171428682750479611841714286827504796118417142868275047961184171428682750479611841714286827504796118417" } } } 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, 0bef2e55-c530-4fbc-beb6-1e7d7e27d234, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2162226460532173864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21622264605321738642162226460532173864216222646053217386421622264605321738642162226460532173864216222646053217386421622264605321738642162226460532173864216222646053217386421622264605321738642162226460532173864216222646053217386421622264605321738642162226460532173864216222646053217386421622264605321738642162226460532173864216222646053217386421622264605321738642162226460532173864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bef2e55-c530-4fbc-beb6-1e7d7e27d234, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b058a68a-3515-4df1-a12c-c07f172e5eec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb7cf25-2893-4c7c-972e-024ac650f1da, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f19af27-5dab-4798-9180-53665c35259c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f19af27-5dab-4798-9180-53665c35259c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3582460192137598941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35824601921375989413582460192137598941358246019213759894135824601921375989413582460192137598941358246019213759894135824601921375989413582460192137598941358246019213759894135824601921375989413582460192137598941358246019213759894135824601921375989413582460192137598941358246019213759894135824601921375989413582460192137598941358246019213759894135824601921375989413582460192137598941" } } } 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, b058a68a-3515-4df1-a12c-c07f172e5eec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12077191628674849232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207719162867484923212077191628674849232120771916286748492321207719162867484923212077191628674849232120771916286748492321207719162867484923212077191628674849232120771916286748492321207719162867484923212077191628674849232120771916286748492321207719162867484923212077191628674849232120771916286748492321207719162867484923212077191628674849232120771916286748492321207719162867484923212077191628674849232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b058a68a-3515-4df1-a12c-c07f172e5eec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e943dcd-832a-4693-a6cb-d15091981363, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e943dcd-832a-4693-a6cb-d15091981363, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15264843455224024017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526484345522402401715264843455224024017152648434552240240171526484345522402401715264843455224024017152648434552240240171526484345522402401715264843455224024017152648434552240240171526484345522402401715264843455224024017152648434552240240171526484345522402401715264843455224024017152648434552240240171526484345522402401715264843455224024017152648434552240240171526484345522402401715264843455224024017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f19af27-5dab-4798-9180-53665c35259c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff82353c-8e03-481d-bc3e-43a7e4dd2428, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff82353c-8e03-481d-bc3e-43a7e4dd2428, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16103932356181795587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610393235618179558716103932356181795587161039323561817955871610393235618179558716103932356181795587161039323561817955871610393235618179558716103932356181795587161039323561817955871610393235618179558716103932356181795587161039323561817955871610393235618179558716103932356181795587161039323561817955871610393235618179558716103932356181795587161039323561817955871610393235618179558716103932356181795587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e943dcd-832a-4693-a6cb-d15091981363, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaac2d0f-e835-46b2-b27a-0fb172e29f68, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaac2d0f-e835-46b2-b27a-0fb172e29f68, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12504892279773916292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250489227977391629212504892279773916292125048922797739162921250489227977391629212504892279773916292125048922797739162921250489227977391629212504892279773916292125048922797739162921250489227977391629212504892279773916292125048922797739162921250489227977391629212504892279773916292125048922797739162921250489227977391629212504892279773916292125048922797739162921250489227977391629212504892279773916292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff82353c-8e03-481d-bc3e-43a7e4dd2428, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a785d3b0-fe92-4a4f-94c8-f58314e956cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a785d3b0-fe92-4a4f-94c8-f58314e956cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3482202294113694100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34822022941136941003482202294113694100348220229411369410034822022941136941003482202294113694100348220229411369410034822022941136941003482202294113694100348220229411369410034822022941136941003482202294113694100348220229411369410034822022941136941003482202294113694100348220229411369410034822022941136941003482202294113694100348220229411369410034822022941136941003482202294113694100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaac2d0f-e835-46b2-b27a-0fb172e29f68, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d1f7f9b-3726-489c-80dc-ffa51a413d99, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d1f7f9b-3726-489c-80dc-ffa51a413d99, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12703356046494036053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270335604649403605312703356046494036053127033560464940360531270335604649403605312703356046494036053127033560464940360531270335604649403605312703356046494036053127033560464940360531270335604649403605312703356046494036053127033560464940360531270335604649403605312703356046494036053127033560464940360531270335604649403605312703356046494036053127033560464940360531270335604649403605312703356046494036053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a785d3b0-fe92-4a4f-94c8-f58314e956cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc91dd6-9718-4e2d-8743-99f2154099d5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc91dd6-9718-4e2d-8743-99f2154099d5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5575427039998637893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55754270399986378935575427039998637893557542703999863789355754270399986378935575427039998637893557542703999863789355754270399986378935575427039998637893557542703999863789355754270399986378935575427039998637893557542703999863789355754270399986378935575427039998637893557542703999863789355754270399986378935575427039998637893557542703999863789355754270399986378935575427039998637893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d1f7f9b-3726-489c-80dc-ffa51a413d99, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c4a0d25-92df-4a8b-939e-ea2b6da64f05, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c4a0d25-92df-4a8b-939e-ea2b6da64f05, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14698671397173696229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469867139717369622914698671397173696229146986713971736962291469867139717369622914698671397173696229146986713971736962291469867139717369622914698671397173696229146986713971736962291469867139717369622914698671397173696229146986713971736962291469867139717369622914698671397173696229146986713971736962291469867139717369622914698671397173696229146986713971736962291469867139717369622914698671397173696229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc91dd6-9718-4e2d-8743-99f2154099d5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6176ba30-6577-4271-abf9-8e65a170a315, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6176ba30-6577-4271-abf9-8e65a170a315, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10479716201372060325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047971620137206032510479716201372060325104797162013720603251047971620137206032510479716201372060325104797162013720603251047971620137206032510479716201372060325104797162013720603251047971620137206032510479716201372060325104797162013720603251047971620137206032510479716201372060325104797162013720603251047971620137206032510479716201372060325104797162013720603251047971620137206032510479716201372060325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c4a0d25-92df-4a8b-939e-ea2b6da64f05, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a7567fd-12a6-4c1c-a54b-e40a7d0bbbae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a7567fd-12a6-4c1c-a54b-e40a7d0bbbae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14534981262185587719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453498126218558771914534981262185587719145349812621855877191453498126218558771914534981262185587719145349812621855877191453498126218558771914534981262185587719145349812621855877191453498126218558771914534981262185587719145349812621855877191453498126218558771914534981262185587719145349812621855877191453498126218558771914534981262185587719145349812621855877191453498126218558771914534981262185587719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6176ba30-6577-4271-abf9-8e65a170a315, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77fff9a-40f5-4631-b34e-10ae0da97785, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77fff9a-40f5-4631-b34e-10ae0da97785, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14827971498166503395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482797149816650339514827971498166503395148279714981665033951482797149816650339514827971498166503395148279714981665033951482797149816650339514827971498166503395148279714981665033951482797149816650339514827971498166503395148279714981665033951482797149816650339514827971498166503395148279714981665033951482797149816650339514827971498166503395148279714981665033951482797149816650339514827971498166503395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a7567fd-12a6-4c1c-a54b-e40a7d0bbbae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd800206-45b3-4306-be8c-48c85716f65e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd800206-45b3-4306-be8c-48c85716f65e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14602022039406177644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460202203940617764414602022039406177644146020220394061776441460202203940617764414602022039406177644146020220394061776441460202203940617764414602022039406177644146020220394061776441460202203940617764414602022039406177644146020220394061776441460202203940617764414602022039406177644146020220394061776441460202203940617764414602022039406177644146020220394061776441460202203940617764414602022039406177644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77fff9a-40f5-4631-b34e-10ae0da97785, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b9893a-9120-4a84-b177-cf8e8e81b2a3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b9893a-9120-4a84-b177-cf8e8e81b2a3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12144216376191698162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214421637619169816212144216376191698162121442163761916981621214421637619169816212144216376191698162121442163761916981621214421637619169816212144216376191698162121442163761916981621214421637619169816212144216376191698162121442163761916981621214421637619169816212144216376191698162121442163761916981621214421637619169816212144216376191698162121442163761916981621214421637619169816212144216376191698162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd800206-45b3-4306-be8c-48c85716f65e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd9bb04a-97f7-4ce9-8928-104649060e73, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd9bb04a-97f7-4ce9-8928-104649060e73, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4399673775178309906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43996737751783099064399673775178309906439967377517830990643996737751783099064399673775178309906439967377517830990643996737751783099064399673775178309906439967377517830990643996737751783099064399673775178309906439967377517830990643996737751783099064399673775178309906439967377517830990643996737751783099064399673775178309906439967377517830990643996737751783099064399673775178309906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b9893a-9120-4a84-b177-cf8e8e81b2a3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f67d2f-59ea-4f15-b6c0-d74ca85b60b1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f67d2f-59ea-4f15-b6c0-d74ca85b60b1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15480948293033286891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548094829303328689115480948293033286891154809482930332868911548094829303328689115480948293033286891154809482930332868911548094829303328689115480948293033286891154809482930332868911548094829303328689115480948293033286891154809482930332868911548094829303328689115480948293033286891154809482930332868911548094829303328689115480948293033286891154809482930332868911548094829303328689115480948293033286891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd9bb04a-97f7-4ce9-8928-104649060e73, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d089dd59-c5c9-4139-ae4c-963a6756399c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d089dd59-c5c9-4139-ae4c-963a6756399c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327306434477980543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543327306434477980543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d089dd59-c5c9-4139-ae4c-963a6756399c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f670de1a-9e75-4293-9d6f-e54d7286f6de, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f670de1a-9e75-4293-9d6f-e54d7286f6de, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17202356148003813682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720235614800381368217202356148003813682172023561480038136821720235614800381368217202356148003813682172023561480038136821720235614800381368217202356148003813682172023561480038136821720235614800381368217202356148003813682172023561480038136821720235614800381368217202356148003813682172023561480038136821720235614800381368217202356148003813682172023561480038136821720235614800381368217202356148003813682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f67d2f-59ea-4f15-b6c0-d74ca85b60b1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f29d9835-9be3-49cb-b265-738a15525ba8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f29d9835-9be3-49cb-b265-738a15525ba8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8274933310708576123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82749333107085761238274933310708576123827493331070857612382749333107085761238274933310708576123827493331070857612382749333107085761238274933310708576123827493331070857612382749333107085761238274933310708576123827493331070857612382749333107085761238274933310708576123827493331070857612382749333107085761238274933310708576123827493331070857612382749333107085761238274933310708576123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f29d9835-9be3-49cb-b265-738a15525ba8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f922db-c439-44fe-9b1c-6b856fb4e4f1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f922db-c439-44fe-9b1c-6b856fb4e4f1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9911099182460510008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99110991824605100089911099182460510008991109918246051000899110991824605100089911099182460510008991109918246051000899110991824605100089911099182460510008991109918246051000899110991824605100089911099182460510008991109918246051000899110991824605100089911099182460510008991109918246051000899110991824605100089911099182460510008991109918246051000899110991824605100089911099182460510008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f670de1a-9e75-4293-9d6f-e54d7286f6de, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 184be0ce-490c-4664-ab0f-40156db58984, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 184be0ce-490c-4664-ab0f-40156db58984, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8397531633947655581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83975316339476555818397531633947655581839753163394765558183975316339476555818397531633947655581839753163394765558183975316339476555818397531633947655581839753163394765558183975316339476555818397531633947655581839753163394765558183975316339476555818397531633947655581839753163394765558183975316339476555818397531633947655581839753163394765558183975316339476555818397531633947655581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f922db-c439-44fe-9b1c-6b856fb4e4f1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da7f5359-4303-4cae-95d4-5a8f374c6459, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da7f5359-4303-4cae-95d4-5a8f374c6459, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5411527134923868303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54115271349238683035411527134923868303541152713492386830354115271349238683035411527134923868303541152713492386830354115271349238683035411527134923868303541152713492386830354115271349238683035411527134923868303541152713492386830354115271349238683035411527134923868303541152713492386830354115271349238683035411527134923868303541152713492386830354115271349238683035411527134923868303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 184be0ce-490c-4664-ab0f-40156db58984, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77bbb8af-1f3f-460f-90e4-8cfe2839d5ec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77bbb8af-1f3f-460f-90e4-8cfe2839d5ec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10115061083346107543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011506108334610754310115061083346107543101150610833461075431011506108334610754310115061083346107543101150610833461075431011506108334610754310115061083346107543101150610833461075431011506108334610754310115061083346107543101150610833461075431011506108334610754310115061083346107543101150610833461075431011506108334610754310115061083346107543101150610833461075431011506108334610754310115061083346107543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da7f5359-4303-4cae-95d4-5a8f374c6459, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2952f7f5-20aa-4456-8d82-74dae31a8dbd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2952f7f5-20aa-4456-8d82-74dae31a8dbd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9916329708698767624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99163297086987676249916329708698767624991632970869876762499163297086987676249916329708698767624991632970869876762499163297086987676249916329708698767624991632970869876762499163297086987676249916329708698767624991632970869876762499163297086987676249916329708698767624991632970869876762499163297086987676249916329708698767624991632970869876762499163297086987676249916329708698767624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77bbb8af-1f3f-460f-90e4-8cfe2839d5ec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea234068-bee1-4209-a0d6-b17aeed0f70f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea234068-bee1-4209-a0d6-b17aeed0f70f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236979955182831981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82369799551828319818236979955182831981823697995518283198182369799551828319818236979955182831981823697995518283198182369799551828319818236979955182831981823697995518283198182369799551828319818236979955182831981823697995518283198182369799551828319818236979955182831981823697995518283198182369799551828319818236979955182831981823697995518283198182369799551828319818236979955182831981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2952f7f5-20aa-4456-8d82-74dae31a8dbd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 486b5993-4e5d-4662-9705-4444a71e7df1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 486b5993-4e5d-4662-9705-4444a71e7df1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7411290480847228567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74112904808472285677411290480847228567741129048084722856774112904808472285677411290480847228567741129048084722856774112904808472285677411290480847228567741129048084722856774112904808472285677411290480847228567741129048084722856774112904808472285677411290480847228567741129048084722856774112904808472285677411290480847228567741129048084722856774112904808472285677411290480847228567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea234068-bee1-4209-a0d6-b17aeed0f70f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 607794d3-efe3-4477-b113-f2b423ff4798, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 486b5993-4e5d-4662-9705-4444a71e7df1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb61089-cd29-4097-a8ba-4d135fe4a797, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb61089-cd29-4097-a8ba-4d135fe4a797, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14691758187692239988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469175818769223998814691758187692239988146917581876922399881469175818769223998814691758187692239988146917581876922399881469175818769223998814691758187692239988146917581876922399881469175818769223998814691758187692239988146917581876922399881469175818769223998814691758187692239988146917581876922399881469175818769223998814691758187692239988146917581876922399881469175818769223998814691758187692239988" } } } 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, 607794d3-efe3-4477-b113-f2b423ff4798, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6472671154341982451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64726711543419824516472671154341982451647267115434198245164726711543419824516472671154341982451647267115434198245164726711543419824516472671154341982451647267115434198245164726711543419824516472671154341982451647267115434198245164726711543419824516472671154341982451647267115434198245164726711543419824516472671154341982451647267115434198245164726711543419824516472671154341982451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb61089-cd29-4097-a8ba-4d135fe4a797, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8551473-0303-4aef-ae35-8560c401f38f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8551473-0303-4aef-ae35-8560c401f38f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10819099429243397337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081909942924339733710819099429243397337108190994292433973371081909942924339733710819099429243397337108190994292433973371081909942924339733710819099429243397337108190994292433973371081909942924339733710819099429243397337108190994292433973371081909942924339733710819099429243397337108190994292433973371081909942924339733710819099429243397337108190994292433973371081909942924339733710819099429243397337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607794d3-efe3-4477-b113-f2b423ff4798, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba70a7ca-2b64-4fcc-9c2e-a8ba1b23964c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba70a7ca-2b64-4fcc-9c2e-a8ba1b23964c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14360921876897997463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436092187689799746314360921876897997463143609218768979974631436092187689799746314360921876897997463143609218768979974631436092187689799746314360921876897997463143609218768979974631436092187689799746314360921876897997463143609218768979974631436092187689799746314360921876897997463143609218768979974631436092187689799746314360921876897997463143609218768979974631436092187689799746314360921876897997463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8551473-0303-4aef-ae35-8560c401f38f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba70a7ca-2b64-4fcc-9c2e-a8ba1b23964c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418df5d1-6566-4f27-ae44-68b7578d1073, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595e11e9-21ce-4389-a33d-c68975aee4a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418df5d1-6566-4f27-ae44-68b7578d1073, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8941251861074748401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89412518610747484018941251861074748401894125186107474840189412518610747484018941251861074748401894125186107474840189412518610747484018941251861074748401894125186107474840189412518610747484018941251861074748401894125186107474840189412518610747484018941251861074748401894125186107474840189412518610747484018941251861074748401894125186107474840189412518610747484018941251861074748401" } } } 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, 595e11e9-21ce-4389-a33d-c68975aee4a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8023965985634508501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80239659856345085018023965985634508501802396598563450850180239659856345085018023965985634508501802396598563450850180239659856345085018023965985634508501802396598563450850180239659856345085018023965985634508501802396598563450850180239659856345085018023965985634508501802396598563450850180239659856345085018023965985634508501802396598563450850180239659856345085018023965985634508501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418df5d1-6566-4f27-ae44-68b7578d1073, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d7e293-0bb2-43ee-b27f-32325f41132e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d7e293-0bb2-43ee-b27f-32325f41132e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18197702796679030540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819770279667903054018197702796679030540181977027966790305401819770279667903054018197702796679030540181977027966790305401819770279667903054018197702796679030540181977027966790305401819770279667903054018197702796679030540181977027966790305401819770279667903054018197702796679030540181977027966790305401819770279667903054018197702796679030540181977027966790305401819770279667903054018197702796679030540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595e11e9-21ce-4389-a33d-c68975aee4a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b13bad0-d15e-4762-b5b1-def02f22aca8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b13bad0-d15e-4762-b5b1-def02f22aca8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5957477630992299565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59574776309922995655957477630992299565595747763099229956559574776309922995655957477630992299565595747763099229956559574776309922995655957477630992299565595747763099229956559574776309922995655957477630992299565595747763099229956559574776309922995655957477630992299565595747763099229956559574776309922995655957477630992299565595747763099229956559574776309922995655957477630992299565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d7e293-0bb2-43ee-b27f-32325f41132e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74c466e7-4c5f-4c2b-886a-c379e43159c7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c466e7-4c5f-4c2b-886a-c379e43159c7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482048270465737633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448204827046573763314482048270465737633144820482704657376331448204827046573763314482048270465737633144820482704657376331448204827046573763314482048270465737633144820482704657376331448204827046573763314482048270465737633144820482704657376331448204827046573763314482048270465737633144820482704657376331448204827046573763314482048270465737633144820482704657376331448204827046573763314482048270465737633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b13bad0-d15e-4762-b5b1-def02f22aca8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 448491ea-2149-448e-a0c8-ef2b9582548e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 448491ea-2149-448e-a0c8-ef2b9582548e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13601855747182163997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360185574718216399713601855747182163997136018557471821639971360185574718216399713601855747182163997136018557471821639971360185574718216399713601855747182163997136018557471821639971360185574718216399713601855747182163997136018557471821639971360185574718216399713601855747182163997136018557471821639971360185574718216399713601855747182163997136018557471821639971360185574718216399713601855747182163997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c466e7-4c5f-4c2b-886a-c379e43159c7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36941b86-0433-4de8-b132-69fbbbf9af94, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36941b86-0433-4de8-b132-69fbbbf9af94, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640749251898825946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946640749251898825946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 448491ea-2149-448e-a0c8-ef2b9582548e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88209c30-2fb2-4b66-8fd0-874aab0aeff1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88209c30-2fb2-4b66-8fd0-874aab0aeff1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8003335668025467225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80033356680254672258003335668025467225800333566802546722580033356680254672258003335668025467225800333566802546722580033356680254672258003335668025467225800333566802546722580033356680254672258003335668025467225800333566802546722580033356680254672258003335668025467225800333566802546722580033356680254672258003335668025467225800333566802546722580033356680254672258003335668025467225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36941b86-0433-4de8-b132-69fbbbf9af94, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 985e5518-32b9-4ee1-8e3d-f67f268756bd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 985e5518-32b9-4ee1-8e3d-f67f268756bd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6593975684086309688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65939756840863096886593975684086309688659397568408630968865939756840863096886593975684086309688659397568408630968865939756840863096886593975684086309688659397568408630968865939756840863096886593975684086309688659397568408630968865939756840863096886593975684086309688659397568408630968865939756840863096886593975684086309688659397568408630968865939756840863096886593975684086309688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88209c30-2fb2-4b66-8fd0-874aab0aeff1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b708b487-f82e-44f8-bd36-601768cc8399, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b708b487-f82e-44f8-bd36-601768cc8399, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17161132739708854814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716113273970885481417161132739708854814171611327397088548141716113273970885481417161132739708854814171611327397088548141716113273970885481417161132739708854814171611327397088548141716113273970885481417161132739708854814171611327397088548141716113273970885481417161132739708854814171611327397088548141716113273970885481417161132739708854814171611327397088548141716113273970885481417161132739708854814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 985e5518-32b9-4ee1-8e3d-f67f268756bd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27c2a508-fd4e-4b90-8947-cb9cca2eebbd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c2a508-fd4e-4b90-8947-cb9cca2eebbd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14451693357865420737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445169335786542073714451693357865420737144516933578654207371445169335786542073714451693357865420737144516933578654207371445169335786542073714451693357865420737144516933578654207371445169335786542073714451693357865420737144516933578654207371445169335786542073714451693357865420737144516933578654207371445169335786542073714451693357865420737144516933578654207371445169335786542073714451693357865420737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b708b487-f82e-44f8-bd36-601768cc8399, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc4466d4-9032-45ae-a0d2-ac61dcdce49c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc4466d4-9032-45ae-a0d2-ac61dcdce49c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12648078923121223012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264807892312122301212648078923121223012126480789231212230121264807892312122301212648078923121223012126480789231212230121264807892312122301212648078923121223012126480789231212230121264807892312122301212648078923121223012126480789231212230121264807892312122301212648078923121223012126480789231212230121264807892312122301212648078923121223012126480789231212230121264807892312122301212648078923121223012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c2a508-fd4e-4b90-8947-cb9cca2eebbd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc4556a-db7b-47a2-80e4-3534d89b91e2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc4556a-db7b-47a2-80e4-3534d89b91e2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12624193673596720588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262419367359672058812624193673596720588126241936735967205881262419367359672058812624193673596720588126241936735967205881262419367359672058812624193673596720588126241936735967205881262419367359672058812624193673596720588126241936735967205881262419367359672058812624193673596720588126241936735967205881262419367359672058812624193673596720588126241936735967205881262419367359672058812624193673596720588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc4466d4-9032-45ae-a0d2-ac61dcdce49c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 996c82f4-a14b-4ab8-bc9c-c2509b1bd982, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 996c82f4-a14b-4ab8-bc9c-c2509b1bd982, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16516315632038835826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651631563203883582616516315632038835826165163156320388358261651631563203883582616516315632038835826165163156320388358261651631563203883582616516315632038835826165163156320388358261651631563203883582616516315632038835826165163156320388358261651631563203883582616516315632038835826165163156320388358261651631563203883582616516315632038835826165163156320388358261651631563203883582616516315632038835826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc4556a-db7b-47a2-80e4-3534d89b91e2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5d3366e-de3f-46ca-9e0a-bae719740417, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5d3366e-de3f-46ca-9e0a-bae719740417, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2914187915662977460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29141879156629774602914187915662977460291418791566297746029141879156629774602914187915662977460291418791566297746029141879156629774602914187915662977460291418791566297746029141879156629774602914187915662977460291418791566297746029141879156629774602914187915662977460291418791566297746029141879156629774602914187915662977460291418791566297746029141879156629774602914187915662977460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 996c82f4-a14b-4ab8-bc9c-c2509b1bd982, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d6cff96-b570-4c28-b319-f28d2d7c0da4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d6cff96-b570-4c28-b319-f28d2d7c0da4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4673401781976146179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46734017819761461794673401781976146179467340178197614617946734017819761461794673401781976146179467340178197614617946734017819761461794673401781976146179467340178197614617946734017819761461794673401781976146179467340178197614617946734017819761461794673401781976146179467340178197614617946734017819761461794673401781976146179467340178197614617946734017819761461794673401781976146179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5d3366e-de3f-46ca-9e0a-bae719740417, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a63468d-8940-45bc-9a0a-c0c7da37b2b6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a63468d-8940-45bc-9a0a-c0c7da37b2b6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9250863846178496538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92508638461784965389250863846178496538925086384617849653892508638461784965389250863846178496538925086384617849653892508638461784965389250863846178496538925086384617849653892508638461784965389250863846178496538925086384617849653892508638461784965389250863846178496538925086384617849653892508638461784965389250863846178496538925086384617849653892508638461784965389250863846178496538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d6cff96-b570-4c28-b319-f28d2d7c0da4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 982c81d3-6429-41d1-91ed-53a8cd4825a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 982c81d3-6429-41d1-91ed-53a8cd4825a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682709226538505849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668270922653850584916682709226538505849166827092265385058491668270922653850584916682709226538505849166827092265385058491668270922653850584916682709226538505849166827092265385058491668270922653850584916682709226538505849166827092265385058491668270922653850584916682709226538505849166827092265385058491668270922653850584916682709226538505849166827092265385058491668270922653850584916682709226538505849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a63468d-8940-45bc-9a0a-c0c7da37b2b6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfd6d342-8dae-45d5-9f0a-7be6601d0a7a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd6d342-8dae-45d5-9f0a-7be6601d0a7a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 258441472580535855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855258441472580535855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 982c81d3-6429-41d1-91ed-53a8cd4825a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c03627f-c4b1-42a0-8a5f-07a650fe40b4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c03627f-c4b1-42a0-8a5f-07a650fe40b4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2783389322769106502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27833893227691065022783389322769106502278338932276910650227833893227691065022783389322769106502278338932276910650227833893227691065022783389322769106502278338932276910650227833893227691065022783389322769106502278338932276910650227833893227691065022783389322769106502278338932276910650227833893227691065022783389322769106502278338932276910650227833893227691065022783389322769106502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd6d342-8dae-45d5-9f0a-7be6601d0a7a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc514004-879a-4485-b281-30c3072a4995, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc514004-879a-4485-b281-30c3072a4995, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3210181100210629853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32101811002106298533210181100210629853321018110021062985332101811002106298533210181100210629853321018110021062985332101811002106298533210181100210629853321018110021062985332101811002106298533210181100210629853321018110021062985332101811002106298533210181100210629853321018110021062985332101811002106298533210181100210629853321018110021062985332101811002106298533210181100210629853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c03627f-c4b1-42a0-8a5f-07a650fe40b4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0464be1-a382-46c8-892a-1dacff9b2029, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0464be1-a382-46c8-892a-1dacff9b2029, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4886360650600150488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48863606506001504884886360650600150488488636065060015048848863606506001504884886360650600150488488636065060015048848863606506001504884886360650600150488488636065060015048848863606506001504884886360650600150488488636065060015048848863606506001504884886360650600150488488636065060015048848863606506001504884886360650600150488488636065060015048848863606506001504884886360650600150488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc514004-879a-4485-b281-30c3072a4995, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d97264-c190-4795-a96e-7daaf0213dc7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d97264-c190-4795-a96e-7daaf0213dc7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12573294147385096304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257329414738509630412573294147385096304125732941473850963041257329414738509630412573294147385096304125732941473850963041257329414738509630412573294147385096304125732941473850963041257329414738509630412573294147385096304125732941473850963041257329414738509630412573294147385096304125732941473850963041257329414738509630412573294147385096304125732941473850963041257329414738509630412573294147385096304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0464be1-a382-46c8-892a-1dacff9b2029, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8ccb0f-ce08-4046-bf53-da18955cea84, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8ccb0f-ce08-4046-bf53-da18955cea84, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1080580921835002510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10805809218350025101080580921835002510108058092183500251010805809218350025101080580921835002510108058092183500251010805809218350025101080580921835002510108058092183500251010805809218350025101080580921835002510108058092183500251010805809218350025101080580921835002510108058092183500251010805809218350025101080580921835002510108058092183500251010805809218350025101080580921835002510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d97264-c190-4795-a96e-7daaf0213dc7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 682444e1-d735-436d-addf-591be1e0224d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 682444e1-d735-436d-addf-591be1e0224d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2756965904480065296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27569659044800652962756965904480065296275696590448006529627569659044800652962756965904480065296275696590448006529627569659044800652962756965904480065296275696590448006529627569659044800652962756965904480065296275696590448006529627569659044800652962756965904480065296275696590448006529627569659044800652962756965904480065296275696590448006529627569659044800652962756965904480065296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8ccb0f-ce08-4046-bf53-da18955cea84, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc25d34d-51bb-453d-99be-2dfe4bbce360, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc25d34d-51bb-453d-99be-2dfe4bbce360, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2287489851462330004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22874898514623300042287489851462330004228748985146233000422874898514623300042287489851462330004228748985146233000422874898514623300042287489851462330004228748985146233000422874898514623300042287489851462330004228748985146233000422874898514623300042287489851462330004228748985146233000422874898514623300042287489851462330004228748985146233000422874898514623300042287489851462330004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 682444e1-d735-436d-addf-591be1e0224d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e74ee9-5693-4438-aefe-07ac07b3a6dc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e74ee9-5693-4438-aefe-07ac07b3a6dc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 30277378147699120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3027737814769912030277378147699120302773781476991203027737814769912030277378147699120302773781476991203027737814769912030277378147699120302773781476991203027737814769912030277378147699120302773781476991203027737814769912030277378147699120302773781476991203027737814769912030277378147699120302773781476991203027737814769912030277378147699120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc25d34d-51bb-453d-99be-2dfe4bbce360, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e74ee9-5693-4438-aefe-07ac07b3a6dc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2050f4-d56e-477f-9123-647e4195a463, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2050f4-d56e-477f-9123-647e4195a463, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5771015932897147469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57710159328971474695771015932897147469577101593289714746957710159328971474695771015932897147469577101593289714746957710159328971474695771015932897147469577101593289714746957710159328971474695771015932897147469577101593289714746957710159328971474695771015932897147469577101593289714746957710159328971474695771015932897147469577101593289714746957710159328971474695771015932897147469" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5132d421-bc9b-40d9-b38e-cf3622ac81ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5132d421-bc9b-40d9-b38e-cf3622ac81ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17353390297896248104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735339029789624810417353390297896248104173533902978962481041735339029789624810417353390297896248104173533902978962481041735339029789624810417353390297896248104173533902978962481041735339029789624810417353390297896248104173533902978962481041735339029789624810417353390297896248104173533902978962481041735339029789624810417353390297896248104173533902978962481041735339029789624810417353390297896248104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5132d421-bc9b-40d9-b38e-cf3622ac81ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5cf5f37-098c-4270-b4b4-b296c42585bf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2050f4-d56e-477f-9123-647e4195a463, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cf5f37-098c-4270-b4b4-b296c42585bf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15896453537327749687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589645353732774968715896453537327749687158964535373277496871589645353732774968715896453537327749687158964535373277496871589645353732774968715896453537327749687158964535373277496871589645353732774968715896453537327749687158964535373277496871589645353732774968715896453537327749687158964535373277496871589645353732774968715896453537327749687158964535373277496871589645353732774968715896453537327749687" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2bad65b-082c-40a5-a6ef-e1253ed7edaa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2bad65b-082c-40a5-a6ef-e1253ed7edaa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777208942125048335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77772089421250483357777208942125048335777720894212504833577772089421250483357777208942125048335777720894212504833577772089421250483357777208942125048335777720894212504833577772089421250483357777208942125048335777720894212504833577772089421250483357777208942125048335777720894212504833577772089421250483357777208942125048335777720894212504833577772089421250483357777208942125048335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cf5f37-098c-4270-b4b4-b296c42585bf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6b6178-d527-483b-b15b-b3fd353bd2d1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6b6178-d527-483b-b15b-b3fd353bd2d1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3249531113074399961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32495311130743999613249531113074399961324953111307439996132495311130743999613249531113074399961324953111307439996132495311130743999613249531113074399961324953111307439996132495311130743999613249531113074399961324953111307439996132495311130743999613249531113074399961324953111307439996132495311130743999613249531113074399961324953111307439996132495311130743999613249531113074399961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2bad65b-082c-40a5-a6ef-e1253ed7edaa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1608b2a-f0ac-4392-a986-0d9002512cb2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1608b2a-f0ac-4392-a986-0d9002512cb2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17781201738370477755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778120173837047775517781201738370477755177812017383704777551778120173837047775517781201738370477755177812017383704777551778120173837047775517781201738370477755177812017383704777551778120173837047775517781201738370477755177812017383704777551778120173837047775517781201738370477755177812017383704777551778120173837047775517781201738370477755177812017383704777551778120173837047775517781201738370477755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6b6178-d527-483b-b15b-b3fd353bd2d1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b564072-b3e5-4ea0-8c54-d3da14d4e5fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b564072-b3e5-4ea0-8c54-d3da14d4e5fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2465425715220371716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24654257152203717162465425715220371716246542571522037171624654257152203717162465425715220371716246542571522037171624654257152203717162465425715220371716246542571522037171624654257152203717162465425715220371716246542571522037171624654257152203717162465425715220371716246542571522037171624654257152203717162465425715220371716246542571522037171624654257152203717162465425715220371716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1608b2a-f0ac-4392-a986-0d9002512cb2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c327ccbe-6ba6-43c7-98db-b8c47f455548, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c327ccbe-6ba6-43c7-98db-b8c47f455548, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12440505523921212028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244050552392121202812440505523921212028124405055239212120281244050552392121202812440505523921212028124405055239212120281244050552392121202812440505523921212028124405055239212120281244050552392121202812440505523921212028124405055239212120281244050552392121202812440505523921212028124405055239212120281244050552392121202812440505523921212028124405055239212120281244050552392121202812440505523921212028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b564072-b3e5-4ea0-8c54-d3da14d4e5fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a58a768c-d643-4d73-bfe4-0c5edd9f701e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a58a768c-d643-4d73-bfe4-0c5edd9f701e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14631082416690809354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463108241669080935414631082416690809354146310824166908093541463108241669080935414631082416690809354146310824166908093541463108241669080935414631082416690809354146310824166908093541463108241669080935414631082416690809354146310824166908093541463108241669080935414631082416690809354146310824166908093541463108241669080935414631082416690809354146310824166908093541463108241669080935414631082416690809354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c327ccbe-6ba6-43c7-98db-b8c47f455548, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae928189-cb79-4ee6-bf71-df247a9ab7a7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae928189-cb79-4ee6-bf71-df247a9ab7a7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8243663161127767071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82436631611277670718243663161127767071824366316112776707182436631611277670718243663161127767071824366316112776707182436631611277670718243663161127767071824366316112776707182436631611277670718243663161127767071824366316112776707182436631611277670718243663161127767071824366316112776707182436631611277670718243663161127767071824366316112776707182436631611277670718243663161127767071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a58a768c-d643-4d73-bfe4-0c5edd9f701e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f8c97d8-c17a-46e4-b64b-04be349c0653, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f8c97d8-c17a-46e4-b64b-04be349c0653, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17800270335430278904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780027033543027890417800270335430278904178002703354302789041780027033543027890417800270335430278904178002703354302789041780027033543027890417800270335430278904178002703354302789041780027033543027890417800270335430278904178002703354302789041780027033543027890417800270335430278904178002703354302789041780027033543027890417800270335430278904178002703354302789041780027033543027890417800270335430278904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae928189-cb79-4ee6-bf71-df247a9ab7a7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49cbafbc-b45d-4a76-aa95-c95b192bb0d6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49cbafbc-b45d-4a76-aa95-c95b192bb0d6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3200304520950686735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32003045209506867353200304520950686735320030452095068673532003045209506867353200304520950686735320030452095068673532003045209506867353200304520950686735320030452095068673532003045209506867353200304520950686735320030452095068673532003045209506867353200304520950686735320030452095068673532003045209506867353200304520950686735320030452095068673532003045209506867353200304520950686735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f8c97d8-c17a-46e4-b64b-04be349c0653, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d6eb16-da66-4e8a-a2a6-031051aa6c0a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d6eb16-da66-4e8a-a2a6-031051aa6c0a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18295216059725330158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829521605972533015818295216059725330158182952160597253301581829521605972533015818295216059725330158182952160597253301581829521605972533015818295216059725330158182952160597253301581829521605972533015818295216059725330158182952160597253301581829521605972533015818295216059725330158182952160597253301581829521605972533015818295216059725330158182952160597253301581829521605972533015818295216059725330158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49cbafbc-b45d-4a76-aa95-c95b192bb0d6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053cb3e9-b62c-4eef-b5e1-63ee4daa3b39, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053cb3e9-b62c-4eef-b5e1-63ee4daa3b39, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5887299186402975946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58872991864029759465887299186402975946588729918640297594658872991864029759465887299186402975946588729918640297594658872991864029759465887299186402975946588729918640297594658872991864029759465887299186402975946588729918640297594658872991864029759465887299186402975946588729918640297594658872991864029759465887299186402975946588729918640297594658872991864029759465887299186402975946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d6eb16-da66-4e8a-a2a6-031051aa6c0a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17df0410-29a4-4756-ab3e-ca408c8a0976, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17df0410-29a4-4756-ab3e-ca408c8a0976, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9462451632463810560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94624516324638105609462451632463810560946245163246381056094624516324638105609462451632463810560946245163246381056094624516324638105609462451632463810560946245163246381056094624516324638105609462451632463810560946245163246381056094624516324638105609462451632463810560946245163246381056094624516324638105609462451632463810560946245163246381056094624516324638105609462451632463810560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053cb3e9-b62c-4eef-b5e1-63ee4daa3b39, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af795d7c-9691-4bac-9f8d-e27881447eba, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af795d7c-9691-4bac-9f8d-e27881447eba, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11880889633505121248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188088963350512124811880889633505121248118808896335051212481188088963350512124811880889633505121248118808896335051212481188088963350512124811880889633505121248118808896335051212481188088963350512124811880889633505121248118808896335051212481188088963350512124811880889633505121248118808896335051212481188088963350512124811880889633505121248118808896335051212481188088963350512124811880889633505121248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17df0410-29a4-4756-ab3e-ca408c8a0976, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e74454-51e9-4248-9704-2eb0c149d95c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e74454-51e9-4248-9704-2eb0c149d95c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17605834028655571668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760583402865557166817605834028655571668176058340286555716681760583402865557166817605834028655571668176058340286555716681760583402865557166817605834028655571668176058340286555716681760583402865557166817605834028655571668176058340286555716681760583402865557166817605834028655571668176058340286555716681760583402865557166817605834028655571668176058340286555716681760583402865557166817605834028655571668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af795d7c-9691-4bac-9f8d-e27881447eba, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c007ec4-e43c-4ea2-ae07-5a453a6e0a02, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c007ec4-e43c-4ea2-ae07-5a453a6e0a02, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8824084055266721845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88240840552667218458824084055266721845882408405526672184588240840552667218458824084055266721845882408405526672184588240840552667218458824084055266721845882408405526672184588240840552667218458824084055266721845882408405526672184588240840552667218458824084055266721845882408405526672184588240840552667218458824084055266721845882408405526672184588240840552667218458824084055266721845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e74454-51e9-4248-9704-2eb0c149d95c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c007ec4-e43c-4ea2-ae07-5a453a6e0a02, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0071613d-2c19-489f-8840-02026c47d734, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0071613d-2c19-489f-8840-02026c47d734, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5919204067346976019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59192040673469760195919204067346976019591920406734697601959192040673469760195919204067346976019591920406734697601959192040673469760195919204067346976019591920406734697601959192040673469760195919204067346976019591920406734697601959192040673469760195919204067346976019591920406734697601959192040673469760195919204067346976019591920406734697601959192040673469760195919204067346976019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c4ecc5e-6d97-47f7-ada9-039fe0748f38, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4ecc5e-6d97-47f7-ada9-039fe0748f38, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1202740137025163726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12027401370251637261202740137025163726120274013702516372612027401370251637261202740137025163726120274013702516372612027401370251637261202740137025163726120274013702516372612027401370251637261202740137025163726120274013702516372612027401370251637261202740137025163726120274013702516372612027401370251637261202740137025163726120274013702516372612027401370251637261202740137025163726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0071613d-2c19-489f-8840-02026c47d734, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e6063e-a842-4b1b-bc5c-4d8fef4e46a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e6063e-a842-4b1b-bc5c-4d8fef4e46a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724208221544613032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57242082215446130325724208221544613032572420822154461303257242082215446130325724208221544613032572420822154461303257242082215446130325724208221544613032572420822154461303257242082215446130325724208221544613032572420822154461303257242082215446130325724208221544613032572420822154461303257242082215446130325724208221544613032572420822154461303257242082215446130325724208221544613032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4ecc5e-6d97-47f7-ada9-039fe0748f38, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0dffe0e-a20f-4be6-b8bc-3b5387cecbaf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0dffe0e-a20f-4be6-b8bc-3b5387cecbaf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14147367717341412129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414736771734141212914147367717341412129141473677173414121291414736771734141212914147367717341412129141473677173414121291414736771734141212914147367717341412129141473677173414121291414736771734141212914147367717341412129141473677173414121291414736771734141212914147367717341412129141473677173414121291414736771734141212914147367717341412129141473677173414121291414736771734141212914147367717341412129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e6063e-a842-4b1b-bc5c-4d8fef4e46a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cd62817-94e9-48a4-81a4-ec937b1d560e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cd62817-94e9-48a4-81a4-ec937b1d560e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14782825061534253825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478282506153425382514782825061534253825147828250615342538251478282506153425382514782825061534253825147828250615342538251478282506153425382514782825061534253825147828250615342538251478282506153425382514782825061534253825147828250615342538251478282506153425382514782825061534253825147828250615342538251478282506153425382514782825061534253825147828250615342538251478282506153425382514782825061534253825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0dffe0e-a20f-4be6-b8bc-3b5387cecbaf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e65ca93f-ef4f-4dda-ac52-568bffe717d1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65ca93f-ef4f-4dda-ac52-568bffe717d1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11028521724745354687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102852172474535468711028521724745354687110285217247453546871102852172474535468711028521724745354687110285217247453546871102852172474535468711028521724745354687110285217247453546871102852172474535468711028521724745354687110285217247453546871102852172474535468711028521724745354687110285217247453546871102852172474535468711028521724745354687110285217247453546871102852172474535468711028521724745354687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cd62817-94e9-48a4-81a4-ec937b1d560e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa0690a6-c7ab-48b9-9a3a-c39a795457f4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa0690a6-c7ab-48b9-9a3a-c39a795457f4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1758697100627749820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17586971006277498201758697100627749820175869710062774982017586971006277498201758697100627749820175869710062774982017586971006277498201758697100627749820175869710062774982017586971006277498201758697100627749820175869710062774982017586971006277498201758697100627749820175869710062774982017586971006277498201758697100627749820175869710062774982017586971006277498201758697100627749820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65ca93f-ef4f-4dda-ac52-568bffe717d1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0281092-a25d-4c83-adfa-d19cd970d9bc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0281092-a25d-4c83-adfa-d19cd970d9bc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12088324733200946395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208832473320094639512088324733200946395120883247332009463951208832473320094639512088324733200946395120883247332009463951208832473320094639512088324733200946395120883247332009463951208832473320094639512088324733200946395120883247332009463951208832473320094639512088324733200946395120883247332009463951208832473320094639512088324733200946395120883247332009463951208832473320094639512088324733200946395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa0690a6-c7ab-48b9-9a3a-c39a795457f4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17f0c24-f50d-4d26-9886-b28c6b3d09bc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17f0c24-f50d-4d26-9886-b28c6b3d09bc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8133291617272791458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81332916172727914588133291617272791458813329161727279145881332916172727914588133291617272791458813329161727279145881332916172727914588133291617272791458813329161727279145881332916172727914588133291617272791458813329161727279145881332916172727914588133291617272791458813329161727279145881332916172727914588133291617272791458813329161727279145881332916172727914588133291617272791458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0281092-a25d-4c83-adfa-d19cd970d9bc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c89b006e-8808-48ea-a520-6bfdb2fec27b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c89b006e-8808-48ea-a520-6bfdb2fec27b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18160733744433318182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816073374443331818218160733744433318182181607337444333181821816073374443331818218160733744433318182181607337444333181821816073374443331818218160733744433318182181607337444333181821816073374443331818218160733744433318182181607337444333181821816073374443331818218160733744433318182181607337444333181821816073374443331818218160733744433318182181607337444333181821816073374443331818218160733744433318182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17f0c24-f50d-4d26-9886-b28c6b3d09bc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbcb09e2-03a7-40d6-baf3-6e33cdf5ef09, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbcb09e2-03a7-40d6-baf3-6e33cdf5ef09, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6245822885573427226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62458228855734272266245822885573427226624582288557342722662458228855734272266245822885573427226624582288557342722662458228855734272266245822885573427226624582288557342722662458228855734272266245822885573427226624582288557342722662458228855734272266245822885573427226624582288557342722662458228855734272266245822885573427226624582288557342722662458228855734272266245822885573427226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c89b006e-8808-48ea-a520-6bfdb2fec27b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73fb0904-bd70-4174-9b46-07c0f4d7b2d3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73fb0904-bd70-4174-9b46-07c0f4d7b2d3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3666786287295231256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36667862872952312563666786287295231256366678628729523125636667862872952312563666786287295231256366678628729523125636667862872952312563666786287295231256366678628729523125636667862872952312563666786287295231256366678628729523125636667862872952312563666786287295231256366678628729523125636667862872952312563666786287295231256366678628729523125636667862872952312563666786287295231256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbcb09e2-03a7-40d6-baf3-6e33cdf5ef09, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53edf311-131a-459d-a35d-9b66730f4d1d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53edf311-131a-459d-a35d-9b66730f4d1d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1071024212748285490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10710242127482854901071024212748285490107102421274828549010710242127482854901071024212748285490107102421274828549010710242127482854901071024212748285490107102421274828549010710242127482854901071024212748285490107102421274828549010710242127482854901071024212748285490107102421274828549010710242127482854901071024212748285490107102421274828549010710242127482854901071024212748285490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73fb0904-bd70-4174-9b46-07c0f4d7b2d3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04cf5675-8ad3-4a2b-a938-00edc9bca278, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04cf5675-8ad3-4a2b-a938-00edc9bca278, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14167846179365929260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416784617936592926014167846179365929260141678461793659292601416784617936592926014167846179365929260141678461793659292601416784617936592926014167846179365929260141678461793659292601416784617936592926014167846179365929260141678461793659292601416784617936592926014167846179365929260141678461793659292601416784617936592926014167846179365929260141678461793659292601416784617936592926014167846179365929260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53edf311-131a-459d-a35d-9b66730f4d1d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa71a44b-6cdd-4b43-bd6e-7077b9d89fb9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa71a44b-6cdd-4b43-bd6e-7077b9d89fb9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8624612204036832104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86246122040368321048624612204036832104862461220403683210486246122040368321048624612204036832104862461220403683210486246122040368321048624612204036832104862461220403683210486246122040368321048624612204036832104862461220403683210486246122040368321048624612204036832104862461220403683210486246122040368321048624612204036832104862461220403683210486246122040368321048624612204036832104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04cf5675-8ad3-4a2b-a938-00edc9bca278, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3752a19-7876-46d3-9fda-792263a1deb0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3752a19-7876-46d3-9fda-792263a1deb0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8819522766860009025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88195227668600090258819522766860009025881952276686000902588195227668600090258819522766860009025881952276686000902588195227668600090258819522766860009025881952276686000902588195227668600090258819522766860009025881952276686000902588195227668600090258819522766860009025881952276686000902588195227668600090258819522766860009025881952276686000902588195227668600090258819522766860009025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa71a44b-6cdd-4b43-bd6e-7077b9d89fb9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3752a19-7876-46d3-9fda-792263a1deb0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f76ea67-6379-4852-83fd-50bbe8ed171a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e1092fa-8ce2-453b-89b8-a4c2e2f87009, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f76ea67-6379-4852-83fd-50bbe8ed171a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7796688715472466069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77966887154724660697796688715472466069779668871547246606977966887154724660697796688715472466069779668871547246606977966887154724660697796688715472466069779668871547246606977966887154724660697796688715472466069779668871547246606977966887154724660697796688715472466069779668871547246606977966887154724660697796688715472466069779668871547246606977966887154724660697796688715472466069" } } } 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, 3e1092fa-8ce2-453b-89b8-a4c2e2f87009, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15537980461011759671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553798046101175967115537980461011759671155379804610117596711553798046101175967115537980461011759671155379804610117596711553798046101175967115537980461011759671155379804610117596711553798046101175967115537980461011759671155379804610117596711553798046101175967115537980461011759671155379804610117596711553798046101175967115537980461011759671155379804610117596711553798046101175967115537980461011759671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f76ea67-6379-4852-83fd-50bbe8ed171a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34edd667-dc0b-43ee-a058-9c930a7fb4c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34edd667-dc0b-43ee-a058-9c930a7fb4c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112918590159718404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511291859015971840415112918590159718404151129185901597184041511291859015971840415112918590159718404151129185901597184041511291859015971840415112918590159718404151129185901597184041511291859015971840415112918590159718404151129185901597184041511291859015971840415112918590159718404151129185901597184041511291859015971840415112918590159718404151129185901597184041511291859015971840415112918590159718404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1092fa-8ce2-453b-89b8-a4c2e2f87009, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b24e4b99-63d4-49c3-9ea3-e2b5f4ca4348, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34edd667-dc0b-43ee-a058-9c930a7fb4c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b24e4b99-63d4-49c3-9ea3-e2b5f4ca4348, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9806907876598439610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98069078765984396109806907876598439610980690787659843961098069078765984396109806907876598439610980690787659843961098069078765984396109806907876598439610980690787659843961098069078765984396109806907876598439610980690787659843961098069078765984396109806907876598439610980690787659843961098069078765984396109806907876598439610980690787659843961098069078765984396109806907876598439610" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a45c897c-5a12-47c9-9ab5-b6932109a2dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a45c897c-5a12-47c9-9ab5-b6932109a2dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8502988478187184670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85029884781871846708502988478187184670850298847818718467085029884781871846708502988478187184670850298847818718467085029884781871846708502988478187184670850298847818718467085029884781871846708502988478187184670850298847818718467085029884781871846708502988478187184670850298847818718467085029884781871846708502988478187184670850298847818718467085029884781871846708502988478187184670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a45c897c-5a12-47c9-9ab5-b6932109a2dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd63fc1b-3a24-4450-9a44-6b8f679a4233, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd63fc1b-3a24-4450-9a44-6b8f679a4233, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15647486539481852777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564748653948185277715647486539481852777156474865394818527771564748653948185277715647486539481852777156474865394818527771564748653948185277715647486539481852777156474865394818527771564748653948185277715647486539481852777156474865394818527771564748653948185277715647486539481852777156474865394818527771564748653948185277715647486539481852777156474865394818527771564748653948185277715647486539481852777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b24e4b99-63d4-49c3-9ea3-e2b5f4ca4348, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34f5d758-6c69-4c99-9a60-9e0c05203ade, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f5d758-6c69-4c99-9a60-9e0c05203ade, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18145927234979669636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814592723497966963618145927234979669636181459272349796696361814592723497966963618145927234979669636181459272349796696361814592723497966963618145927234979669636181459272349796696361814592723497966963618145927234979669636181459272349796696361814592723497966963618145927234979669636181459272349796696361814592723497966963618145927234979669636181459272349796696361814592723497966963618145927234979669636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd63fc1b-3a24-4450-9a44-6b8f679a4233, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ae73bc1-31e4-486a-9416-6870800e19ab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ae73bc1-31e4-486a-9416-6870800e19ab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4490908655888628498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44909086558886284984490908655888628498449090865588862849844909086558886284984490908655888628498449090865588862849844909086558886284984490908655888628498449090865588862849844909086558886284984490908655888628498449090865588862849844909086558886284984490908655888628498449090865588862849844909086558886284984490908655888628498449090865588862849844909086558886284984490908655888628498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f5d758-6c69-4c99-9a60-9e0c05203ade, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19d810e-1794-4587-9804-a69613f32371, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ae73bc1-31e4-486a-9416-6870800e19ab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19d810e-1794-4587-9804-a69613f32371, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17792272314593777081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779227231459377708117792272314593777081177922723145937770811779227231459377708117792272314593777081177922723145937770811779227231459377708117792272314593777081177922723145937770811779227231459377708117792272314593777081177922723145937770811779227231459377708117792272314593777081177922723145937770811779227231459377708117792272314593777081177922723145937770811779227231459377708117792272314593777081" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e7274ff-d63b-47c6-8e2c-6903ce246dc3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e7274ff-d63b-47c6-8e2c-6903ce246dc3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12634118851410348001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263411885141034800112634118851410348001126341188514103480011263411885141034800112634118851410348001126341188514103480011263411885141034800112634118851410348001126341188514103480011263411885141034800112634118851410348001126341188514103480011263411885141034800112634118851410348001126341188514103480011263411885141034800112634118851410348001126341188514103480011263411885141034800112634118851410348001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19d810e-1794-4587-9804-a69613f32371, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5878eac2-9b26-4ec7-82c2-0a854a62ca9f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5878eac2-9b26-4ec7-82c2-0a854a62ca9f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16223424302896945188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622342430289694518816223424302896945188162234243028969451881622342430289694518816223424302896945188162234243028969451881622342430289694518816223424302896945188162234243028969451881622342430289694518816223424302896945188162234243028969451881622342430289694518816223424302896945188162234243028969451881622342430289694518816223424302896945188162234243028969451881622342430289694518816223424302896945188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e7274ff-d63b-47c6-8e2c-6903ce246dc3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01716f0-246b-4a06-a8c2-7fb257844ec2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01716f0-246b-4a06-a8c2-7fb257844ec2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13298188804358077126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329818880435807712613298188804358077126132981888043580771261329818880435807712613298188804358077126132981888043580771261329818880435807712613298188804358077126132981888043580771261329818880435807712613298188804358077126132981888043580771261329818880435807712613298188804358077126132981888043580771261329818880435807712613298188804358077126132981888043580771261329818880435807712613298188804358077126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5878eac2-9b26-4ec7-82c2-0a854a62ca9f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b1cd853-6747-409c-88c4-910ff1723d15, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b1cd853-6747-409c-88c4-910ff1723d15, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10752364626902798951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075236462690279895110752364626902798951107523646269027989511075236462690279895110752364626902798951107523646269027989511075236462690279895110752364626902798951107523646269027989511075236462690279895110752364626902798951107523646269027989511075236462690279895110752364626902798951107523646269027989511075236462690279895110752364626902798951107523646269027989511075236462690279895110752364626902798951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01716f0-246b-4a06-a8c2-7fb257844ec2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd241dd2-50cd-4ca2-94c0-b7a89d733fa9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd241dd2-50cd-4ca2-94c0-b7a89d733fa9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9208152728634553948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92081527286345539489208152728634553948920815272863455394892081527286345539489208152728634553948920815272863455394892081527286345539489208152728634553948920815272863455394892081527286345539489208152728634553948920815272863455394892081527286345539489208152728634553948920815272863455394892081527286345539489208152728634553948920815272863455394892081527286345539489208152728634553948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b1cd853-6747-409c-88c4-910ff1723d15, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2652d767-deba-4214-b459-8922f2d77117, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2652d767-deba-4214-b459-8922f2d77117, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12144316613031680263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214431661303168026312144316613031680263121443166130316802631214431661303168026312144316613031680263121443166130316802631214431661303168026312144316613031680263121443166130316802631214431661303168026312144316613031680263121443166130316802631214431661303168026312144316613031680263121443166130316802631214431661303168026312144316613031680263121443166130316802631214431661303168026312144316613031680263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd241dd2-50cd-4ca2-94c0-b7a89d733fa9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac1bc20-b0ec-48c0-96a0-d13d5397cf6b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac1bc20-b0ec-48c0-96a0-d13d5397cf6b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6401418683372622757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64014186833726227576401418683372622757640141868337262275764014186833726227576401418683372622757640141868337262275764014186833726227576401418683372622757640141868337262275764014186833726227576401418683372622757640141868337262275764014186833726227576401418683372622757640141868337262275764014186833726227576401418683372622757640141868337262275764014186833726227576401418683372622757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2652d767-deba-4214-b459-8922f2d77117, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ed3298-d611-4830-b756-761bd707c140, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ed3298-d611-4830-b756-761bd707c140, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13526590723943297204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352659072394329720413526590723943297204135265907239432972041352659072394329720413526590723943297204135265907239432972041352659072394329720413526590723943297204135265907239432972041352659072394329720413526590723943297204135265907239432972041352659072394329720413526590723943297204135265907239432972041352659072394329720413526590723943297204135265907239432972041352659072394329720413526590723943297204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac1bc20-b0ec-48c0-96a0-d13d5397cf6b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1396c25-e0eb-4534-a07e-c6557fe4b95d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1396c25-e0eb-4534-a07e-c6557fe4b95d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109461848291636861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31094618482916368613109461848291636861310946184829163686131094618482916368613109461848291636861310946184829163686131094618482916368613109461848291636861310946184829163686131094618482916368613109461848291636861310946184829163686131094618482916368613109461848291636861310946184829163686131094618482916368613109461848291636861310946184829163686131094618482916368613109461848291636861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ed3298-d611-4830-b756-761bd707c140, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2bb7699-6aa9-46a0-a5d7-c331f6848f46, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2bb7699-6aa9-46a0-a5d7-c331f6848f46, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3915156052805564221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39151560528055642213915156052805564221391515605280556422139151560528055642213915156052805564221391515605280556422139151560528055642213915156052805564221391515605280556422139151560528055642213915156052805564221391515605280556422139151560528055642213915156052805564221391515605280556422139151560528055642213915156052805564221391515605280556422139151560528055642213915156052805564221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1396c25-e0eb-4534-a07e-c6557fe4b95d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70019327-9d02-43cd-9d62-d01d5c369c0b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70019327-9d02-43cd-9d62-d01d5c369c0b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2898463819935015504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28984638199350155042898463819935015504289846381993501550428984638199350155042898463819935015504289846381993501550428984638199350155042898463819935015504289846381993501550428984638199350155042898463819935015504289846381993501550428984638199350155042898463819935015504289846381993501550428984638199350155042898463819935015504289846381993501550428984638199350155042898463819935015504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2bb7699-6aa9-46a0-a5d7-c331f6848f46, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9110b47f-abb7-4990-ade1-d01d58cbb01b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9110b47f-abb7-4990-ade1-d01d58cbb01b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16774616570869085249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677461657086908524916774616570869085249167746165708690852491677461657086908524916774616570869085249167746165708690852491677461657086908524916774616570869085249167746165708690852491677461657086908524916774616570869085249167746165708690852491677461657086908524916774616570869085249167746165708690852491677461657086908524916774616570869085249167746165708690852491677461657086908524916774616570869085249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70019327-9d02-43cd-9d62-d01d5c369c0b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d426b37e-d7f9-45b4-8913-59c8f183bf6d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d426b37e-d7f9-45b4-8913-59c8f183bf6d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9254475130042827545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92544751300428275459254475130042827545925447513004282754592544751300428275459254475130042827545925447513004282754592544751300428275459254475130042827545925447513004282754592544751300428275459254475130042827545925447513004282754592544751300428275459254475130042827545925447513004282754592544751300428275459254475130042827545925447513004282754592544751300428275459254475130042827545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9110b47f-abb7-4990-ade1-d01d58cbb01b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b66d0c-099d-4f6e-9985-32a1c597946d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b66d0c-099d-4f6e-9985-32a1c597946d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10290120398511157695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029012039851115769510290120398511157695102901203985111576951029012039851115769510290120398511157695102901203985111576951029012039851115769510290120398511157695102901203985111576951029012039851115769510290120398511157695102901203985111576951029012039851115769510290120398511157695102901203985111576951029012039851115769510290120398511157695102901203985111576951029012039851115769510290120398511157695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b66d0c-099d-4f6e-9985-32a1c597946d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad2dbc1c-c10c-4342-bb24-c363eeef872c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad2dbc1c-c10c-4342-bb24-c363eeef872c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14441570427486585980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444157042748658598014441570427486585980144415704274865859801444157042748658598014441570427486585980144415704274865859801444157042748658598014441570427486585980144415704274865859801444157042748658598014441570427486585980144415704274865859801444157042748658598014441570427486585980144415704274865859801444157042748658598014441570427486585980144415704274865859801444157042748658598014441570427486585980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d426b37e-d7f9-45b4-8913-59c8f183bf6d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a33eaf8d-38b0-4263-bd9a-dd5227e28610, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a33eaf8d-38b0-4263-bd9a-dd5227e28610, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16369772233180443449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636977223318044344916369772233180443449163697722331804434491636977223318044344916369772233180443449163697722331804434491636977223318044344916369772233180443449163697722331804434491636977223318044344916369772233180443449163697722331804434491636977223318044344916369772233180443449163697722331804434491636977223318044344916369772233180443449163697722331804434491636977223318044344916369772233180443449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad2dbc1c-c10c-4342-bb24-c363eeef872c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21d5042-a843-462c-a4e6-9108e58f9a8b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21d5042-a843-462c-a4e6-9108e58f9a8b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816961389258609875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58169613892586098755816961389258609875581696138925860987558169613892586098755816961389258609875581696138925860987558169613892586098755816961389258609875581696138925860987558169613892586098755816961389258609875581696138925860987558169613892586098755816961389258609875581696138925860987558169613892586098755816961389258609875581696138925860987558169613892586098755816961389258609875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21d5042-a843-462c-a4e6-9108e58f9a8b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bdb208a-f801-4a69-976e-1a9bf92aeb74, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bdb208a-f801-4a69-976e-1a9bf92aeb74, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17058257003213368751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705825700321336875117058257003213368751170582570032133687511705825700321336875117058257003213368751170582570032133687511705825700321336875117058257003213368751170582570032133687511705825700321336875117058257003213368751170582570032133687511705825700321336875117058257003213368751170582570032133687511705825700321336875117058257003213368751170582570032133687511705825700321336875117058257003213368751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a33eaf8d-38b0-4263-bd9a-dd5227e28610, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc4873c0-4214-4c38-b437-8cabc90d67d7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4873c0-4214-4c38-b437-8cabc90d67d7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6512024741475501793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65120247414755017936512024741475501793651202474147550179365120247414755017936512024741475501793651202474147550179365120247414755017936512024741475501793651202474147550179365120247414755017936512024741475501793651202474147550179365120247414755017936512024741475501793651202474147550179365120247414755017936512024741475501793651202474147550179365120247414755017936512024741475501793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bdb208a-f801-4a69-976e-1a9bf92aeb74, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb8965c-05b5-40db-8629-23f08acd4897, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb8965c-05b5-40db-8629-23f08acd4897, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6568507080082344140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65685070800823441406568507080082344140656850708008234414065685070800823441406568507080082344140656850708008234414065685070800823441406568507080082344140656850708008234414065685070800823441406568507080082344140656850708008234414065685070800823441406568507080082344140656850708008234414065685070800823441406568507080082344140656850708008234414065685070800823441406568507080082344140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4873c0-4214-4c38-b437-8cabc90d67d7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6ce067-ff29-4ec2-b52c-bce117cbc31e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6ce067-ff29-4ec2-b52c-bce117cbc31e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6606767454200120784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66067674542001207846606767454200120784660676745420012078466067674542001207846606767454200120784660676745420012078466067674542001207846606767454200120784660676745420012078466067674542001207846606767454200120784660676745420012078466067674542001207846606767454200120784660676745420012078466067674542001207846606767454200120784660676745420012078466067674542001207846606767454200120784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb8965c-05b5-40db-8629-23f08acd4897, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b4107c-f6d5-4ba1-af58-c8a7ddd7e8b1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b4107c-f6d5-4ba1-af58-c8a7ddd7e8b1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4318560067233897985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43185600672338979854318560067233897985431856006723389798543185600672338979854318560067233897985431856006723389798543185600672338979854318560067233897985431856006723389798543185600672338979854318560067233897985431856006723389798543185600672338979854318560067233897985431856006723389798543185600672338979854318560067233897985431856006723389798543185600672338979854318560067233897985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6ce067-ff29-4ec2-b52c-bce117cbc31e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f655e9-0270-4139-9944-5d3b0b252c55, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f655e9-0270-4139-9944-5d3b0b252c55, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12136372267414011793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213637226741401179312136372267414011793121363722674140117931213637226741401179312136372267414011793121363722674140117931213637226741401179312136372267414011793121363722674140117931213637226741401179312136372267414011793121363722674140117931213637226741401179312136372267414011793121363722674140117931213637226741401179312136372267414011793121363722674140117931213637226741401179312136372267414011793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b4107c-f6d5-4ba1-af58-c8a7ddd7e8b1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6dc022a-4c33-4e7c-b2cb-02d9a6f735fe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6dc022a-4c33-4e7c-b2cb-02d9a6f735fe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10095683425701219476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009568342570121947610095683425701219476100956834257012194761009568342570121947610095683425701219476100956834257012194761009568342570121947610095683425701219476100956834257012194761009568342570121947610095683425701219476100956834257012194761009568342570121947610095683425701219476100956834257012194761009568342570121947610095683425701219476100956834257012194761009568342570121947610095683425701219476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f655e9-0270-4139-9944-5d3b0b252c55, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7899f54a-34b5-45d5-a602-3a02130e0ffc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7899f54a-34b5-45d5-a602-3a02130e0ffc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5456614600127312753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54566146001273127535456614600127312753545661460012731275354566146001273127535456614600127312753545661460012731275354566146001273127535456614600127312753545661460012731275354566146001273127535456614600127312753545661460012731275354566146001273127535456614600127312753545661460012731275354566146001273127535456614600127312753545661460012731275354566146001273127535456614600127312753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6dc022a-4c33-4e7c-b2cb-02d9a6f735fe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7899f54a-34b5-45d5-a602-3a02130e0ffc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da6c27f9-0f13-4901-9d82-6f21080d28fb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da6c27f9-0f13-4901-9d82-6f21080d28fb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3955762921491854659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39557629214918546593955762921491854659395576292149185465939557629214918546593955762921491854659395576292149185465939557629214918546593955762921491854659395576292149185465939557629214918546593955762921491854659395576292149185465939557629214918546593955762921491854659395576292149185465939557629214918546593955762921491854659395576292149185465939557629214918546593955762921491854659" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63012cd-dad8-4f57-a9cc-4423285b36da, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63012cd-dad8-4f57-a9cc-4423285b36da, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5595652290732859992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55956522907328599925595652290732859992559565229073285999255956522907328599925595652290732859992559565229073285999255956522907328599925595652290732859992559565229073285999255956522907328599925595652290732859992559565229073285999255956522907328599925595652290732859992559565229073285999255956522907328599925595652290732859992559565229073285999255956522907328599925595652290732859992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da6c27f9-0f13-4901-9d82-6f21080d28fb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 206b94a9-0f3d-46ff-9e48-cb808914c680, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 206b94a9-0f3d-46ff-9e48-cb808914c680, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11586440106462285134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158644010646228513411586440106462285134115864401064622851341158644010646228513411586440106462285134115864401064622851341158644010646228513411586440106462285134115864401064622851341158644010646228513411586440106462285134115864401064622851341158644010646228513411586440106462285134115864401064622851341158644010646228513411586440106462285134115864401064622851341158644010646228513411586440106462285134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63012cd-dad8-4f57-a9cc-4423285b36da, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 416ebac6-cc19-45b3-9188-e244f61c2d4e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 416ebac6-cc19-45b3-9188-e244f61c2d4e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8730644459589925546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87306444595899255468730644459589925546873064445958992554687306444595899255468730644459589925546873064445958992554687306444595899255468730644459589925546873064445958992554687306444595899255468730644459589925546873064445958992554687306444595899255468730644459589925546873064445958992554687306444595899255468730644459589925546873064445958992554687306444595899255468730644459589925546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 416ebac6-cc19-45b3-9188-e244f61c2d4e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 206b94a9-0f3d-46ff-9e48-cb808914c680, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e75afd71-3bf5-43c8-bb01-d43be95542e3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e75afd71-3bf5-43c8-bb01-d43be95542e3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14982799662240962693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498279966224096269314982799662240962693149827996622409626931498279966224096269314982799662240962693149827996622409626931498279966224096269314982799662240962693149827996622409626931498279966224096269314982799662240962693149827996622409626931498279966224096269314982799662240962693149827996622409626931498279966224096269314982799662240962693149827996622409626931498279966224096269314982799662240962693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69d7dfc5-ee68-4874-bbd4-d25f47d18253, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69d7dfc5-ee68-4874-bbd4-d25f47d18253, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10034858965027357330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003485896502735733010034858965027357330100348589650273573301003485896502735733010034858965027357330100348589650273573301003485896502735733010034858965027357330100348589650273573301003485896502735733010034858965027357330100348589650273573301003485896502735733010034858965027357330100348589650273573301003485896502735733010034858965027357330100348589650273573301003485896502735733010034858965027357330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e75afd71-3bf5-43c8-bb01-d43be95542e3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9fbca7-acdd-406d-a35d-1dc38f2020dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9fbca7-acdd-406d-a35d-1dc38f2020dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8371414114823676280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83714141148236762808371414114823676280837141411482367628083714141148236762808371414114823676280837141411482367628083714141148236762808371414114823676280837141411482367628083714141148236762808371414114823676280837141411482367628083714141148236762808371414114823676280837141411482367628083714141148236762808371414114823676280837141411482367628083714141148236762808371414114823676280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69d7dfc5-ee68-4874-bbd4-d25f47d18253, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 198c7979-e21b-47d7-93c7-568a8f9bd5d5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 198c7979-e21b-47d7-93c7-568a8f9bd5d5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17958343978456694609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795834397845669460917958343978456694609179583439784566946091795834397845669460917958343978456694609179583439784566946091795834397845669460917958343978456694609179583439784566946091795834397845669460917958343978456694609179583439784566946091795834397845669460917958343978456694609179583439784566946091795834397845669460917958343978456694609179583439784566946091795834397845669460917958343978456694609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9fbca7-acdd-406d-a35d-1dc38f2020dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f296701-3739-46cf-9185-61206475b088, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f296701-3739-46cf-9185-61206475b088, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13744909202337255575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374490920233725557513744909202337255575137449092023372555751374490920233725557513744909202337255575137449092023372555751374490920233725557513744909202337255575137449092023372555751374490920233725557513744909202337255575137449092023372555751374490920233725557513744909202337255575137449092023372555751374490920233725557513744909202337255575137449092023372555751374490920233725557513744909202337255575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f296701-3739-46cf-9185-61206475b088, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169636b1-b24f-46c9-b676-a76cd9a0c009, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 198c7979-e21b-47d7-93c7-568a8f9bd5d5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 174e7600-2c98-4bbf-92e7-e1c179c17d04, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 174e7600-2c98-4bbf-92e7-e1c179c17d04, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16762218410787602324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676221841078760232416762218410787602324167622184107876023241676221841078760232416762218410787602324167622184107876023241676221841078760232416762218410787602324167622184107876023241676221841078760232416762218410787602324167622184107876023241676221841078760232416762218410787602324167622184107876023241676221841078760232416762218410787602324167622184107876023241676221841078760232416762218410787602324" } } } 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, 169636b1-b24f-46c9-b676-a76cd9a0c009, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4820943714032839381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48209437140328393814820943714032839381482094371403283938148209437140328393814820943714032839381482094371403283938148209437140328393814820943714032839381482094371403283938148209437140328393814820943714032839381482094371403283938148209437140328393814820943714032839381482094371403283938148209437140328393814820943714032839381482094371403283938148209437140328393814820943714032839381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169636b1-b24f-46c9-b676-a76cd9a0c009, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f68097-c962-4471-8e85-b0b0ee6a31a2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f68097-c962-4471-8e85-b0b0ee6a31a2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18253027771533438989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825302777153343898918253027771533438989182530277715334389891825302777153343898918253027771533438989182530277715334389891825302777153343898918253027771533438989182530277715334389891825302777153343898918253027771533438989182530277715334389891825302777153343898918253027771533438989182530277715334389891825302777153343898918253027771533438989182530277715334389891825302777153343898918253027771533438989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 174e7600-2c98-4bbf-92e7-e1c179c17d04, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da7e43d2-bec6-48ea-ad6f-b046fcf5384d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da7e43d2-bec6-48ea-ad6f-b046fcf5384d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14500304660275635567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450030466027563556714500304660275635567145003046602756355671450030466027563556714500304660275635567145003046602756355671450030466027563556714500304660275635567145003046602756355671450030466027563556714500304660275635567145003046602756355671450030466027563556714500304660275635567145003046602756355671450030466027563556714500304660275635567145003046602756355671450030466027563556714500304660275635567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da7e43d2-bec6-48ea-ad6f-b046fcf5384d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a58d356-9eb6-48af-95de-fdce22e517bb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a58d356-9eb6-48af-95de-fdce22e517bb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7181537694975656117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71815376949756561177181537694975656117718153769497565611771815376949756561177181537694975656117718153769497565611771815376949756561177181537694975656117718153769497565611771815376949756561177181537694975656117718153769497565611771815376949756561177181537694975656117718153769497565611771815376949756561177181537694975656117718153769497565611771815376949756561177181537694975656117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f68097-c962-4471-8e85-b0b0ee6a31a2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc138e96-b461-4172-83c0-180839d10728, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc138e96-b461-4172-83c0-180839d10728, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1385040192704145906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13850401927041459061385040192704145906138504019270414590613850401927041459061385040192704145906138504019270414590613850401927041459061385040192704145906138504019270414590613850401927041459061385040192704145906138504019270414590613850401927041459061385040192704145906138504019270414590613850401927041459061385040192704145906138504019270414590613850401927041459061385040192704145906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a58d356-9eb6-48af-95de-fdce22e517bb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7389f8b9-02bc-48ed-b639-b9a5e357a77b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7389f8b9-02bc-48ed-b639-b9a5e357a77b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12234531878576475039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223453187857647503912234531878576475039122345318785764750391223453187857647503912234531878576475039122345318785764750391223453187857647503912234531878576475039122345318785764750391223453187857647503912234531878576475039122345318785764750391223453187857647503912234531878576475039122345318785764750391223453187857647503912234531878576475039122345318785764750391223453187857647503912234531878576475039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc138e96-b461-4172-83c0-180839d10728, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f25fed-4002-4f70-8a60-6e5f9b0da628, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f25fed-4002-4f70-8a60-6e5f9b0da628, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18308685074924634027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830868507492463402718308685074924634027183086850749246340271830868507492463402718308685074924634027183086850749246340271830868507492463402718308685074924634027183086850749246340271830868507492463402718308685074924634027183086850749246340271830868507492463402718308685074924634027183086850749246340271830868507492463402718308685074924634027183086850749246340271830868507492463402718308685074924634027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7389f8b9-02bc-48ed-b639-b9a5e357a77b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e48e1435-45ea-4e43-8e87-e1c24d328a94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48e1435-45ea-4e43-8e87-e1c24d328a94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2755715484487919128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27557154844879191282755715484487919128275571548448791912827557154844879191282755715484487919128275571548448791912827557154844879191282755715484487919128275571548448791912827557154844879191282755715484487919128275571548448791912827557154844879191282755715484487919128275571548448791912827557154844879191282755715484487919128275571548448791912827557154844879191282755715484487919128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f25fed-4002-4f70-8a60-6e5f9b0da628, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbca7152-7cf4-4045-94f1-09318d9dba38, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbca7152-7cf4-4045-94f1-09318d9dba38, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2869430331258107050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28694303312581070502869430331258107050286943033125810705028694303312581070502869430331258107050286943033125810705028694303312581070502869430331258107050286943033125810705028694303312581070502869430331258107050286943033125810705028694303312581070502869430331258107050286943033125810705028694303312581070502869430331258107050286943033125810705028694303312581070502869430331258107050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48e1435-45ea-4e43-8e87-e1c24d328a94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a5189bf-0fff-4690-ab61-921d0fa235f2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a5189bf-0fff-4690-ab61-921d0fa235f2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1697485298667603934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16974852986676039341697485298667603934169748529866760393416974852986676039341697485298667603934169748529866760393416974852986676039341697485298667603934169748529866760393416974852986676039341697485298667603934169748529866760393416974852986676039341697485298667603934169748529866760393416974852986676039341697485298667603934169748529866760393416974852986676039341697485298667603934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbca7152-7cf4-4045-94f1-09318d9dba38, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ab97f11-52bf-4a38-9e9a-40a6f2454119, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ab97f11-52bf-4a38-9e9a-40a6f2454119, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2514125027603720337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25141250276037203372514125027603720337251412502760372033725141250276037203372514125027603720337251412502760372033725141250276037203372514125027603720337251412502760372033725141250276037203372514125027603720337251412502760372033725141250276037203372514125027603720337251412502760372033725141250276037203372514125027603720337251412502760372033725141250276037203372514125027603720337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a5189bf-0fff-4690-ab61-921d0fa235f2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0567b12d-6d26-4a87-9469-0f25c69e801f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0567b12d-6d26-4a87-9469-0f25c69e801f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14462061809774341165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446206180977434116514462061809774341165144620618097743411651446206180977434116514462061809774341165144620618097743411651446206180977434116514462061809774341165144620618097743411651446206180977434116514462061809774341165144620618097743411651446206180977434116514462061809774341165144620618097743411651446206180977434116514462061809774341165144620618097743411651446206180977434116514462061809774341165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ab97f11-52bf-4a38-9e9a-40a6f2454119, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d89d3d4-bfcb-4210-8eb0-13f82312a6ec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d89d3d4-bfcb-4210-8eb0-13f82312a6ec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7323323341155488742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73233233411554887427323323341155488742732332334115548874273233233411554887427323323341155488742732332334115548874273233233411554887427323323341155488742732332334115548874273233233411554887427323323341155488742732332334115548874273233233411554887427323323341155488742732332334115548874273233233411554887427323323341155488742732332334115548874273233233411554887427323323341155488742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0567b12d-6d26-4a87-9469-0f25c69e801f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c4c82dc-8ef1-4e48-944e-09b7424fd2fb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c4c82dc-8ef1-4e48-944e-09b7424fd2fb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14752159723512532910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475215972351253291014752159723512532910147521597235125329101475215972351253291014752159723512532910147521597235125329101475215972351253291014752159723512532910147521597235125329101475215972351253291014752159723512532910147521597235125329101475215972351253291014752159723512532910147521597235125329101475215972351253291014752159723512532910147521597235125329101475215972351253291014752159723512532910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d89d3d4-bfcb-4210-8eb0-13f82312a6ec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dda37755-3275-437f-9709-054798535c8f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda37755-3275-437f-9709-054798535c8f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3969357956641555235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39693579566415552353969357956641555235396935795664155523539693579566415552353969357956641555235396935795664155523539693579566415552353969357956641555235396935795664155523539693579566415552353969357956641555235396935795664155523539693579566415552353969357956641555235396935795664155523539693579566415552353969357956641555235396935795664155523539693579566415552353969357956641555235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c4c82dc-8ef1-4e48-944e-09b7424fd2fb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cddc8a3e-7c19-47f5-8adf-33bbf8fc61cf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cddc8a3e-7c19-47f5-8adf-33bbf8fc61cf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12831562094587126756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283156209458712675612831562094587126756128315620945871267561283156209458712675612831562094587126756128315620945871267561283156209458712675612831562094587126756128315620945871267561283156209458712675612831562094587126756128315620945871267561283156209458712675612831562094587126756128315620945871267561283156209458712675612831562094587126756128315620945871267561283156209458712675612831562094587126756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda37755-3275-437f-9709-054798535c8f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f2d41bd-a844-4277-acaf-c3a0f541fe56, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f2d41bd-a844-4277-acaf-c3a0f541fe56, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4284419646281108039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42844196462811080394284419646281108039428441964628110803942844196462811080394284419646281108039428441964628110803942844196462811080394284419646281108039428441964628110803942844196462811080394284419646281108039428441964628110803942844196462811080394284419646281108039428441964628110803942844196462811080394284419646281108039428441964628110803942844196462811080394284419646281108039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cddc8a3e-7c19-47f5-8adf-33bbf8fc61cf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca4d49c4-9c1e-4b62-b462-4b35745a93e2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca4d49c4-9c1e-4b62-b462-4b35745a93e2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16324719489463536514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632471948946353651416324719489463536514163247194894635365141632471948946353651416324719489463536514163247194894635365141632471948946353651416324719489463536514163247194894635365141632471948946353651416324719489463536514163247194894635365141632471948946353651416324719489463536514163247194894635365141632471948946353651416324719489463536514163247194894635365141632471948946353651416324719489463536514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f2d41bd-a844-4277-acaf-c3a0f541fe56, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d58a6c-7f09-4e70-86d1-786d4c29327e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d58a6c-7f09-4e70-86d1-786d4c29327e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10720948536899713881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072094853689971388110720948536899713881107209485368997138811072094853689971388110720948536899713881107209485368997138811072094853689971388110720948536899713881107209485368997138811072094853689971388110720948536899713881107209485368997138811072094853689971388110720948536899713881107209485368997138811072094853689971388110720948536899713881107209485368997138811072094853689971388110720948536899713881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca4d49c4-9c1e-4b62-b462-4b35745a93e2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f199a7d-4f86-4972-91a5-5300d580dc18, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f199a7d-4f86-4972-91a5-5300d580dc18, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14131990784854568830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413199078485456883014131990784854568830141319907848545688301413199078485456883014131990784854568830141319907848545688301413199078485456883014131990784854568830141319907848545688301413199078485456883014131990784854568830141319907848545688301413199078485456883014131990784854568830141319907848545688301413199078485456883014131990784854568830141319907848545688301413199078485456883014131990784854568830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d58a6c-7f09-4e70-86d1-786d4c29327e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2133f4f6-237e-489d-88e0-beb9b0d2ae49, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2133f4f6-237e-489d-88e0-beb9b0d2ae49, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1882973098599211955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18829730985992119551882973098599211955188297309859921195518829730985992119551882973098599211955188297309859921195518829730985992119551882973098599211955188297309859921195518829730985992119551882973098599211955188297309859921195518829730985992119551882973098599211955188297309859921195518829730985992119551882973098599211955188297309859921195518829730985992119551882973098599211955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f199a7d-4f86-4972-91a5-5300d580dc18, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9acfc308-cb4e-45ac-adbb-38a12fa2955e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9acfc308-cb4e-45ac-adbb-38a12fa2955e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3150900489220618679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31509004892206186793150900489220618679315090048922061867931509004892206186793150900489220618679315090048922061867931509004892206186793150900489220618679315090048922061867931509004892206186793150900489220618679315090048922061867931509004892206186793150900489220618679315090048922061867931509004892206186793150900489220618679315090048922061867931509004892206186793150900489220618679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2133f4f6-237e-489d-88e0-beb9b0d2ae49, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b149a9-afb2-4272-ab9f-85c8d605ad74, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b149a9-afb2-4272-ab9f-85c8d605ad74, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16664451300885218005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666445130088521800516664451300885218005166644513008852180051666445130088521800516664451300885218005166644513008852180051666445130088521800516664451300885218005166644513008852180051666445130088521800516664451300885218005166644513008852180051666445130088521800516664451300885218005166644513008852180051666445130088521800516664451300885218005166644513008852180051666445130088521800516664451300885218005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9acfc308-cb4e-45ac-adbb-38a12fa2955e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaeb16d5-bb08-4c60-be3e-aff44e047735, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaeb16d5-bb08-4c60-be3e-aff44e047735, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12887328759834788430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288732875983478843012887328759834788430128873287598347884301288732875983478843012887328759834788430128873287598347884301288732875983478843012887328759834788430128873287598347884301288732875983478843012887328759834788430128873287598347884301288732875983478843012887328759834788430128873287598347884301288732875983478843012887328759834788430128873287598347884301288732875983478843012887328759834788430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b149a9-afb2-4272-ab9f-85c8d605ad74, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae293d51-8e9d-4e06-aa51-828e86f8127a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae293d51-8e9d-4e06-aa51-828e86f8127a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644413201616167414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164441320161616741411644413201616167414116444132016161674141164441320161616741411644413201616167414116444132016161674141164441320161616741411644413201616167414116444132016161674141164441320161616741411644413201616167414116444132016161674141164441320161616741411644413201616167414116444132016161674141164441320161616741411644413201616167414116444132016161674141164441320161616741411644413201616167414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaeb16d5-bb08-4c60-be3e-aff44e047735, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a466a2-bf58-4515-b3ad-7cbb567dd37a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a466a2-bf58-4515-b3ad-7cbb567dd37a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11149017952877033897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114901795287703389711149017952877033897111490179528770338971114901795287703389711149017952877033897111490179528770338971114901795287703389711149017952877033897111490179528770338971114901795287703389711149017952877033897111490179528770338971114901795287703389711149017952877033897111490179528770338971114901795287703389711149017952877033897111490179528770338971114901795287703389711149017952877033897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a466a2-bf58-4515-b3ad-7cbb567dd37a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f190e9f8-7056-4774-85f4-d84ca9fe3c8c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f190e9f8-7056-4774-85f4-d84ca9fe3c8c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10475059521328006586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047505952132800658610475059521328006586104750595213280065861047505952132800658610475059521328006586104750595213280065861047505952132800658610475059521328006586104750595213280065861047505952132800658610475059521328006586104750595213280065861047505952132800658610475059521328006586104750595213280065861047505952132800658610475059521328006586104750595213280065861047505952132800658610475059521328006586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae293d51-8e9d-4e06-aa51-828e86f8127a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37389d4c-5ce1-4953-981c-df0b32a1ce40, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37389d4c-5ce1-4953-981c-df0b32a1ce40, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6858715635028023568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68587156350280235686858715635028023568685871563502802356868587156350280235686858715635028023568685871563502802356868587156350280235686858715635028023568685871563502802356868587156350280235686858715635028023568685871563502802356868587156350280235686858715635028023568685871563502802356868587156350280235686858715635028023568685871563502802356868587156350280235686858715635028023568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37389d4c-5ce1-4953-981c-df0b32a1ce40, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f190e9f8-7056-4774-85f4-d84ca9fe3c8c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0581dce-f100-47f3-beb0-45396ad25689, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0581dce-f100-47f3-beb0-45396ad25689, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6239505135562863296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62395051355628632966239505135562863296623950513556286329662395051355628632966239505135562863296623950513556286329662395051355628632966239505135562863296623950513556286329662395051355628632966239505135562863296623950513556286329662395051355628632966239505135562863296623950513556286329662395051355628632966239505135562863296623950513556286329662395051355628632966239505135562863296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d31bcb-7bcd-4942-ae09-353b6c5dd083, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d31bcb-7bcd-4942-ae09-353b6c5dd083, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3263444563619636984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32634445636196369843263444563619636984326344456361963698432634445636196369843263444563619636984326344456361963698432634445636196369843263444563619636984326344456361963698432634445636196369843263444563619636984326344456361963698432634445636196369843263444563619636984326344456361963698432634445636196369843263444563619636984326344456361963698432634445636196369843263444563619636984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d31bcb-7bcd-4942-ae09-353b6c5dd083, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a550586-9ea0-46a1-8efd-f8afc8449a56, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a550586-9ea0-46a1-8efd-f8afc8449a56, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14874213305926985155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487421330592698515514874213305926985155148742133059269851551487421330592698515514874213305926985155148742133059269851551487421330592698515514874213305926985155148742133059269851551487421330592698515514874213305926985155148742133059269851551487421330592698515514874213305926985155148742133059269851551487421330592698515514874213305926985155148742133059269851551487421330592698515514874213305926985155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0581dce-f100-47f3-beb0-45396ad25689, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6100ec5d-885d-4bae-85fd-461f21edc150, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6100ec5d-885d-4bae-85fd-461f21edc150, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7010456987635509366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70104569876355093667010456987635509366701045698763550936670104569876355093667010456987635509366701045698763550936670104569876355093667010456987635509366701045698763550936670104569876355093667010456987635509366701045698763550936670104569876355093667010456987635509366701045698763550936670104569876355093667010456987635509366701045698763550936670104569876355093667010456987635509366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a550586-9ea0-46a1-8efd-f8afc8449a56, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b695a261-d72a-44f9-b62d-b068a88bef2d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b695a261-d72a-44f9-b62d-b068a88bef2d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8293662375957537586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82936623759575375868293662375957537586829366237595753758682936623759575375868293662375957537586829366237595753758682936623759575375868293662375957537586829366237595753758682936623759575375868293662375957537586829366237595753758682936623759575375868293662375957537586829366237595753758682936623759575375868293662375957537586829366237595753758682936623759575375868293662375957537586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6100ec5d-885d-4bae-85fd-461f21edc150, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e1fced3-2c8c-4a55-87be-df2812b135da, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e1fced3-2c8c-4a55-87be-df2812b135da, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5506604019494192254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55066040194941922545506604019494192254550660401949419225455066040194941922545506604019494192254550660401949419225455066040194941922545506604019494192254550660401949419225455066040194941922545506604019494192254550660401949419225455066040194941922545506604019494192254550660401949419225455066040194941922545506604019494192254550660401949419225455066040194941922545506604019494192254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e1fced3-2c8c-4a55-87be-df2812b135da, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b695a261-d72a-44f9-b62d-b068a88bef2d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e3c09a-95fc-42be-b528-2de5f6745de0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e3c09a-95fc-42be-b528-2de5f6745de0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9495097527069659064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94950975270696590649495097527069659064949509752706965906494950975270696590649495097527069659064949509752706965906494950975270696590649495097527069659064949509752706965906494950975270696590649495097527069659064949509752706965906494950975270696590649495097527069659064949509752706965906494950975270696590649495097527069659064949509752706965906494950975270696590649495097527069659064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3299d934-6849-4309-94f2-83cdcdf7b66c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3299d934-6849-4309-94f2-83cdcdf7b66c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5151794007696365318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51517940076963653185151794007696365318515179400769636531851517940076963653185151794007696365318515179400769636531851517940076963653185151794007696365318515179400769636531851517940076963653185151794007696365318515179400769636531851517940076963653185151794007696365318515179400769636531851517940076963653185151794007696365318515179400769636531851517940076963653185151794007696365318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e3c09a-95fc-42be-b528-2de5f6745de0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054fba7b-0ccb-4f14-8973-73f8da008edc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054fba7b-0ccb-4f14-8973-73f8da008edc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2458894660405668785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24588946604056687852458894660405668785245889466040566878524588946604056687852458894660405668785245889466040566878524588946604056687852458894660405668785245889466040566878524588946604056687852458894660405668785245889466040566878524588946604056687852458894660405668785245889466040566878524588946604056687852458894660405668785245889466040566878524588946604056687852458894660405668785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3299d934-6849-4309-94f2-83cdcdf7b66c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c61644-0719-413b-abab-6d34f0d841ad, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c61644-0719-413b-abab-6d34f0d841ad, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1977066028830579276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19770660288305792761977066028830579276197706602883057927619770660288305792761977066028830579276197706602883057927619770660288305792761977066028830579276197706602883057927619770660288305792761977066028830579276197706602883057927619770660288305792761977066028830579276197706602883057927619770660288305792761977066028830579276197706602883057927619770660288305792761977066028830579276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054fba7b-0ccb-4f14-8973-73f8da008edc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 884b61df-b9dd-4c56-abde-01a8a057e66c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 884b61df-b9dd-4c56-abde-01a8a057e66c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6742438003750189933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67424380037501899336742438003750189933674243800375018993367424380037501899336742438003750189933674243800375018993367424380037501899336742438003750189933674243800375018993367424380037501899336742438003750189933674243800375018993367424380037501899336742438003750189933674243800375018993367424380037501899336742438003750189933674243800375018993367424380037501899336742438003750189933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c61644-0719-413b-abab-6d34f0d841ad, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c6878b2-0e2e-4313-a30e-914e67cd1831, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c6878b2-0e2e-4313-a30e-914e67cd1831, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 68499305815287288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6849930581528728868499305815287288684993058152872886849930581528728868499305815287288684993058152872886849930581528728868499305815287288684993058152872886849930581528728868499305815287288684993058152872886849930581528728868499305815287288684993058152872886849930581528728868499305815287288684993058152872886849930581528728868499305815287288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c6878b2-0e2e-4313-a30e-914e67cd1831, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 884b61df-b9dd-4c56-abde-01a8a057e66c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0960c38e-1b74-453d-91e4-48a542a046be, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0960c38e-1b74-453d-91e4-48a542a046be, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 897498646886467149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149897498646886467149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7458e9c5-6e6c-4af0-adef-515f023bd98e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7458e9c5-6e6c-4af0-adef-515f023bd98e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18069151630782077315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806915163078207731518069151630782077315180691516307820773151806915163078207731518069151630782077315180691516307820773151806915163078207731518069151630782077315180691516307820773151806915163078207731518069151630782077315180691516307820773151806915163078207731518069151630782077315180691516307820773151806915163078207731518069151630782077315180691516307820773151806915163078207731518069151630782077315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7458e9c5-6e6c-4af0-adef-515f023bd98e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec46fbd0-151c-4edc-954f-a1573133f3b5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec46fbd0-151c-4edc-954f-a1573133f3b5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5263825942023241362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52638259420232413625263825942023241362526382594202324136252638259420232413625263825942023241362526382594202324136252638259420232413625263825942023241362526382594202324136252638259420232413625263825942023241362526382594202324136252638259420232413625263825942023241362526382594202324136252638259420232413625263825942023241362526382594202324136252638259420232413625263825942023241362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0960c38e-1b74-453d-91e4-48a542a046be, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16514159-b541-4989-b16a-0d0bfd48a024, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16514159-b541-4989-b16a-0d0bfd48a024, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12037921734475195282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203792173447519528212037921734475195282120379217344751952821203792173447519528212037921734475195282120379217344751952821203792173447519528212037921734475195282120379217344751952821203792173447519528212037921734475195282120379217344751952821203792173447519528212037921734475195282120379217344751952821203792173447519528212037921734475195282120379217344751952821203792173447519528212037921734475195282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec46fbd0-151c-4edc-954f-a1573133f3b5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b321353f-bdbd-420a-91aa-c75f10dc0a70, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b321353f-bdbd-420a-91aa-c75f10dc0a70, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6536872051224299397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65368720512242993976536872051224299397653687205122429939765368720512242993976536872051224299397653687205122429939765368720512242993976536872051224299397653687205122429939765368720512242993976536872051224299397653687205122429939765368720512242993976536872051224299397653687205122429939765368720512242993976536872051224299397653687205122429939765368720512242993976536872051224299397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16514159-b541-4989-b16a-0d0bfd48a024, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136317c7-cb5f-47b1-a11f-d5f97e85d9bd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136317c7-cb5f-47b1-a11f-d5f97e85d9bd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4380041862493682356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43800418624936823564380041862493682356438004186249368235643800418624936823564380041862493682356438004186249368235643800418624936823564380041862493682356438004186249368235643800418624936823564380041862493682356438004186249368235643800418624936823564380041862493682356438004186249368235643800418624936823564380041862493682356438004186249368235643800418624936823564380041862493682356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b321353f-bdbd-420a-91aa-c75f10dc0a70, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71d8792-b0cb-44d1-a6b8-3447313d6774, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71d8792-b0cb-44d1-a6b8-3447313d6774, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6469277911141053109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64692779111410531096469277911141053109646927791114105310964692779111410531096469277911141053109646927791114105310964692779111410531096469277911141053109646927791114105310964692779111410531096469277911141053109646927791114105310964692779111410531096469277911141053109646927791114105310964692779111410531096469277911141053109646927791114105310964692779111410531096469277911141053109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136317c7-cb5f-47b1-a11f-d5f97e85d9bd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78137dd5-0612-4a82-9e37-834d09d4b91c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78137dd5-0612-4a82-9e37-834d09d4b91c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9043220911767537291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90432209117675372919043220911767537291904322091176753729190432209117675372919043220911767537291904322091176753729190432209117675372919043220911767537291904322091176753729190432209117675372919043220911767537291904322091176753729190432209117675372919043220911767537291904322091176753729190432209117675372919043220911767537291904322091176753729190432209117675372919043220911767537291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71d8792-b0cb-44d1-a6b8-3447313d6774, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6ce8e40-87a5-4bee-9db0-b630d1c5ab0f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6ce8e40-87a5-4bee-9db0-b630d1c5ab0f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 493022446203935744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744493022446203935744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78137dd5-0612-4a82-9e37-834d09d4b91c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6ce8e40-87a5-4bee-9db0-b630d1c5ab0f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ed63ab-3390-45dd-b4d3-9a4b5db70072, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ed63ab-3390-45dd-b4d3-9a4b5db70072, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3140949022857178142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31409490228571781423140949022857178142314094902285717814231409490228571781423140949022857178142314094902285717814231409490228571781423140949022857178142314094902285717814231409490228571781423140949022857178142314094902285717814231409490228571781423140949022857178142314094902285717814231409490228571781423140949022857178142314094902285717814231409490228571781423140949022857178142" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dddedb2-c3f8-45ff-933a-289aa8723f52, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dddedb2-c3f8-45ff-933a-289aa8723f52, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4059744847649235215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40597448476492352154059744847649235215405974484764923521540597448476492352154059744847649235215405974484764923521540597448476492352154059744847649235215405974484764923521540597448476492352154059744847649235215405974484764923521540597448476492352154059744847649235215405974484764923521540597448476492352154059744847649235215405974484764923521540597448476492352154059744847649235215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ed63ab-3390-45dd-b4d3-9a4b5db70072, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5550d1c-5253-400c-bae3-3c6d66f5b8c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5550d1c-5253-400c-bae3-3c6d66f5b8c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6920045369191712267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69200453691917122676920045369191712267692004536919171226769200453691917122676920045369191712267692004536919171226769200453691917122676920045369191712267692004536919171226769200453691917122676920045369191712267692004536919171226769200453691917122676920045369191712267692004536919171226769200453691917122676920045369191712267692004536919171226769200453691917122676920045369191712267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dddedb2-c3f8-45ff-933a-289aa8723f52, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3e284d-37bd-42b0-9f95-6bd067e7b7be, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3e284d-37bd-42b0-9f95-6bd067e7b7be, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8063772862905949776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80637728629059497768063772862905949776806377286290594977680637728629059497768063772862905949776806377286290594977680637728629059497768063772862905949776806377286290594977680637728629059497768063772862905949776806377286290594977680637728629059497768063772862905949776806377286290594977680637728629059497768063772862905949776806377286290594977680637728629059497768063772862905949776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5550d1c-5253-400c-bae3-3c6d66f5b8c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd4cffd2-4999-44f4-9395-8ecac6dae4ab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd4cffd2-4999-44f4-9395-8ecac6dae4ab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10050548616208421892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005054861620842189210050548616208421892100505486162084218921005054861620842189210050548616208421892100505486162084218921005054861620842189210050548616208421892100505486162084218921005054861620842189210050548616208421892100505486162084218921005054861620842189210050548616208421892100505486162084218921005054861620842189210050548616208421892100505486162084218921005054861620842189210050548616208421892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3e284d-37bd-42b0-9f95-6bd067e7b7be, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd4cffd2-4999-44f4-9395-8ecac6dae4ab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f72fd02d-3107-4b39-a480-db25c0043e4a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f72fd02d-3107-4b39-a480-db25c0043e4a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9315355972119802392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93153559721198023929315355972119802392931535597211980239293153559721198023929315355972119802392931535597211980239293153559721198023929315355972119802392931535597211980239293153559721198023929315355972119802392931535597211980239293153559721198023929315355972119802392931535597211980239293153559721198023929315355972119802392931535597211980239293153559721198023929315355972119802392" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e98054df-d950-4ffd-941d-19dd227b4770, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e98054df-d950-4ffd-941d-19dd227b4770, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4899663231831741939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48996632318317419394899663231831741939489966323183174193948996632318317419394899663231831741939489966323183174193948996632318317419394899663231831741939489966323183174193948996632318317419394899663231831741939489966323183174193948996632318317419394899663231831741939489966323183174193948996632318317419394899663231831741939489966323183174193948996632318317419394899663231831741939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f72fd02d-3107-4b39-a480-db25c0043e4a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f64639e0-67fe-4eaf-9d68-2b6016b80beb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f64639e0-67fe-4eaf-9d68-2b6016b80beb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1224006407649141501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12240064076491415011224006407649141501122400640764914150112240064076491415011224006407649141501122400640764914150112240064076491415011224006407649141501122400640764914150112240064076491415011224006407649141501122400640764914150112240064076491415011224006407649141501122400640764914150112240064076491415011224006407649141501122400640764914150112240064076491415011224006407649141501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e98054df-d950-4ffd-941d-19dd227b4770, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c82339bd-36da-4aaa-b414-45d84d44cc98, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c82339bd-36da-4aaa-b414-45d84d44cc98, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14221505493393909928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422150549339390992814221505493393909928142215054933939099281422150549339390992814221505493393909928142215054933939099281422150549339390992814221505493393909928142215054933939099281422150549339390992814221505493393909928142215054933939099281422150549339390992814221505493393909928142215054933939099281422150549339390992814221505493393909928142215054933939099281422150549339390992814221505493393909928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f64639e0-67fe-4eaf-9d68-2b6016b80beb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb24d19-e0fd-4e67-8276-9e85eab89a4b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb24d19-e0fd-4e67-8276-9e85eab89a4b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14333296715058149855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433329671505814985514333296715058149855143332967150581498551433329671505814985514333296715058149855143332967150581498551433329671505814985514333296715058149855143332967150581498551433329671505814985514333296715058149855143332967150581498551433329671505814985514333296715058149855143332967150581498551433329671505814985514333296715058149855143332967150581498551433329671505814985514333296715058149855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c82339bd-36da-4aaa-b414-45d84d44cc98, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3aa172-fc54-4804-a1b3-a3cd51a4060a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3aa172-fc54-4804-a1b3-a3cd51a4060a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15219539386511964988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521953938651196498815219539386511964988152195393865119649881521953938651196498815219539386511964988152195393865119649881521953938651196498815219539386511964988152195393865119649881521953938651196498815219539386511964988152195393865119649881521953938651196498815219539386511964988152195393865119649881521953938651196498815219539386511964988152195393865119649881521953938651196498815219539386511964988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb24d19-e0fd-4e67-8276-9e85eab89a4b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc3daef-bc15-462a-a094-d31e0e45506f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc3daef-bc15-462a-a094-d31e0e45506f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2462073381359372939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24620733813593729392462073381359372939246207338135937293924620733813593729392462073381359372939246207338135937293924620733813593729392462073381359372939246207338135937293924620733813593729392462073381359372939246207338135937293924620733813593729392462073381359372939246207338135937293924620733813593729392462073381359372939246207338135937293924620733813593729392462073381359372939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3aa172-fc54-4804-a1b3-a3cd51a4060a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f790b68f-75b6-4bdf-80a0-cddf24768acd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f790b68f-75b6-4bdf-80a0-cddf24768acd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9274508774943874125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92745087749438741259274508774943874125927450877494387412592745087749438741259274508774943874125927450877494387412592745087749438741259274508774943874125927450877494387412592745087749438741259274508774943874125927450877494387412592745087749438741259274508774943874125927450877494387412592745087749438741259274508774943874125927450877494387412592745087749438741259274508774943874125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc3daef-bc15-462a-a094-d31e0e45506f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9163961c-d8f0-457a-b58e-ea70ff79b92a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9163961c-d8f0-457a-b58e-ea70ff79b92a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7804711728619760554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78047117286197605547804711728619760554780471172861976055478047117286197605547804711728619760554780471172861976055478047117286197605547804711728619760554780471172861976055478047117286197605547804711728619760554780471172861976055478047117286197605547804711728619760554780471172861976055478047117286197605547804711728619760554780471172861976055478047117286197605547804711728619760554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f790b68f-75b6-4bdf-80a0-cddf24768acd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a26cb37-f439-4f7e-996c-e975f7f0e46a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a26cb37-f439-4f7e-996c-e975f7f0e46a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8188707365120323689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81887073651203236898188707365120323689818870736512032368981887073651203236898188707365120323689818870736512032368981887073651203236898188707365120323689818870736512032368981887073651203236898188707365120323689818870736512032368981887073651203236898188707365120323689818870736512032368981887073651203236898188707365120323689818870736512032368981887073651203236898188707365120323689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a26cb37-f439-4f7e-996c-e975f7f0e46a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b82b241-f6f8-412b-a48a-3637747c6583, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b82b241-f6f8-412b-a48a-3637747c6583, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4981095847810868542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49810958478108685424981095847810868542498109584781086854249810958478108685424981095847810868542498109584781086854249810958478108685424981095847810868542498109584781086854249810958478108685424981095847810868542498109584781086854249810958478108685424981095847810868542498109584781086854249810958478108685424981095847810868542498109584781086854249810958478108685424981095847810868542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9163961c-d8f0-457a-b58e-ea70ff79b92a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a970a6cc-64aa-4ea3-9f82-8c5f09c647b2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a970a6cc-64aa-4ea3-9f82-8c5f09c647b2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2242663855769329811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22426638557693298112242663855769329811224266385576932981122426638557693298112242663855769329811224266385576932981122426638557693298112242663855769329811224266385576932981122426638557693298112242663855769329811224266385576932981122426638557693298112242663855769329811224266385576932981122426638557693298112242663855769329811224266385576932981122426638557693298112242663855769329811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b82b241-f6f8-412b-a48a-3637747c6583, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fec6f43-a322-4091-9c84-c1dab1725504, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fec6f43-a322-4091-9c84-c1dab1725504, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5863993129007054187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58639931290070541875863993129007054187586399312900705418758639931290070541875863993129007054187586399312900705418758639931290070541875863993129007054187586399312900705418758639931290070541875863993129007054187586399312900705418758639931290070541875863993129007054187586399312900705418758639931290070541875863993129007054187586399312900705418758639931290070541875863993129007054187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a970a6cc-64aa-4ea3-9f82-8c5f09c647b2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 801fffa2-e61f-4660-aac1-0d40a554cbe1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 801fffa2-e61f-4660-aac1-0d40a554cbe1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8413087281862475837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84130872818624758378413087281862475837841308728186247583784130872818624758378413087281862475837841308728186247583784130872818624758378413087281862475837841308728186247583784130872818624758378413087281862475837841308728186247583784130872818624758378413087281862475837841308728186247583784130872818624758378413087281862475837841308728186247583784130872818624758378413087281862475837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fec6f43-a322-4091-9c84-c1dab1725504, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0026df36-b712-4dac-b63a-d760462f9150, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0026df36-b712-4dac-b63a-d760462f9150, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7469337750714021634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74693377507140216347469337750714021634746933775071402163474693377507140216347469337750714021634746933775071402163474693377507140216347469337750714021634746933775071402163474693377507140216347469337750714021634746933775071402163474693377507140216347469337750714021634746933775071402163474693377507140216347469337750714021634746933775071402163474693377507140216347469337750714021634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 801fffa2-e61f-4660-aac1-0d40a554cbe1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb17b2e0-8cc0-47d6-8fe5-76c14786aa2f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb17b2e0-8cc0-47d6-8fe5-76c14786aa2f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4760557257016524824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47605572570165248244760557257016524824476055725701652482447605572570165248244760557257016524824476055725701652482447605572570165248244760557257016524824476055725701652482447605572570165248244760557257016524824476055725701652482447605572570165248244760557257016524824476055725701652482447605572570165248244760557257016524824476055725701652482447605572570165248244760557257016524824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0026df36-b712-4dac-b63a-d760462f9150, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6389d677-f608-431b-b41a-89319161a47b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6389d677-f608-431b-b41a-89319161a47b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9909386881818254867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99093868818182548679909386881818254867990938688181825486799093868818182548679909386881818254867990938688181825486799093868818182548679909386881818254867990938688181825486799093868818182548679909386881818254867990938688181825486799093868818182548679909386881818254867990938688181825486799093868818182548679909386881818254867990938688181825486799093868818182548679909386881818254867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb17b2e0-8cc0-47d6-8fe5-76c14786aa2f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13b9533-6c4a-435e-abab-686b4e8c398a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13b9533-6c4a-435e-abab-686b4e8c398a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17120986087034017719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712098608703401771917120986087034017719171209860870340177191712098608703401771917120986087034017719171209860870340177191712098608703401771917120986087034017719171209860870340177191712098608703401771917120986087034017719171209860870340177191712098608703401771917120986087034017719171209860870340177191712098608703401771917120986087034017719171209860870340177191712098608703401771917120986087034017719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6389d677-f608-431b-b41a-89319161a47b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bf4c0e1-690b-4a5c-8dee-ffb32b7bd448, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bf4c0e1-690b-4a5c-8dee-ffb32b7bd448, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 319575850042903804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804319575850042903804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13b9533-6c4a-435e-abab-686b4e8c398a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 049c1882-2f19-46cc-9356-54f1036520ca, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 049c1882-2f19-46cc-9356-54f1036520ca, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17049982537367076328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704998253736707632817049982537367076328170499825373670763281704998253736707632817049982537367076328170499825373670763281704998253736707632817049982537367076328170499825373670763281704998253736707632817049982537367076328170499825373670763281704998253736707632817049982537367076328170499825373670763281704998253736707632817049982537367076328170499825373670763281704998253736707632817049982537367076328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bf4c0e1-690b-4a5c-8dee-ffb32b7bd448, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0926c241-50fb-4460-936c-7673ebf22392, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0926c241-50fb-4460-936c-7673ebf22392, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13326553631745834321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332655363174583432113326553631745834321133265536317458343211332655363174583432113326553631745834321133265536317458343211332655363174583432113326553631745834321133265536317458343211332655363174583432113326553631745834321133265536317458343211332655363174583432113326553631745834321133265536317458343211332655363174583432113326553631745834321133265536317458343211332655363174583432113326553631745834321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 049c1882-2f19-46cc-9356-54f1036520ca, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 964824c9-3794-4e95-a886-c35bc6ac8eeb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964824c9-3794-4e95-a886-c35bc6ac8eeb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3051928709276475636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30519287092764756363051928709276475636305192870927647563630519287092764756363051928709276475636305192870927647563630519287092764756363051928709276475636305192870927647563630519287092764756363051928709276475636305192870927647563630519287092764756363051928709276475636305192870927647563630519287092764756363051928709276475636305192870927647563630519287092764756363051928709276475636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0926c241-50fb-4460-936c-7673ebf22392, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54e3307-0af3-4359-9b1a-4ad5c49b966a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54e3307-0af3-4359-9b1a-4ad5c49b966a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2798759881871836269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27987598818718362692798759881871836269279875988187183626927987598818718362692798759881871836269279875988187183626927987598818718362692798759881871836269279875988187183626927987598818718362692798759881871836269279875988187183626927987598818718362692798759881871836269279875988187183626927987598818718362692798759881871836269279875988187183626927987598818718362692798759881871836269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964824c9-3794-4e95-a886-c35bc6ac8eeb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36a03c7d-024a-4a4e-ba0a-169bb58c3a0b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a03c7d-024a-4a4e-ba0a-169bb58c3a0b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16284554566250993816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628455456625099381616284554566250993816162845545662509938161628455456625099381616284554566250993816162845545662509938161628455456625099381616284554566250993816162845545662509938161628455456625099381616284554566250993816162845545662509938161628455456625099381616284554566250993816162845545662509938161628455456625099381616284554566250993816162845545662509938161628455456625099381616284554566250993816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54e3307-0af3-4359-9b1a-4ad5c49b966a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a8fa146-b06f-417e-bd7e-217e1fa892d3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a8fa146-b06f-417e-bd7e-217e1fa892d3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16402649352500908438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640264935250090843816402649352500908438164026493525009084381640264935250090843816402649352500908438164026493525009084381640264935250090843816402649352500908438164026493525009084381640264935250090843816402649352500908438164026493525009084381640264935250090843816402649352500908438164026493525009084381640264935250090843816402649352500908438164026493525009084381640264935250090843816402649352500908438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a8fa146-b06f-417e-bd7e-217e1fa892d3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f82898-58a0-4e23-b992-402f47527768, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f82898-58a0-4e23-b992-402f47527768, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16939309279709384427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693930927970938442716939309279709384427169393092797093844271693930927970938442716939309279709384427169393092797093844271693930927970938442716939309279709384427169393092797093844271693930927970938442716939309279709384427169393092797093844271693930927970938442716939309279709384427169393092797093844271693930927970938442716939309279709384427169393092797093844271693930927970938442716939309279709384427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a03c7d-024a-4a4e-ba0a-169bb58c3a0b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b336ffe3-ced1-4e43-8759-37b79b5bb8af, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b336ffe3-ced1-4e43-8759-37b79b5bb8af, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15127771338348054055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512777133834805405515127771338348054055151277713383480540551512777133834805405515127771338348054055151277713383480540551512777133834805405515127771338348054055151277713383480540551512777133834805405515127771338348054055151277713383480540551512777133834805405515127771338348054055151277713383480540551512777133834805405515127771338348054055151277713383480540551512777133834805405515127771338348054055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f82898-58a0-4e23-b992-402f47527768, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89731c7f-d7d1-4551-b8d4-888b7329c701, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89731c7f-d7d1-4551-b8d4-888b7329c701, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 513935002200878490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490513935002200878490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b336ffe3-ced1-4e43-8759-37b79b5bb8af, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d306286-02e9-440f-913e-f67a8b54703e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89731c7f-d7d1-4551-b8d4-888b7329c701, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d306286-02e9-440f-913e-f67a8b54703e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1680916915712771603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16809169157127716031680916915712771603168091691571277160316809169157127716031680916915712771603168091691571277160316809169157127716031680916915712771603168091691571277160316809169157127716031680916915712771603168091691571277160316809169157127716031680916915712771603168091691571277160316809169157127716031680916915712771603168091691571277160316809169157127716031680916915712771603" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6dcb42d-9a56-4e37-88c8-6d3f6a521f51, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6dcb42d-9a56-4e37-88c8-6d3f6a521f51, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7763279600183617823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77632796001836178237763279600183617823776327960018361782377632796001836178237763279600183617823776327960018361782377632796001836178237763279600183617823776327960018361782377632796001836178237763279600183617823776327960018361782377632796001836178237763279600183617823776327960018361782377632796001836178237763279600183617823776327960018361782377632796001836178237763279600183617823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d306286-02e9-440f-913e-f67a8b54703e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df018e4a-b0b7-45cf-96b0-8847a2ef5bb7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df018e4a-b0b7-45cf-96b0-8847a2ef5bb7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14004892100275410197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400489210027541019714004892100275410197140048921002754101971400489210027541019714004892100275410197140048921002754101971400489210027541019714004892100275410197140048921002754101971400489210027541019714004892100275410197140048921002754101971400489210027541019714004892100275410197140048921002754101971400489210027541019714004892100275410197140048921002754101971400489210027541019714004892100275410197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6dcb42d-9a56-4e37-88c8-6d3f6a521f51, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4acf40ac-d191-41a6-973d-f8290a554abc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4acf40ac-d191-41a6-973d-f8290a554abc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5837525325422583604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58375253254225836045837525325422583604583752532542258360458375253254225836045837525325422583604583752532542258360458375253254225836045837525325422583604583752532542258360458375253254225836045837525325422583604583752532542258360458375253254225836045837525325422583604583752532542258360458375253254225836045837525325422583604583752532542258360458375253254225836045837525325422583604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df018e4a-b0b7-45cf-96b0-8847a2ef5bb7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47607d91-3473-4747-8a5a-9e08b9804cb6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47607d91-3473-4747-8a5a-9e08b9804cb6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1736714231109705933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17367142311097059331736714231109705933173671423110970593317367142311097059331736714231109705933173671423110970593317367142311097059331736714231109705933173671423110970593317367142311097059331736714231109705933173671423110970593317367142311097059331736714231109705933173671423110970593317367142311097059331736714231109705933173671423110970593317367142311097059331736714231109705933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4acf40ac-d191-41a6-973d-f8290a554abc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68b7f2f9-c07d-488f-8523-09e0c60d54f9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b7f2f9-c07d-488f-8523-09e0c60d54f9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3108843095119945674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31088430951199456743108843095119945674310884309511994567431088430951199456743108843095119945674310884309511994567431088430951199456743108843095119945674310884309511994567431088430951199456743108843095119945674310884309511994567431088430951199456743108843095119945674310884309511994567431088430951199456743108843095119945674310884309511994567431088430951199456743108843095119945674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47607d91-3473-4747-8a5a-9e08b9804cb6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c73f7e4-e331-40d9-adb5-8a8f3b17b242, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c73f7e4-e331-40d9-adb5-8a8f3b17b242, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18412702789040959681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841270278904095968118412702789040959681184127027890409596811841270278904095968118412702789040959681184127027890409596811841270278904095968118412702789040959681184127027890409596811841270278904095968118412702789040959681184127027890409596811841270278904095968118412702789040959681184127027890409596811841270278904095968118412702789040959681184127027890409596811841270278904095968118412702789040959681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b7f2f9-c07d-488f-8523-09e0c60d54f9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b75e80fa-49cd-49e7-897f-0fa62aea823e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b75e80fa-49cd-49e7-897f-0fa62aea823e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10314399303802500219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031439930380250021910314399303802500219103143993038025002191031439930380250021910314399303802500219103143993038025002191031439930380250021910314399303802500219103143993038025002191031439930380250021910314399303802500219103143993038025002191031439930380250021910314399303802500219103143993038025002191031439930380250021910314399303802500219103143993038025002191031439930380250021910314399303802500219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c73f7e4-e331-40d9-adb5-8a8f3b17b242, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc47ae9b-9b44-4248-9afe-0e319a6c2660, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc47ae9b-9b44-4248-9afe-0e319a6c2660, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15782837031340763917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578283703134076391715782837031340763917157828370313407639171578283703134076391715782837031340763917157828370313407639171578283703134076391715782837031340763917157828370313407639171578283703134076391715782837031340763917157828370313407639171578283703134076391715782837031340763917157828370313407639171578283703134076391715782837031340763917157828370313407639171578283703134076391715782837031340763917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b75e80fa-49cd-49e7-897f-0fa62aea823e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f4b47f-5abf-4065-acb2-e66d97372f9d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f4b47f-5abf-4065-acb2-e66d97372f9d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 169814246034532619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619169814246034532619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc47ae9b-9b44-4248-9afe-0e319a6c2660, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd84ce6-781f-458d-a3bf-7122161042e5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd84ce6-781f-458d-a3bf-7122161042e5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8825567460730536687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88255674607305366878825567460730536687882556746073053668788255674607305366878825567460730536687882556746073053668788255674607305366878825567460730536687882556746073053668788255674607305366878825567460730536687882556746073053668788255674607305366878825567460730536687882556746073053668788255674607305366878825567460730536687882556746073053668788255674607305366878825567460730536687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f4b47f-5abf-4065-acb2-e66d97372f9d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26561f5a-275f-480e-9d51-3ba9b630d1a8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26561f5a-275f-480e-9d51-3ba9b630d1a8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3880855342480550397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38808553424805503973880855342480550397388085534248055039738808553424805503973880855342480550397388085534248055039738808553424805503973880855342480550397388085534248055039738808553424805503973880855342480550397388085534248055039738808553424805503973880855342480550397388085534248055039738808553424805503973880855342480550397388085534248055039738808553424805503973880855342480550397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd84ce6-781f-458d-a3bf-7122161042e5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a2fa96-5c93-420f-81b2-7f2e7b5943b0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a2fa96-5c93-420f-81b2-7f2e7b5943b0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10969768080373083354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096976808037308335410969768080373083354109697680803730833541096976808037308335410969768080373083354109697680803730833541096976808037308335410969768080373083354109697680803730833541096976808037308335410969768080373083354109697680803730833541096976808037308335410969768080373083354109697680803730833541096976808037308335410969768080373083354109697680803730833541096976808037308335410969768080373083354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26561f5a-275f-480e-9d51-3ba9b630d1a8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ad2143-88da-4a37-a9b7-a6ff0d4c94c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ad2143-88da-4a37-a9b7-a6ff0d4c94c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13486753662584744808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348675366258474480813486753662584744808134867536625847448081348675366258474480813486753662584744808134867536625847448081348675366258474480813486753662584744808134867536625847448081348675366258474480813486753662584744808134867536625847448081348675366258474480813486753662584744808134867536625847448081348675366258474480813486753662584744808134867536625847448081348675366258474480813486753662584744808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a2fa96-5c93-420f-81b2-7f2e7b5943b0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3110b2de-cc23-44cb-beab-442a8e75a3d1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3110b2de-cc23-44cb-beab-442a8e75a3d1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4953587022664203907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49535870226642039074953587022664203907495358702266420390749535870226642039074953587022664203907495358702266420390749535870226642039074953587022664203907495358702266420390749535870226642039074953587022664203907495358702266420390749535870226642039074953587022664203907495358702266420390749535870226642039074953587022664203907495358702266420390749535870226642039074953587022664203907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ad2143-88da-4a37-a9b7-a6ff0d4c94c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8810434-3d52-4ee1-817f-4550ca4de050, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8810434-3d52-4ee1-817f-4550ca4de050, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16501042572005434429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650104257200543442916501042572005434429165010425720054344291650104257200543442916501042572005434429165010425720054344291650104257200543442916501042572005434429165010425720054344291650104257200543442916501042572005434429165010425720054344291650104257200543442916501042572005434429165010425720054344291650104257200543442916501042572005434429165010425720054344291650104257200543442916501042572005434429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3110b2de-cc23-44cb-beab-442a8e75a3d1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 112b8e7c-294b-4531-b6eb-2b9d07e3ee38, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 112b8e7c-294b-4531-b6eb-2b9d07e3ee38, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9744916026659285984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97449160266592859849744916026659285984974491602665928598497449160266592859849744916026659285984974491602665928598497449160266592859849744916026659285984974491602665928598497449160266592859849744916026659285984974491602665928598497449160266592859849744916026659285984974491602665928598497449160266592859849744916026659285984974491602665928598497449160266592859849744916026659285984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8810434-3d52-4ee1-817f-4550ca4de050, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 891cbb96-43a6-4202-9d73-3cb607c6cdc0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 891cbb96-43a6-4202-9d73-3cb607c6cdc0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4614310315713700730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46143103157137007304614310315713700730461431031571370073046143103157137007304614310315713700730461431031571370073046143103157137007304614310315713700730461431031571370073046143103157137007304614310315713700730461431031571370073046143103157137007304614310315713700730461431031571370073046143103157137007304614310315713700730461431031571370073046143103157137007304614310315713700730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 112b8e7c-294b-4531-b6eb-2b9d07e3ee38, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4af0d03-03cc-47e5-ac14-fc51b3c7f27d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4af0d03-03cc-47e5-ac14-fc51b3c7f27d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8438763972817804459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84387639728178044598438763972817804459843876397281780445984387639728178044598438763972817804459843876397281780445984387639728178044598438763972817804459843876397281780445984387639728178044598438763972817804459843876397281780445984387639728178044598438763972817804459843876397281780445984387639728178044598438763972817804459843876397281780445984387639728178044598438763972817804459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 891cbb96-43a6-4202-9d73-3cb607c6cdc0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9633feb-ffb1-46a4-9b92-8ea62b06e3c0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9633feb-ffb1-46a4-9b92-8ea62b06e3c0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17412700617041274821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741270061704127482117412700617041274821174127006170412748211741270061704127482117412700617041274821174127006170412748211741270061704127482117412700617041274821174127006170412748211741270061704127482117412700617041274821174127006170412748211741270061704127482117412700617041274821174127006170412748211741270061704127482117412700617041274821174127006170412748211741270061704127482117412700617041274821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4af0d03-03cc-47e5-ac14-fc51b3c7f27d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261fd5fc-be0b-4b23-9768-c1a28079003d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261fd5fc-be0b-4b23-9768-c1a28079003d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5210746688173033889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52107466881730338895210746688173033889521074668817303388952107466881730338895210746688173033889521074668817303388952107466881730338895210746688173033889521074668817303388952107466881730338895210746688173033889521074668817303388952107466881730338895210746688173033889521074668817303388952107466881730338895210746688173033889521074668817303388952107466881730338895210746688173033889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9633feb-ffb1-46a4-9b92-8ea62b06e3c0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba4fdd6-be92-4fcd-abad-8f7b9c0fff7b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba4fdd6-be92-4fcd-abad-8f7b9c0fff7b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11742381184025145844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174238118402514584411742381184025145844117423811840251458441174238118402514584411742381184025145844117423811840251458441174238118402514584411742381184025145844117423811840251458441174238118402514584411742381184025145844117423811840251458441174238118402514584411742381184025145844117423811840251458441174238118402514584411742381184025145844117423811840251458441174238118402514584411742381184025145844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261fd5fc-be0b-4b23-9768-c1a28079003d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d713ba-9102-4991-844c-be6c7189056d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d713ba-9102-4991-844c-be6c7189056d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13711016000362387375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371101600036238737513711016000362387375137110160003623873751371101600036238737513711016000362387375137110160003623873751371101600036238737513711016000362387375137110160003623873751371101600036238737513711016000362387375137110160003623873751371101600036238737513711016000362387375137110160003623873751371101600036238737513711016000362387375137110160003623873751371101600036238737513711016000362387375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba4fdd6-be92-4fcd-abad-8f7b9c0fff7b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe29764-13b3-4c58-94a4-b214e7905381, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe29764-13b3-4c58-94a4-b214e7905381, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6519528357026079537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65195283570260795376519528357026079537651952835702607953765195283570260795376519528357026079537651952835702607953765195283570260795376519528357026079537651952835702607953765195283570260795376519528357026079537651952835702607953765195283570260795376519528357026079537651952835702607953765195283570260795376519528357026079537651952835702607953765195283570260795376519528357026079537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d713ba-9102-4991-844c-be6c7189056d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bff9fb37-73cb-4918-9e1d-a29a51646aff, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bff9fb37-73cb-4918-9e1d-a29a51646aff, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5212614324356797767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52126143243567977675212614324356797767521261432435679776752126143243567977675212614324356797767521261432435679776752126143243567977675212614324356797767521261432435679776752126143243567977675212614324356797767521261432435679776752126143243567977675212614324356797767521261432435679776752126143243567977675212614324356797767521261432435679776752126143243567977675212614324356797767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe29764-13b3-4c58-94a4-b214e7905381, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80815de0-940f-4d6c-af91-b36c54813838, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80815de0-940f-4d6c-af91-b36c54813838, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2457151202930248878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24571512029302488782457151202930248878245715120293024887824571512029302488782457151202930248878245715120293024887824571512029302488782457151202930248878245715120293024887824571512029302488782457151202930248878245715120293024887824571512029302488782457151202930248878245715120293024887824571512029302488782457151202930248878245715120293024887824571512029302488782457151202930248878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bff9fb37-73cb-4918-9e1d-a29a51646aff, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2755bb3-e30c-4b56-8d81-d705ee9239de, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2755bb3-e30c-4b56-8d81-d705ee9239de, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4045522384810768753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40455223848107687534045522384810768753404552238481076875340455223848107687534045522384810768753404552238481076875340455223848107687534045522384810768753404552238481076875340455223848107687534045522384810768753404552238481076875340455223848107687534045522384810768753404552238481076875340455223848107687534045522384810768753404552238481076875340455223848107687534045522384810768753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80815de0-940f-4d6c-af91-b36c54813838, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2755bb3-e30c-4b56-8d81-d705ee9239de, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b50c37-f18b-43dc-9822-e0109f18f2c1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b50c37-f18b-43dc-9822-e0109f18f2c1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2764788812340965499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27647888123409654992764788812340965499276478881234096549927647888123409654992764788812340965499276478881234096549927647888123409654992764788812340965499276478881234096549927647888123409654992764788812340965499276478881234096549927647888123409654992764788812340965499276478881234096549927647888123409654992764788812340965499276478881234096549927647888123409654992764788812340965499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab31ed4a-bd27-4e9c-8976-2814192b7f71, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab31ed4a-bd27-4e9c-8976-2814192b7f71, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7840899148561338305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78408991485613383057840899148561338305784089914856133830578408991485613383057840899148561338305784089914856133830578408991485613383057840899148561338305784089914856133830578408991485613383057840899148561338305784089914856133830578408991485613383057840899148561338305784089914856133830578408991485613383057840899148561338305784089914856133830578408991485613383057840899148561338305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b50c37-f18b-43dc-9822-e0109f18f2c1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09da45b4-949c-4aa8-97ae-7d36b1cc655f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09da45b4-949c-4aa8-97ae-7d36b1cc655f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7994124102509548340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79941241025095483407994124102509548340799412410250954834079941241025095483407994124102509548340799412410250954834079941241025095483407994124102509548340799412410250954834079941241025095483407994124102509548340799412410250954834079941241025095483407994124102509548340799412410250954834079941241025095483407994124102509548340799412410250954834079941241025095483407994124102509548340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab31ed4a-bd27-4e9c-8976-2814192b7f71, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16779ef3-d66b-4f2f-a63b-47d0bfeb94d7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16779ef3-d66b-4f2f-a63b-47d0bfeb94d7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16246156057192465355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624615605719246535516246156057192465355162461560571924653551624615605719246535516246156057192465355162461560571924653551624615605719246535516246156057192465355162461560571924653551624615605719246535516246156057192465355162461560571924653551624615605719246535516246156057192465355162461560571924653551624615605719246535516246156057192465355162461560571924653551624615605719246535516246156057192465355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09da45b4-949c-4aa8-97ae-7d36b1cc655f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ade1a7-3c9a-4559-b51c-0340c9fd1478, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ade1a7-3c9a-4559-b51c-0340c9fd1478, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14783733669381473135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478373366938147313514783733669381473135147837336693814731351478373366938147313514783733669381473135147837336693814731351478373366938147313514783733669381473135147837336693814731351478373366938147313514783733669381473135147837336693814731351478373366938147313514783733669381473135147837336693814731351478373366938147313514783733669381473135147837336693814731351478373366938147313514783733669381473135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16779ef3-d66b-4f2f-a63b-47d0bfeb94d7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96e5447d-cccb-469e-8360-3e09fdc89660, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e5447d-cccb-469e-8360-3e09fdc89660, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9191819873303450437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91918198733034504379191819873303450437919181987330345043791918198733034504379191819873303450437919181987330345043791918198733034504379191819873303450437919181987330345043791918198733034504379191819873303450437919181987330345043791918198733034504379191819873303450437919181987330345043791918198733034504379191819873303450437919181987330345043791918198733034504379191819873303450437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ade1a7-3c9a-4559-b51c-0340c9fd1478, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744f7da8-e04f-434f-a766-f86574948724, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744f7da8-e04f-434f-a766-f86574948724, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6666506131786067870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66665061317860678706666506131786067870666650613178606787066665061317860678706666506131786067870666650613178606787066665061317860678706666506131786067870666650613178606787066665061317860678706666506131786067870666650613178606787066665061317860678706666506131786067870666650613178606787066665061317860678706666506131786067870666650613178606787066665061317860678706666506131786067870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e5447d-cccb-469e-8360-3e09fdc89660, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 255eaa77-acc3-4111-8f6f-db130a2cbce2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 255eaa77-acc3-4111-8f6f-db130a2cbce2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9280273035568169585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92802730355681695859280273035568169585928027303556816958592802730355681695859280273035568169585928027303556816958592802730355681695859280273035568169585928027303556816958592802730355681695859280273035568169585928027303556816958592802730355681695859280273035568169585928027303556816958592802730355681695859280273035568169585928027303556816958592802730355681695859280273035568169585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744f7da8-e04f-434f-a766-f86574948724, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a07883f9-843b-4666-9dee-7daebf649ec2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a07883f9-843b-4666-9dee-7daebf649ec2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14867280934077433609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486728093407743360914867280934077433609148672809340774336091486728093407743360914867280934077433609148672809340774336091486728093407743360914867280934077433609148672809340774336091486728093407743360914867280934077433609148672809340774336091486728093407743360914867280934077433609148672809340774336091486728093407743360914867280934077433609148672809340774336091486728093407743360914867280934077433609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 255eaa77-acc3-4111-8f6f-db130a2cbce2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4231882a-67f7-4300-8a20-df92c6e0df1a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4231882a-67f7-4300-8a20-df92c6e0df1a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 737541000712890700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700737541000712890700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a07883f9-843b-4666-9dee-7daebf649ec2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e7a1f0-e469-4b7c-9056-46df493d9586, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e7a1f0-e469-4b7c-9056-46df493d9586, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12097309958758966065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209730995875896606512097309958758966065120973099587589660651209730995875896606512097309958758966065120973099587589660651209730995875896606512097309958758966065120973099587589660651209730995875896606512097309958758966065120973099587589660651209730995875896606512097309958758966065120973099587589660651209730995875896606512097309958758966065120973099587589660651209730995875896606512097309958758966065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4231882a-67f7-4300-8a20-df92c6e0df1a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4de7329b-0a77-4055-98b2-1ba0f0700f19, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4de7329b-0a77-4055-98b2-1ba0f0700f19, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9618303445460395769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96183034454603957699618303445460395769961830344546039576996183034454603957699618303445460395769961830344546039576996183034454603957699618303445460395769961830344546039576996183034454603957699618303445460395769961830344546039576996183034454603957699618303445460395769961830344546039576996183034454603957699618303445460395769961830344546039576996183034454603957699618303445460395769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e7a1f0-e469-4b7c-9056-46df493d9586, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 446d0f34-32a4-46f8-a156-a91c9e0b1e58, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 446d0f34-32a4-46f8-a156-a91c9e0b1e58, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14444308625144408895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444430862514440889514444308625144408895144443086251444088951444430862514440889514444308625144408895144443086251444088951444430862514440889514444308625144408895144443086251444088951444430862514440889514444308625144408895144443086251444088951444430862514440889514444308625144408895144443086251444088951444430862514440889514444308625144408895144443086251444088951444430862514440889514444308625144408895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 446d0f34-32a4-46f8-a156-a91c9e0b1e58, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83244c99-74c5-4a9d-83d5-c0880b576135, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83244c99-74c5-4a9d-83d5-c0880b576135, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16452600281053501983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645260028105350198316452600281053501983164526002810535019831645260028105350198316452600281053501983164526002810535019831645260028105350198316452600281053501983164526002810535019831645260028105350198316452600281053501983164526002810535019831645260028105350198316452600281053501983164526002810535019831645260028105350198316452600281053501983164526002810535019831645260028105350198316452600281053501983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4de7329b-0a77-4055-98b2-1ba0f0700f19, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a084861-64f2-445e-b1c8-25912c48f975, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a084861-64f2-445e-b1c8-25912c48f975, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7432305508084214686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74323055080842146867432305508084214686743230550808421468674323055080842146867432305508084214686743230550808421468674323055080842146867432305508084214686743230550808421468674323055080842146867432305508084214686743230550808421468674323055080842146867432305508084214686743230550808421468674323055080842146867432305508084214686743230550808421468674323055080842146867432305508084214686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83244c99-74c5-4a9d-83d5-c0880b576135, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad76d87b-22ab-44f3-bfb1-f3369b92f531, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad76d87b-22ab-44f3-bfb1-f3369b92f531, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3434593337539406994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34345933375394069943434593337539406994343459333753940699434345933375394069943434593337539406994343459333753940699434345933375394069943434593337539406994343459333753940699434345933375394069943434593337539406994343459333753940699434345933375394069943434593337539406994343459333753940699434345933375394069943434593337539406994343459333753940699434345933375394069943434593337539406994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a084861-64f2-445e-b1c8-25912c48f975, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e92fae-494b-4695-ae16-6f7f551bd1a1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad76d87b-22ab-44f3-bfb1-f3369b92f531, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e92fae-494b-4695-ae16-6f7f551bd1a1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607974911308801285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760797491130880128517607974911308801285176079749113088012851760797491130880128517607974911308801285176079749113088012851760797491130880128517607974911308801285176079749113088012851760797491130880128517607974911308801285176079749113088012851760797491130880128517607974911308801285176079749113088012851760797491130880128517607974911308801285176079749113088012851760797491130880128517607974911308801285" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a43a5a9b-eef3-4676-b482-cf6538f014c6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a43a5a9b-eef3-4676-b482-cf6538f014c6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6424180998752145021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64241809987521450216424180998752145021642418099875214502164241809987521450216424180998752145021642418099875214502164241809987521450216424180998752145021642418099875214502164241809987521450216424180998752145021642418099875214502164241809987521450216424180998752145021642418099875214502164241809987521450216424180998752145021642418099875214502164241809987521450216424180998752145021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e92fae-494b-4695-ae16-6f7f551bd1a1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6b8c05-1279-43e8-aafb-e0f1c8d51496, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6b8c05-1279-43e8-aafb-e0f1c8d51496, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8308093977563353987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83080939775633539878308093977563353987830809397756335398783080939775633539878308093977563353987830809397756335398783080939775633539878308093977563353987830809397756335398783080939775633539878308093977563353987830809397756335398783080939775633539878308093977563353987830809397756335398783080939775633539878308093977563353987830809397756335398783080939775633539878308093977563353987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a43a5a9b-eef3-4676-b482-cf6538f014c6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f620dd-2e65-4e08-ad51-4a7a09c57972, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f620dd-2e65-4e08-ad51-4a7a09c57972, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18249035211954008473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824903521195400847318249035211954008473182490352119540084731824903521195400847318249035211954008473182490352119540084731824903521195400847318249035211954008473182490352119540084731824903521195400847318249035211954008473182490352119540084731824903521195400847318249035211954008473182490352119540084731824903521195400847318249035211954008473182490352119540084731824903521195400847318249035211954008473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6b8c05-1279-43e8-aafb-e0f1c8d51496, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1508fb1a-0ffe-4f98-a751-eec3dd549d75, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1508fb1a-0ffe-4f98-a751-eec3dd549d75, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15871100410712514522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587110041071251452215871100410712514522158711004107125145221587110041071251452215871100410712514522158711004107125145221587110041071251452215871100410712514522158711004107125145221587110041071251452215871100410712514522158711004107125145221587110041071251452215871100410712514522158711004107125145221587110041071251452215871100410712514522158711004107125145221587110041071251452215871100410712514522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f620dd-2e65-4e08-ad51-4a7a09c57972, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a9c069-e41e-4173-b1bc-7649c125cdb2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a9c069-e41e-4173-b1bc-7649c125cdb2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 131005783571040366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366131005783571040366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1508fb1a-0ffe-4f98-a751-eec3dd549d75, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f8ac1b-7be2-4c3f-8cc7-46feb378ed31, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f8ac1b-7be2-4c3f-8cc7-46feb378ed31, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4088187430595264341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40881874305952643414088187430595264341408818743059526434140881874305952643414088187430595264341408818743059526434140881874305952643414088187430595264341408818743059526434140881874305952643414088187430595264341408818743059526434140881874305952643414088187430595264341408818743059526434140881874305952643414088187430595264341408818743059526434140881874305952643414088187430595264341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a9c069-e41e-4173-b1bc-7649c125cdb2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f22eba9-93c2-4c10-b85c-530d82303fa6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f22eba9-93c2-4c10-b85c-530d82303fa6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5116657343025341134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51166573430253411345116657343025341134511665734302534113451166573430253411345116657343025341134511665734302534113451166573430253411345116657343025341134511665734302534113451166573430253411345116657343025341134511665734302534113451166573430253411345116657343025341134511665734302534113451166573430253411345116657343025341134511665734302534113451166573430253411345116657343025341134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f8ac1b-7be2-4c3f-8cc7-46feb378ed31, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d568b16a-9ba1-4320-92e1-6778f2e960f4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d568b16a-9ba1-4320-92e1-6778f2e960f4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3921124431123775289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39211244311237752893921124431123775289392112443112377528939211244311237752893921124431123775289392112443112377528939211244311237752893921124431123775289392112443112377528939211244311237752893921124431123775289392112443112377528939211244311237752893921124431123775289392112443112377528939211244311237752893921124431123775289392112443112377528939211244311237752893921124431123775289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f22eba9-93c2-4c10-b85c-530d82303fa6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e9a0b9-5354-4523-ad4c-40ddd6210595, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e9a0b9-5354-4523-ad4c-40ddd6210595, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17760087464866232875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776008746486623287517760087464866232875177600874648662328751776008746486623287517760087464866232875177600874648662328751776008746486623287517760087464866232875177600874648662328751776008746486623287517760087464866232875177600874648662328751776008746486623287517760087464866232875177600874648662328751776008746486623287517760087464866232875177600874648662328751776008746486623287517760087464866232875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d568b16a-9ba1-4320-92e1-6778f2e960f4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0325251f-333e-4851-93d4-6f0d82f1b9c9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0325251f-333e-4851-93d4-6f0d82f1b9c9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13965897394996400210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396589739499640021013965897394996400210139658973949964002101396589739499640021013965897394996400210139658973949964002101396589739499640021013965897394996400210139658973949964002101396589739499640021013965897394996400210139658973949964002101396589739499640021013965897394996400210139658973949964002101396589739499640021013965897394996400210139658973949964002101396589739499640021013965897394996400210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e9a0b9-5354-4523-ad4c-40ddd6210595, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66cac57f-edee-431e-83b4-5288b9471b84, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66cac57f-edee-431e-83b4-5288b9471b84, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9066152772682243283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90661527726822432839066152772682243283906615277268224328390661527726822432839066152772682243283906615277268224328390661527726822432839066152772682243283906615277268224328390661527726822432839066152772682243283906615277268224328390661527726822432839066152772682243283906615277268224328390661527726822432839066152772682243283906615277268224328390661527726822432839066152772682243283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0325251f-333e-4851-93d4-6f0d82f1b9c9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ddecca3-6215-44ca-9226-fcb4ba589582, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ddecca3-6215-44ca-9226-fcb4ba589582, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16501330791125367025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650133079112536702516501330791125367025165013307911253670251650133079112536702516501330791125367025165013307911253670251650133079112536702516501330791125367025165013307911253670251650133079112536702516501330791125367025165013307911253670251650133079112536702516501330791125367025165013307911253670251650133079112536702516501330791125367025165013307911253670251650133079112536702516501330791125367025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66cac57f-edee-431e-83b4-5288b9471b84, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1deed26-a79d-4d24-a080-448028491e75, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ddecca3-6215-44ca-9226-fcb4ba589582, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1deed26-a79d-4d24-a080-448028491e75, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18090008284406838554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809000828440683855418090008284406838554180900082844068385541809000828440683855418090008284406838554180900082844068385541809000828440683855418090008284406838554180900082844068385541809000828440683855418090008284406838554180900082844068385541809000828440683855418090008284406838554180900082844068385541809000828440683855418090008284406838554180900082844068385541809000828440683855418090008284406838554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddebdae1-3b25-4503-9d67-6f182c62df82, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddebdae1-3b25-4503-9d67-6f182c62df82, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10805214859246238198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080521485924623819810805214859246238198108052148592462381981080521485924623819810805214859246238198108052148592462381981080521485924623819810805214859246238198108052148592462381981080521485924623819810805214859246238198108052148592462381981080521485924623819810805214859246238198108052148592462381981080521485924623819810805214859246238198108052148592462381981080521485924623819810805214859246238198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1deed26-a79d-4d24-a080-448028491e75, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3c7df90-8dfd-4861-855f-9b72da44a89d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3c7df90-8dfd-4861-855f-9b72da44a89d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11380541218504111201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138054121850411120111380541218504111201113805412185041112011138054121850411120111380541218504111201113805412185041112011138054121850411120111380541218504111201113805412185041112011138054121850411120111380541218504111201113805412185041112011138054121850411120111380541218504111201113805412185041112011138054121850411120111380541218504111201113805412185041112011138054121850411120111380541218504111201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddebdae1-3b25-4503-9d67-6f182c62df82, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a750492a-71de-466e-bc99-ae33a10a7ff3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a750492a-71de-466e-bc99-ae33a10a7ff3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2878154334219958273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28781543342199582732878154334219958273287815433421995827328781543342199582732878154334219958273287815433421995827328781543342199582732878154334219958273287815433421995827328781543342199582732878154334219958273287815433421995827328781543342199582732878154334219958273287815433421995827328781543342199582732878154334219958273287815433421995827328781543342199582732878154334219958273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3c7df90-8dfd-4861-855f-9b72da44a89d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e559af9d-cf3c-4b44-9e6c-bb8a5df182cd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e559af9d-cf3c-4b44-9e6c-bb8a5df182cd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14266446362979498940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426644636297949894014266446362979498940142664463629794989401426644636297949894014266446362979498940142664463629794989401426644636297949894014266446362979498940142664463629794989401426644636297949894014266446362979498940142664463629794989401426644636297949894014266446362979498940142664463629794989401426644636297949894014266446362979498940142664463629794989401426644636297949894014266446362979498940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a750492a-71de-466e-bc99-ae33a10a7ff3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fadc41b8-a7d9-47ef-8a51-500fa284e400, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fadc41b8-a7d9-47ef-8a51-500fa284e400, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16042521137874086602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604252113787408660216042521137874086602160425211378740866021604252113787408660216042521137874086602160425211378740866021604252113787408660216042521137874086602160425211378740866021604252113787408660216042521137874086602160425211378740866021604252113787408660216042521137874086602160425211378740866021604252113787408660216042521137874086602160425211378740866021604252113787408660216042521137874086602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e559af9d-cf3c-4b44-9e6c-bb8a5df182cd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeccf687-7911-4a2e-aca8-1f005926ee75, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeccf687-7911-4a2e-aca8-1f005926ee75, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6029855678302126725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60298556783021267256029855678302126725602985567830212672560298556783021267256029855678302126725602985567830212672560298556783021267256029855678302126725602985567830212672560298556783021267256029855678302126725602985567830212672560298556783021267256029855678302126725602985567830212672560298556783021267256029855678302126725602985567830212672560298556783021267256029855678302126725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fadc41b8-a7d9-47ef-8a51-500fa284e400, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd03e08-564d-4a36-827c-c04270ad541c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd03e08-564d-4a36-827c-c04270ad541c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11046673162332047678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104667316233204767811046673162332047678110466731623320476781104667316233204767811046673162332047678110466731623320476781104667316233204767811046673162332047678110466731623320476781104667316233204767811046673162332047678110466731623320476781104667316233204767811046673162332047678110466731623320476781104667316233204767811046673162332047678110466731623320476781104667316233204767811046673162332047678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeccf687-7911-4a2e-aca8-1f005926ee75, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d09cf0c-d9a8-42b1-bba9-acf718bae807, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d09cf0c-d9a8-42b1-bba9-acf718bae807, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9071295581541727127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90712955815417271279071295581541727127907129558154172712790712955815417271279071295581541727127907129558154172712790712955815417271279071295581541727127907129558154172712790712955815417271279071295581541727127907129558154172712790712955815417271279071295581541727127907129558154172712790712955815417271279071295581541727127907129558154172712790712955815417271279071295581541727127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd03e08-564d-4a36-827c-c04270ad541c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb8c125-bb62-41a5-a660-744db8bc3881, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d09cf0c-d9a8-42b1-bba9-acf718bae807, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 177863c3-d5ff-45c3-ace2-a5ecb3f9ade4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177863c3-d5ff-45c3-ace2-a5ecb3f9ade4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18111731227706654975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811173122770665497518111731227706654975181117312277066549751811173122770665497518111731227706654975181117312277066549751811173122770665497518111731227706654975181117312277066549751811173122770665497518111731227706654975181117312277066549751811173122770665497518111731227706654975181117312277066549751811173122770665497518111731227706654975181117312277066549751811173122770665497518111731227706654975" } } } 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, edb8c125-bb62-41a5-a660-744db8bc3881, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4550180642451426123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45501806424514261234550180642451426123455018064245142612345501806424514261234550180642451426123455018064245142612345501806424514261234550180642451426123455018064245142612345501806424514261234550180642451426123455018064245142612345501806424514261234550180642451426123455018064245142612345501806424514261234550180642451426123455018064245142612345501806424514261234550180642451426123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb8c125-bb62-41a5-a660-744db8bc3881, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb794344-830d-458d-9b6b-858dce0a57f3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb794344-830d-458d-9b6b-858dce0a57f3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2986915417411321444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29869154174113214442986915417411321444298691541741132144429869154174113214442986915417411321444298691541741132144429869154174113214442986915417411321444298691541741132144429869154174113214442986915417411321444298691541741132144429869154174113214442986915417411321444298691541741132144429869154174113214442986915417411321444298691541741132144429869154174113214442986915417411321444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177863c3-d5ff-45c3-ace2-a5ecb3f9ade4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bff5c352-fe98-47f6-952b-6114dd1edd09, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bff5c352-fe98-47f6-952b-6114dd1edd09, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5291544223944299653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52915442239442996535291544223944299653529154422394429965352915442239442996535291544223944299653529154422394429965352915442239442996535291544223944299653529154422394429965352915442239442996535291544223944299653529154422394429965352915442239442996535291544223944299653529154422394429965352915442239442996535291544223944299653529154422394429965352915442239442996535291544223944299653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb794344-830d-458d-9b6b-858dce0a57f3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bff5c352-fe98-47f6-952b-6114dd1edd09, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc836c5-46b8-4d8b-b3e9-23beab69b234, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd4e5e63-bdf1-4450-9ae4-01e4ec79b5a8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd4e5e63-bdf1-4450-9ae4-01e4ec79b5a8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901922460657933994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89019224606579339948901922460657933994890192246065793399489019224606579339948901922460657933994890192246065793399489019224606579339948901922460657933994890192246065793399489019224606579339948901922460657933994890192246065793399489019224606579339948901922460657933994890192246065793399489019224606579339948901922460657933994890192246065793399489019224606579339948901922460657933994" } } } 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, 0cc836c5-46b8-4d8b-b3e9-23beab69b234, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372129024176378765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237212902417637876512372129024176378765123721290241763787651237212902417637876512372129024176378765123721290241763787651237212902417637876512372129024176378765123721290241763787651237212902417637876512372129024176378765123721290241763787651237212902417637876512372129024176378765123721290241763787651237212902417637876512372129024176378765123721290241763787651237212902417637876512372129024176378765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd4e5e63-bdf1-4450-9ae4-01e4ec79b5a8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bcbf0c4-23c6-44e3-b291-3c78f4b0c575, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bcbf0c4-23c6-44e3-b291-3c78f4b0c575, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684887976543192814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16848879765431928141684887976543192814168488797654319281416848879765431928141684887976543192814168488797654319281416848879765431928141684887976543192814168488797654319281416848879765431928141684887976543192814168488797654319281416848879765431928141684887976543192814168488797654319281416848879765431928141684887976543192814168488797654319281416848879765431928141684887976543192814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc836c5-46b8-4d8b-b3e9-23beab69b234, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f708df20-51b4-4bbd-921f-a1e9bb0339df, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f708df20-51b4-4bbd-921f-a1e9bb0339df, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3449388435273373036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34493884352733730363449388435273373036344938843527337303634493884352733730363449388435273373036344938843527337303634493884352733730363449388435273373036344938843527337303634493884352733730363449388435273373036344938843527337303634493884352733730363449388435273373036344938843527337303634493884352733730363449388435273373036344938843527337303634493884352733730363449388435273373036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bcbf0c4-23c6-44e3-b291-3c78f4b0c575, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d79ac8-76a8-4dc0-b095-66b7c3563c89, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d79ac8-76a8-4dc0-b095-66b7c3563c89, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757428693587779039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575742869358777903915757428693587779039157574286935877790391575742869358777903915757428693587779039157574286935877790391575742869358777903915757428693587779039157574286935877790391575742869358777903915757428693587779039157574286935877790391575742869358777903915757428693587779039157574286935877790391575742869358777903915757428693587779039157574286935877790391575742869358777903915757428693587779039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d79ac8-76a8-4dc0-b095-66b7c3563c89, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ae96384-be5d-4024-87a0-fa01d06dc335, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ae96384-be5d-4024-87a0-fa01d06dc335, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10889697464598504504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088969746459850450410889697464598504504108896974645985045041088969746459850450410889697464598504504108896974645985045041088969746459850450410889697464598504504108896974645985045041088969746459850450410889697464598504504108896974645985045041088969746459850450410889697464598504504108896974645985045041088969746459850450410889697464598504504108896974645985045041088969746459850450410889697464598504504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f708df20-51b4-4bbd-921f-a1e9bb0339df, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c05e99e-6906-485f-93db-764be4d7dd32, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c05e99e-6906-485f-93db-764be4d7dd32, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1333073260648351761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13330732606483517611333073260648351761133307326064835176113330732606483517611333073260648351761133307326064835176113330732606483517611333073260648351761133307326064835176113330732606483517611333073260648351761133307326064835176113330732606483517611333073260648351761133307326064835176113330732606483517611333073260648351761133307326064835176113330732606483517611333073260648351761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae96384-be5d-4024-87a0-fa01d06dc335, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc2bfc56-b827-4226-a41d-a4282fc247f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc2bfc56-b827-4226-a41d-a4282fc247f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10346745589085166607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034674558908516660710346745589085166607103467455890851666071034674558908516660710346745589085166607103467455890851666071034674558908516660710346745589085166607103467455890851666071034674558908516660710346745589085166607103467455890851666071034674558908516660710346745589085166607103467455890851666071034674558908516660710346745589085166607103467455890851666071034674558908516660710346745589085166607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c05e99e-6906-485f-93db-764be4d7dd32, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4c341c-804c-4788-83e1-1bfc7b07c46a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4c341c-804c-4788-83e1-1bfc7b07c46a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5018038558886270742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50180385588862707425018038558886270742501803855888627074250180385588862707425018038558886270742501803855888627074250180385588862707425018038558886270742501803855888627074250180385588862707425018038558886270742501803855888627074250180385588862707425018038558886270742501803855888627074250180385588862707425018038558886270742501803855888627074250180385588862707425018038558886270742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc2bfc56-b827-4226-a41d-a4282fc247f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c39714b-6b0f-42e9-93d9-7466c91772da, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c39714b-6b0f-42e9-93d9-7466c91772da, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17128718097212405180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712871809721240518017128718097212405180171287180972124051801712871809721240518017128718097212405180171287180972124051801712871809721240518017128718097212405180171287180972124051801712871809721240518017128718097212405180171287180972124051801712871809721240518017128718097212405180171287180972124051801712871809721240518017128718097212405180171287180972124051801712871809721240518017128718097212405180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4c341c-804c-4788-83e1-1bfc7b07c46a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98322d8b-3aca-4a8d-b2c3-24ee0319464d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98322d8b-3aca-4a8d-b2c3-24ee0319464d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7422649552653522151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74226495526535221517422649552653522151742264955265352215174226495526535221517422649552653522151742264955265352215174226495526535221517422649552653522151742264955265352215174226495526535221517422649552653522151742264955265352215174226495526535221517422649552653522151742264955265352215174226495526535221517422649552653522151742264955265352215174226495526535221517422649552653522151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c39714b-6b0f-42e9-93d9-7466c91772da, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44c9f06c-a461-461e-b9b2-f40793138eed, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44c9f06c-a461-461e-b9b2-f40793138eed, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4794256200602239777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47942562006022397774794256200602239777479425620060223977747942562006022397774794256200602239777479425620060223977747942562006022397774794256200602239777479425620060223977747942562006022397774794256200602239777479425620060223977747942562006022397774794256200602239777479425620060223977747942562006022397774794256200602239777479425620060223977747942562006022397774794256200602239777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98322d8b-3aca-4a8d-b2c3-24ee0319464d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc882d1-d14c-477a-9e8d-1aac042fc3f0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc882d1-d14c-477a-9e8d-1aac042fc3f0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8569579173388937210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85695791733889372108569579173388937210856957917338893721085695791733889372108569579173388937210856957917338893721085695791733889372108569579173388937210856957917338893721085695791733889372108569579173388937210856957917338893721085695791733889372108569579173388937210856957917338893721085695791733889372108569579173388937210856957917338893721085695791733889372108569579173388937210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44c9f06c-a461-461e-b9b2-f40793138eed, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c54d839-8a7e-4839-8180-f180594914c2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c54d839-8a7e-4839-8180-f180594914c2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4956326066504665884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49563260665046658844956326066504665884495632606650466588449563260665046658844956326066504665884495632606650466588449563260665046658844956326066504665884495632606650466588449563260665046658844956326066504665884495632606650466588449563260665046658844956326066504665884495632606650466588449563260665046658844956326066504665884495632606650466588449563260665046658844956326066504665884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc882d1-d14c-477a-9e8d-1aac042fc3f0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a76a64e1-5711-40ac-89dd-8d94d7e3fc12, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a76a64e1-5711-40ac-89dd-8d94d7e3fc12, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697250247362178305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305697250247362178305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c54d839-8a7e-4839-8180-f180594914c2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4406774d-2584-4b98-85b9-4ecdf552d65e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4406774d-2584-4b98-85b9-4ecdf552d65e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971535024156191152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49715350241561911524971535024156191152497153502415619115249715350241561911524971535024156191152497153502415619115249715350241561911524971535024156191152497153502415619115249715350241561911524971535024156191152497153502415619115249715350241561911524971535024156191152497153502415619115249715350241561911524971535024156191152497153502415619115249715350241561911524971535024156191152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a76a64e1-5711-40ac-89dd-8d94d7e3fc12, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eda118c-c6b4-4112-a441-955a2edf3705, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eda118c-c6b4-4112-a441-955a2edf3705, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9041681684801169570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90416816848011695709041681684801169570904168168480116957090416816848011695709041681684801169570904168168480116957090416816848011695709041681684801169570904168168480116957090416816848011695709041681684801169570904168168480116957090416816848011695709041681684801169570904168168480116957090416816848011695709041681684801169570904168168480116957090416816848011695709041681684801169570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4406774d-2584-4b98-85b9-4ecdf552d65e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3994bb6-41bd-4e76-80ec-554b153fb1cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3994bb6-41bd-4e76-80ec-554b153fb1cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4412366661821664290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44123666618216642904412366661821664290441236666182166429044123666618216642904412366661821664290441236666182166429044123666618216642904412366661821664290441236666182166429044123666618216642904412366661821664290441236666182166429044123666618216642904412366661821664290441236666182166429044123666618216642904412366661821664290441236666182166429044123666618216642904412366661821664290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eda118c-c6b4-4112-a441-955a2edf3705, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccb3da9-5d1c-441b-84ab-2fa6fa76aa6b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccb3da9-5d1c-441b-84ab-2fa6fa76aa6b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11430534700668008949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143053470066800894911430534700668008949114305347006680089491143053470066800894911430534700668008949114305347006680089491143053470066800894911430534700668008949114305347006680089491143053470066800894911430534700668008949114305347006680089491143053470066800894911430534700668008949114305347006680089491143053470066800894911430534700668008949114305347006680089491143053470066800894911430534700668008949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3994bb6-41bd-4e76-80ec-554b153fb1cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccb3da9-5d1c-441b-84ab-2fa6fa76aa6b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b1ce89-c152-4cb4-8ebf-8d96dee0cc1f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b1ce89-c152-4cb4-8ebf-8d96dee0cc1f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11354262100685932926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135426210068593292611354262100685932926113542621006859329261135426210068593292611354262100685932926113542621006859329261135426210068593292611354262100685932926113542621006859329261135426210068593292611354262100685932926113542621006859329261135426210068593292611354262100685932926113542621006859329261135426210068593292611354262100685932926113542621006859329261135426210068593292611354262100685932926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa7c81e-2a43-4ba7-a7fe-0654f57b39cc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa7c81e-2a43-4ba7-a7fe-0654f57b39cc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 603123056905367258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258603123056905367258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b1ce89-c152-4cb4-8ebf-8d96dee0cc1f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09390821-c101-4369-a4ba-037b434980f4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09390821-c101-4369-a4ba-037b434980f4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11793847354992977735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179384735499297773511793847354992977735117938473549929777351179384735499297773511793847354992977735117938473549929777351179384735499297773511793847354992977735117938473549929777351179384735499297773511793847354992977735117938473549929777351179384735499297773511793847354992977735117938473549929777351179384735499297773511793847354992977735117938473549929777351179384735499297773511793847354992977735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa7c81e-2a43-4ba7-a7fe-0654f57b39cc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef52075c-1642-484a-abef-77a639e26eb8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef52075c-1642-484a-abef-77a639e26eb8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5038900571655641341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50389005716556413415038900571655641341503890057165564134150389005716556413415038900571655641341503890057165564134150389005716556413415038900571655641341503890057165564134150389005716556413415038900571655641341503890057165564134150389005716556413415038900571655641341503890057165564134150389005716556413415038900571655641341503890057165564134150389005716556413415038900571655641341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09390821-c101-4369-a4ba-037b434980f4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4167196e-f2e9-43c8-9309-b17a1a493251, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef52075c-1642-484a-abef-77a639e26eb8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4167196e-f2e9-43c8-9309-b17a1a493251, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9205598095138530132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92055980951385301329205598095138530132920559809513853013292055980951385301329205598095138530132920559809513853013292055980951385301329205598095138530132920559809513853013292055980951385301329205598095138530132920559809513853013292055980951385301329205598095138530132920559809513853013292055980951385301329205598095138530132920559809513853013292055980951385301329205598095138530132" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c501d21-b2f0-4fba-a400-6eb932016793, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c501d21-b2f0-4fba-a400-6eb932016793, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4023300219967972829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40233002199679728294023300219967972829402330021996797282940233002199679728294023300219967972829402330021996797282940233002199679728294023300219967972829402330021996797282940233002199679728294023300219967972829402330021996797282940233002199679728294023300219967972829402330021996797282940233002199679728294023300219967972829402330021996797282940233002199679728294023300219967972829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4167196e-f2e9-43c8-9309-b17a1a493251, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4dfde37-1106-4376-958b-fa6b062244a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4dfde37-1106-4376-958b-fa6b062244a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14259664800130836090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425966480013083609014259664800130836090142596648001308360901425966480013083609014259664800130836090142596648001308360901425966480013083609014259664800130836090142596648001308360901425966480013083609014259664800130836090142596648001308360901425966480013083609014259664800130836090142596648001308360901425966480013083609014259664800130836090142596648001308360901425966480013083609014259664800130836090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c501d21-b2f0-4fba-a400-6eb932016793, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f1c988b-87aa-4eb7-a42d-b0576f91c94c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4dfde37-1106-4376-958b-fa6b062244a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1c988b-87aa-4eb7-a42d-b0576f91c94c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 70977753799653790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7097775379965379070977753799653790709777537996537907097775379965379070977753799653790709777537996537907097775379965379070977753799653790709777537996537907097775379965379070977753799653790709777537996537907097775379965379070977753799653790709777537996537907097775379965379070977753799653790709777537996537907097775379965379070977753799653790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c26eabd8-d4f0-4fc6-84ea-986d46bddf16, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c26eabd8-d4f0-4fc6-84ea-986d46bddf16, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11263614901232467115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126361490123246711511263614901232467115112636149012324671151126361490123246711511263614901232467115112636149012324671151126361490123246711511263614901232467115112636149012324671151126361490123246711511263614901232467115112636149012324671151126361490123246711511263614901232467115112636149012324671151126361490123246711511263614901232467115112636149012324671151126361490123246711511263614901232467115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1c988b-87aa-4eb7-a42d-b0576f91c94c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c26eabd8-d4f0-4fc6-84ea-986d46bddf16, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e39880-1dfd-4ff8-bbae-df2bede675fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50adb81d-b73a-4ac6-aeb8-d31830618080, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50adb81d-b73a-4ac6-aeb8-d31830618080, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11409063273709482881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140906327370948288111409063273709482881114090632737094828811140906327370948288111409063273709482881114090632737094828811140906327370948288111409063273709482881114090632737094828811140906327370948288111409063273709482881114090632737094828811140906327370948288111409063273709482881114090632737094828811140906327370948288111409063273709482881114090632737094828811140906327370948288111409063273709482881" } } } 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, 69e39880-1dfd-4ff8-bbae-df2bede675fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1191267881680945867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11912678816809458671191267881680945867119126788168094586711912678816809458671191267881680945867119126788168094586711912678816809458671191267881680945867119126788168094586711912678816809458671191267881680945867119126788168094586711912678816809458671191267881680945867119126788168094586711912678816809458671191267881680945867119126788168094586711912678816809458671191267881680945867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e39880-1dfd-4ff8-bbae-df2bede675fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99aa840f-f6cf-49c5-b1d0-d59d6b49ed58, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50adb81d-b73a-4ac6-aeb8-d31830618080, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99aa840f-f6cf-49c5-b1d0-d59d6b49ed58, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7317814510457173079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73178145104571730797317814510457173079731781451045717307973178145104571730797317814510457173079731781451045717307973178145104571730797317814510457173079731781451045717307973178145104571730797317814510457173079731781451045717307973178145104571730797317814510457173079731781451045717307973178145104571730797317814510457173079731781451045717307973178145104571730797317814510457173079" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b2faa8-9841-4e72-91ab-fb41ff39473e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b2faa8-9841-4e72-91ab-fb41ff39473e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18304715979066227117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830471597906622711718304715979066227117183047159790662271171830471597906622711718304715979066227117183047159790662271171830471597906622711718304715979066227117183047159790662271171830471597906622711718304715979066227117183047159790662271171830471597906622711718304715979066227117183047159790662271171830471597906622711718304715979066227117183047159790662271171830471597906622711718304715979066227117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99aa840f-f6cf-49c5-b1d0-d59d6b49ed58, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e597725d-b0cf-42b7-88c2-bd4c81b7bc61, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e597725d-b0cf-42b7-88c2-bd4c81b7bc61, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1245802043528611162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12458020435286111621245802043528611162124580204352861116212458020435286111621245802043528611162124580204352861116212458020435286111621245802043528611162124580204352861116212458020435286111621245802043528611162124580204352861116212458020435286111621245802043528611162124580204352861116212458020435286111621245802043528611162124580204352861116212458020435286111621245802043528611162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b2faa8-9841-4e72-91ab-fb41ff39473e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a69d30e-7187-4e37-8d1a-3c5f77358dea, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a69d30e-7187-4e37-8d1a-3c5f77358dea, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9048006544427225431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90480065444272254319048006544427225431904800654442722543190480065444272254319048006544427225431904800654442722543190480065444272254319048006544427225431904800654442722543190480065444272254319048006544427225431904800654442722543190480065444272254319048006544427225431904800654442722543190480065444272254319048006544427225431904800654442722543190480065444272254319048006544427225431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a69d30e-7187-4e37-8d1a-3c5f77358dea, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c68890-faf9-4623-8165-bb311aa61d0a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c68890-faf9-4623-8165-bb311aa61d0a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1481210550609821236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14812105506098212361481210550609821236148121055060982123614812105506098212361481210550609821236148121055060982123614812105506098212361481210550609821236148121055060982123614812105506098212361481210550609821236148121055060982123614812105506098212361481210550609821236148121055060982123614812105506098212361481210550609821236148121055060982123614812105506098212361481210550609821236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e597725d-b0cf-42b7-88c2-bd4c81b7bc61, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccc416e1-d8bd-4c0a-9006-dec70df1467b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccc416e1-d8bd-4c0a-9006-dec70df1467b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10129878139820389725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012987813982038972510129878139820389725101298781398203897251012987813982038972510129878139820389725101298781398203897251012987813982038972510129878139820389725101298781398203897251012987813982038972510129878139820389725101298781398203897251012987813982038972510129878139820389725101298781398203897251012987813982038972510129878139820389725101298781398203897251012987813982038972510129878139820389725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c68890-faf9-4623-8165-bb311aa61d0a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a83191-e937-46d3-8054-0bc5c9cef4c2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a83191-e937-46d3-8054-0bc5c9cef4c2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14161067552593166501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416106755259316650114161067552593166501141610675525931665011416106755259316650114161067552593166501141610675525931665011416106755259316650114161067552593166501141610675525931665011416106755259316650114161067552593166501141610675525931665011416106755259316650114161067552593166501141610675525931665011416106755259316650114161067552593166501141610675525931665011416106755259316650114161067552593166501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccc416e1-d8bd-4c0a-9006-dec70df1467b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0eb901-e10c-45ca-a4e5-b798f8348952, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0eb901-e10c-45ca-a4e5-b798f8348952, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16659273426683750933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665927342668375093316659273426683750933166592734266837509331665927342668375093316659273426683750933166592734266837509331665927342668375093316659273426683750933166592734266837509331665927342668375093316659273426683750933166592734266837509331665927342668375093316659273426683750933166592734266837509331665927342668375093316659273426683750933166592734266837509331665927342668375093316659273426683750933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a83191-e937-46d3-8054-0bc5c9cef4c2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c76c36-5e12-4a60-96c8-615fb099e98c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c76c36-5e12-4a60-96c8-615fb099e98c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1812058427512729870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18120584275127298701812058427512729870181205842751272987018120584275127298701812058427512729870181205842751272987018120584275127298701812058427512729870181205842751272987018120584275127298701812058427512729870181205842751272987018120584275127298701812058427512729870181205842751272987018120584275127298701812058427512729870181205842751272987018120584275127298701812058427512729870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0eb901-e10c-45ca-a4e5-b798f8348952, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c76c36-5e12-4a60-96c8-615fb099e98c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4b3b42-d3b6-4b64-85f3-95708ca1dd1d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4b3b42-d3b6-4b64-85f3-95708ca1dd1d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7000043231197719068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70000432311977190687000043231197719068700004323119771906870000432311977190687000043231197719068700004323119771906870000432311977190687000043231197719068700004323119771906870000432311977190687000043231197719068700004323119771906870000432311977190687000043231197719068700004323119771906870000432311977190687000043231197719068700004323119771906870000432311977190687000043231197719068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f6b3340-11ea-4fe6-9d8b-2a1a280853d1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6b3340-11ea-4fe6-9d8b-2a1a280853d1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17765488782841475828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776548878284147582817765488782841475828177654887828414758281776548878284147582817765488782841475828177654887828414758281776548878284147582817765488782841475828177654887828414758281776548878284147582817765488782841475828177654887828414758281776548878284147582817765488782841475828177654887828414758281776548878284147582817765488782841475828177654887828414758281776548878284147582817765488782841475828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4b3b42-d3b6-4b64-85f3-95708ca1dd1d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab5028d2-9fc4-4aea-93ed-2a7bfa035a63, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab5028d2-9fc4-4aea-93ed-2a7bfa035a63, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17170411321711926971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717041132171192697117170411321711926971171704113217119269711717041132171192697117170411321711926971171704113217119269711717041132171192697117170411321711926971171704113217119269711717041132171192697117170411321711926971171704113217119269711717041132171192697117170411321711926971171704113217119269711717041132171192697117170411321711926971171704113217119269711717041132171192697117170411321711926971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6b3340-11ea-4fe6-9d8b-2a1a280853d1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9908d34-552a-4df2-8d69-714501b48ae1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9908d34-552a-4df2-8d69-714501b48ae1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12243163890504313683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224316389050431368312243163890504313683122431638905043136831224316389050431368312243163890504313683122431638905043136831224316389050431368312243163890504313683122431638905043136831224316389050431368312243163890504313683122431638905043136831224316389050431368312243163890504313683122431638905043136831224316389050431368312243163890504313683122431638905043136831224316389050431368312243163890504313683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab5028d2-9fc4-4aea-93ed-2a7bfa035a63, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5520c4d1-c210-4827-8563-4b51bb983693, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5520c4d1-c210-4827-8563-4b51bb983693, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8128054055355534839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81280540553555348398128054055355534839812805405535553483981280540553555348398128054055355534839812805405535553483981280540553555348398128054055355534839812805405535553483981280540553555348398128054055355534839812805405535553483981280540553555348398128054055355534839812805405535553483981280540553555348398128054055355534839812805405535553483981280540553555348398128054055355534839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9908d34-552a-4df2-8d69-714501b48ae1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29073d3a-26a4-441f-9718-1d7fe442b0a2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29073d3a-26a4-441f-9718-1d7fe442b0a2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12211243746522587787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221124374652258778712211243746522587787122112437465225877871221124374652258778712211243746522587787122112437465225877871221124374652258778712211243746522587787122112437465225877871221124374652258778712211243746522587787122112437465225877871221124374652258778712211243746522587787122112437465225877871221124374652258778712211243746522587787122112437465225877871221124374652258778712211243746522587787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5520c4d1-c210-4827-8563-4b51bb983693, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d5fd54-b53a-46f5-a88d-18a32e17e93d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d5fd54-b53a-46f5-a88d-18a32e17e93d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6815407385514104285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68154073855141042856815407385514104285681540738551410428568154073855141042856815407385514104285681540738551410428568154073855141042856815407385514104285681540738551410428568154073855141042856815407385514104285681540738551410428568154073855141042856815407385514104285681540738551410428568154073855141042856815407385514104285681540738551410428568154073855141042856815407385514104285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29073d3a-26a4-441f-9718-1d7fe442b0a2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f666a5-9abb-4f97-9d9d-8a295425e70c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f666a5-9abb-4f97-9d9d-8a295425e70c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14808369353269019764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480836935326901976414808369353269019764148083693532690197641480836935326901976414808369353269019764148083693532690197641480836935326901976414808369353269019764148083693532690197641480836935326901976414808369353269019764148083693532690197641480836935326901976414808369353269019764148083693532690197641480836935326901976414808369353269019764148083693532690197641480836935326901976414808369353269019764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f666a5-9abb-4f97-9d9d-8a295425e70c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc78eb85-7248-469f-b318-cf600c41ac69, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc78eb85-7248-469f-b318-cf600c41ac69, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10117418637128726286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011741863712872628610117418637128726286101174186371287262861011741863712872628610117418637128726286101174186371287262861011741863712872628610117418637128726286101174186371287262861011741863712872628610117418637128726286101174186371287262861011741863712872628610117418637128726286101174186371287262861011741863712872628610117418637128726286101174186371287262861011741863712872628610117418637128726286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d5fd54-b53a-46f5-a88d-18a32e17e93d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc41f1d-8ddb-4986-876b-9fa46456faa2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc41f1d-8ddb-4986-876b-9fa46456faa2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4967302297147778129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49673022971477781294967302297147778129496730229714777812949673022971477781294967302297147778129496730229714777812949673022971477781294967302297147778129496730229714777812949673022971477781294967302297147778129496730229714777812949673022971477781294967302297147778129496730229714777812949673022971477781294967302297147778129496730229714777812949673022971477781294967302297147778129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc78eb85-7248-469f-b318-cf600c41ac69, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4839bef-733d-43bc-82ad-e7e51d9e4b64, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4839bef-733d-43bc-82ad-e7e51d9e4b64, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13119537218495190309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311953721849519030913119537218495190309131195372184951903091311953721849519030913119537218495190309131195372184951903091311953721849519030913119537218495190309131195372184951903091311953721849519030913119537218495190309131195372184951903091311953721849519030913119537218495190309131195372184951903091311953721849519030913119537218495190309131195372184951903091311953721849519030913119537218495190309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc41f1d-8ddb-4986-876b-9fa46456faa2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3543588b-b040-4150-a7e3-3642cdcc8600, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3543588b-b040-4150-a7e3-3642cdcc8600, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10122213780905067491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012221378090506749110122213780905067491101222137809050674911012221378090506749110122213780905067491101222137809050674911012221378090506749110122213780905067491101222137809050674911012221378090506749110122213780905067491101222137809050674911012221378090506749110122213780905067491101222137809050674911012221378090506749110122213780905067491101222137809050674911012221378090506749110122213780905067491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4839bef-733d-43bc-82ad-e7e51d9e4b64, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5152f18-f9b6-4581-ab74-bf0e232c47ba, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5152f18-f9b6-4581-ab74-bf0e232c47ba, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14716898864905589423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471689886490558942314716898864905589423147168988649055894231471689886490558942314716898864905589423147168988649055894231471689886490558942314716898864905589423147168988649055894231471689886490558942314716898864905589423147168988649055894231471689886490558942314716898864905589423147168988649055894231471689886490558942314716898864905589423147168988649055894231471689886490558942314716898864905589423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3543588b-b040-4150-a7e3-3642cdcc8600, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 928d382a-a99d-4495-9c3f-1808c99e6f8f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 928d382a-a99d-4495-9c3f-1808c99e6f8f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17011600049271159739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701160004927115973917011600049271159739170116000492711597391701160004927115973917011600049271159739170116000492711597391701160004927115973917011600049271159739170116000492711597391701160004927115973917011600049271159739170116000492711597391701160004927115973917011600049271159739170116000492711597391701160004927115973917011600049271159739170116000492711597391701160004927115973917011600049271159739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5152f18-f9b6-4581-ab74-bf0e232c47ba, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba4797c4-2090-427b-a641-fdd95476b002, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba4797c4-2090-427b-a641-fdd95476b002, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13309064039719863513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330906403971986351313309064039719863513133090640397198635131330906403971986351313309064039719863513133090640397198635131330906403971986351313309064039719863513133090640397198635131330906403971986351313309064039719863513133090640397198635131330906403971986351313309064039719863513133090640397198635131330906403971986351313309064039719863513133090640397198635131330906403971986351313309064039719863513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 928d382a-a99d-4495-9c3f-1808c99e6f8f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acff3ff6-3ff8-4a34-991b-a911e7c698ef, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acff3ff6-3ff8-4a34-991b-a911e7c698ef, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5912668850956556790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59126688509565567905912668850956556790591266885095655679059126688509565567905912668850956556790591266885095655679059126688509565567905912668850956556790591266885095655679059126688509565567905912668850956556790591266885095655679059126688509565567905912668850956556790591266885095655679059126688509565567905912668850956556790591266885095655679059126688509565567905912668850956556790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba4797c4-2090-427b-a641-fdd95476b002, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a65a5c-3111-4fa1-a91c-c3f57ada6733, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a65a5c-3111-4fa1-a91c-c3f57ada6733, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11059329619299682499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105932961929968249911059329619299682499110593296192996824991105932961929968249911059329619299682499110593296192996824991105932961929968249911059329619299682499110593296192996824991105932961929968249911059329619299682499110593296192996824991105932961929968249911059329619299682499110593296192996824991105932961929968249911059329619299682499110593296192996824991105932961929968249911059329619299682499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acff3ff6-3ff8-4a34-991b-a911e7c698ef, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a477c9-eebb-40c5-8bfb-3560e6d29728, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a477c9-eebb-40c5-8bfb-3560e6d29728, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5415614117889339945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54156141178893399455415614117889339945541561411788933994554156141178893399455415614117889339945541561411788933994554156141178893399455415614117889339945541561411788933994554156141178893399455415614117889339945541561411788933994554156141178893399455415614117889339945541561411788933994554156141178893399455415614117889339945541561411788933994554156141178893399455415614117889339945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a65a5c-3111-4fa1-a91c-c3f57ada6733, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be2ea5ad-e2c8-451f-bd41-fa0d622f0456, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2ea5ad-e2c8-451f-bd41-fa0d622f0456, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11326743335424052388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132674333542405238811326743335424052388113267433354240523881132674333542405238811326743335424052388113267433354240523881132674333542405238811326743335424052388113267433354240523881132674333542405238811326743335424052388113267433354240523881132674333542405238811326743335424052388113267433354240523881132674333542405238811326743335424052388113267433354240523881132674333542405238811326743335424052388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a477c9-eebb-40c5-8bfb-3560e6d29728, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b55dc9a-f62d-4437-8f8e-3630cb114a6f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b55dc9a-f62d-4437-8f8e-3630cb114a6f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16435023837537028903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643502383753702890316435023837537028903164350238375370289031643502383753702890316435023837537028903164350238375370289031643502383753702890316435023837537028903164350238375370289031643502383753702890316435023837537028903164350238375370289031643502383753702890316435023837537028903164350238375370289031643502383753702890316435023837537028903164350238375370289031643502383753702890316435023837537028903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b55dc9a-f62d-4437-8f8e-3630cb114a6f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2ea5ad-e2c8-451f-bd41-fa0d622f0456, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 956f416c-9b9b-4fe5-851b-821163a3b903, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 956f416c-9b9b-4fe5-851b-821163a3b903, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16196347731174569023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619634773117456902316196347731174569023161963477311745690231619634773117456902316196347731174569023161963477311745690231619634773117456902316196347731174569023161963477311745690231619634773117456902316196347731174569023161963477311745690231619634773117456902316196347731174569023161963477311745690231619634773117456902316196347731174569023161963477311745690231619634773117456902316196347731174569023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ee6bda-ce16-4a93-b3b1-7d2dfb7780a5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ee6bda-ce16-4a93-b3b1-7d2dfb7780a5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13928394239363974589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392839423936397458913928394239363974589139283942393639745891392839423936397458913928394239363974589139283942393639745891392839423936397458913928394239363974589139283942393639745891392839423936397458913928394239363974589139283942393639745891392839423936397458913928394239363974589139283942393639745891392839423936397458913928394239363974589139283942393639745891392839423936397458913928394239363974589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 956f416c-9b9b-4fe5-851b-821163a3b903, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727f3489-3858-4eeb-95ab-f0348ee75642, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727f3489-3858-4eeb-95ab-f0348ee75642, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11737766961808244530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173776696180824453011737766961808244530117377669618082445301173776696180824453011737766961808244530117377669618082445301173776696180824453011737766961808244530117377669618082445301173776696180824453011737766961808244530117377669618082445301173776696180824453011737766961808244530117377669618082445301173776696180824453011737766961808244530117377669618082445301173776696180824453011737766961808244530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ee6bda-ce16-4a93-b3b1-7d2dfb7780a5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 561961b9-406e-4359-b5da-9422ea939d5e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 561961b9-406e-4359-b5da-9422ea939d5e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5178989454797257773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51789894547972577735178989454797257773517898945479725777351789894547972577735178989454797257773517898945479725777351789894547972577735178989454797257773517898945479725777351789894547972577735178989454797257773517898945479725777351789894547972577735178989454797257773517898945479725777351789894547972577735178989454797257773517898945479725777351789894547972577735178989454797257773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727f3489-3858-4eeb-95ab-f0348ee75642, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d11497e-25b2-4452-84fa-e7b2ea38a74e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d11497e-25b2-4452-84fa-e7b2ea38a74e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 570214401982118022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022570214401982118022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 561961b9-406e-4359-b5da-9422ea939d5e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4955a6c-f0a1-4ca0-878f-e4322c60aa9e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4955a6c-f0a1-4ca0-878f-e4322c60aa9e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3701966414798777884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37019664147987778843701966414798777884370196641479877788437019664147987778843701966414798777884370196641479877788437019664147987778843701966414798777884370196641479877788437019664147987778843701966414798777884370196641479877788437019664147987778843701966414798777884370196641479877788437019664147987778843701966414798777884370196641479877788437019664147987778843701966414798777884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d11497e-25b2-4452-84fa-e7b2ea38a74e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4955a6c-f0a1-4ca0-878f-e4322c60aa9e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d915dca-5db9-40ee-8bd2-4271e91b270c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d915dca-5db9-40ee-8bd2-4271e91b270c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6158022252378951533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61580222523789515336158022252378951533615802225237895153361580222523789515336158022252378951533615802225237895153361580222523789515336158022252378951533615802225237895153361580222523789515336158022252378951533615802225237895153361580222523789515336158022252378951533615802225237895153361580222523789515336158022252378951533615802225237895153361580222523789515336158022252378951533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68c78511-37bc-444d-90e0-990d309dea6f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68c78511-37bc-444d-90e0-990d309dea6f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3870290915652900392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38702909156529003923870290915652900392387029091565290039238702909156529003923870290915652900392387029091565290039238702909156529003923870290915652900392387029091565290039238702909156529003923870290915652900392387029091565290039238702909156529003923870290915652900392387029091565290039238702909156529003923870290915652900392387029091565290039238702909156529003923870290915652900392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68c78511-37bc-444d-90e0-990d309dea6f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834d172a-d1d3-4a52-93f6-8d31adfd49d8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834d172a-d1d3-4a52-93f6-8d31adfd49d8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13642819032296428264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364281903229642826413642819032296428264136428190322964282641364281903229642826413642819032296428264136428190322964282641364281903229642826413642819032296428264136428190322964282641364281903229642826413642819032296428264136428190322964282641364281903229642826413642819032296428264136428190322964282641364281903229642826413642819032296428264136428190322964282641364281903229642826413642819032296428264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d915dca-5db9-40ee-8bd2-4271e91b270c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dad13d2-196a-4532-b823-02996e493aca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dad13d2-196a-4532-b823-02996e493aca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12245134399616494877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224513439961649487712245134399616494877122451343996164948771224513439961649487712245134399616494877122451343996164948771224513439961649487712245134399616494877122451343996164948771224513439961649487712245134399616494877122451343996164948771224513439961649487712245134399616494877122451343996164948771224513439961649487712245134399616494877122451343996164948771224513439961649487712245134399616494877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834d172a-d1d3-4a52-93f6-8d31adfd49d8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d983c0-d493-4c0e-a39a-594a2813c10d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d983c0-d493-4c0e-a39a-594a2813c10d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008724706057195090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100872470605719509011008724706057195090110087247060571950901100872470605719509011008724706057195090110087247060571950901100872470605719509011008724706057195090110087247060571950901100872470605719509011008724706057195090110087247060571950901100872470605719509011008724706057195090110087247060571950901100872470605719509011008724706057195090110087247060571950901100872470605719509011008724706057195090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dad13d2-196a-4532-b823-02996e493aca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d1f272-6b04-46db-b997-5379b2aec834, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d1f272-6b04-46db-b997-5379b2aec834, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17964372413752451377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796437241375245137717964372413752451377179643724137524513771796437241375245137717964372413752451377179643724137524513771796437241375245137717964372413752451377179643724137524513771796437241375245137717964372413752451377179643724137524513771796437241375245137717964372413752451377179643724137524513771796437241375245137717964372413752451377179643724137524513771796437241375245137717964372413752451377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d983c0-d493-4c0e-a39a-594a2813c10d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6607c84-6dfb-4d0a-9555-e3b7b266d3d1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6607c84-6dfb-4d0a-9555-e3b7b266d3d1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17764414300526864669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776441430052686466917764414300526864669177644143005268646691776441430052686466917764414300526864669177644143005268646691776441430052686466917764414300526864669177644143005268646691776441430052686466917764414300526864669177644143005268646691776441430052686466917764414300526864669177644143005268646691776441430052686466917764414300526864669177644143005268646691776441430052686466917764414300526864669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6607c84-6dfb-4d0a-9555-e3b7b266d3d1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc84b6f7-26b2-461f-8d0e-2f3bfaa85bda, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc84b6f7-26b2-461f-8d0e-2f3bfaa85bda, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16485597105502765953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648559710550276595316485597105502765953164855971055027659531648559710550276595316485597105502765953164855971055027659531648559710550276595316485597105502765953164855971055027659531648559710550276595316485597105502765953164855971055027659531648559710550276595316485597105502765953164855971055027659531648559710550276595316485597105502765953164855971055027659531648559710550276595316485597105502765953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d1f272-6b04-46db-b997-5379b2aec834, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2559f4-e0c1-42e7-b2d1-1a5e76ffe99b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2559f4-e0c1-42e7-b2d1-1a5e76ffe99b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12335660021429958977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233566002142995897712335660021429958977123356600214299589771233566002142995897712335660021429958977123356600214299589771233566002142995897712335660021429958977123356600214299589771233566002142995897712335660021429958977123356600214299589771233566002142995897712335660021429958977123356600214299589771233566002142995897712335660021429958977123356600214299589771233566002142995897712335660021429958977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc84b6f7-26b2-461f-8d0e-2f3bfaa85bda, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d7e18b-4b1e-4da2-ae02-fbaa011ad761, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d7e18b-4b1e-4da2-ae02-fbaa011ad761, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16417715178629233602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641771517862923360216417715178629233602164177151786292336021641771517862923360216417715178629233602164177151786292336021641771517862923360216417715178629233602164177151786292336021641771517862923360216417715178629233602164177151786292336021641771517862923360216417715178629233602164177151786292336021641771517862923360216417715178629233602164177151786292336021641771517862923360216417715178629233602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2559f4-e0c1-42e7-b2d1-1a5e76ffe99b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8051d3f4-61a1-4eb9-b288-627358758f38, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8051d3f4-61a1-4eb9-b288-627358758f38, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11452124536309752687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145212453630975268711452124536309752687114521245363097526871145212453630975268711452124536309752687114521245363097526871145212453630975268711452124536309752687114521245363097526871145212453630975268711452124536309752687114521245363097526871145212453630975268711452124536309752687114521245363097526871145212453630975268711452124536309752687114521245363097526871145212453630975268711452124536309752687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d7e18b-4b1e-4da2-ae02-fbaa011ad761, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c28ac89-dcdb-4f47-b868-d46c9e8afc76, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c28ac89-dcdb-4f47-b868-d46c9e8afc76, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5772591038535566100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57725910385355661005772591038535566100577259103853556610057725910385355661005772591038535566100577259103853556610057725910385355661005772591038535566100577259103853556610057725910385355661005772591038535566100577259103853556610057725910385355661005772591038535566100577259103853556610057725910385355661005772591038535566100577259103853556610057725910385355661005772591038535566100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8051d3f4-61a1-4eb9-b288-627358758f38, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fba4528-0ecd-4765-bc7c-4e7e311821ac, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fba4528-0ecd-4765-bc7c-4e7e311821ac, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18359903049305588539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835990304930558853918359903049305588539183599030493055885391835990304930558853918359903049305588539183599030493055885391835990304930558853918359903049305588539183599030493055885391835990304930558853918359903049305588539183599030493055885391835990304930558853918359903049305588539183599030493055885391835990304930558853918359903049305588539183599030493055885391835990304930558853918359903049305588539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c28ac89-dcdb-4f47-b868-d46c9e8afc76, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3089c162-8e11-4ce6-b9f0-978805db06fd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3089c162-8e11-4ce6-b9f0-978805db06fd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2127129791227931866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21271297912279318662127129791227931866212712979122793186621271297912279318662127129791227931866212712979122793186621271297912279318662127129791227931866212712979122793186621271297912279318662127129791227931866212712979122793186621271297912279318662127129791227931866212712979122793186621271297912279318662127129791227931866212712979122793186621271297912279318662127129791227931866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fba4528-0ecd-4765-bc7c-4e7e311821ac, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26f5e75b-c939-4003-a3b9-ec27f1f7fd2b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26f5e75b-c939-4003-a3b9-ec27f1f7fd2b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1195876786838958127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11958767868389581271195876786838958127119587678683895812711958767868389581271195876786838958127119587678683895812711958767868389581271195876786838958127119587678683895812711958767868389581271195876786838958127119587678683895812711958767868389581271195876786838958127119587678683895812711958767868389581271195876786838958127119587678683895812711958767868389581271195876786838958127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3089c162-8e11-4ce6-b9f0-978805db06fd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81fe65ff-a57f-40f9-9abc-513e09be3dfb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81fe65ff-a57f-40f9-9abc-513e09be3dfb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3251915634006475418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32519156340064754183251915634006475418325191563400647541832519156340064754183251915634006475418325191563400647541832519156340064754183251915634006475418325191563400647541832519156340064754183251915634006475418325191563400647541832519156340064754183251915634006475418325191563400647541832519156340064754183251915634006475418325191563400647541832519156340064754183251915634006475418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26f5e75b-c939-4003-a3b9-ec27f1f7fd2b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1da04f7-ad6c-4457-b400-d58fbf9ef3ff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1da04f7-ad6c-4457-b400-d58fbf9ef3ff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2522724587702329225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25227245877023292252522724587702329225252272458770232922525227245877023292252522724587702329225252272458770232922525227245877023292252522724587702329225252272458770232922525227245877023292252522724587702329225252272458770232922525227245877023292252522724587702329225252272458770232922525227245877023292252522724587702329225252272458770232922525227245877023292252522724587702329225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1da04f7-ad6c-4457-b400-d58fbf9ef3ff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bed91bc-c376-413e-8115-e2beae526bec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bed91bc-c376-413e-8115-e2beae526bec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5801829577855718491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58018295778557184915801829577855718491580182957785571849158018295778557184915801829577855718491580182957785571849158018295778557184915801829577855718491580182957785571849158018295778557184915801829577855718491580182957785571849158018295778557184915801829577855718491580182957785571849158018295778557184915801829577855718491580182957785571849158018295778557184915801829577855718491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81fe65ff-a57f-40f9-9abc-513e09be3dfb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e69acf1-5552-465e-a407-08bafa0a3662, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e69acf1-5552-465e-a407-08bafa0a3662, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5648950389375872426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56489503893758724265648950389375872426564895038937587242656489503893758724265648950389375872426564895038937587242656489503893758724265648950389375872426564895038937587242656489503893758724265648950389375872426564895038937587242656489503893758724265648950389375872426564895038937587242656489503893758724265648950389375872426564895038937587242656489503893758724265648950389375872426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bed91bc-c376-413e-8115-e2beae526bec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c53fd439-6297-4f72-8f7a-aa1a4f1d6245, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c53fd439-6297-4f72-8f7a-aa1a4f1d6245, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4114998214537729970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41149982145377299704114998214537729970411499821453772997041149982145377299704114998214537729970411499821453772997041149982145377299704114998214537729970411499821453772997041149982145377299704114998214537729970411499821453772997041149982145377299704114998214537729970411499821453772997041149982145377299704114998214537729970411499821453772997041149982145377299704114998214537729970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e69acf1-5552-465e-a407-08bafa0a3662, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f81808-a88b-4398-80c2-018115ac4f4e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f81808-a88b-4398-80c2-018115ac4f4e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2801614935318278809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28016149353182788092801614935318278809280161493531827880928016149353182788092801614935318278809280161493531827880928016149353182788092801614935318278809280161493531827880928016149353182788092801614935318278809280161493531827880928016149353182788092801614935318278809280161493531827880928016149353182788092801614935318278809280161493531827880928016149353182788092801614935318278809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f81808-a88b-4398-80c2-018115ac4f4e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66fe84d-cc00-4193-9e34-0ed219201810, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66fe84d-cc00-4193-9e34-0ed219201810, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7209237397354769788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72092373973547697887209237397354769788720923739735476978872092373973547697887209237397354769788720923739735476978872092373973547697887209237397354769788720923739735476978872092373973547697887209237397354769788720923739735476978872092373973547697887209237397354769788720923739735476978872092373973547697887209237397354769788720923739735476978872092373973547697887209237397354769788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c53fd439-6297-4f72-8f7a-aa1a4f1d6245, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e4bb328-7475-434b-a2c1-9becd81a76a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e4bb328-7475-434b-a2c1-9becd81a76a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 590467400255133957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957590467400255133957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e4bb328-7475-434b-a2c1-9becd81a76a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66fe84d-cc00-4193-9e34-0ed219201810, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c05dbfb-0abe-4981-aa3b-c8af248b3377, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0670793c-8cea-4bab-83d4-194ca1c8efa1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0670793c-8cea-4bab-83d4-194ca1c8efa1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14515767937255707515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451576793725570751514515767937255707515145157679372557075151451576793725570751514515767937255707515145157679372557075151451576793725570751514515767937255707515145157679372557075151451576793725570751514515767937255707515145157679372557075151451576793725570751514515767937255707515145157679372557075151451576793725570751514515767937255707515145157679372557075151451576793725570751514515767937255707515" } } } 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, 6c05dbfb-0abe-4981-aa3b-c8af248b3377, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6984290108796729598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69842901087967295986984290108796729598698429010879672959869842901087967295986984290108796729598698429010879672959869842901087967295986984290108796729598698429010879672959869842901087967295986984290108796729598698429010879672959869842901087967295986984290108796729598698429010879672959869842901087967295986984290108796729598698429010879672959869842901087967295986984290108796729598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c05dbfb-0abe-4981-aa3b-c8af248b3377, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac16237-2a80-49fb-b4f4-27af99d43339, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac16237-2a80-49fb-b4f4-27af99d43339, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14667230919379030972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466723091937903097214667230919379030972146672309193790309721466723091937903097214667230919379030972146672309193790309721466723091937903097214667230919379030972146672309193790309721466723091937903097214667230919379030972146672309193790309721466723091937903097214667230919379030972146672309193790309721466723091937903097214667230919379030972146672309193790309721466723091937903097214667230919379030972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0670793c-8cea-4bab-83d4-194ca1c8efa1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3227c50c-7684-4da0-93bc-78656bcc4144, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3227c50c-7684-4da0-93bc-78656bcc4144, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10395424866913699042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039542486691369904210395424866913699042103954248669136990421039542486691369904210395424866913699042103954248669136990421039542486691369904210395424866913699042103954248669136990421039542486691369904210395424866913699042103954248669136990421039542486691369904210395424866913699042103954248669136990421039542486691369904210395424866913699042103954248669136990421039542486691369904210395424866913699042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3227c50c-7684-4da0-93bc-78656bcc4144, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac16237-2a80-49fb-b4f4-27af99d43339, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a966105e-8008-4b85-ae92-d49b117c2cda, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a966105e-8008-4b85-ae92-d49b117c2cda, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 604948791656300556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556604948791656300556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9151c0e-edca-4d78-a408-bf79ac2981a0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9151c0e-edca-4d78-a408-bf79ac2981a0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9818454423319241445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98184544233192414459818454423319241445981845442331924144598184544233192414459818454423319241445981845442331924144598184544233192414459818454423319241445981845442331924144598184544233192414459818454423319241445981845442331924144598184544233192414459818454423319241445981845442331924144598184544233192414459818454423319241445981845442331924144598184544233192414459818454423319241445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a966105e-8008-4b85-ae92-d49b117c2cda, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c694879-5f26-4099-a242-6caeb3cc6bde, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c694879-5f26-4099-a242-6caeb3cc6bde, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13999890556913746761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399989055691374676113999890556913746761139998905569137467611399989055691374676113999890556913746761139998905569137467611399989055691374676113999890556913746761139998905569137467611399989055691374676113999890556913746761139998905569137467611399989055691374676113999890556913746761139998905569137467611399989055691374676113999890556913746761139998905569137467611399989055691374676113999890556913746761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9151c0e-edca-4d78-a408-bf79ac2981a0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f03b5fb2-b9e8-4d1b-aa75-e96cf73d3823, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03b5fb2-b9e8-4d1b-aa75-e96cf73d3823, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3870790504148022608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38707905041480226083870790504148022608387079050414802260838707905041480226083870790504148022608387079050414802260838707905041480226083870790504148022608387079050414802260838707905041480226083870790504148022608387079050414802260838707905041480226083870790504148022608387079050414802260838707905041480226083870790504148022608387079050414802260838707905041480226083870790504148022608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c694879-5f26-4099-a242-6caeb3cc6bde, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1566b6fa-5afd-4967-80f0-85a11b3bdd39, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1566b6fa-5afd-4967-80f0-85a11b3bdd39, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15616675093241590051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561667509324159005115616675093241590051156166750932415900511561667509324159005115616675093241590051156166750932415900511561667509324159005115616675093241590051156166750932415900511561667509324159005115616675093241590051156166750932415900511561667509324159005115616675093241590051156166750932415900511561667509324159005115616675093241590051156166750932415900511561667509324159005115616675093241590051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03b5fb2-b9e8-4d1b-aa75-e96cf73d3823, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d11a75-33e1-44fa-aeef-d0e450e71534, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d11a75-33e1-44fa-aeef-d0e450e71534, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13105264874578022864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310526487457802286413105264874578022864131052648745780228641310526487457802286413105264874578022864131052648745780228641310526487457802286413105264874578022864131052648745780228641310526487457802286413105264874578022864131052648745780228641310526487457802286413105264874578022864131052648745780228641310526487457802286413105264874578022864131052648745780228641310526487457802286413105264874578022864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1566b6fa-5afd-4967-80f0-85a11b3bdd39, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 432533a5-0e3e-4ecd-bde5-fc5779040603, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 432533a5-0e3e-4ecd-bde5-fc5779040603, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 980869343030690502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502980869343030690502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d11a75-33e1-44fa-aeef-d0e450e71534, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e500fbf9-66c7-4e2b-b9de-1ab686077283, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e500fbf9-66c7-4e2b-b9de-1ab686077283, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4561792191772509397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45617921917725093974561792191772509397456179219177250939745617921917725093974561792191772509397456179219177250939745617921917725093974561792191772509397456179219177250939745617921917725093974561792191772509397456179219177250939745617921917725093974561792191772509397456179219177250939745617921917725093974561792191772509397456179219177250939745617921917725093974561792191772509397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 432533a5-0e3e-4ecd-bde5-fc5779040603, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b6fa3a-cd03-4056-889f-b2a8b4cff2f1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b6fa3a-cd03-4056-889f-b2a8b4cff2f1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8366165845054809728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83661658450548097288366165845054809728836616584505480972883661658450548097288366165845054809728836616584505480972883661658450548097288366165845054809728836616584505480972883661658450548097288366165845054809728836616584505480972883661658450548097288366165845054809728836616584505480972883661658450548097288366165845054809728836616584505480972883661658450548097288366165845054809728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e500fbf9-66c7-4e2b-b9de-1ab686077283, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71349f46-45c7-4a08-8fc1-5eb43ef98fd4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71349f46-45c7-4a08-8fc1-5eb43ef98fd4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16492156106619227946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649215610661922794616492156106619227946164921561066192279461649215610661922794616492156106619227946164921561066192279461649215610661922794616492156106619227946164921561066192279461649215610661922794616492156106619227946164921561066192279461649215610661922794616492156106619227946164921561066192279461649215610661922794616492156106619227946164921561066192279461649215610661922794616492156106619227946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b6fa3a-cd03-4056-889f-b2a8b4cff2f1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9e0520-aba8-4060-8447-d1e844da201f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9e0520-aba8-4060-8447-d1e844da201f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8246214263520064066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82462142635200640668246214263520064066824621426352006406682462142635200640668246214263520064066824621426352006406682462142635200640668246214263520064066824621426352006406682462142635200640668246214263520064066824621426352006406682462142635200640668246214263520064066824621426352006406682462142635200640668246214263520064066824621426352006406682462142635200640668246214263520064066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71349f46-45c7-4a08-8fc1-5eb43ef98fd4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2400fd78-e57d-4052-a4a2-f875d0e3a028, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2400fd78-e57d-4052-a4a2-f875d0e3a028, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7984028062672781627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79840280626727816277984028062672781627798402806267278162779840280626727816277984028062672781627798402806267278162779840280626727816277984028062672781627798402806267278162779840280626727816277984028062672781627798402806267278162779840280626727816277984028062672781627798402806267278162779840280626727816277984028062672781627798402806267278162779840280626727816277984028062672781627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9e0520-aba8-4060-8447-d1e844da201f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1072b18e-0f36-4eaf-8668-dd9d8a0160c0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1072b18e-0f36-4eaf-8668-dd9d8a0160c0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8485619257124067808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84856192571240678088485619257124067808848561925712406780884856192571240678088485619257124067808848561925712406780884856192571240678088485619257124067808848561925712406780884856192571240678088485619257124067808848561925712406780884856192571240678088485619257124067808848561925712406780884856192571240678088485619257124067808848561925712406780884856192571240678088485619257124067808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2400fd78-e57d-4052-a4a2-f875d0e3a028, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e879adca-8cb1-4ff7-8e12-7b82087a1383, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e879adca-8cb1-4ff7-8e12-7b82087a1383, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258308149201865471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025830814920186547110258308149201865471102583081492018654711025830814920186547110258308149201865471102583081492018654711025830814920186547110258308149201865471102583081492018654711025830814920186547110258308149201865471102583081492018654711025830814920186547110258308149201865471102583081492018654711025830814920186547110258308149201865471102583081492018654711025830814920186547110258308149201865471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1072b18e-0f36-4eaf-8668-dd9d8a0160c0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d2ef0b-809a-4dd1-a6f0-0f55f94b916d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d2ef0b-809a-4dd1-a6f0-0f55f94b916d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 677252206044564217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217677252206044564217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e879adca-8cb1-4ff7-8e12-7b82087a1383, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66b3c8cc-ac26-40ce-8097-8a5eab925498, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b3c8cc-ac26-40ce-8097-8a5eab925498, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11803725712889436784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180372571288943678411803725712889436784118037257128894367841180372571288943678411803725712889436784118037257128894367841180372571288943678411803725712889436784118037257128894367841180372571288943678411803725712889436784118037257128894367841180372571288943678411803725712889436784118037257128894367841180372571288943678411803725712889436784118037257128894367841180372571288943678411803725712889436784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d2ef0b-809a-4dd1-a6f0-0f55f94b916d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da5ebadf-011f-4b33-9c42-1481ba440242, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da5ebadf-011f-4b33-9c42-1481ba440242, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14489033562948235009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448903356294823500914489033562948235009144890335629482350091448903356294823500914489033562948235009144890335629482350091448903356294823500914489033562948235009144890335629482350091448903356294823500914489033562948235009144890335629482350091448903356294823500914489033562948235009144890335629482350091448903356294823500914489033562948235009144890335629482350091448903356294823500914489033562948235009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b3c8cc-ac26-40ce-8097-8a5eab925498, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c4f03c-9f64-4261-bdf9-4526f704d7ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c4f03c-9f64-4261-bdf9-4526f704d7ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15557612735120008085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555761273512000808515557612735120008085155576127351200080851555761273512000808515557612735120008085155576127351200080851555761273512000808515557612735120008085155576127351200080851555761273512000808515557612735120008085155576127351200080851555761273512000808515557612735120008085155576127351200080851555761273512000808515557612735120008085155576127351200080851555761273512000808515557612735120008085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da5ebadf-011f-4b33-9c42-1481ba440242, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e4739a2-5cd3-44ef-888c-6cd2ecf113f2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4739a2-5cd3-44ef-888c-6cd2ecf113f2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17291121798384188447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729112179838418844717291121798384188447172911217983841884471729112179838418844717291121798384188447172911217983841884471729112179838418844717291121798384188447172911217983841884471729112179838418844717291121798384188447172911217983841884471729112179838418844717291121798384188447172911217983841884471729112179838418844717291121798384188447172911217983841884471729112179838418844717291121798384188447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c4f03c-9f64-4261-bdf9-4526f704d7ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fed7efaa-5601-4097-bd9c-bc16cbce530a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fed7efaa-5601-4097-bd9c-bc16cbce530a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12156965713418092063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215696571341809206312156965713418092063121569657134180920631215696571341809206312156965713418092063121569657134180920631215696571341809206312156965713418092063121569657134180920631215696571341809206312156965713418092063121569657134180920631215696571341809206312156965713418092063121569657134180920631215696571341809206312156965713418092063121569657134180920631215696571341809206312156965713418092063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4739a2-5cd3-44ef-888c-6cd2ecf113f2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84249f6d-74cf-4a1a-9135-be5ff799c96b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84249f6d-74cf-4a1a-9135-be5ff799c96b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11201533616698578558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120153361669857855811201533616698578558112015336166985785581120153361669857855811201533616698578558112015336166985785581120153361669857855811201533616698578558112015336166985785581120153361669857855811201533616698578558112015336166985785581120153361669857855811201533616698578558112015336166985785581120153361669857855811201533616698578558112015336166985785581120153361669857855811201533616698578558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fed7efaa-5601-4097-bd9c-bc16cbce530a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05973af8-1b3c-404c-b2d3-64ca2128dbb9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05973af8-1b3c-404c-b2d3-64ca2128dbb9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18157194959288413844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815719495928841384418157194959288413844181571949592884138441815719495928841384418157194959288413844181571949592884138441815719495928841384418157194959288413844181571949592884138441815719495928841384418157194959288413844181571949592884138441815719495928841384418157194959288413844181571949592884138441815719495928841384418157194959288413844181571949592884138441815719495928841384418157194959288413844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84249f6d-74cf-4a1a-9135-be5ff799c96b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c6b3d9-4795-4871-8c22-73709c0a0167, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c6b3d9-4795-4871-8c22-73709c0a0167, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14042167120579241668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404216712057924166814042167120579241668140421671205792416681404216712057924166814042167120579241668140421671205792416681404216712057924166814042167120579241668140421671205792416681404216712057924166814042167120579241668140421671205792416681404216712057924166814042167120579241668140421671205792416681404216712057924166814042167120579241668140421671205792416681404216712057924166814042167120579241668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05973af8-1b3c-404c-b2d3-64ca2128dbb9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3deeefd9-889a-4a20-8924-14ed8d870469, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3deeefd9-889a-4a20-8924-14ed8d870469, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3201005200816555084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32010052008165550843201005200816555084320100520081655508432010052008165550843201005200816555084320100520081655508432010052008165550843201005200816555084320100520081655508432010052008165550843201005200816555084320100520081655508432010052008165550843201005200816555084320100520081655508432010052008165550843201005200816555084320100520081655508432010052008165550843201005200816555084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c6b3d9-4795-4871-8c22-73709c0a0167, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1acbba6-81a3-491a-b1b1-63dad7cd6e44, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1acbba6-81a3-491a-b1b1-63dad7cd6e44, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6225069273836260423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62250692738362604236225069273836260423622506927383626042362250692738362604236225069273836260423622506927383626042362250692738362604236225069273836260423622506927383626042362250692738362604236225069273836260423622506927383626042362250692738362604236225069273836260423622506927383626042362250692738362604236225069273836260423622506927383626042362250692738362604236225069273836260423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3deeefd9-889a-4a20-8924-14ed8d870469, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97d280cb-da51-4cbe-b635-c85fb3166aa6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d280cb-da51-4cbe-b635-c85fb3166aa6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1112354312772635451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11123543127726354511112354312772635451111235431277263545111123543127726354511112354312772635451111235431277263545111123543127726354511112354312772635451111235431277263545111123543127726354511112354312772635451111235431277263545111123543127726354511112354312772635451111235431277263545111123543127726354511112354312772635451111235431277263545111123543127726354511112354312772635451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1acbba6-81a3-491a-b1b1-63dad7cd6e44, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa75c80a-c6fa-4195-9af6-d461d088d11b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa75c80a-c6fa-4195-9af6-d461d088d11b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13593055339433041492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359305533943304149213593055339433041492135930553394330414921359305533943304149213593055339433041492135930553394330414921359305533943304149213593055339433041492135930553394330414921359305533943304149213593055339433041492135930553394330414921359305533943304149213593055339433041492135930553394330414921359305533943304149213593055339433041492135930553394330414921359305533943304149213593055339433041492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d280cb-da51-4cbe-b635-c85fb3166aa6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54ae5eff-3a01-4733-b47c-f60201e408cc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54ae5eff-3a01-4733-b47c-f60201e408cc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17714036768191249291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771403676819124929117714036768191249291177140367681912492911771403676819124929117714036768191249291177140367681912492911771403676819124929117714036768191249291177140367681912492911771403676819124929117714036768191249291177140367681912492911771403676819124929117714036768191249291177140367681912492911771403676819124929117714036768191249291177140367681912492911771403676819124929117714036768191249291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa75c80a-c6fa-4195-9af6-d461d088d11b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a3786e-7082-4fab-b7c7-674a819b1c5b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a3786e-7082-4fab-b7c7-674a819b1c5b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17764046649052577107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776404664905257710717764046649052577107177640466490525771071776404664905257710717764046649052577107177640466490525771071776404664905257710717764046649052577107177640466490525771071776404664905257710717764046649052577107177640466490525771071776404664905257710717764046649052577107177640466490525771071776404664905257710717764046649052577107177640466490525771071776404664905257710717764046649052577107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54ae5eff-3a01-4733-b47c-f60201e408cc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 198ca37c-2d5c-4b41-b226-24761d0e1e96, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 198ca37c-2d5c-4b41-b226-24761d0e1e96, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12232408692179671253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223240869217967125312232408692179671253122324086921796712531223240869217967125312232408692179671253122324086921796712531223240869217967125312232408692179671253122324086921796712531223240869217967125312232408692179671253122324086921796712531223240869217967125312232408692179671253122324086921796712531223240869217967125312232408692179671253122324086921796712531223240869217967125312232408692179671253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a3786e-7082-4fab-b7c7-674a819b1c5b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaff86c1-c0fd-4dc2-8a01-2d43147f041e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaff86c1-c0fd-4dc2-8a01-2d43147f041e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17647515947530110370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764751594753011037017647515947530110370176475159475301103701764751594753011037017647515947530110370176475159475301103701764751594753011037017647515947530110370176475159475301103701764751594753011037017647515947530110370176475159475301103701764751594753011037017647515947530110370176475159475301103701764751594753011037017647515947530110370176475159475301103701764751594753011037017647515947530110370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 198ca37c-2d5c-4b41-b226-24761d0e1e96, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e44fafc7-ec44-4383-8d97-9451bac3fe61, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e44fafc7-ec44-4383-8d97-9451bac3fe61, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13519505331125964284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351950533112596428413519505331125964284135195053311259642841351950533112596428413519505331125964284135195053311259642841351950533112596428413519505331125964284135195053311259642841351950533112596428413519505331125964284135195053311259642841351950533112596428413519505331125964284135195053311259642841351950533112596428413519505331125964284135195053311259642841351950533112596428413519505331125964284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaff86c1-c0fd-4dc2-8a01-2d43147f041e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef8e5d80-151f-4ab7-a43b-28f062ab63e6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef8e5d80-151f-4ab7-a43b-28f062ab63e6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10590764427380627562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059076442738062756210590764427380627562105907644273806275621059076442738062756210590764427380627562105907644273806275621059076442738062756210590764427380627562105907644273806275621059076442738062756210590764427380627562105907644273806275621059076442738062756210590764427380627562105907644273806275621059076442738062756210590764427380627562105907644273806275621059076442738062756210590764427380627562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e44fafc7-ec44-4383-8d97-9451bac3fe61, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a15248e-c0fc-47c2-89f2-a27a73a10991, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a15248e-c0fc-47c2-89f2-a27a73a10991, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9317659124040777240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93176591240407772409317659124040777240931765912404077724093176591240407772409317659124040777240931765912404077724093176591240407772409317659124040777240931765912404077724093176591240407772409317659124040777240931765912404077724093176591240407772409317659124040777240931765912404077724093176591240407772409317659124040777240931765912404077724093176591240407772409317659124040777240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef8e5d80-151f-4ab7-a43b-28f062ab63e6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e933f085-5f41-41a9-baa8-5c0eae4643b6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e933f085-5f41-41a9-baa8-5c0eae4643b6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6700331984287226356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67003319842872263566700331984287226356670033198428722635667003319842872263566700331984287226356670033198428722635667003319842872263566700331984287226356670033198428722635667003319842872263566700331984287226356670033198428722635667003319842872263566700331984287226356670033198428722635667003319842872263566700331984287226356670033198428722635667003319842872263566700331984287226356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a15248e-c0fc-47c2-89f2-a27a73a10991, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef765cf1-fbc9-404c-9cbf-52205e7fb49f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e933f085-5f41-41a9-baa8-5c0eae4643b6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef765cf1-fbc9-404c-9cbf-52205e7fb49f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4971710068255420993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49717100682554209934971710068255420993497171006825542099349717100682554209934971710068255420993497171006825542099349717100682554209934971710068255420993497171006825542099349717100682554209934971710068255420993497171006825542099349717100682554209934971710068255420993497171006825542099349717100682554209934971710068255420993497171006825542099349717100682554209934971710068255420993" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c19d810-df48-4c09-a9f4-56e90dee7124, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c19d810-df48-4c09-a9f4-56e90dee7124, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6264514481531216474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62645144815312164746264514481531216474626451448153121647462645144815312164746264514481531216474626451448153121647462645144815312164746264514481531216474626451448153121647462645144815312164746264514481531216474626451448153121647462645144815312164746264514481531216474626451448153121647462645144815312164746264514481531216474626451448153121647462645144815312164746264514481531216474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef765cf1-fbc9-404c-9cbf-52205e7fb49f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17db1194-1c90-4d36-838b-58111af3125e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17db1194-1c90-4d36-838b-58111af3125e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6906806967670505927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69068069676705059276906806967670505927690680696767050592769068069676705059276906806967670505927690680696767050592769068069676705059276906806967670505927690680696767050592769068069676705059276906806967670505927690680696767050592769068069676705059276906806967670505927690680696767050592769068069676705059276906806967670505927690680696767050592769068069676705059276906806967670505927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c19d810-df48-4c09-a9f4-56e90dee7124, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc87f4f3-0d62-4a91-acc0-2ae814098acf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc87f4f3-0d62-4a91-acc0-2ae814098acf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4229760892896512076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42297608928965120764229760892896512076422976089289651207642297608928965120764229760892896512076422976089289651207642297608928965120764229760892896512076422976089289651207642297608928965120764229760892896512076422976089289651207642297608928965120764229760892896512076422976089289651207642297608928965120764229760892896512076422976089289651207642297608928965120764229760892896512076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17db1194-1c90-4d36-838b-58111af3125e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7212dc1-847a-4a9a-b284-0f3aaed4c5ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7212dc1-847a-4a9a-b284-0f3aaed4c5ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11106670033201041776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110667003320104177611106670033201041776111066700332010417761110667003320104177611106670033201041776111066700332010417761110667003320104177611106670033201041776111066700332010417761110667003320104177611106670033201041776111066700332010417761110667003320104177611106670033201041776111066700332010417761110667003320104177611106670033201041776111066700332010417761110667003320104177611106670033201041776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc87f4f3-0d62-4a91-acc0-2ae814098acf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcb7d5d1-9bfe-4dba-9e18-c67e34bd67af, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb7d5d1-9bfe-4dba-9e18-c67e34bd67af, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6306150012263534647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63061500122635346476306150012263534647630615001226353464763061500122635346476306150012263534647630615001226353464763061500122635346476306150012263534647630615001226353464763061500122635346476306150012263534647630615001226353464763061500122635346476306150012263534647630615001226353464763061500122635346476306150012263534647630615001226353464763061500122635346476306150012263534647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7212dc1-847a-4a9a-b284-0f3aaed4c5ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c50bb2-b0c2-456f-a3f1-8d82b5ae3899, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c50bb2-b0c2-456f-a3f1-8d82b5ae3899, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3900008630795612126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39000086307956121263900008630795612126390000863079561212639000086307956121263900008630795612126390000863079561212639000086307956121263900008630795612126390000863079561212639000086307956121263900008630795612126390000863079561212639000086307956121263900008630795612126390000863079561212639000086307956121263900008630795612126390000863079561212639000086307956121263900008630795612126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb7d5d1-9bfe-4dba-9e18-c67e34bd67af, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b7a0c79-ec18-4198-95d4-dd79631d6709, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b7a0c79-ec18-4198-95d4-dd79631d6709, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12139933719405291854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213993371940529185412139933719405291854121399337194052918541213993371940529185412139933719405291854121399337194052918541213993371940529185412139933719405291854121399337194052918541213993371940529185412139933719405291854121399337194052918541213993371940529185412139933719405291854121399337194052918541213993371940529185412139933719405291854121399337194052918541213993371940529185412139933719405291854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c50bb2-b0c2-456f-a3f1-8d82b5ae3899, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9ff8f3d-e792-421a-a9e8-cb0653064c53, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9ff8f3d-e792-421a-a9e8-cb0653064c53, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6336196519443971114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63361965194439711146336196519443971114633619651944397111463361965194439711146336196519443971114633619651944397111463361965194439711146336196519443971114633619651944397111463361965194439711146336196519443971114633619651944397111463361965194439711146336196519443971114633619651944397111463361965194439711146336196519443971114633619651944397111463361965194439711146336196519443971114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b7a0c79-ec18-4198-95d4-dd79631d6709, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ff8f3d-e792-421a-a9e8-cb0653064c53, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 923481b9-2bbd-44c5-9f8f-8e0f12b45f4e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41e58f70-9f8f-4568-800b-c43e06e40c1a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 923481b9-2bbd-44c5-9f8f-8e0f12b45f4e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5204328503203780793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52043285032037807935204328503203780793520432850320378079352043285032037807935204328503203780793520432850320378079352043285032037807935204328503203780793520432850320378079352043285032037807935204328503203780793520432850320378079352043285032037807935204328503203780793520432850320378079352043285032037807935204328503203780793520432850320378079352043285032037807935204328503203780793" } } } 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, 41e58f70-9f8f-4568-800b-c43e06e40c1a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8083149429034044100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80831494290340441008083149429034044100808314942903404410080831494290340441008083149429034044100808314942903404410080831494290340441008083149429034044100808314942903404410080831494290340441008083149429034044100808314942903404410080831494290340441008083149429034044100808314942903404410080831494290340441008083149429034044100808314942903404410080831494290340441008083149429034044100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 923481b9-2bbd-44c5-9f8f-8e0f12b45f4e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f789f988-3a55-45eb-9518-4276f28ab998, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41e58f70-9f8f-4568-800b-c43e06e40c1a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f789f988-3a55-45eb-9518-4276f28ab998, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724531050309136603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372453105030913660313724531050309136603137245310503091366031372453105030913660313724531050309136603137245310503091366031372453105030913660313724531050309136603137245310503091366031372453105030913660313724531050309136603137245310503091366031372453105030913660313724531050309136603137245310503091366031372453105030913660313724531050309136603137245310503091366031372453105030913660313724531050309136603" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3fcb797-17ed-4054-8259-61777dcaa666, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3fcb797-17ed-4054-8259-61777dcaa666, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8389526840091334791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83895268400913347918389526840091334791838952684009133479183895268400913347918389526840091334791838952684009133479183895268400913347918389526840091334791838952684009133479183895268400913347918389526840091334791838952684009133479183895268400913347918389526840091334791838952684009133479183895268400913347918389526840091334791838952684009133479183895268400913347918389526840091334791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f789f988-3a55-45eb-9518-4276f28ab998, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6bae90-f197-4308-ad47-ef3e6484c17e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6bae90-f197-4308-ad47-ef3e6484c17e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2311458302156430286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23114583021564302862311458302156430286231145830215643028623114583021564302862311458302156430286231145830215643028623114583021564302862311458302156430286231145830215643028623114583021564302862311458302156430286231145830215643028623114583021564302862311458302156430286231145830215643028623114583021564302862311458302156430286231145830215643028623114583021564302862311458302156430286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3fcb797-17ed-4054-8259-61777dcaa666, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644282d4-82b8-4ce1-921b-9629d3f76f3c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644282d4-82b8-4ce1-921b-9629d3f76f3c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867771378667366577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78677713786673665777867771378667366577786777137866736657778677713786673665777867771378667366577786777137866736657778677713786673665777867771378667366577786777137866736657778677713786673665777867771378667366577786777137866736657778677713786673665777867771378667366577786777137866736657778677713786673665777867771378667366577786777137866736657778677713786673665777867771378667366577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6bae90-f197-4308-ad47-ef3e6484c17e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644282d4-82b8-4ce1-921b-9629d3f76f3c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b88c5c-2b88-4e61-9b9d-fd08a06803be, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b88c5c-2b88-4e61-9b9d-fd08a06803be, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8502763917235325227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85027639172353252278502763917235325227850276391723532522785027639172353252278502763917235325227850276391723532522785027639172353252278502763917235325227850276391723532522785027639172353252278502763917235325227850276391723532522785027639172353252278502763917235325227850276391723532522785027639172353252278502763917235325227850276391723532522785027639172353252278502763917235325227" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6be873b-1740-4fc0-8789-e8cd947efa6b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6be873b-1740-4fc0-8789-e8cd947efa6b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12825557574546752909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282555757454675290912825557574546752909128255575745467529091282555757454675290912825557574546752909128255575745467529091282555757454675290912825557574546752909128255575745467529091282555757454675290912825557574546752909128255575745467529091282555757454675290912825557574546752909128255575745467529091282555757454675290912825557574546752909128255575745467529091282555757454675290912825557574546752909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b88c5c-2b88-4e61-9b9d-fd08a06803be, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecabe463-da96-4675-bb0c-f64f3296ac60, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecabe463-da96-4675-bb0c-f64f3296ac60, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3991912196469553598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39919121964695535983991912196469553598399191219646955359839919121964695535983991912196469553598399191219646955359839919121964695535983991912196469553598399191219646955359839919121964695535983991912196469553598399191219646955359839919121964695535983991912196469553598399191219646955359839919121964695535983991912196469553598399191219646955359839919121964695535983991912196469553598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6be873b-1740-4fc0-8789-e8cd947efa6b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca91058-9b0c-45f8-adc7-1677eeb62ec5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca91058-9b0c-45f8-adc7-1677eeb62ec5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16623680971365717294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662368097136571729416623680971365717294166236809713657172941662368097136571729416623680971365717294166236809713657172941662368097136571729416623680971365717294166236809713657172941662368097136571729416623680971365717294166236809713657172941662368097136571729416623680971365717294166236809713657172941662368097136571729416623680971365717294166236809713657172941662368097136571729416623680971365717294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecabe463-da96-4675-bb0c-f64f3296ac60, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e36b9af-b731-48f2-a21b-89c8a084c552, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e36b9af-b731-48f2-a21b-89c8a084c552, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5791971173928738583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57919711739287385835791971173928738583579197117392873858357919711739287385835791971173928738583579197117392873858357919711739287385835791971173928738583579197117392873858357919711739287385835791971173928738583579197117392873858357919711739287385835791971173928738583579197117392873858357919711739287385835791971173928738583579197117392873858357919711739287385835791971173928738583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca91058-9b0c-45f8-adc7-1677eeb62ec5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df8df0d-fa8f-4c91-b647-cf63f4675265, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df8df0d-fa8f-4c91-b647-cf63f4675265, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11344841774196997143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134484177419699714311344841774196997143113448417741969971431134484177419699714311344841774196997143113448417741969971431134484177419699714311344841774196997143113448417741969971431134484177419699714311344841774196997143113448417741969971431134484177419699714311344841774196997143113448417741969971431134484177419699714311344841774196997143113448417741969971431134484177419699714311344841774196997143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df8df0d-fa8f-4c91-b647-cf63f4675265, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f15bed-4ac5-4d54-bb82-7b5740150845, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e36b9af-b731-48f2-a21b-89c8a084c552, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f15bed-4ac5-4d54-bb82-7b5740150845, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15315380713255774644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531538071325577464415315380713255774644153153807132557746441531538071325577464415315380713255774644153153807132557746441531538071325577464415315380713255774644153153807132557746441531538071325577464415315380713255774644153153807132557746441531538071325577464415315380713255774644153153807132557746441531538071325577464415315380713255774644153153807132557746441531538071325577464415315380713255774644" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 713bef68-a170-4948-b4e6-c4b42c07c93d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 713bef68-a170-4948-b4e6-c4b42c07c93d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18439283925134814482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843928392513481448218439283925134814482184392839251348144821843928392513481448218439283925134814482184392839251348144821843928392513481448218439283925134814482184392839251348144821843928392513481448218439283925134814482184392839251348144821843928392513481448218439283925134814482184392839251348144821843928392513481448218439283925134814482184392839251348144821843928392513481448218439283925134814482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f15bed-4ac5-4d54-bb82-7b5740150845, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11acdda8-ea50-4ef6-bdae-cbf60cc868c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11acdda8-ea50-4ef6-bdae-cbf60cc868c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17077593286285315385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707759328628531538517077593286285315385170775932862853153851707759328628531538517077593286285315385170775932862853153851707759328628531538517077593286285315385170775932862853153851707759328628531538517077593286285315385170775932862853153851707759328628531538517077593286285315385170775932862853153851707759328628531538517077593286285315385170775932862853153851707759328628531538517077593286285315385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 713bef68-a170-4948-b4e6-c4b42c07c93d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b17f430f-b602-4a16-aae0-cb885a2e20d5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b17f430f-b602-4a16-aae0-cb885a2e20d5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13158593708020199615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315859370802019961513158593708020199615131585937080201996151315859370802019961513158593708020199615131585937080201996151315859370802019961513158593708020199615131585937080201996151315859370802019961513158593708020199615131585937080201996151315859370802019961513158593708020199615131585937080201996151315859370802019961513158593708020199615131585937080201996151315859370802019961513158593708020199615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11acdda8-ea50-4ef6-bdae-cbf60cc868c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac35b016-5982-4bd1-99ad-7cd2440797b6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac35b016-5982-4bd1-99ad-7cd2440797b6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7261188656341192252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72611886563411922527261188656341192252726118865634119225272611886563411922527261188656341192252726118865634119225272611886563411922527261188656341192252726118865634119225272611886563411922527261188656341192252726118865634119225272611886563411922527261188656341192252726118865634119225272611886563411922527261188656341192252726118865634119225272611886563411922527261188656341192252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b17f430f-b602-4a16-aae0-cb885a2e20d5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510c0847-9b7e-4351-b6ab-e17cc198d81c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510c0847-9b7e-4351-b6ab-e17cc198d81c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13348121396272162007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334812139627216200713348121396272162007133481213962721620071334812139627216200713348121396272162007133481213962721620071334812139627216200713348121396272162007133481213962721620071334812139627216200713348121396272162007133481213962721620071334812139627216200713348121396272162007133481213962721620071334812139627216200713348121396272162007133481213962721620071334812139627216200713348121396272162007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac35b016-5982-4bd1-99ad-7cd2440797b6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510c0847-9b7e-4351-b6ab-e17cc198d81c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03506840-3b54-4555-bb7c-43461b9273c0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03506840-3b54-4555-bb7c-43461b9273c0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4474819325987155348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44748193259871553484474819325987155348447481932598715534844748193259871553484474819325987155348447481932598715534844748193259871553484474819325987155348447481932598715534844748193259871553484474819325987155348447481932598715534844748193259871553484474819325987155348447481932598715534844748193259871553484474819325987155348447481932598715534844748193259871553484474819325987155348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0838c5fc-b711-429c-b2e9-97ca43f42491, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0838c5fc-b711-429c-b2e9-97ca43f42491, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5912899698009252343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59128996980092523435912899698009252343591289969800925234359128996980092523435912899698009252343591289969800925234359128996980092523435912899698009252343591289969800925234359128996980092523435912899698009252343591289969800925234359128996980092523435912899698009252343591289969800925234359128996980092523435912899698009252343591289969800925234359128996980092523435912899698009252343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03506840-3b54-4555-bb7c-43461b9273c0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e14464-dbeb-41e7-80db-35c090b35e7b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e14464-dbeb-41e7-80db-35c090b35e7b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16729827649357366057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672982764935736605716729827649357366057167298276493573660571672982764935736605716729827649357366057167298276493573660571672982764935736605716729827649357366057167298276493573660571672982764935736605716729827649357366057167298276493573660571672982764935736605716729827649357366057167298276493573660571672982764935736605716729827649357366057167298276493573660571672982764935736605716729827649357366057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0838c5fc-b711-429c-b2e9-97ca43f42491, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5382009d-af92-4697-8528-e12189619f1a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5382009d-af92-4697-8528-e12189619f1a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12990462400535881672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299046240053588167212990462400535881672129904624005358816721299046240053588167212990462400535881672129904624005358816721299046240053588167212990462400535881672129904624005358816721299046240053588167212990462400535881672129904624005358816721299046240053588167212990462400535881672129904624005358816721299046240053588167212990462400535881672129904624005358816721299046240053588167212990462400535881672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e14464-dbeb-41e7-80db-35c090b35e7b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94749fd2-3ec4-42ee-bde6-57b1d041a762, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94749fd2-3ec4-42ee-bde6-57b1d041a762, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17489720957612670573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748972095761267057317489720957612670573174897209576126705731748972095761267057317489720957612670573174897209576126705731748972095761267057317489720957612670573174897209576126705731748972095761267057317489720957612670573174897209576126705731748972095761267057317489720957612670573174897209576126705731748972095761267057317489720957612670573174897209576126705731748972095761267057317489720957612670573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5382009d-af92-4697-8528-e12189619f1a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b16907a-86e3-42d0-b800-5af69405661c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b16907a-86e3-42d0-b800-5af69405661c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8583703295750532014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85837032957505320148583703295750532014858370329575053201485837032957505320148583703295750532014858370329575053201485837032957505320148583703295750532014858370329575053201485837032957505320148583703295750532014858370329575053201485837032957505320148583703295750532014858370329575053201485837032957505320148583703295750532014858370329575053201485837032957505320148583703295750532014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94749fd2-3ec4-42ee-bde6-57b1d041a762, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ed10ce-5677-4924-8133-73be088e0a51, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ed10ce-5677-4924-8133-73be088e0a51, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14208392983569901760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420839298356990176014208392983569901760142083929835699017601420839298356990176014208392983569901760142083929835699017601420839298356990176014208392983569901760142083929835699017601420839298356990176014208392983569901760142083929835699017601420839298356990176014208392983569901760142083929835699017601420839298356990176014208392983569901760142083929835699017601420839298356990176014208392983569901760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b16907a-86e3-42d0-b800-5af69405661c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b82a762b-cd36-4c0e-a645-4daf983a704e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b82a762b-cd36-4c0e-a645-4daf983a704e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17272528506034610244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727252850603461024417272528506034610244172725285060346102441727252850603461024417272528506034610244172725285060346102441727252850603461024417272528506034610244172725285060346102441727252850603461024417272528506034610244172725285060346102441727252850603461024417272528506034610244172725285060346102441727252850603461024417272528506034610244172725285060346102441727252850603461024417272528506034610244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ed10ce-5677-4924-8133-73be088e0a51, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d520bf4-74b6-4076-95e1-c9336e2f0d62, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d520bf4-74b6-4076-95e1-c9336e2f0d62, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14145390634689774677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414539063468977467714145390634689774677141453906346897746771414539063468977467714145390634689774677141453906346897746771414539063468977467714145390634689774677141453906346897746771414539063468977467714145390634689774677141453906346897746771414539063468977467714145390634689774677141453906346897746771414539063468977467714145390634689774677141453906346897746771414539063468977467714145390634689774677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b82a762b-cd36-4c0e-a645-4daf983a704e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6359905-6369-456e-9bf4-1515d8854cd1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6359905-6369-456e-9bf4-1515d8854cd1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5441169995748505917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54411699957485059175441169995748505917544116999574850591754411699957485059175441169995748505917544116999574850591754411699957485059175441169995748505917544116999574850591754411699957485059175441169995748505917544116999574850591754411699957485059175441169995748505917544116999574850591754411699957485059175441169995748505917544116999574850591754411699957485059175441169995748505917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d520bf4-74b6-4076-95e1-c9336e2f0d62, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef44d6b5-8045-47e2-b627-4b41fb673963, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef44d6b5-8045-47e2-b627-4b41fb673963, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16892377601719151734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689237760171915173416892377601719151734168923776017191517341689237760171915173416892377601719151734168923776017191517341689237760171915173416892377601719151734168923776017191517341689237760171915173416892377601719151734168923776017191517341689237760171915173416892377601719151734168923776017191517341689237760171915173416892377601719151734168923776017191517341689237760171915173416892377601719151734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6359905-6369-456e-9bf4-1515d8854cd1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd1afa9-eb20-4475-9139-cfaa1241143d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd1afa9-eb20-4475-9139-cfaa1241143d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9726838880113225667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97268388801132256679726838880113225667972683888011322566797268388801132256679726838880113225667972683888011322566797268388801132256679726838880113225667972683888011322566797268388801132256679726838880113225667972683888011322566797268388801132256679726838880113225667972683888011322566797268388801132256679726838880113225667972683888011322566797268388801132256679726838880113225667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef44d6b5-8045-47e2-b627-4b41fb673963, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97279f1a-5b21-4435-bec2-a609a2d36d57, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97279f1a-5b21-4435-bec2-a609a2d36d57, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2394761935127516966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23947619351275169662394761935127516966239476193512751696623947619351275169662394761935127516966239476193512751696623947619351275169662394761935127516966239476193512751696623947619351275169662394761935127516966239476193512751696623947619351275169662394761935127516966239476193512751696623947619351275169662394761935127516966239476193512751696623947619351275169662394761935127516966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd1afa9-eb20-4475-9139-cfaa1241143d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989de412-c7b9-46a7-be84-847cb515278f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989de412-c7b9-46a7-be84-847cb515278f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200320377619044282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52003203776190442825200320377619044282520032037761904428252003203776190442825200320377619044282520032037761904428252003203776190442825200320377619044282520032037761904428252003203776190442825200320377619044282520032037761904428252003203776190442825200320377619044282520032037761904428252003203776190442825200320377619044282520032037761904428252003203776190442825200320377619044282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97279f1a-5b21-4435-bec2-a609a2d36d57, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a27fb70-2c78-4eac-a66a-aa895929b48e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a27fb70-2c78-4eac-a66a-aa895929b48e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14401395442676468425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440139544267646842514401395442676468425144013954426764684251440139544267646842514401395442676468425144013954426764684251440139544267646842514401395442676468425144013954426764684251440139544267646842514401395442676468425144013954426764684251440139544267646842514401395442676468425144013954426764684251440139544267646842514401395442676468425144013954426764684251440139544267646842514401395442676468425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989de412-c7b9-46a7-be84-847cb515278f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d587210-3644-445c-b482-e4bf0d35dde6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d587210-3644-445c-b482-e4bf0d35dde6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4710968887147933591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47109688871479335914710968887147933591471096888714793359147109688871479335914710968887147933591471096888714793359147109688871479335914710968887147933591471096888714793359147109688871479335914710968887147933591471096888714793359147109688871479335914710968887147933591471096888714793359147109688871479335914710968887147933591471096888714793359147109688871479335914710968887147933591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a27fb70-2c78-4eac-a66a-aa895929b48e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ecf72a7-6171-4820-91c5-5e0e7cd95a4a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ecf72a7-6171-4820-91c5-5e0e7cd95a4a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2667674826854868488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26676748268548684882667674826854868488266767482685486848826676748268548684882667674826854868488266767482685486848826676748268548684882667674826854868488266767482685486848826676748268548684882667674826854868488266767482685486848826676748268548684882667674826854868488266767482685486848826676748268548684882667674826854868488266767482685486848826676748268548684882667674826854868488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d587210-3644-445c-b482-e4bf0d35dde6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9ccafc-9dff-41df-8d05-006ba1ff7280, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9ccafc-9dff-41df-8d05-006ba1ff7280, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9368039484093534359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93680394840935343599368039484093534359936803948409353435993680394840935343599368039484093534359936803948409353435993680394840935343599368039484093534359936803948409353435993680394840935343599368039484093534359936803948409353435993680394840935343599368039484093534359936803948409353435993680394840935343599368039484093534359936803948409353435993680394840935343599368039484093534359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ecf72a7-6171-4820-91c5-5e0e7cd95a4a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9ccafc-9dff-41df-8d05-006ba1ff7280, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e839fb57-2004-423a-953c-50531decefde, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c165e8f2-d170-4861-a21e-eb9cc2ea3b98, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e839fb57-2004-423a-953c-50531decefde, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10738984088848254388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073898408884825438810738984088848254388107389840888482543881073898408884825438810738984088848254388107389840888482543881073898408884825438810738984088848254388107389840888482543881073898408884825438810738984088848254388107389840888482543881073898408884825438810738984088848254388107389840888482543881073898408884825438810738984088848254388107389840888482543881073898408884825438810738984088848254388" } } } 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, c165e8f2-d170-4861-a21e-eb9cc2ea3b98, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9362758552909686550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93627585529096865509362758552909686550936275855290968655093627585529096865509362758552909686550936275855290968655093627585529096865509362758552909686550936275855290968655093627585529096865509362758552909686550936275855290968655093627585529096865509362758552909686550936275855290968655093627585529096865509362758552909686550936275855290968655093627585529096865509362758552909686550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c165e8f2-d170-4861-a21e-eb9cc2ea3b98, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e839fb57-2004-423a-953c-50531decefde, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0581c69e-2f02-45f0-b675-2c8952241b78, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922e88f7-9e9e-45ca-b6c4-68929d2f0f3c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0581c69e-2f02-45f0-b675-2c8952241b78, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3482286408245492214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34822864082454922143482286408245492214348228640824549221434822864082454922143482286408245492214348228640824549221434822864082454922143482286408245492214348228640824549221434822864082454922143482286408245492214348228640824549221434822864082454922143482286408245492214348228640824549221434822864082454922143482286408245492214348228640824549221434822864082454922143482286408245492214" } } } 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, 922e88f7-9e9e-45ca-b6c4-68929d2f0f3c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1696874922020242583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16968749220202425831696874922020242583169687492202024258316968749220202425831696874922020242583169687492202024258316968749220202425831696874922020242583169687492202024258316968749220202425831696874922020242583169687492202024258316968749220202425831696874922020242583169687492202024258316968749220202425831696874922020242583169687492202024258316968749220202425831696874922020242583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0581c69e-2f02-45f0-b675-2c8952241b78, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70869a57-9ad2-4726-9c82-5f40e03a2508, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70869a57-9ad2-4726-9c82-5f40e03a2508, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13701193467028842461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370119346702884246113701193467028842461137011934670288424611370119346702884246113701193467028842461137011934670288424611370119346702884246113701193467028842461137011934670288424611370119346702884246113701193467028842461137011934670288424611370119346702884246113701193467028842461137011934670288424611370119346702884246113701193467028842461137011934670288424611370119346702884246113701193467028842461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922e88f7-9e9e-45ca-b6c4-68929d2f0f3c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e5304bf-0338-43c2-9233-1b3dad5dc855, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e5304bf-0338-43c2-9233-1b3dad5dc855, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17672987887051569380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767298788705156938017672987887051569380176729878870515693801767298788705156938017672987887051569380176729878870515693801767298788705156938017672987887051569380176729878870515693801767298788705156938017672987887051569380176729878870515693801767298788705156938017672987887051569380176729878870515693801767298788705156938017672987887051569380176729878870515693801767298788705156938017672987887051569380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70869a57-9ad2-4726-9c82-5f40e03a2508, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a61d174-9216-451c-a27b-468a104e57ee, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a61d174-9216-451c-a27b-468a104e57ee, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18191035380022632988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819103538002263298818191035380022632988181910353800226329881819103538002263298818191035380022632988181910353800226329881819103538002263298818191035380022632988181910353800226329881819103538002263298818191035380022632988181910353800226329881819103538002263298818191035380022632988181910353800226329881819103538002263298818191035380022632988181910353800226329881819103538002263298818191035380022632988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e5304bf-0338-43c2-9233-1b3dad5dc855, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9bcb20e-7c97-4b77-bc23-9064f7bb76a9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9bcb20e-7c97-4b77-bc23-9064f7bb76a9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14152243302577180516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415224330257718051614152243302577180516141522433025771805161415224330257718051614152243302577180516141522433025771805161415224330257718051614152243302577180516141522433025771805161415224330257718051614152243302577180516141522433025771805161415224330257718051614152243302577180516141522433025771805161415224330257718051614152243302577180516141522433025771805161415224330257718051614152243302577180516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a61d174-9216-451c-a27b-468a104e57ee, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a28e79b5-9b8f-4149-8d42-ff7c4325a778, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a28e79b5-9b8f-4149-8d42-ff7c4325a778, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6181727975397864246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61817279753978642466181727975397864246618172797539786424661817279753978642466181727975397864246618172797539786424661817279753978642466181727975397864246618172797539786424661817279753978642466181727975397864246618172797539786424661817279753978642466181727975397864246618172797539786424661817279753978642466181727975397864246618172797539786424661817279753978642466181727975397864246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9bcb20e-7c97-4b77-bc23-9064f7bb76a9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7694c33-9cd2-4f38-bcd1-f82b28ee4595, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7694c33-9cd2-4f38-bcd1-f82b28ee4595, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17932949320230417294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793294932023041729417932949320230417294179329493202304172941793294932023041729417932949320230417294179329493202304172941793294932023041729417932949320230417294179329493202304172941793294932023041729417932949320230417294179329493202304172941793294932023041729417932949320230417294179329493202304172941793294932023041729417932949320230417294179329493202304172941793294932023041729417932949320230417294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a28e79b5-9b8f-4149-8d42-ff7c4325a778, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6c87419-ce1e-4dd4-902b-caddff8ab6c4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6c87419-ce1e-4dd4-902b-caddff8ab6c4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16298511381092607173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629851138109260717316298511381092607173162985113810926071731629851138109260717316298511381092607173162985113810926071731629851138109260717316298511381092607173162985113810926071731629851138109260717316298511381092607173162985113810926071731629851138109260717316298511381092607173162985113810926071731629851138109260717316298511381092607173162985113810926071731629851138109260717316298511381092607173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7694c33-9cd2-4f38-bcd1-f82b28ee4595, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6329b26-16c1-4b4a-8960-137e23acb8c8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6329b26-16c1-4b4a-8960-137e23acb8c8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4135853554526487171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41358535545264871714135853554526487171413585355452648717141358535545264871714135853554526487171413585355452648717141358535545264871714135853554526487171413585355452648717141358535545264871714135853554526487171413585355452648717141358535545264871714135853554526487171413585355452648717141358535545264871714135853554526487171413585355452648717141358535545264871714135853554526487171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6c87419-ce1e-4dd4-902b-caddff8ab6c4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14388a8-cc86-4a2c-93c4-f27e50666f8a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14388a8-cc86-4a2c-93c4-f27e50666f8a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10296315310148935272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029631531014893527210296315310148935272102963153101489352721029631531014893527210296315310148935272102963153101489352721029631531014893527210296315310148935272102963153101489352721029631531014893527210296315310148935272102963153101489352721029631531014893527210296315310148935272102963153101489352721029631531014893527210296315310148935272102963153101489352721029631531014893527210296315310148935272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6329b26-16c1-4b4a-8960-137e23acb8c8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0659ac1-4337-4ffd-b1d2-ad3cf435b5c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0659ac1-4337-4ffd-b1d2-ad3cf435b5c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7071287485758307143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70712874857583071437071287485758307143707128748575830714370712874857583071437071287485758307143707128748575830714370712874857583071437071287485758307143707128748575830714370712874857583071437071287485758307143707128748575830714370712874857583071437071287485758307143707128748575830714370712874857583071437071287485758307143707128748575830714370712874857583071437071287485758307143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14388a8-cc86-4a2c-93c4-f27e50666f8a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8199f6f-4bcc-4cef-b43d-5669c45a0af6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8199f6f-4bcc-4cef-b43d-5669c45a0af6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6459778088415401846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64597780884154018466459778088415401846645977808841540184664597780884154018466459778088415401846645977808841540184664597780884154018466459778088415401846645977808841540184664597780884154018466459778088415401846645977808841540184664597780884154018466459778088415401846645977808841540184664597780884154018466459778088415401846645977808841540184664597780884154018466459778088415401846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0659ac1-4337-4ffd-b1d2-ad3cf435b5c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 205ad8e2-8dda-40e1-a659-e88e979947e2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205ad8e2-8dda-40e1-a659-e88e979947e2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11435153714115394530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143515371411539453011435153714115394530114351537141153945301143515371411539453011435153714115394530114351537141153945301143515371411539453011435153714115394530114351537141153945301143515371411539453011435153714115394530114351537141153945301143515371411539453011435153714115394530114351537141153945301143515371411539453011435153714115394530114351537141153945301143515371411539453011435153714115394530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8199f6f-4bcc-4cef-b43d-5669c45a0af6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4843e1-7cbc-40b2-afc6-392d9e2668f5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4843e1-7cbc-40b2-afc6-392d9e2668f5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4466084911441479214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44660849114414792144466084911441479214446608491144147921444660849114414792144466084911441479214446608491144147921444660849114414792144466084911441479214446608491144147921444660849114414792144466084911441479214446608491144147921444660849114414792144466084911441479214446608491144147921444660849114414792144466084911441479214446608491144147921444660849114414792144466084911441479214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205ad8e2-8dda-40e1-a659-e88e979947e2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44a90ea6-f74b-4c9a-97a1-14023b55cd7e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44a90ea6-f74b-4c9a-97a1-14023b55cd7e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8366415959049242680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83664159590492426808366415959049242680836641595904924268083664159590492426808366415959049242680836641595904924268083664159590492426808366415959049242680836641595904924268083664159590492426808366415959049242680836641595904924268083664159590492426808366415959049242680836641595904924268083664159590492426808366415959049242680836641595904924268083664159590492426808366415959049242680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4843e1-7cbc-40b2-afc6-392d9e2668f5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 528a4bb8-b49f-4686-9f14-28516955a38c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528a4bb8-b49f-4686-9f14-28516955a38c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15513587841583705230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551358784158370523015513587841583705230155135878415837052301551358784158370523015513587841583705230155135878415837052301551358784158370523015513587841583705230155135878415837052301551358784158370523015513587841583705230155135878415837052301551358784158370523015513587841583705230155135878415837052301551358784158370523015513587841583705230155135878415837052301551358784158370523015513587841583705230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44a90ea6-f74b-4c9a-97a1-14023b55cd7e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd8eeed-481d-42c6-953e-e5c638a2165b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd8eeed-481d-42c6-953e-e5c638a2165b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8042507581896632902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80425075818966329028042507581896632902804250758189663290280425075818966329028042507581896632902804250758189663290280425075818966329028042507581896632902804250758189663290280425075818966329028042507581896632902804250758189663290280425075818966329028042507581896632902804250758189663290280425075818966329028042507581896632902804250758189663290280425075818966329028042507581896632902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528a4bb8-b49f-4686-9f14-28516955a38c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c9b2f8-985a-43bb-b0ff-e96c431b2ed2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c9b2f8-985a-43bb-b0ff-e96c431b2ed2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16791992637767148964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679199263776714896416791992637767148964167919926377671489641679199263776714896416791992637767148964167919926377671489641679199263776714896416791992637767148964167919926377671489641679199263776714896416791992637767148964167919926377671489641679199263776714896416791992637767148964167919926377671489641679199263776714896416791992637767148964167919926377671489641679199263776714896416791992637767148964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd8eeed-481d-42c6-953e-e5c638a2165b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d95111e-ea5b-4f03-b4f6-2f00fee0c293, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d95111e-ea5b-4f03-b4f6-2f00fee0c293, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13390984120380539373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339098412038053937313390984120380539373133909841203805393731339098412038053937313390984120380539373133909841203805393731339098412038053937313390984120380539373133909841203805393731339098412038053937313390984120380539373133909841203805393731339098412038053937313390984120380539373133909841203805393731339098412038053937313390984120380539373133909841203805393731339098412038053937313390984120380539373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c9b2f8-985a-43bb-b0ff-e96c431b2ed2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2506b6a9-ccb9-459c-8dc6-e3095b219f7e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2506b6a9-ccb9-459c-8dc6-e3095b219f7e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15837985501238529217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583798550123852921715837985501238529217158379855012385292171583798550123852921715837985501238529217158379855012385292171583798550123852921715837985501238529217158379855012385292171583798550123852921715837985501238529217158379855012385292171583798550123852921715837985501238529217158379855012385292171583798550123852921715837985501238529217158379855012385292171583798550123852921715837985501238529217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d95111e-ea5b-4f03-b4f6-2f00fee0c293, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d58ecfac-966c-45cf-8692-9870b6b82b59, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d58ecfac-966c-45cf-8692-9870b6b82b59, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9603766825310143580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96037668253101435809603766825310143580960376682531014358096037668253101435809603766825310143580960376682531014358096037668253101435809603766825310143580960376682531014358096037668253101435809603766825310143580960376682531014358096037668253101435809603766825310143580960376682531014358096037668253101435809603766825310143580960376682531014358096037668253101435809603766825310143580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2506b6a9-ccb9-459c-8dc6-e3095b219f7e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a09ba985-7f96-4fdd-81ee-d96fcac0b7e7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a09ba985-7f96-4fdd-81ee-d96fcac0b7e7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10603852113223875960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060385211322387596010603852113223875960106038521132238759601060385211322387596010603852113223875960106038521132238759601060385211322387596010603852113223875960106038521132238759601060385211322387596010603852113223875960106038521132238759601060385211322387596010603852113223875960106038521132238759601060385211322387596010603852113223875960106038521132238759601060385211322387596010603852113223875960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d58ecfac-966c-45cf-8692-9870b6b82b59, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7137df-15e2-4401-8dae-3cdfcb49ce08, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7137df-15e2-4401-8dae-3cdfcb49ce08, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2864653026603831925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28646530266038319252864653026603831925286465302660383192528646530266038319252864653026603831925286465302660383192528646530266038319252864653026603831925286465302660383192528646530266038319252864653026603831925286465302660383192528646530266038319252864653026603831925286465302660383192528646530266038319252864653026603831925286465302660383192528646530266038319252864653026603831925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a09ba985-7f96-4fdd-81ee-d96fcac0b7e7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7a99573-ed59-4c48-a02a-8125b86b9578, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7137df-15e2-4401-8dae-3cdfcb49ce08, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7a99573-ed59-4c48-a02a-8125b86b9578, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5147475809097260505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51474758090972605055147475809097260505514747580909726050551474758090972605055147475809097260505514747580909726050551474758090972605055147475809097260505514747580909726050551474758090972605055147475809097260505514747580909726050551474758090972605055147475809097260505514747580909726050551474758090972605055147475809097260505514747580909726050551474758090972605055147475809097260505" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87207a9a-ad89-469d-b825-018aed9f749d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87207a9a-ad89-469d-b825-018aed9f749d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4691864716733241431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46918647167332414314691864716733241431469186471673324143146918647167332414314691864716733241431469186471673324143146918647167332414314691864716733241431469186471673324143146918647167332414314691864716733241431469186471673324143146918647167332414314691864716733241431469186471673324143146918647167332414314691864716733241431469186471673324143146918647167332414314691864716733241431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7a99573-ed59-4c48-a02a-8125b86b9578, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01bb31e1-a8fb-4aa8-a2c6-07ea922f8929, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01bb31e1-a8fb-4aa8-a2c6-07ea922f8929, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15772240249940396246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577224024994039624615772240249940396246157722402499403962461577224024994039624615772240249940396246157722402499403962461577224024994039624615772240249940396246157722402499403962461577224024994039624615772240249940396246157722402499403962461577224024994039624615772240249940396246157722402499403962461577224024994039624615772240249940396246157722402499403962461577224024994039624615772240249940396246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87207a9a-ad89-469d-b825-018aed9f749d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3ee06c7-d5e2-4ac1-8124-ec629be1d4b3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3ee06c7-d5e2-4ac1-8124-ec629be1d4b3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11282876024182559027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128287602418255902711282876024182559027112828760241825590271128287602418255902711282876024182559027112828760241825590271128287602418255902711282876024182559027112828760241825590271128287602418255902711282876024182559027112828760241825590271128287602418255902711282876024182559027112828760241825590271128287602418255902711282876024182559027112828760241825590271128287602418255902711282876024182559027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01bb31e1-a8fb-4aa8-a2c6-07ea922f8929, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1f810f-8114-4499-8dca-6ae9aa1da0e6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3ee06c7-d5e2-4ac1-8124-ec629be1d4b3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1f810f-8114-4499-8dca-6ae9aa1da0e6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 267733924548273666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666267733924548273666" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 147fbde1-a5c8-4ac1-89aa-ab9d009b79a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147fbde1-a5c8-4ac1-89aa-ab9d009b79a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1235692288770775832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12356922887707758321235692288770775832123569228877077583212356922887707758321235692288770775832123569228877077583212356922887707758321235692288770775832123569228877077583212356922887707758321235692288770775832123569228877077583212356922887707758321235692288770775832123569228877077583212356922887707758321235692288770775832123569228877077583212356922887707758321235692288770775832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1f810f-8114-4499-8dca-6ae9aa1da0e6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ace8e3c-eb96-4e23-9abd-a7b6d454d2cc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ace8e3c-eb96-4e23-9abd-a7b6d454d2cc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18377795252048295037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837779525204829503718377795252048295037183777952520482950371837779525204829503718377795252048295037183777952520482950371837779525204829503718377795252048295037183777952520482950371837779525204829503718377795252048295037183777952520482950371837779525204829503718377795252048295037183777952520482950371837779525204829503718377795252048295037183777952520482950371837779525204829503718377795252048295037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147fbde1-a5c8-4ac1-89aa-ab9d009b79a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd8afb2-42a1-4cc6-8d95-a857fbeb2fa6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd8afb2-42a1-4cc6-8d95-a857fbeb2fa6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8776250712645989420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87762507126459894208776250712645989420877625071264598942087762507126459894208776250712645989420877625071264598942087762507126459894208776250712645989420877625071264598942087762507126459894208776250712645989420877625071264598942087762507126459894208776250712645989420877625071264598942087762507126459894208776250712645989420877625071264598942087762507126459894208776250712645989420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd8afb2-42a1-4cc6-8d95-a857fbeb2fa6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 894a58ac-d53a-4d02-8612-62840d1ffcc5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 894a58ac-d53a-4d02-8612-62840d1ffcc5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18136252809518440302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813625280951844030218136252809518440302181362528095184403021813625280951844030218136252809518440302181362528095184403021813625280951844030218136252809518440302181362528095184403021813625280951844030218136252809518440302181362528095184403021813625280951844030218136252809518440302181362528095184403021813625280951844030218136252809518440302181362528095184403021813625280951844030218136252809518440302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 894a58ac-d53a-4d02-8612-62840d1ffcc5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb4cb0d-9638-407d-b063-5ee51afbd392, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb4cb0d-9638-407d-b063-5ee51afbd392, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5903628320422505769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59036283204225057695903628320422505769590362832042250576959036283204225057695903628320422505769590362832042250576959036283204225057695903628320422505769590362832042250576959036283204225057695903628320422505769590362832042250576959036283204225057695903628320422505769590362832042250576959036283204225057695903628320422505769590362832042250576959036283204225057695903628320422505769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ace8e3c-eb96-4e23-9abd-a7b6d454d2cc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 267c92df-3564-4339-b01e-2a399ed58523, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 267c92df-3564-4339-b01e-2a399ed58523, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9155846535683249178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91558465356832491789155846535683249178915584653568324917891558465356832491789155846535683249178915584653568324917891558465356832491789155846535683249178915584653568324917891558465356832491789155846535683249178915584653568324917891558465356832491789155846535683249178915584653568324917891558465356832491789155846535683249178915584653568324917891558465356832491789155846535683249178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb4cb0d-9638-407d-b063-5ee51afbd392, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75be093c-e32a-473e-a75c-f7b84b508e7f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75be093c-e32a-473e-a75c-f7b84b508e7f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3127453388760525908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31274533887605259083127453388760525908312745338876052590831274533887605259083127453388760525908312745338876052590831274533887605259083127453388760525908312745338876052590831274533887605259083127453388760525908312745338876052590831274533887605259083127453388760525908312745338876052590831274533887605259083127453388760525908312745338876052590831274533887605259083127453388760525908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 267c92df-3564-4339-b01e-2a399ed58523, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7063628c-bad6-4ca2-974e-4651796189b5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7063628c-bad6-4ca2-974e-4651796189b5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9764946673814577206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97649466738145772069764946673814577206976494667381457720697649466738145772069764946673814577206976494667381457720697649466738145772069764946673814577206976494667381457720697649466738145772069764946673814577206976494667381457720697649466738145772069764946673814577206976494667381457720697649466738145772069764946673814577206976494667381457720697649466738145772069764946673814577206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75be093c-e32a-473e-a75c-f7b84b508e7f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5fb0144-3d61-40b3-bab6-35ef86316fd9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5fb0144-3d61-40b3-bab6-35ef86316fd9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1109747152042988736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11097471520429887361109747152042988736110974715204298873611097471520429887361109747152042988736110974715204298873611097471520429887361109747152042988736110974715204298873611097471520429887361109747152042988736110974715204298873611097471520429887361109747152042988736110974715204298873611097471520429887361109747152042988736110974715204298873611097471520429887361109747152042988736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7063628c-bad6-4ca2-974e-4651796189b5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c12d12b-3ff3-407f-a428-98b99d0145c2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c12d12b-3ff3-407f-a428-98b99d0145c2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16327345812496719659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632734581249671965916327345812496719659163273458124967196591632734581249671965916327345812496719659163273458124967196591632734581249671965916327345812496719659163273458124967196591632734581249671965916327345812496719659163273458124967196591632734581249671965916327345812496719659163273458124967196591632734581249671965916327345812496719659163273458124967196591632734581249671965916327345812496719659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5fb0144-3d61-40b3-bab6-35ef86316fd9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 171009cc-056c-45a0-8aa4-40f2642927ee, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 171009cc-056c-45a0-8aa4-40f2642927ee, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15892752737837185773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589275273783718577315892752737837185773158927527378371857731589275273783718577315892752737837185773158927527378371857731589275273783718577315892752737837185773158927527378371857731589275273783718577315892752737837185773158927527378371857731589275273783718577315892752737837185773158927527378371857731589275273783718577315892752737837185773158927527378371857731589275273783718577315892752737837185773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c12d12b-3ff3-407f-a428-98b99d0145c2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f1c8991-400d-431b-aa7d-c939459fca06, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1c8991-400d-431b-aa7d-c939459fca06, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3132367131383265380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31323671313832653803132367131383265380313236713138326538031323671313832653803132367131383265380313236713138326538031323671313832653803132367131383265380313236713138326538031323671313832653803132367131383265380313236713138326538031323671313832653803132367131383265380313236713138326538031323671313832653803132367131383265380313236713138326538031323671313832653803132367131383265380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 171009cc-056c-45a0-8aa4-40f2642927ee, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb863c15-fb2b-4c9d-a393-321e23496947, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb863c15-fb2b-4c9d-a393-321e23496947, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10098310547025926087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009831054702592608710098310547025926087100983105470259260871009831054702592608710098310547025926087100983105470259260871009831054702592608710098310547025926087100983105470259260871009831054702592608710098310547025926087100983105470259260871009831054702592608710098310547025926087100983105470259260871009831054702592608710098310547025926087100983105470259260871009831054702592608710098310547025926087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1c8991-400d-431b-aa7d-c939459fca06, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d9589e-8ac9-4628-863a-7eed4e5d5d08, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d9589e-8ac9-4628-863a-7eed4e5d5d08, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7681756112103141670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76817561121031416707681756112103141670768175611210314167076817561121031416707681756112103141670768175611210314167076817561121031416707681756112103141670768175611210314167076817561121031416707681756112103141670768175611210314167076817561121031416707681756112103141670768175611210314167076817561121031416707681756112103141670768175611210314167076817561121031416707681756112103141670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb863c15-fb2b-4c9d-a393-321e23496947, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ff5af5-c661-4a14-ac5f-92aa222224ab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d9589e-8ac9-4628-863a-7eed4e5d5d08, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f2e2587-f244-417a-8408-434524152f30, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f2e2587-f244-417a-8408-434524152f30, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953245256074382583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095324525607438258310953245256074382583109532452560743825831095324525607438258310953245256074382583109532452560743825831095324525607438258310953245256074382583109532452560743825831095324525607438258310953245256074382583109532452560743825831095324525607438258310953245256074382583109532452560743825831095324525607438258310953245256074382583109532452560743825831095324525607438258310953245256074382583" } } } 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, e6ff5af5-c661-4a14-ac5f-92aa222224ab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17753781279759409458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775378127975940945817753781279759409458177537812797594094581775378127975940945817753781279759409458177537812797594094581775378127975940945817753781279759409458177537812797594094581775378127975940945817753781279759409458177537812797594094581775378127975940945817753781279759409458177537812797594094581775378127975940945817753781279759409458177537812797594094581775378127975940945817753781279759409458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f2e2587-f244-417a-8408-434524152f30, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c2326da-6097-4865-9b8d-6de880339d28, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ff5af5-c661-4a14-ac5f-92aa222224ab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c2326da-6097-4865-9b8d-6de880339d28, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16785838595427260512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678583859542726051216785838595427260512167858385954272605121678583859542726051216785838595427260512167858385954272605121678583859542726051216785838595427260512167858385954272605121678583859542726051216785838595427260512167858385954272605121678583859542726051216785838595427260512167858385954272605121678583859542726051216785838595427260512167858385954272605121678583859542726051216785838595427260512" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf357c5-cc96-4ae7-8b06-1d5d69d9bda1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf357c5-cc96-4ae7-8b06-1d5d69d9bda1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9480013888970543598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94800138889705435989480013888970543598948001388897054359894800138889705435989480013888970543598948001388897054359894800138889705435989480013888970543598948001388897054359894800138889705435989480013888970543598948001388897054359894800138889705435989480013888970543598948001388897054359894800138889705435989480013888970543598948001388897054359894800138889705435989480013888970543598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c2326da-6097-4865-9b8d-6de880339d28, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06251a05-b0b3-4a85-96ec-5c38789e06d0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06251a05-b0b3-4a85-96ec-5c38789e06d0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16132307847252277210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613230784725227721016132307847252277210161323078472522772101613230784725227721016132307847252277210161323078472522772101613230784725227721016132307847252277210161323078472522772101613230784725227721016132307847252277210161323078472522772101613230784725227721016132307847252277210161323078472522772101613230784725227721016132307847252277210161323078472522772101613230784725227721016132307847252277210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf357c5-cc96-4ae7-8b06-1d5d69d9bda1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66982e28-0776-432a-b05f-9ee618732bab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66982e28-0776-432a-b05f-9ee618732bab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16229517667585633133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622951766758563313316229517667585633133162295176675856331331622951766758563313316229517667585633133162295176675856331331622951766758563313316229517667585633133162295176675856331331622951766758563313316229517667585633133162295176675856331331622951766758563313316229517667585633133162295176675856331331622951766758563313316229517667585633133162295176675856331331622951766758563313316229517667585633133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06251a05-b0b3-4a85-96ec-5c38789e06d0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a95e94f1-0ef2-470b-8f1f-6c3df85524af, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66982e28-0776-432a-b05f-9ee618732bab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95e94f1-0ef2-470b-8f1f-6c3df85524af, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5688797771891554692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56887977718915546925688797771891554692568879777189155469256887977718915546925688797771891554692568879777189155469256887977718915546925688797771891554692568879777189155469256887977718915546925688797771891554692568879777189155469256887977718915546925688797771891554692568879777189155469256887977718915546925688797771891554692568879777189155469256887977718915546925688797771891554692" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 364f3c39-2299-4825-b4b6-d5d0765233b1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 364f3c39-2299-4825-b4b6-d5d0765233b1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17512549018039758633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751254901803975863317512549018039758633175125490180397586331751254901803975863317512549018039758633175125490180397586331751254901803975863317512549018039758633175125490180397586331751254901803975863317512549018039758633175125490180397586331751254901803975863317512549018039758633175125490180397586331751254901803975863317512549018039758633175125490180397586331751254901803975863317512549018039758633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95e94f1-0ef2-470b-8f1f-6c3df85524af, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 364f3c39-2299-4825-b4b6-d5d0765233b1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 395f88aa-9771-49ab-8c50-ae89ab7b2609, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395f88aa-9771-49ab-8c50-ae89ab7b2609, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12650845669507987188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265084566950798718812650845669507987188126508456695079871881265084566950798718812650845669507987188126508456695079871881265084566950798718812650845669507987188126508456695079871881265084566950798718812650845669507987188126508456695079871881265084566950798718812650845669507987188126508456695079871881265084566950798718812650845669507987188126508456695079871881265084566950798718812650845669507987188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11bc3302-b891-473e-b9a0-449661efa98c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11bc3302-b891-473e-b9a0-449661efa98c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6085048816311178142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60850488163111781426085048816311178142608504881631117814260850488163111781426085048816311178142608504881631117814260850488163111781426085048816311178142608504881631117814260850488163111781426085048816311178142608504881631117814260850488163111781426085048816311178142608504881631117814260850488163111781426085048816311178142608504881631117814260850488163111781426085048816311178142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395f88aa-9771-49ab-8c50-ae89ab7b2609, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11bc3302-b891-473e-b9a0-449661efa98c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df92720b-9184-4481-b7ac-bf7291fd2cd1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4c972f0-6b46-4c03-897f-90778de740f5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df92720b-9184-4481-b7ac-bf7291fd2cd1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8355121445534125507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83551214455341255078355121445534125507835512144553412550783551214455341255078355121445534125507835512144553412550783551214455341255078355121445534125507835512144553412550783551214455341255078355121445534125507835512144553412550783551214455341255078355121445534125507835512144553412550783551214455341255078355121445534125507835512144553412550783551214455341255078355121445534125507" } } } 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, c4c972f0-6b46-4c03-897f-90778de740f5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8324718414854104114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83247184148541041148324718414854104114832471841485410411483247184148541041148324718414854104114832471841485410411483247184148541041148324718414854104114832471841485410411483247184148541041148324718414854104114832471841485410411483247184148541041148324718414854104114832471841485410411483247184148541041148324718414854104114832471841485410411483247184148541041148324718414854104114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df92720b-9184-4481-b7ac-bf7291fd2cd1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4c972f0-6b46-4c03-897f-90778de740f5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54dcff1e-a1ad-4060-837c-35872edc1585, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54dcff1e-a1ad-4060-837c-35872edc1585, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697768648685830774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769776864868583077417697768648685830774176977686486858307741769776864868583077417697768648685830774176977686486858307741769776864868583077417697768648685830774176977686486858307741769776864868583077417697768648685830774176977686486858307741769776864868583077417697768648685830774176977686486858307741769776864868583077417697768648685830774176977686486858307741769776864868583077417697768648685830774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e549de-aa0a-4baa-9529-4d96d408cb67, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e549de-aa0a-4baa-9529-4d96d408cb67, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2912101810116552406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29121018101165524062912101810116552406291210181011655240629121018101165524062912101810116552406291210181011655240629121018101165524062912101810116552406291210181011655240629121018101165524062912101810116552406291210181011655240629121018101165524062912101810116552406291210181011655240629121018101165524062912101810116552406291210181011655240629121018101165524062912101810116552406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54dcff1e-a1ad-4060-837c-35872edc1585, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ee383f-dd8e-4b7b-8556-d48dcfc397bb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ee383f-dd8e-4b7b-8556-d48dcfc397bb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13814941038935706442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381494103893570644213814941038935706442138149410389357064421381494103893570644213814941038935706442138149410389357064421381494103893570644213814941038935706442138149410389357064421381494103893570644213814941038935706442138149410389357064421381494103893570644213814941038935706442138149410389357064421381494103893570644213814941038935706442138149410389357064421381494103893570644213814941038935706442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e549de-aa0a-4baa-9529-4d96d408cb67, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa52100-5c91-4919-a49a-5a0fa59c7519, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa52100-5c91-4919-a49a-5a0fa59c7519, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804358713874523731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680435871387452373116804358713874523731168043587138745237311680435871387452373116804358713874523731168043587138745237311680435871387452373116804358713874523731168043587138745237311680435871387452373116804358713874523731168043587138745237311680435871387452373116804358713874523731168043587138745237311680435871387452373116804358713874523731168043587138745237311680435871387452373116804358713874523731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ee383f-dd8e-4b7b-8556-d48dcfc397bb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 658b35eb-02fd-4985-a0a8-ad3a03d716f0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 658b35eb-02fd-4985-a0a8-ad3a03d716f0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11926757424116153351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192675742411615335111926757424116153351119267574241161533511192675742411615335111926757424116153351119267574241161533511192675742411615335111926757424116153351119267574241161533511192675742411615335111926757424116153351119267574241161533511192675742411615335111926757424116153351119267574241161533511192675742411615335111926757424116153351119267574241161533511192675742411615335111926757424116153351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa52100-5c91-4919-a49a-5a0fa59c7519, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b63f5a-8c12-4033-823d-495a793f3de4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b63f5a-8c12-4033-823d-495a793f3de4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10167964256368374482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016796425636837448210167964256368374482101679642563683744821016796425636837448210167964256368374482101679642563683744821016796425636837448210167964256368374482101679642563683744821016796425636837448210167964256368374482101679642563683744821016796425636837448210167964256368374482101679642563683744821016796425636837448210167964256368374482101679642563683744821016796425636837448210167964256368374482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 658b35eb-02fd-4985-a0a8-ad3a03d716f0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778a2ddf-0363-4026-b070-53718f32900b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778a2ddf-0363-4026-b070-53718f32900b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15386901200210118795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538690120021011879515386901200210118795153869012002101187951538690120021011879515386901200210118795153869012002101187951538690120021011879515386901200210118795153869012002101187951538690120021011879515386901200210118795153869012002101187951538690120021011879515386901200210118795153869012002101187951538690120021011879515386901200210118795153869012002101187951538690120021011879515386901200210118795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b63f5a-8c12-4033-823d-495a793f3de4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c75d46a-7b50-4ee3-87fe-355a1c7e0b39, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c75d46a-7b50-4ee3-87fe-355a1c7e0b39, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17515297849557526909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751529784955752690917515297849557526909175152978495575269091751529784955752690917515297849557526909175152978495575269091751529784955752690917515297849557526909175152978495575269091751529784955752690917515297849557526909175152978495575269091751529784955752690917515297849557526909175152978495575269091751529784955752690917515297849557526909175152978495575269091751529784955752690917515297849557526909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778a2ddf-0363-4026-b070-53718f32900b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14602bf7-835d-466c-99b0-995bb8607b84, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c75d46a-7b50-4ee3-87fe-355a1c7e0b39, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14602bf7-835d-466c-99b0-995bb8607b84, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9632990552074395749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96329905520743957499632990552074395749963299055207439574996329905520743957499632990552074395749963299055207439574996329905520743957499632990552074395749963299055207439574996329905520743957499632990552074395749963299055207439574996329905520743957499632990552074395749963299055207439574996329905520743957499632990552074395749963299055207439574996329905520743957499632990552074395749" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f06072-2e1a-453e-baa3-e564153f1766, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f06072-2e1a-453e-baa3-e564153f1766, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15395883337747719696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539588333774771969615395883337747719696153958833377477196961539588333774771969615395883337747719696153958833377477196961539588333774771969615395883337747719696153958833377477196961539588333774771969615395883337747719696153958833377477196961539588333774771969615395883337747719696153958833377477196961539588333774771969615395883337747719696153958833377477196961539588333774771969615395883337747719696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14602bf7-835d-466c-99b0-995bb8607b84, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f669697-7d5c-403c-bc86-ad1c93313a6b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f669697-7d5c-403c-bc86-ad1c93313a6b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 755454907888924098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098755454907888924098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f06072-2e1a-453e-baa3-e564153f1766, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c215dce8-8b8f-4259-b06e-4e853c60d88e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c215dce8-8b8f-4259-b06e-4e853c60d88e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7024738288419665424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70247382884196654247024738288419665424702473828841966542470247382884196654247024738288419665424702473828841966542470247382884196654247024738288419665424702473828841966542470247382884196654247024738288419665424702473828841966542470247382884196654247024738288419665424702473828841966542470247382884196654247024738288419665424702473828841966542470247382884196654247024738288419665424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c215dce8-8b8f-4259-b06e-4e853c60d88e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f669697-7d5c-403c-bc86-ad1c93313a6b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b159e7b9-51dc-4d78-b55e-0795b1791b96, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b159e7b9-51dc-4d78-b55e-0795b1791b96, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17048770510597707816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704877051059770781617048770510597707816170487705105977078161704877051059770781617048770510597707816170487705105977078161704877051059770781617048770510597707816170487705105977078161704877051059770781617048770510597707816170487705105977078161704877051059770781617048770510597707816170487705105977078161704877051059770781617048770510597707816170487705105977078161704877051059770781617048770510597707816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc40344-9a71-4175-9962-7546ed0a3081, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc40344-9a71-4175-9962-7546ed0a3081, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8916205510564888711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89162055105648887118916205510564888711891620551056488871189162055105648887118916205510564888711891620551056488871189162055105648887118916205510564888711891620551056488871189162055105648887118916205510564888711891620551056488871189162055105648887118916205510564888711891620551056488871189162055105648887118916205510564888711891620551056488871189162055105648887118916205510564888711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b159e7b9-51dc-4d78-b55e-0795b1791b96, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f6ce33-6927-46ff-a41d-a97a4d8d1324, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f6ce33-6927-46ff-a41d-a97a4d8d1324, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15399881733473424653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539988173347342465315399881733473424653153998817334734246531539988173347342465315399881733473424653153998817334734246531539988173347342465315399881733473424653153998817334734246531539988173347342465315399881733473424653153998817334734246531539988173347342465315399881733473424653153998817334734246531539988173347342465315399881733473424653153998817334734246531539988173347342465315399881733473424653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc40344-9a71-4175-9962-7546ed0a3081, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6355764e-68a5-4900-b2d4-95fd9559422f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6355764e-68a5-4900-b2d4-95fd9559422f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4695194806674855303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46951948066748553034695194806674855303469519480667485530346951948066748553034695194806674855303469519480667485530346951948066748553034695194806674855303469519480667485530346951948066748553034695194806674855303469519480667485530346951948066748553034695194806674855303469519480667485530346951948066748553034695194806674855303469519480667485530346951948066748553034695194806674855303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f6ce33-6927-46ff-a41d-a97a4d8d1324, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf88b73e-7ca7-4dcd-8c37-f3bc3e7d8518, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf88b73e-7ca7-4dcd-8c37-f3bc3e7d8518, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 54987973469404374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5498797346940437454987973469404374549879734694043745498797346940437454987973469404374549879734694043745498797346940437454987973469404374549879734694043745498797346940437454987973469404374549879734694043745498797346940437454987973469404374549879734694043745498797346940437454987973469404374549879734694043745498797346940437454987973469404374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6355764e-68a5-4900-b2d4-95fd9559422f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58272f12-30a6-42b8-b330-63c85f3d5ced, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58272f12-30a6-42b8-b330-63c85f3d5ced, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16672356728710350057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667235672871035005716672356728710350057166723567287103500571667235672871035005716672356728710350057166723567287103500571667235672871035005716672356728710350057166723567287103500571667235672871035005716672356728710350057166723567287103500571667235672871035005716672356728710350057166723567287103500571667235672871035005716672356728710350057166723567287103500571667235672871035005716672356728710350057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf88b73e-7ca7-4dcd-8c37-f3bc3e7d8518, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ab9189e-0fac-4173-89ac-c7aa5b67f7eb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58272f12-30a6-42b8-b330-63c85f3d5ced, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ab9189e-0fac-4173-89ac-c7aa5b67f7eb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6983022180918236974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69830221809182369746983022180918236974698302218091823697469830221809182369746983022180918236974698302218091823697469830221809182369746983022180918236974698302218091823697469830221809182369746983022180918236974698302218091823697469830221809182369746983022180918236974698302218091823697469830221809182369746983022180918236974698302218091823697469830221809182369746983022180918236974" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a4e5861-71db-4bff-9791-1d8b0bc810a9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a4e5861-71db-4bff-9791-1d8b0bc810a9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11640174403645650617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164017440364565061711640174403645650617116401744036456506171164017440364565061711640174403645650617116401744036456506171164017440364565061711640174403645650617116401744036456506171164017440364565061711640174403645650617116401744036456506171164017440364565061711640174403645650617116401744036456506171164017440364565061711640174403645650617116401744036456506171164017440364565061711640174403645650617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ab9189e-0fac-4173-89ac-c7aa5b67f7eb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1de82e7-257d-4239-99f0-0b83b3d487b2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1de82e7-257d-4239-99f0-0b83b3d487b2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5951138953756613707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59511389537566137075951138953756613707595113895375661370759511389537566137075951138953756613707595113895375661370759511389537566137075951138953756613707595113895375661370759511389537566137075951138953756613707595113895375661370759511389537566137075951138953756613707595113895375661370759511389537566137075951138953756613707595113895375661370759511389537566137075951138953756613707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a4e5861-71db-4bff-9791-1d8b0bc810a9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75515854-12dd-4cfa-acfd-6d8280a4b1cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75515854-12dd-4cfa-acfd-6d8280a4b1cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17077435594945066345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707743559494506634517077435594945066345170774355949450663451707743559494506634517077435594945066345170774355949450663451707743559494506634517077435594945066345170774355949450663451707743559494506634517077435594945066345170774355949450663451707743559494506634517077435594945066345170774355949450663451707743559494506634517077435594945066345170774355949450663451707743559494506634517077435594945066345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1de82e7-257d-4239-99f0-0b83b3d487b2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8faa4ef1-10ab-4e36-bef2-986a7b2f7d79, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8faa4ef1-10ab-4e36-bef2-986a7b2f7d79, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8778352202260968239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87783522022609682398778352202260968239877835220226096823987783522022609682398778352202260968239877835220226096823987783522022609682398778352202260968239877835220226096823987783522022609682398778352202260968239877835220226096823987783522022609682398778352202260968239877835220226096823987783522022609682398778352202260968239877835220226096823987783522022609682398778352202260968239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75515854-12dd-4cfa-acfd-6d8280a4b1cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cceaacb8-05d3-4052-ae31-f0150ca6924b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cceaacb8-05d3-4052-ae31-f0150ca6924b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17128739699834259461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712873969983425946117128739699834259461171287396998342594611712873969983425946117128739699834259461171287396998342594611712873969983425946117128739699834259461171287396998342594611712873969983425946117128739699834259461171287396998342594611712873969983425946117128739699834259461171287396998342594611712873969983425946117128739699834259461171287396998342594611712873969983425946117128739699834259461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8faa4ef1-10ab-4e36-bef2-986a7b2f7d79, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892194cf-e76b-4cbd-9c03-55712b6f3e7c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892194cf-e76b-4cbd-9c03-55712b6f3e7c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13223213409062987766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322321340906298776613223213409062987766132232134090629877661322321340906298776613223213409062987766132232134090629877661322321340906298776613223213409062987766132232134090629877661322321340906298776613223213409062987766132232134090629877661322321340906298776613223213409062987766132232134090629877661322321340906298776613223213409062987766132232134090629877661322321340906298776613223213409062987766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cceaacb8-05d3-4052-ae31-f0150ca6924b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c86be48-0624-4597-a2b1-5d8f3b85756f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c86be48-0624-4597-a2b1-5d8f3b85756f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1959843047197978369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19598430471979783691959843047197978369195984304719797836919598430471979783691959843047197978369195984304719797836919598430471979783691959843047197978369195984304719797836919598430471979783691959843047197978369195984304719797836919598430471979783691959843047197978369195984304719797836919598430471979783691959843047197978369195984304719797836919598430471979783691959843047197978369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892194cf-e76b-4cbd-9c03-55712b6f3e7c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb2cd44-ab57-45f0-8504-b191b5de3ddb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb2cd44-ab57-45f0-8504-b191b5de3ddb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1332478795492379809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13324787954923798091332478795492379809133247879549237980913324787954923798091332478795492379809133247879549237980913324787954923798091332478795492379809133247879549237980913324787954923798091332478795492379809133247879549237980913324787954923798091332478795492379809133247879549237980913324787954923798091332478795492379809133247879549237980913324787954923798091332478795492379809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c86be48-0624-4597-a2b1-5d8f3b85756f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ae7c18-a29d-4bc0-9af1-1dae28505ec2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ae7c18-a29d-4bc0-9af1-1dae28505ec2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9702778177490484315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97027781774904843159702778177490484315970277817749048431597027781774904843159702778177490484315970277817749048431597027781774904843159702778177490484315970277817749048431597027781774904843159702778177490484315970277817749048431597027781774904843159702778177490484315970277817749048431597027781774904843159702778177490484315970277817749048431597027781774904843159702778177490484315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb2cd44-ab57-45f0-8504-b191b5de3ddb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9f31700-16a8-4cae-b39a-ff393c3f6057, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9f31700-16a8-4cae-b39a-ff393c3f6057, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15898814855742971167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589881485574297116715898814855742971167158988148557429711671589881485574297116715898814855742971167158988148557429711671589881485574297116715898814855742971167158988148557429711671589881485574297116715898814855742971167158988148557429711671589881485574297116715898814855742971167158988148557429711671589881485574297116715898814855742971167158988148557429711671589881485574297116715898814855742971167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ae7c18-a29d-4bc0-9af1-1dae28505ec2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86146568-13c3-4e24-8d74-e7259c9403aa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86146568-13c3-4e24-8d74-e7259c9403aa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7806725618264636817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78067256182646368177806725618264636817780672561826463681778067256182646368177806725618264636817780672561826463681778067256182646368177806725618264636817780672561826463681778067256182646368177806725618264636817780672561826463681778067256182646368177806725618264636817780672561826463681778067256182646368177806725618264636817780672561826463681778067256182646368177806725618264636817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9f31700-16a8-4cae-b39a-ff393c3f6057, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71aef8f6-0689-4340-ba5b-ddd3d2cacafe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71aef8f6-0689-4340-ba5b-ddd3d2cacafe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3668597734599939955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36685977345999399553668597734599939955366859773459993995536685977345999399553668597734599939955366859773459993995536685977345999399553668597734599939955366859773459993995536685977345999399553668597734599939955366859773459993995536685977345999399553668597734599939955366859773459993995536685977345999399553668597734599939955366859773459993995536685977345999399553668597734599939955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86146568-13c3-4e24-8d74-e7259c9403aa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60542b1d-bc57-4077-ae8a-c31bab35fdc6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60542b1d-bc57-4077-ae8a-c31bab35fdc6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18191761282538677291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819176128253867729118191761282538677291181917612825386772911819176128253867729118191761282538677291181917612825386772911819176128253867729118191761282538677291181917612825386772911819176128253867729118191761282538677291181917612825386772911819176128253867729118191761282538677291181917612825386772911819176128253867729118191761282538677291181917612825386772911819176128253867729118191761282538677291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71aef8f6-0689-4340-ba5b-ddd3d2cacafe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fce8cdd5-9f44-404e-9e73-2002e45222e7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fce8cdd5-9f44-404e-9e73-2002e45222e7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14814495595906426046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481449559590642604614814495595906426046148144955959064260461481449559590642604614814495595906426046148144955959064260461481449559590642604614814495595906426046148144955959064260461481449559590642604614814495595906426046148144955959064260461481449559590642604614814495595906426046148144955959064260461481449559590642604614814495595906426046148144955959064260461481449559590642604614814495595906426046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60542b1d-bc57-4077-ae8a-c31bab35fdc6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f52868-a761-47a4-8d8d-251efd5e45a7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fce8cdd5-9f44-404e-9e73-2002e45222e7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f52868-a761-47a4-8d8d-251efd5e45a7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14137808203060214335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413780820306021433514137808203060214335141378082030602143351413780820306021433514137808203060214335141378082030602143351413780820306021433514137808203060214335141378082030602143351413780820306021433514137808203060214335141378082030602143351413780820306021433514137808203060214335141378082030602143351413780820306021433514137808203060214335141378082030602143351413780820306021433514137808203060214335" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac5b0449-3a4d-43a7-b33f-e7f895a85198, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac5b0449-3a4d-43a7-b33f-e7f895a85198, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5176508086313280178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51765080863132801785176508086313280178517650808631328017851765080863132801785176508086313280178517650808631328017851765080863132801785176508086313280178517650808631328017851765080863132801785176508086313280178517650808631328017851765080863132801785176508086313280178517650808631328017851765080863132801785176508086313280178517650808631328017851765080863132801785176508086313280178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f52868-a761-47a4-8d8d-251efd5e45a7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac5b0449-3a4d-43a7-b33f-e7f895a85198, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9948f96-ec8d-4671-b410-c5f048472d9c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9948f96-ec8d-4671-b410-c5f048472d9c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7832154327876358854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78321543278763588547832154327876358854783215432787635885478321543278763588547832154327876358854783215432787635885478321543278763588547832154327876358854783215432787635885478321543278763588547832154327876358854783215432787635885478321543278763588547832154327876358854783215432787635885478321543278763588547832154327876358854783215432787635885478321543278763588547832154327876358854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfed9adf-0978-4bce-8aff-f0102c3194fb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfed9adf-0978-4bce-8aff-f0102c3194fb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7141847002105157228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71418470021051572287141847002105157228714184700210515722871418470021051572287141847002105157228714184700210515722871418470021051572287141847002105157228714184700210515722871418470021051572287141847002105157228714184700210515722871418470021051572287141847002105157228714184700210515722871418470021051572287141847002105157228714184700210515722871418470021051572287141847002105157228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfed9adf-0978-4bce-8aff-f0102c3194fb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9948f96-ec8d-4671-b410-c5f048472d9c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e2d2fc-eae1-4def-939c-d306cd2a70c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e2d2fc-eae1-4def-939c-d306cd2a70c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15195480348576892026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519548034857689202615195480348576892026151954803485768920261519548034857689202615195480348576892026151954803485768920261519548034857689202615195480348576892026151954803485768920261519548034857689202615195480348576892026151954803485768920261519548034857689202615195480348576892026151954803485768920261519548034857689202615195480348576892026151954803485768920261519548034857689202615195480348576892026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe4a468e-82ec-4870-8bb2-81c2e28ddb14, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe4a468e-82ec-4870-8bb2-81c2e28ddb14, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7164100116935454167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71641001169354541677164100116935454167716410011693545416771641001169354541677164100116935454167716410011693545416771641001169354541677164100116935454167716410011693545416771641001169354541677164100116935454167716410011693545416771641001169354541677164100116935454167716410011693545416771641001169354541677164100116935454167716410011693545416771641001169354541677164100116935454167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e2d2fc-eae1-4def-939c-d306cd2a70c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe4a468e-82ec-4870-8bb2-81c2e28ddb14, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d480af-0f58-476b-95e2-a66d4714bad0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 086e3f4b-7b96-4e8d-9a2d-0f2b8ff24cc6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d480af-0f58-476b-95e2-a66d4714bad0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11396414600216023336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139641460021602333611396414600216023336113964146002160233361139641460021602333611396414600216023336113964146002160233361139641460021602333611396414600216023336113964146002160233361139641460021602333611396414600216023336113964146002160233361139641460021602333611396414600216023336113964146002160233361139641460021602333611396414600216023336113964146002160233361139641460021602333611396414600216023336" } } } 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, 086e3f4b-7b96-4e8d-9a2d-0f2b8ff24cc6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15189287627566540545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518928762756654054515189287627566540545151892876275665405451518928762756654054515189287627566540545151892876275665405451518928762756654054515189287627566540545151892876275665405451518928762756654054515189287627566540545151892876275665405451518928762756654054515189287627566540545151892876275665405451518928762756654054515189287627566540545151892876275665405451518928762756654054515189287627566540545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 086e3f4b-7b96-4e8d-9a2d-0f2b8ff24cc6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6448430b-8a77-42ea-8c2a-1d2d3ccdb828, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6448430b-8a77-42ea-8c2a-1d2d3ccdb828, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7064324839343261906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70643248393432619067064324839343261906706432483934326190670643248393432619067064324839343261906706432483934326190670643248393432619067064324839343261906706432483934326190670643248393432619067064324839343261906706432483934326190670643248393432619067064324839343261906706432483934326190670643248393432619067064324839343261906706432483934326190670643248393432619067064324839343261906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d480af-0f58-476b-95e2-a66d4714bad0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a738f34-af62-45ca-b659-e7142ca96f53, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a738f34-af62-45ca-b659-e7142ca96f53, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12957294232960717794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295729423296071779412957294232960717794129572942329607177941295729423296071779412957294232960717794129572942329607177941295729423296071779412957294232960717794129572942329607177941295729423296071779412957294232960717794129572942329607177941295729423296071779412957294232960717794129572942329607177941295729423296071779412957294232960717794129572942329607177941295729423296071779412957294232960717794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6448430b-8a77-42ea-8c2a-1d2d3ccdb828, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e10572-7ac2-4950-870d-66966a4987be, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e10572-7ac2-4950-870d-66966a4987be, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12588862966584050999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258886296658405099912588862966584050999125888629665840509991258886296658405099912588862966584050999125888629665840509991258886296658405099912588862966584050999125888629665840509991258886296658405099912588862966584050999125888629665840509991258886296658405099912588862966584050999125888629665840509991258886296658405099912588862966584050999125888629665840509991258886296658405099912588862966584050999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a738f34-af62-45ca-b659-e7142ca96f53, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f38c19-ca01-4576-9e7d-cd3840e9d9f4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f38c19-ca01-4576-9e7d-cd3840e9d9f4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1388454906880405530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13884549068804055301388454906880405530138845490688040553013884549068804055301388454906880405530138845490688040553013884549068804055301388454906880405530138845490688040553013884549068804055301388454906880405530138845490688040553013884549068804055301388454906880405530138845490688040553013884549068804055301388454906880405530138845490688040553013884549068804055301388454906880405530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e10572-7ac2-4950-870d-66966a4987be, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d16042-fdba-4fcf-b4f6-cc64d5506db1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d16042-fdba-4fcf-b4f6-cc64d5506db1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11402929835996343302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140292983599634330211402929835996343302114029298359963433021140292983599634330211402929835996343302114029298359963433021140292983599634330211402929835996343302114029298359963433021140292983599634330211402929835996343302114029298359963433021140292983599634330211402929835996343302114029298359963433021140292983599634330211402929835996343302114029298359963433021140292983599634330211402929835996343302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f38c19-ca01-4576-9e7d-cd3840e9d9f4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79204a43-e4a2-465a-8327-7218c17594b3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79204a43-e4a2-465a-8327-7218c17594b3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712767762896542295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97127677628965422959712767762896542295971276776289654229597127677628965422959712767762896542295971276776289654229597127677628965422959712767762896542295971276776289654229597127677628965422959712767762896542295971276776289654229597127677628965422959712767762896542295971276776289654229597127677628965422959712767762896542295971276776289654229597127677628965422959712767762896542295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d16042-fdba-4fcf-b4f6-cc64d5506db1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9ea7058-9c11-4d40-8fd0-110cc97369fd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79204a43-e4a2-465a-8327-7218c17594b3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee925102-d3d3-4b50-b505-f1ee47cdcf6d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee925102-d3d3-4b50-b505-f1ee47cdcf6d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7001786368045002952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70017863680450029527001786368045002952700178636804500295270017863680450029527001786368045002952700178636804500295270017863680450029527001786368045002952700178636804500295270017863680450029527001786368045002952700178636804500295270017863680450029527001786368045002952700178636804500295270017863680450029527001786368045002952700178636804500295270017863680450029527001786368045002952" } } } 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, c9ea7058-9c11-4d40-8fd0-110cc97369fd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1071738558327557378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10717385583275573781071738558327557378107173855832755737810717385583275573781071738558327557378107173855832755737810717385583275573781071738558327557378107173855832755737810717385583275573781071738558327557378107173855832755737810717385583275573781071738558327557378107173855832755737810717385583275573781071738558327557378107173855832755737810717385583275573781071738558327557378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee925102-d3d3-4b50-b505-f1ee47cdcf6d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ea7058-9c11-4d40-8fd0-110cc97369fd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bfdaf17-4ed2-4bd3-b3f0-b89801ae0fc7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddefaab0-e809-4347-919e-3ac95624461b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bfdaf17-4ed2-4bd3-b3f0-b89801ae0fc7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3056760600808027145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30567606008080271453056760600808027145305676060080802714530567606008080271453056760600808027145305676060080802714530567606008080271453056760600808027145305676060080802714530567606008080271453056760600808027145305676060080802714530567606008080271453056760600808027145305676060080802714530567606008080271453056760600808027145305676060080802714530567606008080271453056760600808027145" } } } 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, ddefaab0-e809-4347-919e-3ac95624461b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12428492495135552830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242849249513555283012428492495135552830124284924951355528301242849249513555283012428492495135552830124284924951355528301242849249513555283012428492495135552830124284924951355528301242849249513555283012428492495135552830124284924951355528301242849249513555283012428492495135552830124284924951355528301242849249513555283012428492495135552830124284924951355528301242849249513555283012428492495135552830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bfdaf17-4ed2-4bd3-b3f0-b89801ae0fc7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cc93003-9b77-4281-bb15-b70fb20be27d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddefaab0-e809-4347-919e-3ac95624461b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cc93003-9b77-4281-bb15-b70fb20be27d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1084778350106068348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10847783501060683481084778350106068348108477835010606834810847783501060683481084778350106068348108477835010606834810847783501060683481084778350106068348108477835010606834810847783501060683481084778350106068348108477835010606834810847783501060683481084778350106068348108477835010606834810847783501060683481084778350106068348108477835010606834810847783501060683481084778350106068348" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f81166e4-b28a-4349-bead-d7ab97435994, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f81166e4-b28a-4349-bead-d7ab97435994, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16574968676108060487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657496867610806048716574968676108060487165749686761080604871657496867610806048716574968676108060487165749686761080604871657496867610806048716574968676108060487165749686761080604871657496867610806048716574968676108060487165749686761080604871657496867610806048716574968676108060487165749686761080604871657496867610806048716574968676108060487165749686761080604871657496867610806048716574968676108060487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f81166e4-b28a-4349-bead-d7ab97435994, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d20b1acd-31fd-4a0f-a238-7bf3ec4a42e6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d20b1acd-31fd-4a0f-a238-7bf3ec4a42e6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6741059780500046848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67410597805000468486741059780500046848674105978050004684867410597805000468486741059780500046848674105978050004684867410597805000468486741059780500046848674105978050004684867410597805000468486741059780500046848674105978050004684867410597805000468486741059780500046848674105978050004684867410597805000468486741059780500046848674105978050004684867410597805000468486741059780500046848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cc93003-9b77-4281-bb15-b70fb20be27d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4964011f-0ffb-481e-9843-68560955c046, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4964011f-0ffb-481e-9843-68560955c046, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5871941134089454824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58719411340894548245871941134089454824587194113408945482458719411340894548245871941134089454824587194113408945482458719411340894548245871941134089454824587194113408945482458719411340894548245871941134089454824587194113408945482458719411340894548245871941134089454824587194113408945482458719411340894548245871941134089454824587194113408945482458719411340894548245871941134089454824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d20b1acd-31fd-4a0f-a238-7bf3ec4a42e6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 648e1feb-12d6-4fd3-8b06-4e6aa7cc2a9a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 648e1feb-12d6-4fd3-8b06-4e6aa7cc2a9a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13270363199810829851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327036319981082985113270363199810829851132703631998108298511327036319981082985113270363199810829851132703631998108298511327036319981082985113270363199810829851132703631998108298511327036319981082985113270363199810829851132703631998108298511327036319981082985113270363199810829851132703631998108298511327036319981082985113270363199810829851132703631998108298511327036319981082985113270363199810829851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4964011f-0ffb-481e-9843-68560955c046, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 675072d8-5334-4281-8188-e2ff74a71770, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 675072d8-5334-4281-8188-e2ff74a71770, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15763279108102442927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576327910810244292715763279108102442927157632791081024429271576327910810244292715763279108102442927157632791081024429271576327910810244292715763279108102442927157632791081024429271576327910810244292715763279108102442927157632791081024429271576327910810244292715763279108102442927157632791081024429271576327910810244292715763279108102442927157632791081024429271576327910810244292715763279108102442927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 648e1feb-12d6-4fd3-8b06-4e6aa7cc2a9a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb204b1-bedb-4441-8279-bf3f4a0e5842, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 675072d8-5334-4281-8188-e2ff74a71770, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb204b1-bedb-4441-8279-bf3f4a0e5842, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11351662646102472833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135166264610247283311351662646102472833113516626461024728331135166264610247283311351662646102472833113516626461024728331135166264610247283311351662646102472833113516626461024728331135166264610247283311351662646102472833113516626461024728331135166264610247283311351662646102472833113516626461024728331135166264610247283311351662646102472833113516626461024728331135166264610247283311351662646102472833" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4de5603-db60-4171-ba5d-75ef691ca411, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4de5603-db60-4171-ba5d-75ef691ca411, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9772206878393149152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97722068783931491529772206878393149152977220687839314915297722068783931491529772206878393149152977220687839314915297722068783931491529772206878393149152977220687839314915297722068783931491529772206878393149152977220687839314915297722068783931491529772206878393149152977220687839314915297722068783931491529772206878393149152977220687839314915297722068783931491529772206878393149152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb204b1-bedb-4441-8279-bf3f4a0e5842, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb1a7b1a-a643-49ed-beca-efc08e89af39, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb1a7b1a-a643-49ed-beca-efc08e89af39, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2685392764170024578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26853927641700245782685392764170024578268539276417002457826853927641700245782685392764170024578268539276417002457826853927641700245782685392764170024578268539276417002457826853927641700245782685392764170024578268539276417002457826853927641700245782685392764170024578268539276417002457826853927641700245782685392764170024578268539276417002457826853927641700245782685392764170024578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4de5603-db60-4171-ba5d-75ef691ca411, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a7b4e64-e3e7-430e-8811-d12afa741799, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a7b4e64-e3e7-430e-8811-d12afa741799, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8125461918972181987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81254619189721819878125461918972181987812546191897218198781254619189721819878125461918972181987812546191897218198781254619189721819878125461918972181987812546191897218198781254619189721819878125461918972181987812546191897218198781254619189721819878125461918972181987812546191897218198781254619189721819878125461918972181987812546191897218198781254619189721819878125461918972181987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb1a7b1a-a643-49ed-beca-efc08e89af39, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac3f86aa-0f2e-4f1a-bf49-f5da8be1b862, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac3f86aa-0f2e-4f1a-bf49-f5da8be1b862, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16040322279111628163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604032227911162816316040322279111628163160403222791116281631604032227911162816316040322279111628163160403222791116281631604032227911162816316040322279111628163160403222791116281631604032227911162816316040322279111628163160403222791116281631604032227911162816316040322279111628163160403222791116281631604032227911162816316040322279111628163160403222791116281631604032227911162816316040322279111628163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a7b4e64-e3e7-430e-8811-d12afa741799, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31116bf6-4138-4a11-9661-f6cf34707a6d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31116bf6-4138-4a11-9661-f6cf34707a6d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17817627751081436761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781762775108143676117817627751081436761178176277510814367611781762775108143676117817627751081436761178176277510814367611781762775108143676117817627751081436761178176277510814367611781762775108143676117817627751081436761178176277510814367611781762775108143676117817627751081436761178176277510814367611781762775108143676117817627751081436761178176277510814367611781762775108143676117817627751081436761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac3f86aa-0f2e-4f1a-bf49-f5da8be1b862, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2947b40e-277d-4639-ab8f-92bd418c5716, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2947b40e-277d-4639-ab8f-92bd418c5716, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10989420679622800562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098942067962280056210989420679622800562109894206796228005621098942067962280056210989420679622800562109894206796228005621098942067962280056210989420679622800562109894206796228005621098942067962280056210989420679622800562109894206796228005621098942067962280056210989420679622800562109894206796228005621098942067962280056210989420679622800562109894206796228005621098942067962280056210989420679622800562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31116bf6-4138-4a11-9661-f6cf34707a6d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d273c00f-2f81-4e36-9334-81bafad085d4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d273c00f-2f81-4e36-9334-81bafad085d4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1159706534085218142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11597065340852181421159706534085218142115970653408521814211597065340852181421159706534085218142115970653408521814211597065340852181421159706534085218142115970653408521814211597065340852181421159706534085218142115970653408521814211597065340852181421159706534085218142115970653408521814211597065340852181421159706534085218142115970653408521814211597065340852181421159706534085218142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2947b40e-277d-4639-ab8f-92bd418c5716, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ffab73-901f-4d37-af4a-b67fb2475702, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ffab73-901f-4d37-af4a-b67fb2475702, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4751210908870378458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47512109088703784584751210908870378458475121090887037845847512109088703784584751210908870378458475121090887037845847512109088703784584751210908870378458475121090887037845847512109088703784584751210908870378458475121090887037845847512109088703784584751210908870378458475121090887037845847512109088703784584751210908870378458475121090887037845847512109088703784584751210908870378458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d273c00f-2f81-4e36-9334-81bafad085d4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c96d9c0-defe-4abb-897e-f7c7666b27ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c96d9c0-defe-4abb-897e-f7c7666b27ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6826747877766357636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68267478777663576366826747877766357636682674787776635763668267478777663576366826747877766357636682674787776635763668267478777663576366826747877766357636682674787776635763668267478777663576366826747877766357636682674787776635763668267478777663576366826747877766357636682674787776635763668267478777663576366826747877766357636682674787776635763668267478777663576366826747877766357636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ffab73-901f-4d37-af4a-b67fb2475702, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a71f845a-a5c3-4f83-af6e-accd06695b2e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71f845a-a5c3-4f83-af6e-accd06695b2e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10759928287831300486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075992828783130048610759928287831300486107599282878313004861075992828783130048610759928287831300486107599282878313004861075992828783130048610759928287831300486107599282878313004861075992828783130048610759928287831300486107599282878313004861075992828783130048610759928287831300486107599282878313004861075992828783130048610759928287831300486107599282878313004861075992828783130048610759928287831300486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c96d9c0-defe-4abb-897e-f7c7666b27ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70419a94-8e29-4638-bb36-70f1c2ef1930, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70419a94-8e29-4638-bb36-70f1c2ef1930, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12765632055115620045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276563205511562004512765632055115620045127656320551156200451276563205511562004512765632055115620045127656320551156200451276563205511562004512765632055115620045127656320551156200451276563205511562004512765632055115620045127656320551156200451276563205511562004512765632055115620045127656320551156200451276563205511562004512765632055115620045127656320551156200451276563205511562004512765632055115620045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71f845a-a5c3-4f83-af6e-accd06695b2e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e4594b6-125c-40a3-a188-7f6bc841c668, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e4594b6-125c-40a3-a188-7f6bc841c668, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 794928892662958274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274794928892662958274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70419a94-8e29-4638-bb36-70f1c2ef1930, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0154e888-7611-4aed-806b-657311eb4dbd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0154e888-7611-4aed-806b-657311eb4dbd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16452592423456338000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645259242345633800016452592423456338000164525924234563380001645259242345633800016452592423456338000164525924234563380001645259242345633800016452592423456338000164525924234563380001645259242345633800016452592423456338000164525924234563380001645259242345633800016452592423456338000164525924234563380001645259242345633800016452592423456338000164525924234563380001645259242345633800016452592423456338000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e4594b6-125c-40a3-a188-7f6bc841c668, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb33c1ba-8d80-4744-9f4f-f15d85504a39, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb33c1ba-8d80-4744-9f4f-f15d85504a39, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 571792576257041674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674571792576257041674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0154e888-7611-4aed-806b-657311eb4dbd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af664ec9-e085-4a77-b4c4-47a33cb836c0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af664ec9-e085-4a77-b4c4-47a33cb836c0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11815355468281420916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181535546828142091611815355468281420916118153554682814209161181535546828142091611815355468281420916118153554682814209161181535546828142091611815355468281420916118153554682814209161181535546828142091611815355468281420916118153554682814209161181535546828142091611815355468281420916118153554682814209161181535546828142091611815355468281420916118153554682814209161181535546828142091611815355468281420916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb33c1ba-8d80-4744-9f4f-f15d85504a39, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0f3e24-0fc7-469a-bf7e-b14ec2d795ed, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0f3e24-0fc7-469a-bf7e-b14ec2d795ed, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15399460250022002673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539946025002200267315399460250022002673153994602500220026731539946025002200267315399460250022002673153994602500220026731539946025002200267315399460250022002673153994602500220026731539946025002200267315399460250022002673153994602500220026731539946025002200267315399460250022002673153994602500220026731539946025002200267315399460250022002673153994602500220026731539946025002200267315399460250022002673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af664ec9-e085-4a77-b4c4-47a33cb836c0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37f7ba2-66a5-494a-a1e2-65763e412aa0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37f7ba2-66a5-494a-a1e2-65763e412aa0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642029378795942852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164202937879594285211642029378795942852116420293787959428521164202937879594285211642029378795942852116420293787959428521164202937879594285211642029378795942852116420293787959428521164202937879594285211642029378795942852116420293787959428521164202937879594285211642029378795942852116420293787959428521164202937879594285211642029378795942852116420293787959428521164202937879594285211642029378795942852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0f3e24-0fc7-469a-bf7e-b14ec2d795ed, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5befed57-c57b-4326-a4ff-05790030ab17, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5befed57-c57b-4326-a4ff-05790030ab17, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8039172590047990131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80391725900479901318039172590047990131803917259004799013180391725900479901318039172590047990131803917259004799013180391725900479901318039172590047990131803917259004799013180391725900479901318039172590047990131803917259004799013180391725900479901318039172590047990131803917259004799013180391725900479901318039172590047990131803917259004799013180391725900479901318039172590047990131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37f7ba2-66a5-494a-a1e2-65763e412aa0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 192173e5-08f4-4844-9b8a-fc251fec7c7c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5befed57-c57b-4326-a4ff-05790030ab17, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 192173e5-08f4-4844-9b8a-fc251fec7c7c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7149283224207291895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71492832242072918957149283224207291895714928322420729189571492832242072918957149283224207291895714928322420729189571492832242072918957149283224207291895714928322420729189571492832242072918957149283224207291895714928322420729189571492832242072918957149283224207291895714928322420729189571492832242072918957149283224207291895714928322420729189571492832242072918957149283224207291895" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 207506fe-b8b0-4ddb-95f0-74213566566a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 207506fe-b8b0-4ddb-95f0-74213566566a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18299951775657066843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829995177565706684318299951775657066843182999517756570668431829995177565706684318299951775657066843182999517756570668431829995177565706684318299951775657066843182999517756570668431829995177565706684318299951775657066843182999517756570668431829995177565706684318299951775657066843182999517756570668431829995177565706684318299951775657066843182999517756570668431829995177565706684318299951775657066843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 192173e5-08f4-4844-9b8a-fc251fec7c7c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dea4efe-4f19-45bf-ab42-660267037d9d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dea4efe-4f19-45bf-ab42-660267037d9d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17635297787366404670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763529778736640467017635297787366404670176352977873664046701763529778736640467017635297787366404670176352977873664046701763529778736640467017635297787366404670176352977873664046701763529778736640467017635297787366404670176352977873664046701763529778736640467017635297787366404670176352977873664046701763529778736640467017635297787366404670176352977873664046701763529778736640467017635297787366404670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 207506fe-b8b0-4ddb-95f0-74213566566a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2383c2-1f2f-4fef-8a81-19fee7f2722a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2383c2-1f2f-4fef-8a81-19fee7f2722a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889309819974667831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78893098199746678317889309819974667831788930981997466783178893098199746678317889309819974667831788930981997466783178893098199746678317889309819974667831788930981997466783178893098199746678317889309819974667831788930981997466783178893098199746678317889309819974667831788930981997466783178893098199746678317889309819974667831788930981997466783178893098199746678317889309819974667831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dea4efe-4f19-45bf-ab42-660267037d9d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f00ec0-cf58-43c4-95ac-4cf708cd1b27, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f00ec0-cf58-43c4-95ac-4cf708cd1b27, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 124848157657555697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697124848157657555697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2383c2-1f2f-4fef-8a81-19fee7f2722a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de2b733-f397-415a-ae0c-21da264bc27a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de2b733-f397-415a-ae0c-21da264bc27a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17646196201777070127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764619620177707012717646196201777070127176461962017770701271764619620177707012717646196201777070127176461962017770701271764619620177707012717646196201777070127176461962017770701271764619620177707012717646196201777070127176461962017770701271764619620177707012717646196201777070127176461962017770701271764619620177707012717646196201777070127176461962017770701271764619620177707012717646196201777070127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f00ec0-cf58-43c4-95ac-4cf708cd1b27, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7846eabf-3ff6-45b6-b51c-4f131be458c8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de2b733-f397-415a-ae0c-21da264bc27a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7846eabf-3ff6-45b6-b51c-4f131be458c8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13115313599355336400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311531359935533640013115313599355336400131153135993553364001311531359935533640013115313599355336400131153135993553364001311531359935533640013115313599355336400131153135993553364001311531359935533640013115313599355336400131153135993553364001311531359935533640013115313599355336400131153135993553364001311531359935533640013115313599355336400131153135993553364001311531359935533640013115313599355336400" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 066915c3-47e3-4ac9-a4cf-966dcce47e5a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 066915c3-47e3-4ac9-a4cf-966dcce47e5a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8051413624138496718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80514136241384967188051413624138496718805141362413849671880514136241384967188051413624138496718805141362413849671880514136241384967188051413624138496718805141362413849671880514136241384967188051413624138496718805141362413849671880514136241384967188051413624138496718805141362413849671880514136241384967188051413624138496718805141362413849671880514136241384967188051413624138496718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7846eabf-3ff6-45b6-b51c-4f131be458c8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4c3af5e-cdb0-41be-8dd7-4e4ada3fb089, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4c3af5e-cdb0-41be-8dd7-4e4ada3fb089, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15348348808555443792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534834880855544379215348348808555443792153483488085554437921534834880855544379215348348808555443792153483488085554437921534834880855544379215348348808555443792153483488085554437921534834880855544379215348348808555443792153483488085554437921534834880855544379215348348808555443792153483488085554437921534834880855544379215348348808555443792153483488085554437921534834880855544379215348348808555443792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 066915c3-47e3-4ac9-a4cf-966dcce47e5a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90f149d-42ae-433b-8de3-580f0c7840e7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90f149d-42ae-433b-8de3-580f0c7840e7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7718384855802078450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77183848558020784507718384855802078450771838485580207845077183848558020784507718384855802078450771838485580207845077183848558020784507718384855802078450771838485580207845077183848558020784507718384855802078450771838485580207845077183848558020784507718384855802078450771838485580207845077183848558020784507718384855802078450771838485580207845077183848558020784507718384855802078450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4c3af5e-cdb0-41be-8dd7-4e4ada3fb089, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c9c8285-e0cd-429f-86ea-17102c2f4aa0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9c8285-e0cd-429f-86ea-17102c2f4aa0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 265718370693226792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792265718370693226792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90f149d-42ae-433b-8de3-580f0c7840e7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23d1a41a-905c-43e1-ba81-e274664b4fa0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23d1a41a-905c-43e1-ba81-e274664b4fa0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5571071344226435054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55710713442264350545571071344226435054557107134422643505455710713442264350545571071344226435054557107134422643505455710713442264350545571071344226435054557107134422643505455710713442264350545571071344226435054557107134422643505455710713442264350545571071344226435054557107134422643505455710713442264350545571071344226435054557107134422643505455710713442264350545571071344226435054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9c8285-e0cd-429f-86ea-17102c2f4aa0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0413418-3f77-4bb1-9832-3dff1da19c81, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0413418-3f77-4bb1-9832-3dff1da19c81, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12820448426265223234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282044842626522323412820448426265223234128204484262652232341282044842626522323412820448426265223234128204484262652232341282044842626522323412820448426265223234128204484262652232341282044842626522323412820448426265223234128204484262652232341282044842626522323412820448426265223234128204484262652232341282044842626522323412820448426265223234128204484262652232341282044842626522323412820448426265223234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23d1a41a-905c-43e1-ba81-e274664b4fa0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd29572-b658-4352-93e4-b3c560114a23, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd29572-b658-4352-93e4-b3c560114a23, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6066915820086634771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60669158200866347716066915820086634771606691582008663477160669158200866347716066915820086634771606691582008663477160669158200866347716066915820086634771606691582008663477160669158200866347716066915820086634771606691582008663477160669158200866347716066915820086634771606691582008663477160669158200866347716066915820086634771606691582008663477160669158200866347716066915820086634771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0413418-3f77-4bb1-9832-3dff1da19c81, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e936a41-abdf-4a93-bed2-92cebf284eae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e936a41-abdf-4a93-bed2-92cebf284eae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17759935445478075496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775993544547807549617759935445478075496177599354454780754961775993544547807549617759935445478075496177599354454780754961775993544547807549617759935445478075496177599354454780754961775993544547807549617759935445478075496177599354454780754961775993544547807549617759935445478075496177599354454780754961775993544547807549617759935445478075496177599354454780754961775993544547807549617759935445478075496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd29572-b658-4352-93e4-b3c560114a23, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b1f355b-2943-4858-93cc-8d1b6708c503, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b1f355b-2943-4858-93cc-8d1b6708c503, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17156920516544030201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715692051654403020117156920516544030201171569205165440302011715692051654403020117156920516544030201171569205165440302011715692051654403020117156920516544030201171569205165440302011715692051654403020117156920516544030201171569205165440302011715692051654403020117156920516544030201171569205165440302011715692051654403020117156920516544030201171569205165440302011715692051654403020117156920516544030201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e936a41-abdf-4a93-bed2-92cebf284eae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84d0810-f745-443c-9100-3ffc81e65032, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84d0810-f745-443c-9100-3ffc81e65032, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15647800448679910133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564780044867991013315647800448679910133156478004486799101331564780044867991013315647800448679910133156478004486799101331564780044867991013315647800448679910133156478004486799101331564780044867991013315647800448679910133156478004486799101331564780044867991013315647800448679910133156478004486799101331564780044867991013315647800448679910133156478004486799101331564780044867991013315647800448679910133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b1f355b-2943-4858-93cc-8d1b6708c503, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f00457-7cbd-43ae-9bdc-9563e897bc48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f00457-7cbd-43ae-9bdc-9563e897bc48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1943134968559954714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19431349685599547141943134968559954714194313496855995471419431349685599547141943134968559954714194313496855995471419431349685599547141943134968559954714194313496855995471419431349685599547141943134968559954714194313496855995471419431349685599547141943134968559954714194313496855995471419431349685599547141943134968559954714194313496855995471419431349685599547141943134968559954714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84d0810-f745-443c-9100-3ffc81e65032, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64337a80-b77c-4dcc-bd79-96caadbe4ef2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64337a80-b77c-4dcc-bd79-96caadbe4ef2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17023845478856253094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702384547885625309417023845478856253094170238454788562530941702384547885625309417023845478856253094170238454788562530941702384547885625309417023845478856253094170238454788562530941702384547885625309417023845478856253094170238454788562530941702384547885625309417023845478856253094170238454788562530941702384547885625309417023845478856253094170238454788562530941702384547885625309417023845478856253094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f00457-7cbd-43ae-9bdc-9563e897bc48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ff1a67-89cf-408f-883c-a66548216c46, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ff1a67-89cf-408f-883c-a66548216c46, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18255805577512810927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825580557751281092718255805577512810927182558055775128109271825580557751281092718255805577512810927182558055775128109271825580557751281092718255805577512810927182558055775128109271825580557751281092718255805577512810927182558055775128109271825580557751281092718255805577512810927182558055775128109271825580557751281092718255805577512810927182558055775128109271825580557751281092718255805577512810927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64337a80-b77c-4dcc-bd79-96caadbe4ef2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3cf31e-ac87-49a9-9fb0-267f04d85520, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3cf31e-ac87-49a9-9fb0-267f04d85520, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13491808389706670314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349180838970667031413491808389706670314134918083897066703141349180838970667031413491808389706670314134918083897066703141349180838970667031413491808389706670314134918083897066703141349180838970667031413491808389706670314134918083897066703141349180838970667031413491808389706670314134918083897066703141349180838970667031413491808389706670314134918083897066703141349180838970667031413491808389706670314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ff1a67-89cf-408f-883c-a66548216c46, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e96af3f7-0ae6-474c-b4a0-da466a3fcdc8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e96af3f7-0ae6-474c-b4a0-da466a3fcdc8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10102335971512294747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010233597151229474710102335971512294747101023359715122947471010233597151229474710102335971512294747101023359715122947471010233597151229474710102335971512294747101023359715122947471010233597151229474710102335971512294747101023359715122947471010233597151229474710102335971512294747101023359715122947471010233597151229474710102335971512294747101023359715122947471010233597151229474710102335971512294747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3cf31e-ac87-49a9-9fb0-267f04d85520, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246c418e-3830-43b0-b805-0d1ca1097cf3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246c418e-3830-43b0-b805-0d1ca1097cf3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3696652854623067999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36966528546230679993696652854623067999369665285462306799936966528546230679993696652854623067999369665285462306799936966528546230679993696652854623067999369665285462306799936966528546230679993696652854623067999369665285462306799936966528546230679993696652854623067999369665285462306799936966528546230679993696652854623067999369665285462306799936966528546230679993696652854623067999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e96af3f7-0ae6-474c-b4a0-da466a3fcdc8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17300f3-a0fb-4721-be21-50b535a6b3ac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17300f3-a0fb-4721-be21-50b535a6b3ac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3017443174104156692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30174431741041566923017443174104156692301744317410415669230174431741041566923017443174104156692301744317410415669230174431741041566923017443174104156692301744317410415669230174431741041566923017443174104156692301744317410415669230174431741041566923017443174104156692301744317410415669230174431741041566923017443174104156692301744317410415669230174431741041566923017443174104156692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246c418e-3830-43b0-b805-0d1ca1097cf3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41cf525e-8e5f-4858-91ec-46dbf9885520, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41cf525e-8e5f-4858-91ec-46dbf9885520, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15067253432983669164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506725343298366916415067253432983669164150672534329836691641506725343298366916415067253432983669164150672534329836691641506725343298366916415067253432983669164150672534329836691641506725343298366916415067253432983669164150672534329836691641506725343298366916415067253432983669164150672534329836691641506725343298366916415067253432983669164150672534329836691641506725343298366916415067253432983669164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17300f3-a0fb-4721-be21-50b535a6b3ac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ef87a5-2582-4060-be0e-226b8d9ac705, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ef87a5-2582-4060-be0e-226b8d9ac705, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7495940877340133847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74959408773401338477495940877340133847749594087734013384774959408773401338477495940877340133847749594087734013384774959408773401338477495940877340133847749594087734013384774959408773401338477495940877340133847749594087734013384774959408773401338477495940877340133847749594087734013384774959408773401338477495940877340133847749594087734013384774959408773401338477495940877340133847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41cf525e-8e5f-4858-91ec-46dbf9885520, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5b7b66a-bda1-4cf5-adfd-9ef70c178280, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b7b66a-bda1-4cf5-adfd-9ef70c178280, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15082149694948563455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508214969494856345515082149694948563455150821496949485634551508214969494856345515082149694948563455150821496949485634551508214969494856345515082149694948563455150821496949485634551508214969494856345515082149694948563455150821496949485634551508214969494856345515082149694948563455150821496949485634551508214969494856345515082149694948563455150821496949485634551508214969494856345515082149694948563455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ef87a5-2582-4060-be0e-226b8d9ac705, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 619bbefb-4493-412c-afef-49c5819e50e4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 619bbefb-4493-412c-afef-49c5819e50e4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13910473601502161605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391047360150216160513910473601502161605139104736015021616051391047360150216160513910473601502161605139104736015021616051391047360150216160513910473601502161605139104736015021616051391047360150216160513910473601502161605139104736015021616051391047360150216160513910473601502161605139104736015021616051391047360150216160513910473601502161605139104736015021616051391047360150216160513910473601502161605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b7b66a-bda1-4cf5-adfd-9ef70c178280, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40ce596-ef8c-4533-83bd-b3e67e130bb2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40ce596-ef8c-4533-83bd-b3e67e130bb2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12473214433133071216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247321443313307121612473214433133071216124732144331330712161247321443313307121612473214433133071216124732144331330712161247321443313307121612473214433133071216124732144331330712161247321443313307121612473214433133071216124732144331330712161247321443313307121612473214433133071216124732144331330712161247321443313307121612473214433133071216124732144331330712161247321443313307121612473214433133071216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 619bbefb-4493-412c-afef-49c5819e50e4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5370d9e3-7e04-4fc6-bd14-a749afb83ad9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5370d9e3-7e04-4fc6-bd14-a749afb83ad9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6805597517749872371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68055975177498723716805597517749872371680559751774987237168055975177498723716805597517749872371680559751774987237168055975177498723716805597517749872371680559751774987237168055975177498723716805597517749872371680559751774987237168055975177498723716805597517749872371680559751774987237168055975177498723716805597517749872371680559751774987237168055975177498723716805597517749872371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40ce596-ef8c-4533-83bd-b3e67e130bb2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52de7578-abb7-4496-82d6-d06f91083cc9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52de7578-abb7-4496-82d6-d06f91083cc9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5516113267060904925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55161132670609049255516113267060904925551611326706090492555161132670609049255516113267060904925551611326706090492555161132670609049255516113267060904925551611326706090492555161132670609049255516113267060904925551611326706090492555161132670609049255516113267060904925551611326706090492555161132670609049255516113267060904925551611326706090492555161132670609049255516113267060904925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5370d9e3-7e04-4fc6-bd14-a749afb83ad9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52de7578-abb7-4496-82d6-d06f91083cc9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94cc279-3017-4ee6-ad57-6c3401e7558b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94cc279-3017-4ee6-ad57-6c3401e7558b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 266187077787760711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711266187077787760711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c822f15f-81fa-4218-b6ce-f8cb5a31b412, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c822f15f-81fa-4218-b6ce-f8cb5a31b412, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8034855628790114198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80348556287901141988034855628790114198803485562879011419880348556287901141988034855628790114198803485562879011419880348556287901141988034855628790114198803485562879011419880348556287901141988034855628790114198803485562879011419880348556287901141988034855628790114198803485562879011419880348556287901141988034855628790114198803485562879011419880348556287901141988034855628790114198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94cc279-3017-4ee6-ad57-6c3401e7558b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c822f15f-81fa-4218-b6ce-f8cb5a31b412, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59d4603-e1f5-4e2a-9118-869768b201f8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950fb34d-9305-4ea5-b69b-196ed8aa32c5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59d4603-e1f5-4e2a-9118-869768b201f8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13109902289690418491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310990228969041849113109902289690418491131099022896904184911310990228969041849113109902289690418491131099022896904184911310990228969041849113109902289690418491131099022896904184911310990228969041849113109902289690418491131099022896904184911310990228969041849113109902289690418491131099022896904184911310990228969041849113109902289690418491131099022896904184911310990228969041849113109902289690418491" } } } 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, 950fb34d-9305-4ea5-b69b-196ed8aa32c5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3387196212561138994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33871962125611389943387196212561138994338719621256113899433871962125611389943387196212561138994338719621256113899433871962125611389943387196212561138994338719621256113899433871962125611389943387196212561138994338719621256113899433871962125611389943387196212561138994338719621256113899433871962125611389943387196212561138994338719621256113899433871962125611389943387196212561138994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950fb34d-9305-4ea5-b69b-196ed8aa32c5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59d4603-e1f5-4e2a-9118-869768b201f8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cd7a565-f62c-494f-b7d0-65c46b6c0f6c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d164426-a52d-4aef-961b-50e77dd3f165, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd7a565-f62c-494f-b7d0-65c46b6c0f6c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15527892754389903205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552789275438990320515527892754389903205155278927543899032051552789275438990320515527892754389903205155278927543899032051552789275438990320515527892754389903205155278927543899032051552789275438990320515527892754389903205155278927543899032051552789275438990320515527892754389903205155278927543899032051552789275438990320515527892754389903205155278927543899032051552789275438990320515527892754389903205" } } } 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, 7d164426-a52d-4aef-961b-50e77dd3f165, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16696877177548664767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669687717754866476716696877177548664767166968771775486647671669687717754866476716696877177548664767166968771775486647671669687717754866476716696877177548664767166968771775486647671669687717754866476716696877177548664767166968771775486647671669687717754866476716696877177548664767166968771775486647671669687717754866476716696877177548664767166968771775486647671669687717754866476716696877177548664767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd7a565-f62c-494f-b7d0-65c46b6c0f6c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d164426-a52d-4aef-961b-50e77dd3f165, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023ada43-6b46-486a-a3a8-0be8bb17e40d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1d31f4f-a26e-47e8-9a0e-727eaea4cb00, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023ada43-6b46-486a-a3a8-0be8bb17e40d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10606875627371343673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060687562737134367310606875627371343673106068756273713436731060687562737134367310606875627371343673106068756273713436731060687562737134367310606875627371343673106068756273713436731060687562737134367310606875627371343673106068756273713436731060687562737134367310606875627371343673106068756273713436731060687562737134367310606875627371343673106068756273713436731060687562737134367310606875627371343673" } } } 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, b1d31f4f-a26e-47e8-9a0e-727eaea4cb00, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2083080906778614715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20830809067786147152083080906778614715208308090677861471520830809067786147152083080906778614715208308090677861471520830809067786147152083080906778614715208308090677861471520830809067786147152083080906778614715208308090677861471520830809067786147152083080906778614715208308090677861471520830809067786147152083080906778614715208308090677861471520830809067786147152083080906778614715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023ada43-6b46-486a-a3a8-0be8bb17e40d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1d31f4f-a26e-47e8-9a0e-727eaea4cb00, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f458607-97bf-4feb-b0bb-46ba565bef95, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cd86c14-daa9-44e6-82ca-9f5d94947c66, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f458607-97bf-4feb-b0bb-46ba565bef95, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1752470314525852873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17524703145258528731752470314525852873175247031452585287317524703145258528731752470314525852873175247031452585287317524703145258528731752470314525852873175247031452585287317524703145258528731752470314525852873175247031452585287317524703145258528731752470314525852873175247031452585287317524703145258528731752470314525852873175247031452585287317524703145258528731752470314525852873" } } } 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, 6cd86c14-daa9-44e6-82ca-9f5d94947c66, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12702019581630296111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270201958163029611112702019581630296111127020195816302961111270201958163029611112702019581630296111127020195816302961111270201958163029611112702019581630296111127020195816302961111270201958163029611112702019581630296111127020195816302961111270201958163029611112702019581630296111127020195816302961111270201958163029611112702019581630296111127020195816302961111270201958163029611112702019581630296111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd86c14-daa9-44e6-82ca-9f5d94947c66, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f458607-97bf-4feb-b0bb-46ba565bef95, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19259c13-ea41-453c-821f-1f38f15d3ca4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d4c8194-3bd1-4b23-9bdc-53512221e283, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19259c13-ea41-453c-821f-1f38f15d3ca4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7004663413915460438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70046634139154604387004663413915460438700466341391546043870046634139154604387004663413915460438700466341391546043870046634139154604387004663413915460438700466341391546043870046634139154604387004663413915460438700466341391546043870046634139154604387004663413915460438700466341391546043870046634139154604387004663413915460438700466341391546043870046634139154604387004663413915460438" } } } 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, 8d4c8194-3bd1-4b23-9bdc-53512221e283, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2016617531095438203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20166175310954382032016617531095438203201661753109543820320166175310954382032016617531095438203201661753109543820320166175310954382032016617531095438203201661753109543820320166175310954382032016617531095438203201661753109543820320166175310954382032016617531095438203201661753109543820320166175310954382032016617531095438203201661753109543820320166175310954382032016617531095438203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4c8194-3bd1-4b23-9bdc-53512221e283, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 076ccc67-ddb6-4058-a9c3-4aa8dd718167, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 076ccc67-ddb6-4058-a9c3-4aa8dd718167, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12180359633684765321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218035963368476532112180359633684765321121803596336847653211218035963368476532112180359633684765321121803596336847653211218035963368476532112180359633684765321121803596336847653211218035963368476532112180359633684765321121803596336847653211218035963368476532112180359633684765321121803596336847653211218035963368476532112180359633684765321121803596336847653211218035963368476532112180359633684765321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19259c13-ea41-453c-821f-1f38f15d3ca4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 076ccc67-ddb6-4058-a9c3-4aa8dd718167, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d067136-aadd-411d-8641-ccdcb27a2b22, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 342b82eb-f526-4477-8bdf-17fca144b48c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d067136-aadd-411d-8641-ccdcb27a2b22, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3333509037910827776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33335090379108277763333509037910827776333350903791082777633335090379108277763333509037910827776333350903791082777633335090379108277763333509037910827776333350903791082777633335090379108277763333509037910827776333350903791082777633335090379108277763333509037910827776333350903791082777633335090379108277763333509037910827776333350903791082777633335090379108277763333509037910827776" } } } 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, 342b82eb-f526-4477-8bdf-17fca144b48c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10455155993608524122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045515599360852412210455155993608524122104551559936085241221045515599360852412210455155993608524122104551559936085241221045515599360852412210455155993608524122104551559936085241221045515599360852412210455155993608524122104551559936085241221045515599360852412210455155993608524122104551559936085241221045515599360852412210455155993608524122104551559936085241221045515599360852412210455155993608524122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 342b82eb-f526-4477-8bdf-17fca144b48c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5bdf8c3-b110-4658-9bb3-7f8b44b14ccd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5bdf8c3-b110-4658-9bb3-7f8b44b14ccd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14450930224272312316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445093022427231231614450930224272312316144509302242723123161445093022427231231614450930224272312316144509302242723123161445093022427231231614450930224272312316144509302242723123161445093022427231231614450930224272312316144509302242723123161445093022427231231614450930224272312316144509302242723123161445093022427231231614450930224272312316144509302242723123161445093022427231231614450930224272312316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d067136-aadd-411d-8641-ccdcb27a2b22, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f33f1918-4329-4e54-ae93-62448d8076fc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33f1918-4329-4e54-ae93-62448d8076fc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16646457232768360680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664645723276836068016646457232768360680166464572327683606801664645723276836068016646457232768360680166464572327683606801664645723276836068016646457232768360680166464572327683606801664645723276836068016646457232768360680166464572327683606801664645723276836068016646457232768360680166464572327683606801664645723276836068016646457232768360680166464572327683606801664645723276836068016646457232768360680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33f1918-4329-4e54-ae93-62448d8076fc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5bdf8c3-b110-4658-9bb3-7f8b44b14ccd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53c09af2-c393-4ead-8c66-964cb2d28834, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b998f2f9-1d1e-4b85-8a9d-59d86852e09a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c09af2-c393-4ead-8c66-964cb2d28834, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17918122546564892645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791812254656489264517918122546564892645179181225465648926451791812254656489264517918122546564892645179181225465648926451791812254656489264517918122546564892645179181225465648926451791812254656489264517918122546564892645179181225465648926451791812254656489264517918122546564892645179181225465648926451791812254656489264517918122546564892645179181225465648926451791812254656489264517918122546564892645" } } } 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, b998f2f9-1d1e-4b85-8a9d-59d86852e09a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16126165772220577208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612616577222057720816126165772220577208161261657722205772081612616577222057720816126165772220577208161261657722205772081612616577222057720816126165772220577208161261657722205772081612616577222057720816126165772220577208161261657722205772081612616577222057720816126165772220577208161261657722205772081612616577222057720816126165772220577208161261657722205772081612616577222057720816126165772220577208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c09af2-c393-4ead-8c66-964cb2d28834, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b998f2f9-1d1e-4b85-8a9d-59d86852e09a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d956eca-f7ad-4572-82e3-665b2f55e170, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5abf9f6e-fa60-4be0-9f9a-e91b2e71d481, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d956eca-f7ad-4572-82e3-665b2f55e170, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4215821717613217616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42158217176132176164215821717613217616421582171761321761642158217176132176164215821717613217616421582171761321761642158217176132176164215821717613217616421582171761321761642158217176132176164215821717613217616421582171761321761642158217176132176164215821717613217616421582171761321761642158217176132176164215821717613217616421582171761321761642158217176132176164215821717613217616" } } } 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, 5abf9f6e-fa60-4be0-9f9a-e91b2e71d481, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9865620485883016351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98656204858830163519865620485883016351986562048588301635198656204858830163519865620485883016351986562048588301635198656204858830163519865620485883016351986562048588301635198656204858830163519865620485883016351986562048588301635198656204858830163519865620485883016351986562048588301635198656204858830163519865620485883016351986562048588301635198656204858830163519865620485883016351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d956eca-f7ad-4572-82e3-665b2f55e170, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5abf9f6e-fa60-4be0-9f9a-e91b2e71d481, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7104652-b077-4c78-87b1-c6bc25802771, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6bd9487-853b-479d-bdeb-a6b0eebb3477, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7104652-b077-4c78-87b1-c6bc25802771, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15946335067742442405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594633506774244240515946335067742442405159463350677424424051594633506774244240515946335067742442405159463350677424424051594633506774244240515946335067742442405159463350677424424051594633506774244240515946335067742442405159463350677424424051594633506774244240515946335067742442405159463350677424424051594633506774244240515946335067742442405159463350677424424051594633506774244240515946335067742442405" } } } 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, c6bd9487-853b-479d-bdeb-a6b0eebb3477, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12459029437237595320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245902943723759532012459029437237595320124590294372375953201245902943723759532012459029437237595320124590294372375953201245902943723759532012459029437237595320124590294372375953201245902943723759532012459029437237595320124590294372375953201245902943723759532012459029437237595320124590294372375953201245902943723759532012459029437237595320124590294372375953201245902943723759532012459029437237595320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7104652-b077-4c78-87b1-c6bc25802771, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6bd9487-853b-479d-bdeb-a6b0eebb3477, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f62839b0-f65a-4dad-8dc6-f073c93c55fb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd62d64d-b625-4ff6-971e-3fede4c15767, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f62839b0-f65a-4dad-8dc6-f073c93c55fb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11176906382123819521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117690638212381952111176906382123819521111769063821238195211117690638212381952111176906382123819521111769063821238195211117690638212381952111176906382123819521111769063821238195211117690638212381952111176906382123819521111769063821238195211117690638212381952111176906382123819521111769063821238195211117690638212381952111176906382123819521111769063821238195211117690638212381952111176906382123819521" } } } 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, fd62d64d-b625-4ff6-971e-3fede4c15767, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 643090651778813975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975643090651778813975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd62d64d-b625-4ff6-971e-3fede4c15767, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f62839b0-f65a-4dad-8dc6-f073c93c55fb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c755070-86a4-48d2-a395-0a513d078031, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571a52de-0e00-4f75-9f87-42319ec71b9d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c755070-86a4-48d2-a395-0a513d078031, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16409395771288297191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640939577128829719116409395771288297191164093957712882971911640939577128829719116409395771288297191164093957712882971911640939577128829719116409395771288297191164093957712882971911640939577128829719116409395771288297191164093957712882971911640939577128829719116409395771288297191164093957712882971911640939577128829719116409395771288297191164093957712882971911640939577128829719116409395771288297191" } } } 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, 571a52de-0e00-4f75-9f87-42319ec71b9d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15068496316874483388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506849631687448338815068496316874483388150684963168744833881506849631687448338815068496316874483388150684963168744833881506849631687448338815068496316874483388150684963168744833881506849631687448338815068496316874483388150684963168744833881506849631687448338815068496316874483388150684963168744833881506849631687448338815068496316874483388150684963168744833881506849631687448338815068496316874483388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c755070-86a4-48d2-a395-0a513d078031, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35d37e1f-34df-4a09-9ea4-e0d0cbc78110, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571a52de-0e00-4f75-9f87-42319ec71b9d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35d37e1f-34df-4a09-9ea4-e0d0cbc78110, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7004096423662021893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70040964236620218937004096423662021893700409642366202189370040964236620218937004096423662021893700409642366202189370040964236620218937004096423662021893700409642366202189370040964236620218937004096423662021893700409642366202189370040964236620218937004096423662021893700409642366202189370040964236620218937004096423662021893700409642366202189370040964236620218937004096423662021893" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2fea310-adc5-417d-98f7-218af687cf9d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2fea310-adc5-417d-98f7-218af687cf9d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3689556191286145313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36895561912861453133689556191286145313368955619128614531336895561912861453133689556191286145313368955619128614531336895561912861453133689556191286145313368955619128614531336895561912861453133689556191286145313368955619128614531336895561912861453133689556191286145313368955619128614531336895561912861453133689556191286145313368955619128614531336895561912861453133689556191286145313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35d37e1f-34df-4a09-9ea4-e0d0cbc78110, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68b0a352-cef4-411c-963f-973ccf7d408c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b0a352-cef4-411c-963f-973ccf7d408c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18209866767567892739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820986676756789273918209866767567892739182098667675678927391820986676756789273918209866767567892739182098667675678927391820986676756789273918209866767567892739182098667675678927391820986676756789273918209866767567892739182098667675678927391820986676756789273918209866767567892739182098667675678927391820986676756789273918209866767567892739182098667675678927391820986676756789273918209866767567892739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2fea310-adc5-417d-98f7-218af687cf9d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08ad1aca-c9de-4ff2-b862-35413afdade6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ad1aca-c9de-4ff2-b862-35413afdade6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7611609396796247254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76116093967962472547611609396796247254761160939679624725476116093967962472547611609396796247254761160939679624725476116093967962472547611609396796247254761160939679624725476116093967962472547611609396796247254761160939679624725476116093967962472547611609396796247254761160939679624725476116093967962472547611609396796247254761160939679624725476116093967962472547611609396796247254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b0a352-cef4-411c-963f-973ccf7d408c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a935b1b2-9658-44ec-a8d4-e4e0e7d3d158, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a935b1b2-9658-44ec-a8d4-e4e0e7d3d158, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 600004920904617714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714600004920904617714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ad1aca-c9de-4ff2-b862-35413afdade6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e5dbb22-5ec2-49ce-be63-f2a3408eb413, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e5dbb22-5ec2-49ce-be63-f2a3408eb413, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17512045033337206998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751204503333720699817512045033337206998175120450333372069981751204503333720699817512045033337206998175120450333372069981751204503333720699817512045033337206998175120450333372069981751204503333720699817512045033337206998175120450333372069981751204503333720699817512045033337206998175120450333372069981751204503333720699817512045033337206998175120450333372069981751204503333720699817512045033337206998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a935b1b2-9658-44ec-a8d4-e4e0e7d3d158, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e5dbb22-5ec2-49ce-be63-f2a3408eb413, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9466454-73b1-4524-a64d-6b3299ec5b49, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9466454-73b1-4524-a64d-6b3299ec5b49, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15581046620988625595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558104662098862559515581046620988625595155810466209886255951558104662098862559515581046620988625595155810466209886255951558104662098862559515581046620988625595155810466209886255951558104662098862559515581046620988625595155810466209886255951558104662098862559515581046620988625595155810466209886255951558104662098862559515581046620988625595155810466209886255951558104662098862559515581046620988625595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9188d0bc-cce0-4dd9-b3b4-3c6c4f9d782c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9188d0bc-cce0-4dd9-b3b4-3c6c4f9d782c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13219678183566333039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321967818356633303913219678183566333039132196781835663330391321967818356633303913219678183566333039132196781835663330391321967818356633303913219678183566333039132196781835663330391321967818356633303913219678183566333039132196781835663330391321967818356633303913219678183566333039132196781835663330391321967818356633303913219678183566333039132196781835663330391321967818356633303913219678183566333039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9466454-73b1-4524-a64d-6b3299ec5b49, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9188d0bc-cce0-4dd9-b3b4-3c6c4f9d782c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c31755-5019-4105-8e61-3eda15f09f27, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c8f77d7-ac37-4678-84b5-e584153fd289, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c31755-5019-4105-8e61-3eda15f09f27, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10009529221451327535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000952922145132753510009529221451327535100095292214513275351000952922145132753510009529221451327535100095292214513275351000952922145132753510009529221451327535100095292214513275351000952922145132753510009529221451327535100095292214513275351000952922145132753510009529221451327535100095292214513275351000952922145132753510009529221451327535100095292214513275351000952922145132753510009529221451327535" } } } 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, 4c8f77d7-ac37-4678-84b5-e584153fd289, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2385909304452085165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23859093044520851652385909304452085165238590930445208516523859093044520851652385909304452085165238590930445208516523859093044520851652385909304452085165238590930445208516523859093044520851652385909304452085165238590930445208516523859093044520851652385909304452085165238590930445208516523859093044520851652385909304452085165238590930445208516523859093044520851652385909304452085165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c31755-5019-4105-8e61-3eda15f09f27, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c8f77d7-ac37-4678-84b5-e584153fd289, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254f3e94-c960-4fad-8187-2c16580cecb3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254f3e94-c960-4fad-8187-2c16580cecb3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111069859200061206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21110698592000612062111069859200061206211106985920006120621110698592000612062111069859200061206211106985920006120621110698592000612062111069859200061206211106985920006120621110698592000612062111069859200061206211106985920006120621110698592000612062111069859200061206211106985920006120621110698592000612062111069859200061206211106985920006120621110698592000612062111069859200061206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97b0b033-75c6-4060-9121-8a2416b355db, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97b0b033-75c6-4060-9121-8a2416b355db, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3463760604220158630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34637606042201586303463760604220158630346376060422015863034637606042201586303463760604220158630346376060422015863034637606042201586303463760604220158630346376060422015863034637606042201586303463760604220158630346376060422015863034637606042201586303463760604220158630346376060422015863034637606042201586303463760604220158630346376060422015863034637606042201586303463760604220158630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254f3e94-c960-4fad-8187-2c16580cecb3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97b0b033-75c6-4060-9121-8a2416b355db, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c438a416-0b94-4800-8e9f-d0f708109877, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 513f51ff-762c-4cbf-8ac5-1b58a1a35ba5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513f51ff-762c-4cbf-8ac5-1b58a1a35ba5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12768423428068009170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276842342806800917012768423428068009170127684234280680091701276842342806800917012768423428068009170127684234280680091701276842342806800917012768423428068009170127684234280680091701276842342806800917012768423428068009170127684234280680091701276842342806800917012768423428068009170127684234280680091701276842342806800917012768423428068009170127684234280680091701276842342806800917012768423428068009170" } } } 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, c438a416-0b94-4800-8e9f-d0f708109877, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17984342724638013598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798434272463801359817984342724638013598179843427246380135981798434272463801359817984342724638013598179843427246380135981798434272463801359817984342724638013598179843427246380135981798434272463801359817984342724638013598179843427246380135981798434272463801359817984342724638013598179843427246380135981798434272463801359817984342724638013598179843427246380135981798434272463801359817984342724638013598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513f51ff-762c-4cbf-8ac5-1b58a1a35ba5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c84e836-d7e5-4591-bbf4-e58f2009d058, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c84e836-d7e5-4591-bbf4-e58f2009d058, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11704069836291336728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170406983629133672811704069836291336728117040698362913367281170406983629133672811704069836291336728117040698362913367281170406983629133672811704069836291336728117040698362913367281170406983629133672811704069836291336728117040698362913367281170406983629133672811704069836291336728117040698362913367281170406983629133672811704069836291336728117040698362913367281170406983629133672811704069836291336728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c438a416-0b94-4800-8e9f-d0f708109877, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745bf213-d73d-4bf1-af3d-c136a385b39b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745bf213-d73d-4bf1-af3d-c136a385b39b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13885479523698228402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388547952369822840213885479523698228402138854795236982284021388547952369822840213885479523698228402138854795236982284021388547952369822840213885479523698228402138854795236982284021388547952369822840213885479523698228402138854795236982284021388547952369822840213885479523698228402138854795236982284021388547952369822840213885479523698228402138854795236982284021388547952369822840213885479523698228402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c84e836-d7e5-4591-bbf4-e58f2009d058, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 612f262a-744a-4cc2-b6a5-5d5af01d1d04, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 612f262a-744a-4cc2-b6a5-5d5af01d1d04, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7923138288527211623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79231382885272116237923138288527211623792313828852721162379231382885272116237923138288527211623792313828852721162379231382885272116237923138288527211623792313828852721162379231382885272116237923138288527211623792313828852721162379231382885272116237923138288527211623792313828852721162379231382885272116237923138288527211623792313828852721162379231382885272116237923138288527211623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745bf213-d73d-4bf1-af3d-c136a385b39b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cc20305-d158-4664-92ba-edd9fc4cd035, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cc20305-d158-4664-92ba-edd9fc4cd035, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8185492333484068621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81854923334840686218185492333484068621818549233348406862181854923334840686218185492333484068621818549233348406862181854923334840686218185492333484068621818549233348406862181854923334840686218185492333484068621818549233348406862181854923334840686218185492333484068621818549233348406862181854923334840686218185492333484068621818549233348406862181854923334840686218185492333484068621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 612f262a-744a-4cc2-b6a5-5d5af01d1d04, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03f1d62-96d8-4fe1-9c5b-78758e015943, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03f1d62-96d8-4fe1-9c5b-78758e015943, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11491492346833228016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149149234683322801611491492346833228016114914923468332280161149149234683322801611491492346833228016114914923468332280161149149234683322801611491492346833228016114914923468332280161149149234683322801611491492346833228016114914923468332280161149149234683322801611491492346833228016114914923468332280161149149234683322801611491492346833228016114914923468332280161149149234683322801611491492346833228016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cc20305-d158-4664-92ba-edd9fc4cd035, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c41df9-ed44-4288-be6a-2f65164a4217, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c41df9-ed44-4288-be6a-2f65164a4217, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18197079957537215636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819707995753721563618197079957537215636181970799575372156361819707995753721563618197079957537215636181970799575372156361819707995753721563618197079957537215636181970799575372156361819707995753721563618197079957537215636181970799575372156361819707995753721563618197079957537215636181970799575372156361819707995753721563618197079957537215636181970799575372156361819707995753721563618197079957537215636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03f1d62-96d8-4fe1-9c5b-78758e015943, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be9ef0d-5682-449a-b6fa-5e5cfdffca27, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be9ef0d-5682-449a-b6fa-5e5cfdffca27, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11272118267764775983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127211826776477598311272118267764775983112721182677647759831127211826776477598311272118267764775983112721182677647759831127211826776477598311272118267764775983112721182677647759831127211826776477598311272118267764775983112721182677647759831127211826776477598311272118267764775983112721182677647759831127211826776477598311272118267764775983112721182677647759831127211826776477598311272118267764775983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c41df9-ed44-4288-be6a-2f65164a4217, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 807e153b-fd45-4cfa-89bd-798cb018626a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 807e153b-fd45-4cfa-89bd-798cb018626a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16611146097344944882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661114609734494488216611146097344944882166111460973449448821661114609734494488216611146097344944882166111460973449448821661114609734494488216611146097344944882166111460973449448821661114609734494488216611146097344944882166111460973449448821661114609734494488216611146097344944882166111460973449448821661114609734494488216611146097344944882166111460973449448821661114609734494488216611146097344944882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be9ef0d-5682-449a-b6fa-5e5cfdffca27, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef8e5ff-6cb6-4f13-ad73-6d2d9a940370, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef8e5ff-6cb6-4f13-ad73-6d2d9a940370, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11585186709247107643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158518670924710764311585186709247107643115851867092471076431158518670924710764311585186709247107643115851867092471076431158518670924710764311585186709247107643115851867092471076431158518670924710764311585186709247107643115851867092471076431158518670924710764311585186709247107643115851867092471076431158518670924710764311585186709247107643115851867092471076431158518670924710764311585186709247107643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 807e153b-fd45-4cfa-89bd-798cb018626a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f88338cf-c9df-4496-92f2-70de0a554f54, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f88338cf-c9df-4496-92f2-70de0a554f54, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15046824166143407648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504682416614340764815046824166143407648150468241661434076481504682416614340764815046824166143407648150468241661434076481504682416614340764815046824166143407648150468241661434076481504682416614340764815046824166143407648150468241661434076481504682416614340764815046824166143407648150468241661434076481504682416614340764815046824166143407648150468241661434076481504682416614340764815046824166143407648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef8e5ff-6cb6-4f13-ad73-6d2d9a940370, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7db4f0d-2b6c-49c2-8650-cae828db6c49, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7db4f0d-2b6c-49c2-8650-cae828db6c49, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5383280841672238253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53832808416722382535383280841672238253538328084167223825353832808416722382535383280841672238253538328084167223825353832808416722382535383280841672238253538328084167223825353832808416722382535383280841672238253538328084167223825353832808416722382535383280841672238253538328084167223825353832808416722382535383280841672238253538328084167223825353832808416722382535383280841672238253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f88338cf-c9df-4496-92f2-70de0a554f54, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f15c02e7-3a21-4d9e-bd34-eaf32b070315, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f15c02e7-3a21-4d9e-bd34-eaf32b070315, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7909746338950166596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79097463389501665967909746338950166596790974633895016659679097463389501665967909746338950166596790974633895016659679097463389501665967909746338950166596790974633895016659679097463389501665967909746338950166596790974633895016659679097463389501665967909746338950166596790974633895016659679097463389501665967909746338950166596790974633895016659679097463389501665967909746338950166596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7db4f0d-2b6c-49c2-8650-cae828db6c49, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d2c79c-9628-46df-8c6f-37e31d65991c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d2c79c-9628-46df-8c6f-37e31d65991c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5890987808670173891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58909878086701738915890987808670173891589098780867017389158909878086701738915890987808670173891589098780867017389158909878086701738915890987808670173891589098780867017389158909878086701738915890987808670173891589098780867017389158909878086701738915890987808670173891589098780867017389158909878086701738915890987808670173891589098780867017389158909878086701738915890987808670173891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f15c02e7-3a21-4d9e-bd34-eaf32b070315, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd8195cd-56a7-4d18-96c1-df7ec3f9944e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd8195cd-56a7-4d18-96c1-df7ec3f9944e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17859761782695952379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785976178269595237917859761782695952379178597617826959523791785976178269595237917859761782695952379178597617826959523791785976178269595237917859761782695952379178597617826959523791785976178269595237917859761782695952379178597617826959523791785976178269595237917859761782695952379178597617826959523791785976178269595237917859761782695952379178597617826959523791785976178269595237917859761782695952379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d2c79c-9628-46df-8c6f-37e31d65991c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e75a02-3f4c-47f3-8014-c2207ed1aa1c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd8195cd-56a7-4d18-96c1-df7ec3f9944e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e75a02-3f4c-47f3-8014-c2207ed1aa1c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4940004244974459416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49400042449744594164940004244974459416494000424497445941649400042449744594164940004244974459416494000424497445941649400042449744594164940004244974459416494000424497445941649400042449744594164940004244974459416494000424497445941649400042449744594164940004244974459416494000424497445941649400042449744594164940004244974459416494000424497445941649400042449744594164940004244974459416" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d6501f-03b9-4ba0-abc9-904c0546011c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d6501f-03b9-4ba0-abc9-904c0546011c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6378873119320049022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63788731193200490226378873119320049022637887311932004902263788731193200490226378873119320049022637887311932004902263788731193200490226378873119320049022637887311932004902263788731193200490226378873119320049022637887311932004902263788731193200490226378873119320049022637887311932004902263788731193200490226378873119320049022637887311932004902263788731193200490226378873119320049022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e75a02-3f4c-47f3-8014-c2207ed1aa1c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d6501f-03b9-4ba0-abc9-904c0546011c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bc773c6-2bc4-4a4c-8691-4fbeb550326f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc773c6-2bc4-4a4c-8691-4fbeb550326f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4283648028829525891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42836480288295258914283648028829525891428364802882952589142836480288295258914283648028829525891428364802882952589142836480288295258914283648028829525891428364802882952589142836480288295258914283648028829525891428364802882952589142836480288295258914283648028829525891428364802882952589142836480288295258914283648028829525891428364802882952589142836480288295258914283648028829525891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 067eddbd-5fcb-4f0e-8808-e9e43ab36305, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 067eddbd-5fcb-4f0e-8808-e9e43ab36305, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 468392903197127246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246468392903197127246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 067eddbd-5fcb-4f0e-8808-e9e43ab36305, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb0aca41-8724-4c41-a641-44c609b5728d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0aca41-8724-4c41-a641-44c609b5728d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12140271544215646836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214027154421564683612140271544215646836121402715442156468361214027154421564683612140271544215646836121402715442156468361214027154421564683612140271544215646836121402715442156468361214027154421564683612140271544215646836121402715442156468361214027154421564683612140271544215646836121402715442156468361214027154421564683612140271544215646836121402715442156468361214027154421564683612140271544215646836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc773c6-2bc4-4a4c-8691-4fbeb550326f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bf81905-2a61-4a29-a870-6149be574ea8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0aca41-8724-4c41-a641-44c609b5728d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bf81905-2a61-4a29-a870-6149be574ea8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 845940671913644428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428845940671913644428" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af90c0fe-d070-405f-bfd8-b7854a838c64, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af90c0fe-d070-405f-bfd8-b7854a838c64, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8957407347073482315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89574073470734823158957407347073482315895740734707348231589574073470734823158957407347073482315895740734707348231589574073470734823158957407347073482315895740734707348231589574073470734823158957407347073482315895740734707348231589574073470734823158957407347073482315895740734707348231589574073470734823158957407347073482315895740734707348231589574073470734823158957407347073482315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bf81905-2a61-4a29-a870-6149be574ea8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af90c0fe-d070-405f-bfd8-b7854a838c64, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173ba604-c3f7-4020-9602-f4234fbd3e37, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173ba604-c3f7-4020-9602-f4234fbd3e37, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 368643181600454055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055368643181600454055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 514e9d8d-302a-4e30-9e80-f500e5bf7126, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 514e9d8d-302a-4e30-9e80-f500e5bf7126, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 371979529970572405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405371979529970572405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173ba604-c3f7-4020-9602-f4234fbd3e37, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feca3d5c-2417-4ea8-8378-194072bdd43f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feca3d5c-2417-4ea8-8378-194072bdd43f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14173406137272553814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417340613727255381414173406137272553814141734061372725538141417340613727255381414173406137272553814141734061372725538141417340613727255381414173406137272553814141734061372725538141417340613727255381414173406137272553814141734061372725538141417340613727255381414173406137272553814141734061372725538141417340613727255381414173406137272553814141734061372725538141417340613727255381414173406137272553814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 514e9d8d-302a-4e30-9e80-f500e5bf7126, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9256a57-8f4f-45b8-9dba-095e5d71ff6b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9256a57-8f4f-45b8-9dba-095e5d71ff6b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13749777723284793846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374977772328479384613749777723284793846137497777232847938461374977772328479384613749777723284793846137497777232847938461374977772328479384613749777723284793846137497777232847938461374977772328479384613749777723284793846137497777232847938461374977772328479384613749777723284793846137497777232847938461374977772328479384613749777723284793846137497777232847938461374977772328479384613749777723284793846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feca3d5c-2417-4ea8-8378-194072bdd43f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca506973-95e1-4510-a1ee-86464b831974, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca506973-95e1-4510-a1ee-86464b831974, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9234952579734820932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92349525797348209329234952579734820932923495257973482093292349525797348209329234952579734820932923495257973482093292349525797348209329234952579734820932923495257973482093292349525797348209329234952579734820932923495257973482093292349525797348209329234952579734820932923495257973482093292349525797348209329234952579734820932923495257973482093292349525797348209329234952579734820932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9256a57-8f4f-45b8-9dba-095e5d71ff6b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 106f94ad-c7ad-498d-8ce2-0ee3a9aca251, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 106f94ad-c7ad-498d-8ce2-0ee3a9aca251, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12060727752339119756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206072775233911975612060727752339119756120607277523391197561206072775233911975612060727752339119756120607277523391197561206072775233911975612060727752339119756120607277523391197561206072775233911975612060727752339119756120607277523391197561206072775233911975612060727752339119756120607277523391197561206072775233911975612060727752339119756120607277523391197561206072775233911975612060727752339119756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca506973-95e1-4510-a1ee-86464b831974, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b5c471-669a-4acc-86c5-6a064aab38ae, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b5c471-669a-4acc-86c5-6a064aab38ae, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15468461225499601449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546846122549960144915468461225499601449154684612254996014491546846122549960144915468461225499601449154684612254996014491546846122549960144915468461225499601449154684612254996014491546846122549960144915468461225499601449154684612254996014491546846122549960144915468461225499601449154684612254996014491546846122549960144915468461225499601449154684612254996014491546846122549960144915468461225499601449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 106f94ad-c7ad-498d-8ce2-0ee3a9aca251, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcde662c-169c-4945-a49d-60516887f0d3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcde662c-169c-4945-a49d-60516887f0d3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7571391423555577963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75713914235555779637571391423555577963757139142355557796375713914235555779637571391423555577963757139142355557796375713914235555779637571391423555577963757139142355557796375713914235555779637571391423555577963757139142355557796375713914235555779637571391423555577963757139142355557796375713914235555779637571391423555577963757139142355557796375713914235555779637571391423555577963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b5c471-669a-4acc-86c5-6a064aab38ae, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9280854-4a37-46ee-ae1b-0acb0e9530b9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9280854-4a37-46ee-ae1b-0acb0e9530b9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1807206415301413891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18072064153014138911807206415301413891180720641530141389118072064153014138911807206415301413891180720641530141389118072064153014138911807206415301413891180720641530141389118072064153014138911807206415301413891180720641530141389118072064153014138911807206415301413891180720641530141389118072064153014138911807206415301413891180720641530141389118072064153014138911807206415301413891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcde662c-169c-4945-a49d-60516887f0d3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79b1cb7-dbf6-476c-a77f-4944b7d32612, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79b1cb7-dbf6-476c-a77f-4944b7d32612, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6431846148931802661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64318461489318026616431846148931802661643184614893180266164318461489318026616431846148931802661643184614893180266164318461489318026616431846148931802661643184614893180266164318461489318026616431846148931802661643184614893180266164318461489318026616431846148931802661643184614893180266164318461489318026616431846148931802661643184614893180266164318461489318026616431846148931802661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9280854-4a37-46ee-ae1b-0acb0e9530b9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a543c04e-1ce4-4211-b5e3-d850e673ccbc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a543c04e-1ce4-4211-b5e3-d850e673ccbc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1747405049315984773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17474050493159847731747405049315984773174740504931598477317474050493159847731747405049315984773174740504931598477317474050493159847731747405049315984773174740504931598477317474050493159847731747405049315984773174740504931598477317474050493159847731747405049315984773174740504931598477317474050493159847731747405049315984773174740504931598477317474050493159847731747405049315984773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a79b1cb7-dbf6-476c-a77f-4944b7d32612, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea78a47-8e14-4bc9-8e9e-687b827bdbc0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea78a47-8e14-4bc9-8e9e-687b827bdbc0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17121457087403834078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712145708740383407817121457087403834078171214570874038340781712145708740383407817121457087403834078171214570874038340781712145708740383407817121457087403834078171214570874038340781712145708740383407817121457087403834078171214570874038340781712145708740383407817121457087403834078171214570874038340781712145708740383407817121457087403834078171214570874038340781712145708740383407817121457087403834078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a543c04e-1ce4-4211-b5e3-d850e673ccbc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f8cc493-f054-40fc-adb2-94481a887f06, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f8cc493-f054-40fc-adb2-94481a887f06, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 834320504994622040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040834320504994622040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea78a47-8e14-4bc9-8e9e-687b827bdbc0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4e2cba8-ad5a-42fa-9e83-351bcae188d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e2cba8-ad5a-42fa-9e83-351bcae188d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9470162118190798454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94701621181907984549470162118190798454947016211819079845494701621181907984549470162118190798454947016211819079845494701621181907984549470162118190798454947016211819079845494701621181907984549470162118190798454947016211819079845494701621181907984549470162118190798454947016211819079845494701621181907984549470162118190798454947016211819079845494701621181907984549470162118190798454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f8cc493-f054-40fc-adb2-94481a887f06, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba61ff1b-62c1-46a7-b7fb-3f25cacf0cf5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba61ff1b-62c1-46a7-b7fb-3f25cacf0cf5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11723169517658488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172316951765848811723169517658488117231695176584881172316951765848811723169517658488117231695176584881172316951765848811723169517658488117231695176584881172316951765848811723169517658488117231695176584881172316951765848811723169517658488117231695176584881172316951765848811723169517658488117231695176584881172316951765848811723169517658488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e2cba8-ad5a-42fa-9e83-351bcae188d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d50152a-eda6-4a5d-b778-e030801349f5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d50152a-eda6-4a5d-b778-e030801349f5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8128521808733171770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81285218087331717708128521808733171770812852180873317177081285218087331717708128521808733171770812852180873317177081285218087331717708128521808733171770812852180873317177081285218087331717708128521808733171770812852180873317177081285218087331717708128521808733171770812852180873317177081285218087331717708128521808733171770812852180873317177081285218087331717708128521808733171770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba61ff1b-62c1-46a7-b7fb-3f25cacf0cf5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6703038c-a012-46e3-b149-b006ed253b92, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6703038c-a012-46e3-b149-b006ed253b92, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7496218594514720869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74962185945147208697496218594514720869749621859451472086974962185945147208697496218594514720869749621859451472086974962185945147208697496218594514720869749621859451472086974962185945147208697496218594514720869749621859451472086974962185945147208697496218594514720869749621859451472086974962185945147208697496218594514720869749621859451472086974962185945147208697496218594514720869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d50152a-eda6-4a5d-b778-e030801349f5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c706b15c-5ece-4fd7-83f3-52fa27303b99, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c706b15c-5ece-4fd7-83f3-52fa27303b99, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12722404281338572018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272240428133857201812722404281338572018127224042813385720181272240428133857201812722404281338572018127224042813385720181272240428133857201812722404281338572018127224042813385720181272240428133857201812722404281338572018127224042813385720181272240428133857201812722404281338572018127224042813385720181272240428133857201812722404281338572018127224042813385720181272240428133857201812722404281338572018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6703038c-a012-46e3-b149-b006ed253b92, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a214f5-790e-4335-ade8-7f8e5e0ee4f8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a214f5-790e-4335-ade8-7f8e5e0ee4f8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2134650049701001236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21346500497010012362134650049701001236213465004970100123621346500497010012362134650049701001236213465004970100123621346500497010012362134650049701001236213465004970100123621346500497010012362134650049701001236213465004970100123621346500497010012362134650049701001236213465004970100123621346500497010012362134650049701001236213465004970100123621346500497010012362134650049701001236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c706b15c-5ece-4fd7-83f3-52fa27303b99, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa22eff6-e64b-47a5-b76c-94e4b3b312eb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a214f5-790e-4335-ade8-7f8e5e0ee4f8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa22eff6-e64b-47a5-b76c-94e4b3b312eb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5204856301064338380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52048563010643383805204856301064338380520485630106433838052048563010643383805204856301064338380520485630106433838052048563010643383805204856301064338380520485630106433838052048563010643383805204856301064338380520485630106433838052048563010643383805204856301064338380520485630106433838052048563010643383805204856301064338380520485630106433838052048563010643383805204856301064338380" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b8f7106-a2f2-4167-8d7e-2e80dc308804, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b8f7106-a2f2-4167-8d7e-2e80dc308804, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203575708819127102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020357570881912710210203575708819127102102035757088191271021020357570881912710210203575708819127102102035757088191271021020357570881912710210203575708819127102102035757088191271021020357570881912710210203575708819127102102035757088191271021020357570881912710210203575708819127102102035757088191271021020357570881912710210203575708819127102102035757088191271021020357570881912710210203575708819127102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa22eff6-e64b-47a5-b76c-94e4b3b312eb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e55178-d923-4f5c-896c-dd1ab2635760, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e55178-d923-4f5c-896c-dd1ab2635760, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17924490251125621832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792449025112562183217924490251125621832179244902511256218321792449025112562183217924490251125621832179244902511256218321792449025112562183217924490251125621832179244902511256218321792449025112562183217924490251125621832179244902511256218321792449025112562183217924490251125621832179244902511256218321792449025112562183217924490251125621832179244902511256218321792449025112562183217924490251125621832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b8f7106-a2f2-4167-8d7e-2e80dc308804, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bff48bb8-d134-44d6-8ddc-28ee43e95a6c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bff48bb8-d134-44d6-8ddc-28ee43e95a6c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4085724388036099754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40857243880360997544085724388036099754408572438803609975440857243880360997544085724388036099754408572438803609975440857243880360997544085724388036099754408572438803609975440857243880360997544085724388036099754408572438803609975440857243880360997544085724388036099754408572438803609975440857243880360997544085724388036099754408572438803609975440857243880360997544085724388036099754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e55178-d923-4f5c-896c-dd1ab2635760, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e3848d-f76c-4086-a353-1db95429cc44, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e3848d-f76c-4086-a353-1db95429cc44, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7960672386281020344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79606723862810203447960672386281020344796067238628102034479606723862810203447960672386281020344796067238628102034479606723862810203447960672386281020344796067238628102034479606723862810203447960672386281020344796067238628102034479606723862810203447960672386281020344796067238628102034479606723862810203447960672386281020344796067238628102034479606723862810203447960672386281020344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bff48bb8-d134-44d6-8ddc-28ee43e95a6c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f75b93-ff1b-45eb-be6e-6b85ac2b4c88, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f75b93-ff1b-45eb-be6e-6b85ac2b4c88, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15790617705484370250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579061770548437025015790617705484370250157906177054843702501579061770548437025015790617705484370250157906177054843702501579061770548437025015790617705484370250157906177054843702501579061770548437025015790617705484370250157906177054843702501579061770548437025015790617705484370250157906177054843702501579061770548437025015790617705484370250157906177054843702501579061770548437025015790617705484370250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e3848d-f76c-4086-a353-1db95429cc44, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1e47e7c-0141-4378-8567-7fd8da78c797, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1e47e7c-0141-4378-8567-7fd8da78c797, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1709211946704007693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17092119467040076931709211946704007693170921194670400769317092119467040076931709211946704007693170921194670400769317092119467040076931709211946704007693170921194670400769317092119467040076931709211946704007693170921194670400769317092119467040076931709211946704007693170921194670400769317092119467040076931709211946704007693170921194670400769317092119467040076931709211946704007693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f75b93-ff1b-45eb-be6e-6b85ac2b4c88, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32061106-b7a6-439b-afa2-4d99ed087692, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32061106-b7a6-439b-afa2-4d99ed087692, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15257563478642561730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525756347864256173015257563478642561730152575634786425617301525756347864256173015257563478642561730152575634786425617301525756347864256173015257563478642561730152575634786425617301525756347864256173015257563478642561730152575634786425617301525756347864256173015257563478642561730152575634786425617301525756347864256173015257563478642561730152575634786425617301525756347864256173015257563478642561730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1e47e7c-0141-4378-8567-7fd8da78c797, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceb35d32-0b41-45ad-a4c3-6c28be5d0017, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceb35d32-0b41-45ad-a4c3-6c28be5d0017, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15391480900141405225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539148090014140522515391480900141405225153914809001414052251539148090014140522515391480900141405225153914809001414052251539148090014140522515391480900141405225153914809001414052251539148090014140522515391480900141405225153914809001414052251539148090014140522515391480900141405225153914809001414052251539148090014140522515391480900141405225153914809001414052251539148090014140522515391480900141405225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32061106-b7a6-439b-afa2-4d99ed087692, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0894ff32-2602-4215-bc5d-825ace8eef19, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0894ff32-2602-4215-bc5d-825ace8eef19, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4868323644116841440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48683236441168414404868323644116841440486832364411684144048683236441168414404868323644116841440486832364411684144048683236441168414404868323644116841440486832364411684144048683236441168414404868323644116841440486832364411684144048683236441168414404868323644116841440486832364411684144048683236441168414404868323644116841440486832364411684144048683236441168414404868323644116841440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceb35d32-0b41-45ad-a4c3-6c28be5d0017, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a4a428-c852-4046-8617-b0df4fce3700, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a4a428-c852-4046-8617-b0df4fce3700, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356110003658551366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53561100036585513665356110003658551366535611000365855136653561100036585513665356110003658551366535611000365855136653561100036585513665356110003658551366535611000365855136653561100036585513665356110003658551366535611000365855136653561100036585513665356110003658551366535611000365855136653561100036585513665356110003658551366535611000365855136653561100036585513665356110003658551366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0894ff32-2602-4215-bc5d-825ace8eef19, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 441bc0a3-bcd8-47e3-b4be-ad88d3f1b6c0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 441bc0a3-bcd8-47e3-b4be-ad88d3f1b6c0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1378397610635119919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13783976106351199191378397610635119919137839761063511991913783976106351199191378397610635119919137839761063511991913783976106351199191378397610635119919137839761063511991913783976106351199191378397610635119919137839761063511991913783976106351199191378397610635119919137839761063511991913783976106351199191378397610635119919137839761063511991913783976106351199191378397610635119919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a4a428-c852-4046-8617-b0df4fce3700, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d26a85d-d0e7-4c76-8d13-529321c171e6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d26a85d-d0e7-4c76-8d13-529321c171e6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10480919549271673301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048091954927167330110480919549271673301104809195492716733011048091954927167330110480919549271673301104809195492716733011048091954927167330110480919549271673301104809195492716733011048091954927167330110480919549271673301104809195492716733011048091954927167330110480919549271673301104809195492716733011048091954927167330110480919549271673301104809195492716733011048091954927167330110480919549271673301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 441bc0a3-bcd8-47e3-b4be-ad88d3f1b6c0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c140f9-7bfd-43f9-aed0-b20856607c26, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c140f9-7bfd-43f9-aed0-b20856607c26, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8891426873799150618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88914268737991506188891426873799150618889142687379915061888914268737991506188891426873799150618889142687379915061888914268737991506188891426873799150618889142687379915061888914268737991506188891426873799150618889142687379915061888914268737991506188891426873799150618889142687379915061888914268737991506188891426873799150618889142687379915061888914268737991506188891426873799150618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d26a85d-d0e7-4c76-8d13-529321c171e6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee33bfe-6f8b-4e2c-a2a1-5ddf5264f31d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee33bfe-6f8b-4e2c-a2a1-5ddf5264f31d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12412500403296571632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241250040329657163212412500403296571632124125004032965716321241250040329657163212412500403296571632124125004032965716321241250040329657163212412500403296571632124125004032965716321241250040329657163212412500403296571632124125004032965716321241250040329657163212412500403296571632124125004032965716321241250040329657163212412500403296571632124125004032965716321241250040329657163212412500403296571632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c140f9-7bfd-43f9-aed0-b20856607c26, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b815fec-c2fe-4ce3-b02a-1bf34edda04f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b815fec-c2fe-4ce3-b02a-1bf34edda04f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12940364639070081636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294036463907008163612940364639070081636129403646390700816361294036463907008163612940364639070081636129403646390700816361294036463907008163612940364639070081636129403646390700816361294036463907008163612940364639070081636129403646390700816361294036463907008163612940364639070081636129403646390700816361294036463907008163612940364639070081636129403646390700816361294036463907008163612940364639070081636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee33bfe-6f8b-4e2c-a2a1-5ddf5264f31d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6aa0ca7-f648-44b6-9ed1-16d9e16706e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6aa0ca7-f648-44b6-9ed1-16d9e16706e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14952537752551589698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495253775255158969814952537752551589698149525377525515896981495253775255158969814952537752551589698149525377525515896981495253775255158969814952537752551589698149525377525515896981495253775255158969814952537752551589698149525377525515896981495253775255158969814952537752551589698149525377525515896981495253775255158969814952537752551589698149525377525515896981495253775255158969814952537752551589698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b815fec-c2fe-4ce3-b02a-1bf34edda04f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9502ceee-06ea-4cbe-9107-2bdc83db501a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9502ceee-06ea-4cbe-9107-2bdc83db501a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 401788928209192294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294401788928209192294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6aa0ca7-f648-44b6-9ed1-16d9e16706e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d917b4bc-5897-407d-bf9e-240bb3b67f20, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d917b4bc-5897-407d-bf9e-240bb3b67f20, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6358899194340959073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63588991943409590736358899194340959073635889919434095907363588991943409590736358899194340959073635889919434095907363588991943409590736358899194340959073635889919434095907363588991943409590736358899194340959073635889919434095907363588991943409590736358899194340959073635889919434095907363588991943409590736358899194340959073635889919434095907363588991943409590736358899194340959073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9502ceee-06ea-4cbe-9107-2bdc83db501a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5ad9292-4ad4-45b2-8196-6d09e9d5c1f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ad9292-4ad4-45b2-8196-6d09e9d5c1f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17855733080764173585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785573308076417358517855733080764173585178557330807641735851785573308076417358517855733080764173585178557330807641735851785573308076417358517855733080764173585178557330807641735851785573308076417358517855733080764173585178557330807641735851785573308076417358517855733080764173585178557330807641735851785573308076417358517855733080764173585178557330807641735851785573308076417358517855733080764173585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d917b4bc-5897-407d-bf9e-240bb3b67f20, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0992d94d-597c-4ee5-bd7f-14bd280de1f1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0992d94d-597c-4ee5-bd7f-14bd280de1f1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14038790638361426042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403879063836142604214038790638361426042140387906383614260421403879063836142604214038790638361426042140387906383614260421403879063836142604214038790638361426042140387906383614260421403879063836142604214038790638361426042140387906383614260421403879063836142604214038790638361426042140387906383614260421403879063836142604214038790638361426042140387906383614260421403879063836142604214038790638361426042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ad9292-4ad4-45b2-8196-6d09e9d5c1f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef4e88f5-bd59-4bb5-bb84-db0998cff78e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef4e88f5-bd59-4bb5-bb84-db0998cff78e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2048179133067317589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20481791330673175892048179133067317589204817913306731758920481791330673175892048179133067317589204817913306731758920481791330673175892048179133067317589204817913306731758920481791330673175892048179133067317589204817913306731758920481791330673175892048179133067317589204817913306731758920481791330673175892048179133067317589204817913306731758920481791330673175892048179133067317589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0992d94d-597c-4ee5-bd7f-14bd280de1f1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b91d71-c514-4fc0-808b-eb843ba099ca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b91d71-c514-4fc0-808b-eb843ba099ca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8255531394359571521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82555313943595715218255531394359571521825553139435957152182555313943595715218255531394359571521825553139435957152182555313943595715218255531394359571521825553139435957152182555313943595715218255531394359571521825553139435957152182555313943595715218255531394359571521825553139435957152182555313943595715218255531394359571521825553139435957152182555313943595715218255531394359571521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef4e88f5-bd59-4bb5-bb84-db0998cff78e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f77ebc16-e5c8-4c02-bed4-f5b65b3ff13b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77ebc16-e5c8-4c02-bed4-f5b65b3ff13b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3588954312708705415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35889543127087054153588954312708705415358895431270870541535889543127087054153588954312708705415358895431270870541535889543127087054153588954312708705415358895431270870541535889543127087054153588954312708705415358895431270870541535889543127087054153588954312708705415358895431270870541535889543127087054153588954312708705415358895431270870541535889543127087054153588954312708705415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b91d71-c514-4fc0-808b-eb843ba099ca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91f5dafc-1482-46fe-96dc-ad5d8692039b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f5dafc-1482-46fe-96dc-ad5d8692039b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14348135799458365232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434813579945836523214348135799458365232143481357994583652321434813579945836523214348135799458365232143481357994583652321434813579945836523214348135799458365232143481357994583652321434813579945836523214348135799458365232143481357994583652321434813579945836523214348135799458365232143481357994583652321434813579945836523214348135799458365232143481357994583652321434813579945836523214348135799458365232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f5dafc-1482-46fe-96dc-ad5d8692039b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77ebc16-e5c8-4c02-bed4-f5b65b3ff13b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f7d296-ab6f-4487-8efe-d495c56a4cf3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f7d296-ab6f-4487-8efe-d495c56a4cf3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3483521121333891042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34835211213338910423483521121333891042348352112133389104234835211213338910423483521121333891042348352112133389104234835211213338910423483521121333891042348352112133389104234835211213338910423483521121333891042348352112133389104234835211213338910423483521121333891042348352112133389104234835211213338910423483521121333891042348352112133389104234835211213338910423483521121333891042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeee15d3-57ac-456a-9107-4a3e03c5b700, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeee15d3-57ac-456a-9107-4a3e03c5b700, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12633049388562204678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263304938856220467812633049388562204678126330493885622046781263304938856220467812633049388562204678126330493885622046781263304938856220467812633049388562204678126330493885622046781263304938856220467812633049388562204678126330493885622046781263304938856220467812633049388562204678126330493885622046781263304938856220467812633049388562204678126330493885622046781263304938856220467812633049388562204678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f7d296-ab6f-4487-8efe-d495c56a4cf3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2067ecb0-4921-4f4d-b569-43d055f4ec24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2067ecb0-4921-4f4d-b569-43d055f4ec24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 984201901567184549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549984201901567184549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeee15d3-57ac-456a-9107-4a3e03c5b700, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7f8717e-988c-4cf3-9e94-4bdae239bde6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7f8717e-988c-4cf3-9e94-4bdae239bde6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7478711633926526472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74787116339265264727478711633926526472747871163392652647274787116339265264727478711633926526472747871163392652647274787116339265264727478711633926526472747871163392652647274787116339265264727478711633926526472747871163392652647274787116339265264727478711633926526472747871163392652647274787116339265264727478711633926526472747871163392652647274787116339265264727478711633926526472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2067ecb0-4921-4f4d-b569-43d055f4ec24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6987ddad-d1ff-41b2-b071-2aebfc9f839f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6987ddad-d1ff-41b2-b071-2aebfc9f839f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13992751935658500032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399275193565850003213992751935658500032139927519356585000321399275193565850003213992751935658500032139927519356585000321399275193565850003213992751935658500032139927519356585000321399275193565850003213992751935658500032139927519356585000321399275193565850003213992751935658500032139927519356585000321399275193565850003213992751935658500032139927519356585000321399275193565850003213992751935658500032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7f8717e-988c-4cf3-9e94-4bdae239bde6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa5cc4e-f17b-4c6a-a514-8d646b81f680, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa5cc4e-f17b-4c6a-a514-8d646b81f680, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5277382308126313935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52773823081263139355277382308126313935527738230812631393552773823081263139355277382308126313935527738230812631393552773823081263139355277382308126313935527738230812631393552773823081263139355277382308126313935527738230812631393552773823081263139355277382308126313935527738230812631393552773823081263139355277382308126313935527738230812631393552773823081263139355277382308126313935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6987ddad-d1ff-41b2-b071-2aebfc9f839f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6a1ebdd-3591-4907-889c-8630319a48f5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6a1ebdd-3591-4907-889c-8630319a48f5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13205587654153093248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320558765415309324813205587654153093248132055876541530932481320558765415309324813205587654153093248132055876541530932481320558765415309324813205587654153093248132055876541530932481320558765415309324813205587654153093248132055876541530932481320558765415309324813205587654153093248132055876541530932481320558765415309324813205587654153093248132055876541530932481320558765415309324813205587654153093248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa5cc4e-f17b-4c6a-a514-8d646b81f680, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfbc3f0-beb4-4e29-b973-58896e914411, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfbc3f0-beb4-4e29-b973-58896e914411, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7567828603178758176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75678286031787581767567828603178758176756782860317875817675678286031787581767567828603178758176756782860317875817675678286031787581767567828603178758176756782860317875817675678286031787581767567828603178758176756782860317875817675678286031787581767567828603178758176756782860317875817675678286031787581767567828603178758176756782860317875817675678286031787581767567828603178758176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6a1ebdd-3591-4907-889c-8630319a48f5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c260fc3-ee2a-47c4-87d0-558b9b03764d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c260fc3-ee2a-47c4-87d0-558b9b03764d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6378448891548164503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63784488915481645036378448891548164503637844889154816450363784488915481645036378448891548164503637844889154816450363784488915481645036378448891548164503637844889154816450363784488915481645036378448891548164503637844889154816450363784488915481645036378448891548164503637844889154816450363784488915481645036378448891548164503637844889154816450363784488915481645036378448891548164503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfbc3f0-beb4-4e29-b973-58896e914411, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c260fc3-ee2a-47c4-87d0-558b9b03764d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 759a9c99-960d-4249-856e-9a2bec4781b4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d237b69b-289f-4943-b302-457587e8c40d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 759a9c99-960d-4249-856e-9a2bec4781b4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4658606707784716990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46586067077847169904658606707784716990465860670778471699046586067077847169904658606707784716990465860670778471699046586067077847169904658606707784716990465860670778471699046586067077847169904658606707784716990465860670778471699046586067077847169904658606707784716990465860670778471699046586067077847169904658606707784716990465860670778471699046586067077847169904658606707784716990" } } } 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, d237b69b-289f-4943-b302-457587e8c40d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11540373039123347133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154037303912334713311540373039123347133115403730391233471331154037303912334713311540373039123347133115403730391233471331154037303912334713311540373039123347133115403730391233471331154037303912334713311540373039123347133115403730391233471331154037303912334713311540373039123347133115403730391233471331154037303912334713311540373039123347133115403730391233471331154037303912334713311540373039123347133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 759a9c99-960d-4249-856e-9a2bec4781b4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d237b69b-289f-4943-b302-457587e8c40d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f719924-6041-4119-a8ed-23f810617f7b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e2aff31-58d2-42f1-8708-94539f919104, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f719924-6041-4119-a8ed-23f810617f7b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3962759325520726370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39627593255207263703962759325520726370396275932552072637039627593255207263703962759325520726370396275932552072637039627593255207263703962759325520726370396275932552072637039627593255207263703962759325520726370396275932552072637039627593255207263703962759325520726370396275932552072637039627593255207263703962759325520726370396275932552072637039627593255207263703962759325520726370" } } } 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, 6e2aff31-58d2-42f1-8708-94539f919104, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5458176678177761020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54581766781777610205458176678177761020545817667817776102054581766781777610205458176678177761020545817667817776102054581766781777610205458176678177761020545817667817776102054581766781777610205458176678177761020545817667817776102054581766781777610205458176678177761020545817667817776102054581766781777610205458176678177761020545817667817776102054581766781777610205458176678177761020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f719924-6041-4119-a8ed-23f810617f7b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2aff31-58d2-42f1-8708-94539f919104, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f30aa5-5cc2-4995-b36a-0873ffa432ae, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecac3dec-8be3-4325-96aa-d1074833954e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f30aa5-5cc2-4995-b36a-0873ffa432ae, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7113919543575609938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71139195435756099387113919543575609938711391954357560993871139195435756099387113919543575609938711391954357560993871139195435756099387113919543575609938711391954357560993871139195435756099387113919543575609938711391954357560993871139195435756099387113919543575609938711391954357560993871139195435756099387113919543575609938711391954357560993871139195435756099387113919543575609938" } } } 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, ecac3dec-8be3-4325-96aa-d1074833954e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10766094900733593179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076609490073359317910766094900733593179107660949007335931791076609490073359317910766094900733593179107660949007335931791076609490073359317910766094900733593179107660949007335931791076609490073359317910766094900733593179107660949007335931791076609490073359317910766094900733593179107660949007335931791076609490073359317910766094900733593179107660949007335931791076609490073359317910766094900733593179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecac3dec-8be3-4325-96aa-d1074833954e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f30aa5-5cc2-4995-b36a-0873ffa432ae, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea252501-225c-4966-9959-ef3dacb8e164, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b78aac7-b8a3-4317-b265-1d4c1cb0605f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea252501-225c-4966-9959-ef3dacb8e164, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14635184824941983643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463518482494198364314635184824941983643146351848249419836431463518482494198364314635184824941983643146351848249419836431463518482494198364314635184824941983643146351848249419836431463518482494198364314635184824941983643146351848249419836431463518482494198364314635184824941983643146351848249419836431463518482494198364314635184824941983643146351848249419836431463518482494198364314635184824941983643" } } } 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, 4b78aac7-b8a3-4317-b265-1d4c1cb0605f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13401549574446203519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340154957444620351913401549574446203519134015495744462035191340154957444620351913401549574446203519134015495744462035191340154957444620351913401549574446203519134015495744462035191340154957444620351913401549574446203519134015495744462035191340154957444620351913401549574446203519134015495744462035191340154957444620351913401549574446203519134015495744462035191340154957444620351913401549574446203519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b78aac7-b8a3-4317-b265-1d4c1cb0605f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea252501-225c-4966-9959-ef3dacb8e164, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a8a52e2-6c5e-49d3-aefc-1c117e65202e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d92c552-a1dc-4d18-9482-d1a3a95c0c5e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a8a52e2-6c5e-49d3-aefc-1c117e65202e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597072803482720994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45970728034827209944597072803482720994459707280348272099445970728034827209944597072803482720994459707280348272099445970728034827209944597072803482720994459707280348272099445970728034827209944597072803482720994459707280348272099445970728034827209944597072803482720994459707280348272099445970728034827209944597072803482720994459707280348272099445970728034827209944597072803482720994" } } } 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, 9d92c552-a1dc-4d18-9482-d1a3a95c0c5e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10283516501272664466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028351650127266446610283516501272664466102835165012726644661028351650127266446610283516501272664466102835165012726644661028351650127266446610283516501272664466102835165012726644661028351650127266446610283516501272664466102835165012726644661028351650127266446610283516501272664466102835165012726644661028351650127266446610283516501272664466102835165012726644661028351650127266446610283516501272664466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a8a52e2-6c5e-49d3-aefc-1c117e65202e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d92c552-a1dc-4d18-9482-d1a3a95c0c5e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6917d93-c2a6-48a2-a5b7-ba3d84d32119, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c104d5fa-fed4-4d79-9b31-1d352a2a4b05, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6917d93-c2a6-48a2-a5b7-ba3d84d32119, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8161691566746765791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81616915667467657918161691566746765791816169156674676579181616915667467657918161691566746765791816169156674676579181616915667467657918161691566746765791816169156674676579181616915667467657918161691566746765791816169156674676579181616915667467657918161691566746765791816169156674676579181616915667467657918161691566746765791816169156674676579181616915667467657918161691566746765791" } } } 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, c104d5fa-fed4-4d79-9b31-1d352a2a4b05, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1535083061392915146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15350830613929151461535083061392915146153508306139291514615350830613929151461535083061392915146153508306139291514615350830613929151461535083061392915146153508306139291514615350830613929151461535083061392915146153508306139291514615350830613929151461535083061392915146153508306139291514615350830613929151461535083061392915146153508306139291514615350830613929151461535083061392915146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c104d5fa-fed4-4d79-9b31-1d352a2a4b05, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81600d07-f498-4d81-8d2f-7286490b21b2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81600d07-f498-4d81-8d2f-7286490b21b2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6536516309416228403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65365163094162284036536516309416228403653651630941622840365365163094162284036536516309416228403653651630941622840365365163094162284036536516309416228403653651630941622840365365163094162284036536516309416228403653651630941622840365365163094162284036536516309416228403653651630941622840365365163094162284036536516309416228403653651630941622840365365163094162284036536516309416228403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6917d93-c2a6-48a2-a5b7-ba3d84d32119, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 986e7499-a853-4bb2-b875-fa8bbfa6a6cd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 986e7499-a853-4bb2-b875-fa8bbfa6a6cd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13977895128730683506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397789512873068350613977895128730683506139778951287306835061397789512873068350613977895128730683506139778951287306835061397789512873068350613977895128730683506139778951287306835061397789512873068350613977895128730683506139778951287306835061397789512873068350613977895128730683506139778951287306835061397789512873068350613977895128730683506139778951287306835061397789512873068350613977895128730683506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 986e7499-a853-4bb2-b875-fa8bbfa6a6cd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e04ba2a8-af5b-4cba-8c86-08589d09fd3d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81600d07-f498-4d81-8d2f-7286490b21b2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e04ba2a8-af5b-4cba-8c86-08589d09fd3d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17347405636963538970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734740563696353897017347405636963538970173474056369635389701734740563696353897017347405636963538970173474056369635389701734740563696353897017347405636963538970173474056369635389701734740563696353897017347405636963538970173474056369635389701734740563696353897017347405636963538970173474056369635389701734740563696353897017347405636963538970173474056369635389701734740563696353897017347405636963538970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99b0af1-745e-4737-a59a-323be5b4a60b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99b0af1-745e-4737-a59a-323be5b4a60b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10577322688602695936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057732268860269593610577322688602695936105773226886026959361057732268860269593610577322688602695936105773226886026959361057732268860269593610577322688602695936105773226886026959361057732268860269593610577322688602695936105773226886026959361057732268860269593610577322688602695936105773226886026959361057732268860269593610577322688602695936105773226886026959361057732268860269593610577322688602695936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e04ba2a8-af5b-4cba-8c86-08589d09fd3d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32e5a7df-5edf-451c-a488-74d613fd8b83, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32e5a7df-5edf-451c-a488-74d613fd8b83, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4003325203502804665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40033252035028046654003325203502804665400332520350280466540033252035028046654003325203502804665400332520350280466540033252035028046654003325203502804665400332520350280466540033252035028046654003325203502804665400332520350280466540033252035028046654003325203502804665400332520350280466540033252035028046654003325203502804665400332520350280466540033252035028046654003325203502804665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99b0af1-745e-4737-a59a-323be5b4a60b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad473df4-eecc-42bc-97b3-fdd4bfdfa26b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad473df4-eecc-42bc-97b3-fdd4bfdfa26b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3084551762708623965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30845517627086239653084551762708623965308455176270862396530845517627086239653084551762708623965308455176270862396530845517627086239653084551762708623965308455176270862396530845517627086239653084551762708623965308455176270862396530845517627086239653084551762708623965308455176270862396530845517627086239653084551762708623965308455176270862396530845517627086239653084551762708623965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32e5a7df-5edf-451c-a488-74d613fd8b83, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97c83cfb-0a27-41ae-86ed-1383ce407307, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c83cfb-0a27-41ae-86ed-1383ce407307, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1224468029953768470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12244680299537684701224468029953768470122446802995376847012244680299537684701224468029953768470122446802995376847012244680299537684701224468029953768470122446802995376847012244680299537684701224468029953768470122446802995376847012244680299537684701224468029953768470122446802995376847012244680299537684701224468029953768470122446802995376847012244680299537684701224468029953768470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad473df4-eecc-42bc-97b3-fdd4bfdfa26b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 368c2327-8648-4a7b-97b9-9150b1449708, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 368c2327-8648-4a7b-97b9-9150b1449708, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17667595827762354623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766759582776235462317667595827762354623176675958277623546231766759582776235462317667595827762354623176675958277623546231766759582776235462317667595827762354623176675958277623546231766759582776235462317667595827762354623176675958277623546231766759582776235462317667595827762354623176675958277623546231766759582776235462317667595827762354623176675958277623546231766759582776235462317667595827762354623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c83cfb-0a27-41ae-86ed-1383ce407307, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5944516-063a-4efa-a572-765ac0110dd5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5944516-063a-4efa-a572-765ac0110dd5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10306277279523638984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030627727952363898410306277279523638984103062772795236389841030627727952363898410306277279523638984103062772795236389841030627727952363898410306277279523638984103062772795236389841030627727952363898410306277279523638984103062772795236389841030627727952363898410306277279523638984103062772795236389841030627727952363898410306277279523638984103062772795236389841030627727952363898410306277279523638984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 368c2327-8648-4a7b-97b9-9150b1449708, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 446a1726-1a10-4bf9-9d58-6a5d5d6fde9e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 446a1726-1a10-4bf9-9d58-6a5d5d6fde9e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6634819790425848943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66348197904258489436634819790425848943663481979042584894366348197904258489436634819790425848943663481979042584894366348197904258489436634819790425848943663481979042584894366348197904258489436634819790425848943663481979042584894366348197904258489436634819790425848943663481979042584894366348197904258489436634819790425848943663481979042584894366348197904258489436634819790425848943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5944516-063a-4efa-a572-765ac0110dd5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb49c005-761e-48e1-b3e9-330e571cf061, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb49c005-761e-48e1-b3e9-330e571cf061, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12763204448574299317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276320444857429931712763204448574299317127632044485742993171276320444857429931712763204448574299317127632044485742993171276320444857429931712763204448574299317127632044485742993171276320444857429931712763204448574299317127632044485742993171276320444857429931712763204448574299317127632044485742993171276320444857429931712763204448574299317127632044485742993171276320444857429931712763204448574299317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 446a1726-1a10-4bf9-9d58-6a5d5d6fde9e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 026bb491-4b73-4fb5-a86b-bbc18294565e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 026bb491-4b73-4fb5-a86b-bbc18294565e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680832442418271860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468083244241827186014680832442418271860146808324424182718601468083244241827186014680832442418271860146808324424182718601468083244241827186014680832442418271860146808324424182718601468083244241827186014680832442418271860146808324424182718601468083244241827186014680832442418271860146808324424182718601468083244241827186014680832442418271860146808324424182718601468083244241827186014680832442418271860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb49c005-761e-48e1-b3e9-330e571cf061, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20081563-a3b2-46c5-b58b-ea53f9dcac1a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20081563-a3b2-46c5-b58b-ea53f9dcac1a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855347942079276331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085534794207927633110855347942079276331108553479420792763311085534794207927633110855347942079276331108553479420792763311085534794207927633110855347942079276331108553479420792763311085534794207927633110855347942079276331108553479420792763311085534794207927633110855347942079276331108553479420792763311085534794207927633110855347942079276331108553479420792763311085534794207927633110855347942079276331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 026bb491-4b73-4fb5-a86b-bbc18294565e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0ef271-a436-4300-9128-324665ce153d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0ef271-a436-4300-9128-324665ce153d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2600546351738647978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26005463517386479782600546351738647978260054635173864797826005463517386479782600546351738647978260054635173864797826005463517386479782600546351738647978260054635173864797826005463517386479782600546351738647978260054635173864797826005463517386479782600546351738647978260054635173864797826005463517386479782600546351738647978260054635173864797826005463517386479782600546351738647978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20081563-a3b2-46c5-b58b-ea53f9dcac1a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed76688b-dfd0-4529-8b11-4ca623931617, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0ef271-a436-4300-9128-324665ce153d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed76688b-dfd0-4529-8b11-4ca623931617, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15167427010567716198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516742701056771619815167427010567716198151674270105677161981516742701056771619815167427010567716198151674270105677161981516742701056771619815167427010567716198151674270105677161981516742701056771619815167427010567716198151674270105677161981516742701056771619815167427010567716198151674270105677161981516742701056771619815167427010567716198151674270105677161981516742701056771619815167427010567716198" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e79a563d-fc84-4c29-87fb-d9fe839deca3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79a563d-fc84-4c29-87fb-d9fe839deca3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1584990313237831002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15849903132378310021584990313237831002158499031323783100215849903132378310021584990313237831002158499031323783100215849903132378310021584990313237831002158499031323783100215849903132378310021584990313237831002158499031323783100215849903132378310021584990313237831002158499031323783100215849903132378310021584990313237831002158499031323783100215849903132378310021584990313237831002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed76688b-dfd0-4529-8b11-4ca623931617, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79a563d-fc84-4c29-87fb-d9fe839deca3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a373721-2529-44b1-9e0e-9703258cb68e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad05d4b-05a7-4075-bf01-bca2af4c139d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a373721-2529-44b1-9e0e-9703258cb68e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11677148758540315311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167714875854031531111677148758540315311116771487585403153111167714875854031531111677148758540315311116771487585403153111167714875854031531111677148758540315311116771487585403153111167714875854031531111677148758540315311116771487585403153111167714875854031531111677148758540315311116771487585403153111167714875854031531111677148758540315311116771487585403153111167714875854031531111677148758540315311" } } } 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, cad05d4b-05a7-4075-bf01-bca2af4c139d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17260134403394246864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726013440339424686417260134403394246864172601344033942468641726013440339424686417260134403394246864172601344033942468641726013440339424686417260134403394246864172601344033942468641726013440339424686417260134403394246864172601344033942468641726013440339424686417260134403394246864172601344033942468641726013440339424686417260134403394246864172601344033942468641726013440339424686417260134403394246864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad05d4b-05a7-4075-bf01-bca2af4c139d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a373721-2529-44b1-9e0e-9703258cb68e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 430c934a-4de0-484d-8366-0cb0a83cfcd4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf52335-33f4-4b18-828e-fa5bf30e8c51, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 430c934a-4de0-484d-8366-0cb0a83cfcd4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12919854140283177952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291985414028317795212919854140283177952129198541402831779521291985414028317795212919854140283177952129198541402831779521291985414028317795212919854140283177952129198541402831779521291985414028317795212919854140283177952129198541402831779521291985414028317795212919854140283177952129198541402831779521291985414028317795212919854140283177952129198541402831779521291985414028317795212919854140283177952" } } } 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, abf52335-33f4-4b18-828e-fa5bf30e8c51, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10878024454473447756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087802445447344775610878024454473447756108780244544734477561087802445447344775610878024454473447756108780244544734477561087802445447344775610878024454473447756108780244544734477561087802445447344775610878024454473447756108780244544734477561087802445447344775610878024454473447756108780244544734477561087802445447344775610878024454473447756108780244544734477561087802445447344775610878024454473447756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf52335-33f4-4b18-828e-fa5bf30e8c51, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 430c934a-4de0-484d-8366-0cb0a83cfcd4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981fca7f-0bf5-43e9-9027-e2cdc5d0021a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981fca7f-0bf5-43e9-9027-e2cdc5d0021a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3396117388960231271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33961173889602312713396117388960231271339611738896023127133961173889602312713396117388960231271339611738896023127133961173889602312713396117388960231271339611738896023127133961173889602312713396117388960231271339611738896023127133961173889602312713396117388960231271339611738896023127133961173889602312713396117388960231271339611738896023127133961173889602312713396117388960231271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b134a2c-7b7b-4d1f-9e5d-ee24c7e20bb2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b134a2c-7b7b-4d1f-9e5d-ee24c7e20bb2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5578890639997335657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55788906399973356575578890639997335657557889063999733565755788906399973356575578890639997335657557889063999733565755788906399973356575578890639997335657557889063999733565755788906399973356575578890639997335657557889063999733565755788906399973356575578890639997335657557889063999733565755788906399973356575578890639997335657557889063999733565755788906399973356575578890639997335657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981fca7f-0bf5-43e9-9027-e2cdc5d0021a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae399ddb-8833-4bef-a334-d0eb1bc86ae9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae399ddb-8833-4bef-a334-d0eb1bc86ae9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13955598245224270437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395559824522427043713955598245224270437139555982452242704371395559824522427043713955598245224270437139555982452242704371395559824522427043713955598245224270437139555982452242704371395559824522427043713955598245224270437139555982452242704371395559824522427043713955598245224270437139555982452242704371395559824522427043713955598245224270437139555982452242704371395559824522427043713955598245224270437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b134a2c-7b7b-4d1f-9e5d-ee24c7e20bb2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6058ecc-584f-4ecc-9300-953c2468fb11, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6058ecc-584f-4ecc-9300-953c2468fb11, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12440635233503878134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244063523350387813412440635233503878134124406352335038781341244063523350387813412440635233503878134124406352335038781341244063523350387813412440635233503878134124406352335038781341244063523350387813412440635233503878134124406352335038781341244063523350387813412440635233503878134124406352335038781341244063523350387813412440635233503878134124406352335038781341244063523350387813412440635233503878134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae399ddb-8833-4bef-a334-d0eb1bc86ae9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6058ecc-584f-4ecc-9300-953c2468fb11, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b77e8e4-d88a-420d-93ab-24acb79ba097, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b77e8e4-d88a-420d-93ab-24acb79ba097, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8186104058305680588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81861040583056805888186104058305680588818610405830568058881861040583056805888186104058305680588818610405830568058881861040583056805888186104058305680588818610405830568058881861040583056805888186104058305680588818610405830568058881861040583056805888186104058305680588818610405830568058881861040583056805888186104058305680588818610405830568058881861040583056805888186104058305680588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3548c5f-56dd-4215-9c48-018fd3df508b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3548c5f-56dd-4215-9c48-018fd3df508b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18025559715562001117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802555971556200111718025559715562001117180255597155620011171802555971556200111718025559715562001117180255597155620011171802555971556200111718025559715562001117180255597155620011171802555971556200111718025559715562001117180255597155620011171802555971556200111718025559715562001117180255597155620011171802555971556200111718025559715562001117180255597155620011171802555971556200111718025559715562001117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b77e8e4-d88a-420d-93ab-24acb79ba097, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3548c5f-56dd-4215-9c48-018fd3df508b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e13952b-411b-406c-b551-135aba839983, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e13952b-411b-406c-b551-135aba839983, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13513875948957606072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351387594895760607213513875948957606072135138759489576060721351387594895760607213513875948957606072135138759489576060721351387594895760607213513875948957606072135138759489576060721351387594895760607213513875948957606072135138759489576060721351387594895760607213513875948957606072135138759489576060721351387594895760607213513875948957606072135138759489576060721351387594895760607213513875948957606072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec477278-b1d1-4b10-824b-5f352a711725, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec477278-b1d1-4b10-824b-5f352a711725, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17288423713219369461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728842371321936946117288423713219369461172884237132193694611728842371321936946117288423713219369461172884237132193694611728842371321936946117288423713219369461172884237132193694611728842371321936946117288423713219369461172884237132193694611728842371321936946117288423713219369461172884237132193694611728842371321936946117288423713219369461172884237132193694611728842371321936946117288423713219369461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e13952b-411b-406c-b551-135aba839983, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121e0c96-64ea-4f94-9cd5-9faa2f880126, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec477278-b1d1-4b10-824b-5f352a711725, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121e0c96-64ea-4f94-9cd5-9faa2f880126, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1367010967193233637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13670109671932336371367010967193233637136701096719323363713670109671932336371367010967193233637136701096719323363713670109671932336371367010967193233637136701096719323363713670109671932336371367010967193233637136701096719323363713670109671932336371367010967193233637136701096719323363713670109671932336371367010967193233637136701096719323363713670109671932336371367010967193233637" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aaef7e6-765f-49f8-aa88-24e6fe49e390, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aaef7e6-765f-49f8-aa88-24e6fe49e390, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17227615554850401613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722761555485040161317227615554850401613172276155548504016131722761555485040161317227615554850401613172276155548504016131722761555485040161317227615554850401613172276155548504016131722761555485040161317227615554850401613172276155548504016131722761555485040161317227615554850401613172276155548504016131722761555485040161317227615554850401613172276155548504016131722761555485040161317227615554850401613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121e0c96-64ea-4f94-9cd5-9faa2f880126, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc6c279-fbe4-428a-b1a4-0a3b01949c09, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc6c279-fbe4-428a-b1a4-0a3b01949c09, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8561738604547576299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85617386045475762998561738604547576299856173860454757629985617386045475762998561738604547576299856173860454757629985617386045475762998561738604547576299856173860454757629985617386045475762998561738604547576299856173860454757629985617386045475762998561738604547576299856173860454757629985617386045475762998561738604547576299856173860454757629985617386045475762998561738604547576299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aaef7e6-765f-49f8-aa88-24e6fe49e390, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b7c4a2b-d0ea-4076-9042-9d877083a24a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b7c4a2b-d0ea-4076-9042-9d877083a24a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7174523256528306694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71745232565283066947174523256528306694717452325652830669471745232565283066947174523256528306694717452325652830669471745232565283066947174523256528306694717452325652830669471745232565283066947174523256528306694717452325652830669471745232565283066947174523256528306694717452325652830669471745232565283066947174523256528306694717452325652830669471745232565283066947174523256528306694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc6c279-fbe4-428a-b1a4-0a3b01949c09, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a4a520-30d9-4692-8e3f-2956b25d57e6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a4a520-30d9-4692-8e3f-2956b25d57e6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13272440019458398394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327244001945839839413272440019458398394132724400194583983941327244001945839839413272440019458398394132724400194583983941327244001945839839413272440019458398394132724400194583983941327244001945839839413272440019458398394132724400194583983941327244001945839839413272440019458398394132724400194583983941327244001945839839413272440019458398394132724400194583983941327244001945839839413272440019458398394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b7c4a2b-d0ea-4076-9042-9d877083a24a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11304e6b-404d-4581-b32d-470ad1376150, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11304e6b-404d-4581-b32d-470ad1376150, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5278776025039664708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52787760250396647085278776025039664708527877602503966470852787760250396647085278776025039664708527877602503966470852787760250396647085278776025039664708527877602503966470852787760250396647085278776025039664708527877602503966470852787760250396647085278776025039664708527877602503966470852787760250396647085278776025039664708527877602503966470852787760250396647085278776025039664708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a4a520-30d9-4692-8e3f-2956b25d57e6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de59ce5d-b9c9-46a8-a1bd-0d29a817015d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de59ce5d-b9c9-46a8-a1bd-0d29a817015d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9605429262454740128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96054292624547401289605429262454740128960542926245474012896054292624547401289605429262454740128960542926245474012896054292624547401289605429262454740128960542926245474012896054292624547401289605429262454740128960542926245474012896054292624547401289605429262454740128960542926245474012896054292624547401289605429262454740128960542926245474012896054292624547401289605429262454740128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11304e6b-404d-4581-b32d-470ad1376150, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d3df886-b17d-439e-91be-71922d6b969d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d3df886-b17d-439e-91be-71922d6b969d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17107261950792978086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710726195079297808617107261950792978086171072619507929780861710726195079297808617107261950792978086171072619507929780861710726195079297808617107261950792978086171072619507929780861710726195079297808617107261950792978086171072619507929780861710726195079297808617107261950792978086171072619507929780861710726195079297808617107261950792978086171072619507929780861710726195079297808617107261950792978086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de59ce5d-b9c9-46a8-a1bd-0d29a817015d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10700127-f43c-4447-af0c-244d91a70412, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10700127-f43c-4447-af0c-244d91a70412, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8829712640326291705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88297126403262917058829712640326291705882971264032629170588297126403262917058829712640326291705882971264032629170588297126403262917058829712640326291705882971264032629170588297126403262917058829712640326291705882971264032629170588297126403262917058829712640326291705882971264032629170588297126403262917058829712640326291705882971264032629170588297126403262917058829712640326291705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d3df886-b17d-439e-91be-71922d6b969d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b20b8fa6-100d-4031-bd99-1f9adf742008, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20b8fa6-100d-4031-bd99-1f9adf742008, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9309356208188484834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93093562081884848349309356208188484834930935620818848483493093562081884848349309356208188484834930935620818848483493093562081884848349309356208188484834930935620818848483493093562081884848349309356208188484834930935620818848483493093562081884848349309356208188484834930935620818848483493093562081884848349309356208188484834930935620818848483493093562081884848349309356208188484834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10700127-f43c-4447-af0c-244d91a70412, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 976ee3de-c53b-406a-9908-cb18fd9f3c86, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 976ee3de-c53b-406a-9908-cb18fd9f3c86, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17294539007287828716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729453900728782871617294539007287828716172945390072878287161729453900728782871617294539007287828716172945390072878287161729453900728782871617294539007287828716172945390072878287161729453900728782871617294539007287828716172945390072878287161729453900728782871617294539007287828716172945390072878287161729453900728782871617294539007287828716172945390072878287161729453900728782871617294539007287828716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20b8fa6-100d-4031-bd99-1f9adf742008, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6fe9a7a-d2e3-4e9d-b416-13dbfcfa3811, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 976ee3de-c53b-406a-9908-cb18fd9f3c86, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6fe9a7a-d2e3-4e9d-b416-13dbfcfa3811, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9566758487239500904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95667584872395009049566758487239500904956675848723950090495667584872395009049566758487239500904956675848723950090495667584872395009049566758487239500904956675848723950090495667584872395009049566758487239500904956675848723950090495667584872395009049566758487239500904956675848723950090495667584872395009049566758487239500904956675848723950090495667584872395009049566758487239500904" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30829caf-daf5-4610-a4a3-b0e380048247, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30829caf-daf5-4610-a4a3-b0e380048247, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17851181387149704392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785118138714970439217851181387149704392178511813871497043921785118138714970439217851181387149704392178511813871497043921785118138714970439217851181387149704392178511813871497043921785118138714970439217851181387149704392178511813871497043921785118138714970439217851181387149704392178511813871497043921785118138714970439217851181387149704392178511813871497043921785118138714970439217851181387149704392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6fe9a7a-d2e3-4e9d-b416-13dbfcfa3811, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78cef5ba-74d0-4da9-a404-31cb3ac8d5f8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30829caf-daf5-4610-a4a3-b0e380048247, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78cef5ba-74d0-4da9-a404-31cb3ac8d5f8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6207626445951453748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62076264459514537486207626445951453748620762644595145374862076264459514537486207626445951453748620762644595145374862076264459514537486207626445951453748620762644595145374862076264459514537486207626445951453748620762644595145374862076264459514537486207626445951453748620762644595145374862076264459514537486207626445951453748620762644595145374862076264459514537486207626445951453748" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c414cf81-d586-4869-8267-3f93a1b66e43, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c414cf81-d586-4869-8267-3f93a1b66e43, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 556656380279839230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230556656380279839230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78cef5ba-74d0-4da9-a404-31cb3ac8d5f8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e6ac8c-5e1e-49bd-901b-7385a65a400d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c414cf81-d586-4869-8267-3f93a1b66e43, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e6ac8c-5e1e-49bd-901b-7385a65a400d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12285634078178527859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228563407817852785912285634078178527859122856340781785278591228563407817852785912285634078178527859122856340781785278591228563407817852785912285634078178527859122856340781785278591228563407817852785912285634078178527859122856340781785278591228563407817852785912285634078178527859122856340781785278591228563407817852785912285634078178527859122856340781785278591228563407817852785912285634078178527859" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b82b7ba-729e-463a-87b6-f55b8e09aae6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b82b7ba-729e-463a-87b6-f55b8e09aae6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12532042026664062479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253204202666406247912532042026664062479125320420266640624791253204202666406247912532042026664062479125320420266640624791253204202666406247912532042026664062479125320420266640624791253204202666406247912532042026664062479125320420266640624791253204202666406247912532042026664062479125320420266640624791253204202666406247912532042026664062479125320420266640624791253204202666406247912532042026664062479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e6ac8c-5e1e-49bd-901b-7385a65a400d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8d6580-8ad0-4166-94f6-a97da240c3a3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b82b7ba-729e-463a-87b6-f55b8e09aae6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8d6580-8ad0-4166-94f6-a97da240c3a3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12146733235523191960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214673323552319196012146733235523191960121467332355231919601214673323552319196012146733235523191960121467332355231919601214673323552319196012146733235523191960121467332355231919601214673323552319196012146733235523191960121467332355231919601214673323552319196012146733235523191960121467332355231919601214673323552319196012146733235523191960121467332355231919601214673323552319196012146733235523191960" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b65a7e-082f-4404-872d-af2da236e3c1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b65a7e-082f-4404-872d-af2da236e3c1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9601854378026750685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96018543780267506859601854378026750685960185437802675068596018543780267506859601854378026750685960185437802675068596018543780267506859601854378026750685960185437802675068596018543780267506859601854378026750685960185437802675068596018543780267506859601854378026750685960185437802675068596018543780267506859601854378026750685960185437802675068596018543780267506859601854378026750685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8d6580-8ad0-4166-94f6-a97da240c3a3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841a7340-a94f-4023-987b-414e654ec4d0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841a7340-a94f-4023-987b-414e654ec4d0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2612349302796566931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26123493027965669312612349302796566931261234930279656693126123493027965669312612349302796566931261234930279656693126123493027965669312612349302796566931261234930279656693126123493027965669312612349302796566931261234930279656693126123493027965669312612349302796566931261234930279656693126123493027965669312612349302796566931261234930279656693126123493027965669312612349302796566931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b65a7e-082f-4404-872d-af2da236e3c1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72587cd2-e445-4c3e-8bf2-d7da07325ce2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72587cd2-e445-4c3e-8bf2-d7da07325ce2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15392219165707905380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539221916570790538015392219165707905380153922191657079053801539221916570790538015392219165707905380153922191657079053801539221916570790538015392219165707905380153922191657079053801539221916570790538015392219165707905380153922191657079053801539221916570790538015392219165707905380153922191657079053801539221916570790538015392219165707905380153922191657079053801539221916570790538015392219165707905380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841a7340-a94f-4023-987b-414e654ec4d0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3737642-3f47-462c-bc93-ac8ebda2d4f9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72587cd2-e445-4c3e-8bf2-d7da07325ce2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3737642-3f47-462c-bc93-ac8ebda2d4f9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4470178645903591491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44701786459035914914470178645903591491447017864590359149144701786459035914914470178645903591491447017864590359149144701786459035914914470178645903591491447017864590359149144701786459035914914470178645903591491447017864590359149144701786459035914914470178645903591491447017864590359149144701786459035914914470178645903591491447017864590359149144701786459035914914470178645903591491" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 704690d4-7101-4b27-9484-ebe704ada21c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704690d4-7101-4b27-9484-ebe704ada21c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8587732259866907582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85877322598669075828587732259866907582858773225986690758285877322598669075828587732259866907582858773225986690758285877322598669075828587732259866907582858773225986690758285877322598669075828587732259866907582858773225986690758285877322598669075828587732259866907582858773225986690758285877322598669075828587732259866907582858773225986690758285877322598669075828587732259866907582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3737642-3f47-462c-bc93-ac8ebda2d4f9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d4009d-2250-4092-9dd7-a90b60bfa3f0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d4009d-2250-4092-9dd7-a90b60bfa3f0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12426831896242662057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242683189624266205712426831896242662057124268318962426620571242683189624266205712426831896242662057124268318962426620571242683189624266205712426831896242662057124268318962426620571242683189624266205712426831896242662057124268318962426620571242683189624266205712426831896242662057124268318962426620571242683189624266205712426831896242662057124268318962426620571242683189624266205712426831896242662057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704690d4-7101-4b27-9484-ebe704ada21c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52228bf4-c833-4bb5-9b5f-94d7084e03a1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52228bf4-c833-4bb5-9b5f-94d7084e03a1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4721261504483887391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47212615044838873914721261504483887391472126150448388739147212615044838873914721261504483887391472126150448388739147212615044838873914721261504483887391472126150448388739147212615044838873914721261504483887391472126150448388739147212615044838873914721261504483887391472126150448388739147212615044838873914721261504483887391472126150448388739147212615044838873914721261504483887391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d4009d-2250-4092-9dd7-a90b60bfa3f0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4c373c7-1394-4ada-9778-cf1442338277, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52228bf4-c833-4bb5-9b5f-94d7084e03a1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4c373c7-1394-4ada-9778-cf1442338277, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10618336950987170761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061833695098717076110618336950987170761106183369509871707611061833695098717076110618336950987170761106183369509871707611061833695098717076110618336950987170761106183369509871707611061833695098717076110618336950987170761106183369509871707611061833695098717076110618336950987170761106183369509871707611061833695098717076110618336950987170761106183369509871707611061833695098717076110618336950987170761" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd985ddd-a903-41ac-b2dc-fc70d1363f2f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd985ddd-a903-41ac-b2dc-fc70d1363f2f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3517953732021682519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35179537320216825193517953732021682519351795373202168251935179537320216825193517953732021682519351795373202168251935179537320216825193517953732021682519351795373202168251935179537320216825193517953732021682519351795373202168251935179537320216825193517953732021682519351795373202168251935179537320216825193517953732021682519351795373202168251935179537320216825193517953732021682519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4c373c7-1394-4ada-9778-cf1442338277, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb17809f-bfa7-45d3-81d7-bd347d337ea5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd985ddd-a903-41ac-b2dc-fc70d1363f2f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb17809f-bfa7-45d3-81d7-bd347d337ea5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1497384157640289790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14973841576402897901497384157640289790149738415764028979014973841576402897901497384157640289790149738415764028979014973841576402897901497384157640289790149738415764028979014973841576402897901497384157640289790149738415764028979014973841576402897901497384157640289790149738415764028979014973841576402897901497384157640289790149738415764028979014973841576402897901497384157640289790" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161f50a6-bc6a-4d09-b057-5f110eef889c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161f50a6-bc6a-4d09-b057-5f110eef889c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4606119976064616139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46061199760646161394606119976064616139460611997606461613946061199760646161394606119976064616139460611997606461613946061199760646161394606119976064616139460611997606461613946061199760646161394606119976064616139460611997606461613946061199760646161394606119976064616139460611997606461613946061199760646161394606119976064616139460611997606461613946061199760646161394606119976064616139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb17809f-bfa7-45d3-81d7-bd347d337ea5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161f50a6-bc6a-4d09-b057-5f110eef889c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db48c3df-fa86-4dcc-bdaa-834a25858adc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db48c3df-fa86-4dcc-bdaa-834a25858adc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18070489114455089324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807048911445508932418070489114455089324180704891144550893241807048911445508932418070489114455089324180704891144550893241807048911445508932418070489114455089324180704891144550893241807048911445508932418070489114455089324180704891144550893241807048911445508932418070489114455089324180704891144550893241807048911445508932418070489114455089324180704891144550893241807048911445508932418070489114455089324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c04651-6f8a-4c23-a7df-a270d96be265, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c04651-6f8a-4c23-a7df-a270d96be265, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3281292903518879888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32812929035188798883281292903518879888328129290351887988832812929035188798883281292903518879888328129290351887988832812929035188798883281292903518879888328129290351887988832812929035188798883281292903518879888328129290351887988832812929035188798883281292903518879888328129290351887988832812929035188798883281292903518879888328129290351887988832812929035188798883281292903518879888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db48c3df-fa86-4dcc-bdaa-834a25858adc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d1b9b3-ed62-499f-98c8-73eb7daeeff1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d1b9b3-ed62-499f-98c8-73eb7daeeff1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6166559584498681413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61665595844986814136166559584498681413616655958449868141361665595844986814136166559584498681413616655958449868141361665595844986814136166559584498681413616655958449868141361665595844986814136166559584498681413616655958449868141361665595844986814136166559584498681413616655958449868141361665595844986814136166559584498681413616655958449868141361665595844986814136166559584498681413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c04651-6f8a-4c23-a7df-a270d96be265, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87e3dc70-cf18-4db3-a01f-ade23fd504ae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87e3dc70-cf18-4db3-a01f-ade23fd504ae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8876372126097964303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88763721260979643038876372126097964303887637212609796430388763721260979643038876372126097964303887637212609796430388763721260979643038876372126097964303887637212609796430388763721260979643038876372126097964303887637212609796430388763721260979643038876372126097964303887637212609796430388763721260979643038876372126097964303887637212609796430388763721260979643038876372126097964303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d1b9b3-ed62-499f-98c8-73eb7daeeff1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95894f68-5cb0-4575-9da7-19cd0d0c2667, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95894f68-5cb0-4575-9da7-19cd0d0c2667, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2288663015178113635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22886630151781136352288663015178113635228866301517811363522886630151781136352288663015178113635228866301517811363522886630151781136352288663015178113635228866301517811363522886630151781136352288663015178113635228866301517811363522886630151781136352288663015178113635228866301517811363522886630151781136352288663015178113635228866301517811363522886630151781136352288663015178113635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87e3dc70-cf18-4db3-a01f-ade23fd504ae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd376e0-68a4-46e7-89fd-8451936394be, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd376e0-68a4-46e7-89fd-8451936394be, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2036817381407541560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20368173814075415602036817381407541560203681738140754156020368173814075415602036817381407541560203681738140754156020368173814075415602036817381407541560203681738140754156020368173814075415602036817381407541560203681738140754156020368173814075415602036817381407541560203681738140754156020368173814075415602036817381407541560203681738140754156020368173814075415602036817381407541560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95894f68-5cb0-4575-9da7-19cd0d0c2667, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b58b0f-ab22-449f-be21-e3312fcdee74, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b58b0f-ab22-449f-be21-e3312fcdee74, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2380376710357843237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23803767103578432372380376710357843237238037671035784323723803767103578432372380376710357843237238037671035784323723803767103578432372380376710357843237238037671035784323723803767103578432372380376710357843237238037671035784323723803767103578432372380376710357843237238037671035784323723803767103578432372380376710357843237238037671035784323723803767103578432372380376710357843237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd376e0-68a4-46e7-89fd-8451936394be, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bb65642-2d4c-4057-b769-6af08fbfb7f6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bb65642-2d4c-4057-b769-6af08fbfb7f6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683645150195231117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36836451501952311173683645150195231117368364515019523111736836451501952311173683645150195231117368364515019523111736836451501952311173683645150195231117368364515019523111736836451501952311173683645150195231117368364515019523111736836451501952311173683645150195231117368364515019523111736836451501952311173683645150195231117368364515019523111736836451501952311173683645150195231117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b58b0f-ab22-449f-be21-e3312fcdee74, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a7a7bde-af4d-4162-b63e-94df20c8e75e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a7a7bde-af4d-4162-b63e-94df20c8e75e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17095448842413317947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709544884241331794717095448842413317947170954488424133179471709544884241331794717095448842413317947170954488424133179471709544884241331794717095448842413317947170954488424133179471709544884241331794717095448842413317947170954488424133179471709544884241331794717095448842413317947170954488424133179471709544884241331794717095448842413317947170954488424133179471709544884241331794717095448842413317947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bb65642-2d4c-4057-b769-6af08fbfb7f6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91cea480-a0ba-47ce-a1e8-2975ddd097f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91cea480-a0ba-47ce-a1e8-2975ddd097f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5890569603679795803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58905696036797958035890569603679795803589056960367979580358905696036797958035890569603679795803589056960367979580358905696036797958035890569603679795803589056960367979580358905696036797958035890569603679795803589056960367979580358905696036797958035890569603679795803589056960367979580358905696036797958035890569603679795803589056960367979580358905696036797958035890569603679795803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a7a7bde-af4d-4162-b63e-94df20c8e75e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89177b52-bc39-4bcc-8d9c-32b4c63601cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89177b52-bc39-4bcc-8d9c-32b4c63601cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8091961252412111185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80919612524121111858091961252412111185809196125241211118580919612524121111858091961252412111185809196125241211118580919612524121111858091961252412111185809196125241211118580919612524121111858091961252412111185809196125241211118580919612524121111858091961252412111185809196125241211118580919612524121111858091961252412111185809196125241211118580919612524121111858091961252412111185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91cea480-a0ba-47ce-a1e8-2975ddd097f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54170de6-ada3-4d0e-8002-8ec0be52b7fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54170de6-ada3-4d0e-8002-8ec0be52b7fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13165783491252607577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316578349125260757713165783491252607577131657834912526075771316578349125260757713165783491252607577131657834912526075771316578349125260757713165783491252607577131657834912526075771316578349125260757713165783491252607577131657834912526075771316578349125260757713165783491252607577131657834912526075771316578349125260757713165783491252607577131657834912526075771316578349125260757713165783491252607577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89177b52-bc39-4bcc-8d9c-32b4c63601cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54170de6-ada3-4d0e-8002-8ec0be52b7fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3560e8-aaeb-4867-9c5d-71937d42083d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3560e8-aaeb-4867-9c5d-71937d42083d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3204501929610692949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32045019296106929493204501929610692949320450192961069294932045019296106929493204501929610692949320450192961069294932045019296106929493204501929610692949320450192961069294932045019296106929493204501929610692949320450192961069294932045019296106929493204501929610692949320450192961069294932045019296106929493204501929610692949320450192961069294932045019296106929493204501929610692949" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 866b089e-c7f6-4843-bbd1-95f536015d58, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866b089e-c7f6-4843-bbd1-95f536015d58, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9816287958831610225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98162879588316102259816287958831610225981628795883161022598162879588316102259816287958831610225981628795883161022598162879588316102259816287958831610225981628795883161022598162879588316102259816287958831610225981628795883161022598162879588316102259816287958831610225981628795883161022598162879588316102259816287958831610225981628795883161022598162879588316102259816287958831610225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3560e8-aaeb-4867-9c5d-71937d42083d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62278f4b-165d-4f9d-abf1-e1531a9fa614, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62278f4b-165d-4f9d-abf1-e1531a9fa614, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5561757992511825777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55617579925118257775561757992511825777556175799251182577755617579925118257775561757992511825777556175799251182577755617579925118257775561757992511825777556175799251182577755617579925118257775561757992511825777556175799251182577755617579925118257775561757992511825777556175799251182577755617579925118257775561757992511825777556175799251182577755617579925118257775561757992511825777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866b089e-c7f6-4843-bbd1-95f536015d58, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab44de8-4cf0-470c-b458-9feea9134fbc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab44de8-4cf0-470c-b458-9feea9134fbc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11003802673923431592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100380267392343159211003802673923431592110038026739234315921100380267392343159211003802673923431592110038026739234315921100380267392343159211003802673923431592110038026739234315921100380267392343159211003802673923431592110038026739234315921100380267392343159211003802673923431592110038026739234315921100380267392343159211003802673923431592110038026739234315921100380267392343159211003802673923431592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62278f4b-165d-4f9d-abf1-e1531a9fa614, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385b2802-38ed-4713-9200-e0e477ce76e0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385b2802-38ed-4713-9200-e0e477ce76e0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7594251223782736239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75942512237827362397594251223782736239759425122378273623975942512237827362397594251223782736239759425122378273623975942512237827362397594251223782736239759425122378273623975942512237827362397594251223782736239759425122378273623975942512237827362397594251223782736239759425122378273623975942512237827362397594251223782736239759425122378273623975942512237827362397594251223782736239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab44de8-4cf0-470c-b458-9feea9134fbc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8228643-b19d-49ec-91fe-14df6f769c74, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8228643-b19d-49ec-91fe-14df6f769c74, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008139925306141500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100813992530614150011008139925306141500110081399253061415001100813992530614150011008139925306141500110081399253061415001100813992530614150011008139925306141500110081399253061415001100813992530614150011008139925306141500110081399253061415001100813992530614150011008139925306141500110081399253061415001100813992530614150011008139925306141500110081399253061415001100813992530614150011008139925306141500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385b2802-38ed-4713-9200-e0e477ce76e0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e17ae6c-84e1-4671-baf5-d7d672c2889d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e17ae6c-84e1-4671-baf5-d7d672c2889d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14368510771213959628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436851077121395962814368510771213959628143685107712139596281436851077121395962814368510771213959628143685107712139596281436851077121395962814368510771213959628143685107712139596281436851077121395962814368510771213959628143685107712139596281436851077121395962814368510771213959628143685107712139596281436851077121395962814368510771213959628143685107712139596281436851077121395962814368510771213959628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8228643-b19d-49ec-91fe-14df6f769c74, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69b69afe-fe58-489f-95b5-8aa8d5885946, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b69afe-fe58-489f-95b5-8aa8d5885946, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17403516636756821127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740351663675682112717403516636756821127174035166367568211271740351663675682112717403516636756821127174035166367568211271740351663675682112717403516636756821127174035166367568211271740351663675682112717403516636756821127174035166367568211271740351663675682112717403516636756821127174035166367568211271740351663675682112717403516636756821127174035166367568211271740351663675682112717403516636756821127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e17ae6c-84e1-4671-baf5-d7d672c2889d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50832906-fafa-41c8-ae16-dec99c7c45e4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50832906-fafa-41c8-ae16-dec99c7c45e4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11396720596988479984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139672059698847998411396720596988479984113967205969884799841139672059698847998411396720596988479984113967205969884799841139672059698847998411396720596988479984113967205969884799841139672059698847998411396720596988479984113967205969884799841139672059698847998411396720596988479984113967205969884799841139672059698847998411396720596988479984113967205969884799841139672059698847998411396720596988479984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b69afe-fe58-489f-95b5-8aa8d5885946, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 383b9df5-8ea1-4030-b00c-31a980d0632b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 383b9df5-8ea1-4030-b00c-31a980d0632b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15146096432477721384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514609643247772138415146096432477721384151460964324777213841514609643247772138415146096432477721384151460964324777213841514609643247772138415146096432477721384151460964324777213841514609643247772138415146096432477721384151460964324777213841514609643247772138415146096432477721384151460964324777213841514609643247772138415146096432477721384151460964324777213841514609643247772138415146096432477721384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50832906-fafa-41c8-ae16-dec99c7c45e4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5090371-6772-41a5-bb86-4158ad3b0d39, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5090371-6772-41a5-bb86-4158ad3b0d39, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 893308192628850926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926893308192628850926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 383b9df5-8ea1-4030-b00c-31a980d0632b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7c36bdb-5497-41e4-83e2-efb095742d6f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7c36bdb-5497-41e4-83e2-efb095742d6f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17550956489942673994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755095648994267399417550956489942673994175509564899426739941755095648994267399417550956489942673994175509564899426739941755095648994267399417550956489942673994175509564899426739941755095648994267399417550956489942673994175509564899426739941755095648994267399417550956489942673994175509564899426739941755095648994267399417550956489942673994175509564899426739941755095648994267399417550956489942673994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5090371-6772-41a5-bb86-4158ad3b0d39, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1726e0-4e3d-47a5-9218-fa988785a6cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1726e0-4e3d-47a5-9218-fa988785a6cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9576486967556697990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95764869675566979909576486967556697990957648696755669799095764869675566979909576486967556697990957648696755669799095764869675566979909576486967556697990957648696755669799095764869675566979909576486967556697990957648696755669799095764869675566979909576486967556697990957648696755669799095764869675566979909576486967556697990957648696755669799095764869675566979909576486967556697990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7c36bdb-5497-41e4-83e2-efb095742d6f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d670bee-d3c8-49b9-b406-69aa42c1adc0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d670bee-d3c8-49b9-b406-69aa42c1adc0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 278131833897615653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653278131833897615653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1726e0-4e3d-47a5-9218-fa988785a6cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f41c0c0-08ab-401f-b74a-3c682e38fba8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f41c0c0-08ab-401f-b74a-3c682e38fba8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639079204049097281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363907920404909728113639079204049097281136390792040490972811363907920404909728113639079204049097281136390792040490972811363907920404909728113639079204049097281136390792040490972811363907920404909728113639079204049097281136390792040490972811363907920404909728113639079204049097281136390792040490972811363907920404909728113639079204049097281136390792040490972811363907920404909728113639079204049097281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d670bee-d3c8-49b9-b406-69aa42c1adc0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75798558-424d-4ac5-805c-dde104334189, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75798558-424d-4ac5-805c-dde104334189, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697089049463363088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088697089049463363088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75798558-424d-4ac5-805c-dde104334189, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f41c0c0-08ab-401f-b74a-3c682e38fba8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9934a5dd-4353-46f3-bbfe-7fbe7f07f809, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1942bb-ab83-4070-b513-a094ae8395a4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9934a5dd-4353-46f3-bbfe-7fbe7f07f809, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3809433562430885627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38094335624308856273809433562430885627380943356243088562738094335624308856273809433562430885627380943356243088562738094335624308856273809433562430885627380943356243088562738094335624308856273809433562430885627380943356243088562738094335624308856273809433562430885627380943356243088562738094335624308856273809433562430885627380943356243088562738094335624308856273809433562430885627" } } } 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, 7c1942bb-ab83-4070-b513-a094ae8395a4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6101959758120711461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61019597581207114616101959758120711461610195975812071146161019597581207114616101959758120711461610195975812071146161019597581207114616101959758120711461610195975812071146161019597581207114616101959758120711461610195975812071146161019597581207114616101959758120711461610195975812071146161019597581207114616101959758120711461610195975812071146161019597581207114616101959758120711461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1942bb-ab83-4070-b513-a094ae8395a4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9934a5dd-4353-46f3-bbfe-7fbe7f07f809, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3a93616-6cd8-445d-a59e-11de1b73e86d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3a93616-6cd8-445d-a59e-11de1b73e86d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2028378201055672389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20283782010556723892028378201055672389202837820105567238920283782010556723892028378201055672389202837820105567238920283782010556723892028378201055672389202837820105567238920283782010556723892028378201055672389202837820105567238920283782010556723892028378201055672389202837820105567238920283782010556723892028378201055672389202837820105567238920283782010556723892028378201055672389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0b144c3-7f5a-4253-951e-2bcc37a4e7db, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0b144c3-7f5a-4253-951e-2bcc37a4e7db, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11858823591628585833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185882359162858583311858823591628585833118588235916285858331185882359162858583311858823591628585833118588235916285858331185882359162858583311858823591628585833118588235916285858331185882359162858583311858823591628585833118588235916285858331185882359162858583311858823591628585833118588235916285858331185882359162858583311858823591628585833118588235916285858331185882359162858583311858823591628585833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0b144c3-7f5a-4253-951e-2bcc37a4e7db, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3a93616-6cd8-445d-a59e-11de1b73e86d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d028c051-bc87-4e6f-9bbd-752aaa81d2d5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6bbcad3-f694-4f0a-a53b-22209f7713c5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d028c051-bc87-4e6f-9bbd-752aaa81d2d5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3926936225564128227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39269362255641282273926936225564128227392693622556412822739269362255641282273926936225564128227392693622556412822739269362255641282273926936225564128227392693622556412822739269362255641282273926936225564128227392693622556412822739269362255641282273926936225564128227392693622556412822739269362255641282273926936225564128227392693622556412822739269362255641282273926936225564128227" } } } 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, c6bbcad3-f694-4f0a-a53b-22209f7713c5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15133661459931799003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513366145993179900315133661459931799003151336614599317990031513366145993179900315133661459931799003151336614599317990031513366145993179900315133661459931799003151336614599317990031513366145993179900315133661459931799003151336614599317990031513366145993179900315133661459931799003151336614599317990031513366145993179900315133661459931799003151336614599317990031513366145993179900315133661459931799003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d028c051-bc87-4e6f-9bbd-752aaa81d2d5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6bbcad3-f694-4f0a-a53b-22209f7713c5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b1816c6-4b8c-4a26-933a-674fb7b37c79, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1816c6-4b8c-4a26-933a-674fb7b37c79, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4573405722562621009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45734057225626210094573405722562621009457340572256262100945734057225626210094573405722562621009457340572256262100945734057225626210094573405722562621009457340572256262100945734057225626210094573405722562621009457340572256262100945734057225626210094573405722562621009457340572256262100945734057225626210094573405722562621009457340572256262100945734057225626210094573405722562621009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567f796c-093b-4d79-bc19-03b031189129, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567f796c-093b-4d79-bc19-03b031189129, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12757804481638775881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275780448163877588112757804481638775881127578044816387758811275780448163877588112757804481638775881127578044816387758811275780448163877588112757804481638775881127578044816387758811275780448163877588112757804481638775881127578044816387758811275780448163877588112757804481638775881127578044816387758811275780448163877588112757804481638775881127578044816387758811275780448163877588112757804481638775881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1816c6-4b8c-4a26-933a-674fb7b37c79, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa3f99d-caaf-4ff2-8edc-3e07d109ebdd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa3f99d-caaf-4ff2-8edc-3e07d109ebdd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3136444252566241561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31364442525662415613136444252566241561313644425256624156131364442525662415613136444252566241561313644425256624156131364442525662415613136444252566241561313644425256624156131364442525662415613136444252566241561313644425256624156131364442525662415613136444252566241561313644425256624156131364442525662415613136444252566241561313644425256624156131364442525662415613136444252566241561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567f796c-093b-4d79-bc19-03b031189129, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7b505c5-9c5d-43cd-a687-2b88b4e7d9de, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7b505c5-9c5d-43cd-a687-2b88b4e7d9de, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13099659427035957782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309965942703595778213099659427035957782130996594270359577821309965942703595778213099659427035957782130996594270359577821309965942703595778213099659427035957782130996594270359577821309965942703595778213099659427035957782130996594270359577821309965942703595778213099659427035957782130996594270359577821309965942703595778213099659427035957782130996594270359577821309965942703595778213099659427035957782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa3f99d-caaf-4ff2-8edc-3e07d109ebdd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c29050f2-e2f2-42ae-bdfe-42264369a3a6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29050f2-e2f2-42ae-bdfe-42264369a3a6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16111507792041067574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611150779204106757416111507792041067574161115077920410675741611150779204106757416111507792041067574161115077920410675741611150779204106757416111507792041067574161115077920410675741611150779204106757416111507792041067574161115077920410675741611150779204106757416111507792041067574161115077920410675741611150779204106757416111507792041067574161115077920410675741611150779204106757416111507792041067574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29050f2-e2f2-42ae-bdfe-42264369a3a6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7b505c5-9c5d-43cd-a687-2b88b4e7d9de, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99410696-8be0-4d13-9bd4-7b2b98e39c79, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99410696-8be0-4d13-9bd4-7b2b98e39c79, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11415574073695691490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141557407369569149011415574073695691490114155740736956914901141557407369569149011415574073695691490114155740736956914901141557407369569149011415574073695691490114155740736956914901141557407369569149011415574073695691490114155740736956914901141557407369569149011415574073695691490114155740736956914901141557407369569149011415574073695691490114155740736956914901141557407369569149011415574073695691490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 992dd1e5-4410-4ac6-a014-28b8d00eeabd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 992dd1e5-4410-4ac6-a014-28b8d00eeabd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17225517340780179865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722551734078017986517225517340780179865172255173407801798651722551734078017986517225517340780179865172255173407801798651722551734078017986517225517340780179865172255173407801798651722551734078017986517225517340780179865172255173407801798651722551734078017986517225517340780179865172255173407801798651722551734078017986517225517340780179865172255173407801798651722551734078017986517225517340780179865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99410696-8be0-4d13-9bd4-7b2b98e39c79, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21d50461-16f4-4aea-b1cf-989f46846a4d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21d50461-16f4-4aea-b1cf-989f46846a4d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3078116048331859335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30781160483318593353078116048331859335307811604833185933530781160483318593353078116048331859335307811604833185933530781160483318593353078116048331859335307811604833185933530781160483318593353078116048331859335307811604833185933530781160483318593353078116048331859335307811604833185933530781160483318593353078116048331859335307811604833185933530781160483318593353078116048331859335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 992dd1e5-4410-4ac6-a014-28b8d00eeabd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43520578-8820-4873-855c-3cf8d03ada12, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43520578-8820-4873-855c-3cf8d03ada12, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5587976367770671488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55879763677706714885587976367770671488558797636777067148855879763677706714885587976367770671488558797636777067148855879763677706714885587976367770671488558797636777067148855879763677706714885587976367770671488558797636777067148855879763677706714885587976367770671488558797636777067148855879763677706714885587976367770671488558797636777067148855879763677706714885587976367770671488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21d50461-16f4-4aea-b1cf-989f46846a4d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e53549dc-d1f8-4d7d-bacd-7d6383259935, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e53549dc-d1f8-4d7d-bacd-7d6383259935, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12506863608316173704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250686360831617370412506863608316173704125068636083161737041250686360831617370412506863608316173704125068636083161737041250686360831617370412506863608316173704125068636083161737041250686360831617370412506863608316173704125068636083161737041250686360831617370412506863608316173704125068636083161737041250686360831617370412506863608316173704125068636083161737041250686360831617370412506863608316173704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43520578-8820-4873-855c-3cf8d03ada12, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f35d2de-57a3-4d3e-81c8-66210f504425, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e53549dc-d1f8-4d7d-bacd-7d6383259935, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f563d8cf-c2cf-46f6-a10b-04e7a7e0a28f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f563d8cf-c2cf-46f6-a10b-04e7a7e0a28f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12339824469805358332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233982446980535833212339824469805358332123398244698053583321233982446980535833212339824469805358332123398244698053583321233982446980535833212339824469805358332123398244698053583321233982446980535833212339824469805358332123398244698053583321233982446980535833212339824469805358332123398244698053583321233982446980535833212339824469805358332123398244698053583321233982446980535833212339824469805358332" } } } 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, 3f35d2de-57a3-4d3e-81c8-66210f504425, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10699088082877999446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069908808287799944610699088082877999446106990880828779994461069908808287799944610699088082877999446106990880828779994461069908808287799944610699088082877999446106990880828779994461069908808287799944610699088082877999446106990880828779994461069908808287799944610699088082877999446106990880828779994461069908808287799944610699088082877999446106990880828779994461069908808287799944610699088082877999446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f563d8cf-c2cf-46f6-a10b-04e7a7e0a28f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78154936-119f-4510-87de-fa850f5cd7ce, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78154936-119f-4510-87de-fa850f5cd7ce, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2001393227175055791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20013932271750557912001393227175055791200139322717505579120013932271750557912001393227175055791200139322717505579120013932271750557912001393227175055791200139322717505579120013932271750557912001393227175055791200139322717505579120013932271750557912001393227175055791200139322717505579120013932271750557912001393227175055791200139322717505579120013932271750557912001393227175055791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f35d2de-57a3-4d3e-81c8-66210f504425, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe765e49-08fc-4f95-8732-96a85272c338, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe765e49-08fc-4f95-8732-96a85272c338, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5226195488990619836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52261954889906198365226195488990619836522619548899061983652261954889906198365226195488990619836522619548899061983652261954889906198365226195488990619836522619548899061983652261954889906198365226195488990619836522619548899061983652261954889906198365226195488990619836522619548899061983652261954889906198365226195488990619836522619548899061983652261954889906198365226195488990619836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78154936-119f-4510-87de-fa850f5cd7ce, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe765e49-08fc-4f95-8732-96a85272c338, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b979ee46-82b4-45c4-9322-9d17fe016cfc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e73d9993-9c8c-444c-b37f-1c44936d6dc0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e73d9993-9c8c-444c-b37f-1c44936d6dc0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4936110216074909382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49361102160749093824936110216074909382493611021607490938249361102160749093824936110216074909382493611021607490938249361102160749093824936110216074909382493611021607490938249361102160749093824936110216074909382493611021607490938249361102160749093824936110216074909382493611021607490938249361102160749093824936110216074909382493611021607490938249361102160749093824936110216074909382" } } } 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, b979ee46-82b4-45c4-9322-9d17fe016cfc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507136463957414839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35071364639574148393507136463957414839350713646395741483935071364639574148393507136463957414839350713646395741483935071364639574148393507136463957414839350713646395741483935071364639574148393507136463957414839350713646395741483935071364639574148393507136463957414839350713646395741483935071364639574148393507136463957414839350713646395741483935071364639574148393507136463957414839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b979ee46-82b4-45c4-9322-9d17fe016cfc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e73d9993-9c8c-444c-b37f-1c44936d6dc0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 338e6333-5dfd-4945-90f2-18fe8a973dd7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58dab23f-b6e1-4c94-ba6d-e903cafb7809, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 338e6333-5dfd-4945-90f2-18fe8a973dd7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6852108352973230728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68521083529732307286852108352973230728685210835297323072868521083529732307286852108352973230728685210835297323072868521083529732307286852108352973230728685210835297323072868521083529732307286852108352973230728685210835297323072868521083529732307286852108352973230728685210835297323072868521083529732307286852108352973230728685210835297323072868521083529732307286852108352973230728" } } } 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, 58dab23f-b6e1-4c94-ba6d-e903cafb7809, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6939512349097774460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69395123490977744606939512349097774460693951234909777446069395123490977744606939512349097774460693951234909777446069395123490977744606939512349097774460693951234909777446069395123490977744606939512349097774460693951234909777446069395123490977744606939512349097774460693951234909777446069395123490977744606939512349097774460693951234909777446069395123490977744606939512349097774460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 338e6333-5dfd-4945-90f2-18fe8a973dd7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58dab23f-b6e1-4c94-ba6d-e903cafb7809, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19dba448-c0fa-484e-b1d1-c76bec856762, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19dba448-c0fa-484e-b1d1-c76bec856762, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1377501883954798628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13775018839547986281377501883954798628137750188395479862813775018839547986281377501883954798628137750188395479862813775018839547986281377501883954798628137750188395479862813775018839547986281377501883954798628137750188395479862813775018839547986281377501883954798628137750188395479862813775018839547986281377501883954798628137750188395479862813775018839547986281377501883954798628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17576135-2915-4260-82e7-9359cd2bb885, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17576135-2915-4260-82e7-9359cd2bb885, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3924791330896782684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39247913308967826843924791330896782684392479133089678268439247913308967826843924791330896782684392479133089678268439247913308967826843924791330896782684392479133089678268439247913308967826843924791330896782684392479133089678268439247913308967826843924791330896782684392479133089678268439247913308967826843924791330896782684392479133089678268439247913308967826843924791330896782684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17576135-2915-4260-82e7-9359cd2bb885, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19dba448-c0fa-484e-b1d1-c76bec856762, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c8a24f5-4ec5-4fed-8ffb-e671603b35be, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c8a24f5-4ec5-4fed-8ffb-e671603b35be, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11861954871677775735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186195487167777573511861954871677775735118619548716777757351186195487167777573511861954871677775735118619548716777757351186195487167777573511861954871677775735118619548716777757351186195487167777573511861954871677775735118619548716777757351186195487167777573511861954871677775735118619548716777757351186195487167777573511861954871677775735118619548716777757351186195487167777573511861954871677775735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 364e4b6a-467c-47b4-b6e6-267b5b50e31a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 364e4b6a-467c-47b4-b6e6-267b5b50e31a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15238133199037549319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523813319903754931915238133199037549319152381331990375493191523813319903754931915238133199037549319152381331990375493191523813319903754931915238133199037549319152381331990375493191523813319903754931915238133199037549319152381331990375493191523813319903754931915238133199037549319152381331990375493191523813319903754931915238133199037549319152381331990375493191523813319903754931915238133199037549319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c8a24f5-4ec5-4fed-8ffb-e671603b35be, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91a6a956-b9e5-4a0a-a1b3-7dfe89705450, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a6a956-b9e5-4a0a-a1b3-7dfe89705450, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1385857901409619306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13858579014096193061385857901409619306138585790140961930613858579014096193061385857901409619306138585790140961930613858579014096193061385857901409619306138585790140961930613858579014096193061385857901409619306138585790140961930613858579014096193061385857901409619306138585790140961930613858579014096193061385857901409619306138585790140961930613858579014096193061385857901409619306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 364e4b6a-467c-47b4-b6e6-267b5b50e31a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16870e6-ad98-42c8-86c1-9e4ff6ac6b3e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16870e6-ad98-42c8-86c1-9e4ff6ac6b3e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9264226827160572796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92642268271605727969264226827160572796926422682716057279692642268271605727969264226827160572796926422682716057279692642268271605727969264226827160572796926422682716057279692642268271605727969264226827160572796926422682716057279692642268271605727969264226827160572796926422682716057279692642268271605727969264226827160572796926422682716057279692642268271605727969264226827160572796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a6a956-b9e5-4a0a-a1b3-7dfe89705450, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab220824-e5d9-43d2-bf90-24e6b155f54b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab220824-e5d9-43d2-bf90-24e6b155f54b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7492160066808182059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74921600668081820597492160066808182059749216006680818205974921600668081820597492160066808182059749216006680818205974921600668081820597492160066808182059749216006680818205974921600668081820597492160066808182059749216006680818205974921600668081820597492160066808182059749216006680818205974921600668081820597492160066808182059749216006680818205974921600668081820597492160066808182059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16870e6-ad98-42c8-86c1-9e4ff6ac6b3e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11223d0e-57f9-40b6-a916-e32632118393, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11223d0e-57f9-40b6-a916-e32632118393, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17360686954847159942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736068695484715994217360686954847159942173606869548471599421736068695484715994217360686954847159942173606869548471599421736068695484715994217360686954847159942173606869548471599421736068695484715994217360686954847159942173606869548471599421736068695484715994217360686954847159942173606869548471599421736068695484715994217360686954847159942173606869548471599421736068695484715994217360686954847159942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab220824-e5d9-43d2-bf90-24e6b155f54b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47493724-0110-403e-9b47-ed9344787368, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47493724-0110-403e-9b47-ed9344787368, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4107248083094399014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41072480830943990144107248083094399014410724808309439901441072480830943990144107248083094399014410724808309439901441072480830943990144107248083094399014410724808309439901441072480830943990144107248083094399014410724808309439901441072480830943990144107248083094399014410724808309439901441072480830943990144107248083094399014410724808309439901441072480830943990144107248083094399014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11223d0e-57f9-40b6-a916-e32632118393, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1218071a-b807-4e19-b07d-e969e1702a68, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1218071a-b807-4e19-b07d-e969e1702a68, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15115498087966883792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511549808796688379215115498087966883792151154980879668837921511549808796688379215115498087966883792151154980879668837921511549808796688379215115498087966883792151154980879668837921511549808796688379215115498087966883792151154980879668837921511549808796688379215115498087966883792151154980879668837921511549808796688379215115498087966883792151154980879668837921511549808796688379215115498087966883792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47493724-0110-403e-9b47-ed9344787368, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd42081d-e7d1-4d33-b073-23670f779944, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd42081d-e7d1-4d33-b073-23670f779944, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5142367996236281009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51423679962362810095142367996236281009514236799623628100951423679962362810095142367996236281009514236799623628100951423679962362810095142367996236281009514236799623628100951423679962362810095142367996236281009514236799623628100951423679962362810095142367996236281009514236799623628100951423679962362810095142367996236281009514236799623628100951423679962362810095142367996236281009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1218071a-b807-4e19-b07d-e969e1702a68, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b359b8a-50ac-45fe-a1fc-1dbe344c1587, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b359b8a-50ac-45fe-a1fc-1dbe344c1587, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7690186363563452698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76901863635634526987690186363563452698769018636356345269876901863635634526987690186363563452698769018636356345269876901863635634526987690186363563452698769018636356345269876901863635634526987690186363563452698769018636356345269876901863635634526987690186363563452698769018636356345269876901863635634526987690186363563452698769018636356345269876901863635634526987690186363563452698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd42081d-e7d1-4d33-b073-23670f779944, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a074d96d-5a9a-49bc-8320-8dd6d1cc8551, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a074d96d-5a9a-49bc-8320-8dd6d1cc8551, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10767007903095283979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076700790309528397910767007903095283979107670079030952839791076700790309528397910767007903095283979107670079030952839791076700790309528397910767007903095283979107670079030952839791076700790309528397910767007903095283979107670079030952839791076700790309528397910767007903095283979107670079030952839791076700790309528397910767007903095283979107670079030952839791076700790309528397910767007903095283979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b359b8a-50ac-45fe-a1fc-1dbe344c1587, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b81e5e-de6c-44de-9e4e-dfb9f80d4246, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b81e5e-de6c-44de-9e4e-dfb9f80d4246, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16550927788041462589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655092778804146258916550927788041462589165509277880414625891655092778804146258916550927788041462589165509277880414625891655092778804146258916550927788041462589165509277880414625891655092778804146258916550927788041462589165509277880414625891655092778804146258916550927788041462589165509277880414625891655092778804146258916550927788041462589165509277880414625891655092778804146258916550927788041462589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a074d96d-5a9a-49bc-8320-8dd6d1cc8551, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 534c8619-6a44-4a24-bcf9-7b0153794978, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 534c8619-6a44-4a24-bcf9-7b0153794978, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15794195194389313397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579419519438931339715794195194389313397157941951943893133971579419519438931339715794195194389313397157941951943893133971579419519438931339715794195194389313397157941951943893133971579419519438931339715794195194389313397157941951943893133971579419519438931339715794195194389313397157941951943893133971579419519438931339715794195194389313397157941951943893133971579419519438931339715794195194389313397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b81e5e-de6c-44de-9e4e-dfb9f80d4246, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc803787-3ccd-4312-804a-ec2920ba6838, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc803787-3ccd-4312-804a-ec2920ba6838, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6020696445043809516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60206964450438095166020696445043809516602069644504380951660206964450438095166020696445043809516602069644504380951660206964450438095166020696445043809516602069644504380951660206964450438095166020696445043809516602069644504380951660206964450438095166020696445043809516602069644504380951660206964450438095166020696445043809516602069644504380951660206964450438095166020696445043809516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 534c8619-6a44-4a24-bcf9-7b0153794978, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9c13d6-b85b-4c9f-8be0-48c2bf0ec17d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9c13d6-b85b-4c9f-8be0-48c2bf0ec17d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12760756764685496468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276075676468549646812760756764685496468127607567646854964681276075676468549646812760756764685496468127607567646854964681276075676468549646812760756764685496468127607567646854964681276075676468549646812760756764685496468127607567646854964681276075676468549646812760756764685496468127607567646854964681276075676468549646812760756764685496468127607567646854964681276075676468549646812760756764685496468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc803787-3ccd-4312-804a-ec2920ba6838, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 017af612-e9e1-4061-ba33-48459413cec1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 017af612-e9e1-4061-ba33-48459413cec1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16067001252625424728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606700125262542472816067001252625424728160670012526254247281606700125262542472816067001252625424728160670012526254247281606700125262542472816067001252625424728160670012526254247281606700125262542472816067001252625424728160670012526254247281606700125262542472816067001252625424728160670012526254247281606700125262542472816067001252625424728160670012526254247281606700125262542472816067001252625424728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9c13d6-b85b-4c9f-8be0-48c2bf0ec17d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce12c468-f4ad-49e8-8a3d-5d012d537262, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce12c468-f4ad-49e8-8a3d-5d012d537262, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16072130246077039589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607213024607703958916072130246077039589160721302460770395891607213024607703958916072130246077039589160721302460770395891607213024607703958916072130246077039589160721302460770395891607213024607703958916072130246077039589160721302460770395891607213024607703958916072130246077039589160721302460770395891607213024607703958916072130246077039589160721302460770395891607213024607703958916072130246077039589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 017af612-e9e1-4061-ba33-48459413cec1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 868b853e-7aa3-42c0-b6ec-617804577865, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 868b853e-7aa3-42c0-b6ec-617804577865, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16986249575726021066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698624957572602106616986249575726021066169862495757260210661698624957572602106616986249575726021066169862495757260210661698624957572602106616986249575726021066169862495757260210661698624957572602106616986249575726021066169862495757260210661698624957572602106616986249575726021066169862495757260210661698624957572602106616986249575726021066169862495757260210661698624957572602106616986249575726021066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce12c468-f4ad-49e8-8a3d-5d012d537262, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bebf55c-6a7c-454f-bce4-0d94a621ff12, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bebf55c-6a7c-454f-bce4-0d94a621ff12, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13304167071043016385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330416707104301638513304167071043016385133041670710430163851330416707104301638513304167071043016385133041670710430163851330416707104301638513304167071043016385133041670710430163851330416707104301638513304167071043016385133041670710430163851330416707104301638513304167071043016385133041670710430163851330416707104301638513304167071043016385133041670710430163851330416707104301638513304167071043016385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 868b853e-7aa3-42c0-b6ec-617804577865, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34755620-450e-4850-ab81-19378404e018, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34755620-450e-4850-ab81-19378404e018, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1263828779347625381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12638287793476253811263828779347625381126382877934762538112638287793476253811263828779347625381126382877934762538112638287793476253811263828779347625381126382877934762538112638287793476253811263828779347625381126382877934762538112638287793476253811263828779347625381126382877934762538112638287793476253811263828779347625381126382877934762538112638287793476253811263828779347625381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bebf55c-6a7c-454f-bce4-0d94a621ff12, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 747f1668-8a05-418b-8add-b2091c0c53c8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 747f1668-8a05-418b-8add-b2091c0c53c8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7565977872204166700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75659778722041667007565977872204166700756597787220416670075659778722041667007565977872204166700756597787220416670075659778722041667007565977872204166700756597787220416670075659778722041667007565977872204166700756597787220416670075659778722041667007565977872204166700756597787220416670075659778722041667007565977872204166700756597787220416670075659778722041667007565977872204166700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34755620-450e-4850-ab81-19378404e018, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba93fe5c-06c3-4236-a9c4-afacee1046cb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba93fe5c-06c3-4236-a9c4-afacee1046cb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4500629789632474723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45006297896324747234500629789632474723450062978963247472345006297896324747234500629789632474723450062978963247472345006297896324747234500629789632474723450062978963247472345006297896324747234500629789632474723450062978963247472345006297896324747234500629789632474723450062978963247472345006297896324747234500629789632474723450062978963247472345006297896324747234500629789632474723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 747f1668-8a05-418b-8add-b2091c0c53c8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b483edc-4e53-454c-ad00-35b1cee853ca, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba93fe5c-06c3-4236-a9c4-afacee1046cb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b483edc-4e53-454c-ad00-35b1cee853ca, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1678333191423167300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16783331914231673001678333191423167300167833319142316730016783331914231673001678333191423167300167833319142316730016783331914231673001678333191423167300167833319142316730016783331914231673001678333191423167300167833319142316730016783331914231673001678333191423167300167833319142316730016783331914231673001678333191423167300167833319142316730016783331914231673001678333191423167300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7cb890-84bf-4c74-b926-4209ce11cbb6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7cb890-84bf-4c74-b926-4209ce11cbb6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 359276167353991959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959359276167353991959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7cb890-84bf-4c74-b926-4209ce11cbb6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0938d605-426b-41d6-8c6d-c8bee55f7858, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0938d605-426b-41d6-8c6d-c8bee55f7858, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2577248830474206698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25772488304742066982577248830474206698257724883047420669825772488304742066982577248830474206698257724883047420669825772488304742066982577248830474206698257724883047420669825772488304742066982577248830474206698257724883047420669825772488304742066982577248830474206698257724883047420669825772488304742066982577248830474206698257724883047420669825772488304742066982577248830474206698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b483edc-4e53-454c-ad00-35b1cee853ca, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9189e4af-e659-4a9d-ab5c-1c18e6f604a3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9189e4af-e659-4a9d-ab5c-1c18e6f604a3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1794964662281714948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17949646622817149481794964662281714948179496466228171494817949646622817149481794964662281714948179496466228171494817949646622817149481794964662281714948179496466228171494817949646622817149481794964662281714948179496466228171494817949646622817149481794964662281714948179496466228171494817949646622817149481794964662281714948179496466228171494817949646622817149481794964662281714948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0938d605-426b-41d6-8c6d-c8bee55f7858, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92633213-5804-4287-8f2f-4ff868f82b68, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92633213-5804-4287-8f2f-4ff868f82b68, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16125942870236811817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612594287023681181716125942870236811817161259428702368118171612594287023681181716125942870236811817161259428702368118171612594287023681181716125942870236811817161259428702368118171612594287023681181716125942870236811817161259428702368118171612594287023681181716125942870236811817161259428702368118171612594287023681181716125942870236811817161259428702368118171612594287023681181716125942870236811817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9189e4af-e659-4a9d-ab5c-1c18e6f604a3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dea32c9-200b-4ed9-af9e-2f9edca16e11, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dea32c9-200b-4ed9-af9e-2f9edca16e11, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5514162574320873894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55141625743208738945514162574320873894551416257432087389455141625743208738945514162574320873894551416257432087389455141625743208738945514162574320873894551416257432087389455141625743208738945514162574320873894551416257432087389455141625743208738945514162574320873894551416257432087389455141625743208738945514162574320873894551416257432087389455141625743208738945514162574320873894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92633213-5804-4287-8f2f-4ff868f82b68, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570fd7bb-1652-4d2f-9e70-da3f3ef40b24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570fd7bb-1652-4d2f-9e70-da3f3ef40b24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16976549313534834336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697654931353483433616976549313534834336169765493135348343361697654931353483433616976549313534834336169765493135348343361697654931353483433616976549313534834336169765493135348343361697654931353483433616976549313534834336169765493135348343361697654931353483433616976549313534834336169765493135348343361697654931353483433616976549313534834336169765493135348343361697654931353483433616976549313534834336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dea32c9-200b-4ed9-af9e-2f9edca16e11, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17071d1a-08b5-49a4-8e2c-e01f8ed28405, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17071d1a-08b5-49a4-8e2c-e01f8ed28405, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8081353001782580414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80813530017825804148081353001782580414808135300178258041480813530017825804148081353001782580414808135300178258041480813530017825804148081353001782580414808135300178258041480813530017825804148081353001782580414808135300178258041480813530017825804148081353001782580414808135300178258041480813530017825804148081353001782580414808135300178258041480813530017825804148081353001782580414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570fd7bb-1652-4d2f-9e70-da3f3ef40b24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d909b262-1c7b-435b-9120-a2c84ed9141e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d909b262-1c7b-435b-9120-a2c84ed9141e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5656677363811927174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56566773638119271745656677363811927174565667736381192717456566773638119271745656677363811927174565667736381192717456566773638119271745656677363811927174565667736381192717456566773638119271745656677363811927174565667736381192717456566773638119271745656677363811927174565667736381192717456566773638119271745656677363811927174565667736381192717456566773638119271745656677363811927174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17071d1a-08b5-49a4-8e2c-e01f8ed28405, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb519f5d-2930-4f6a-9615-c899d93a2c9b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb519f5d-2930-4f6a-9615-c899d93a2c9b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15413026624166963998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541302662416696399815413026624166963998154130266241669639981541302662416696399815413026624166963998154130266241669639981541302662416696399815413026624166963998154130266241669639981541302662416696399815413026624166963998154130266241669639981541302662416696399815413026624166963998154130266241669639981541302662416696399815413026624166963998154130266241669639981541302662416696399815413026624166963998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d909b262-1c7b-435b-9120-a2c84ed9141e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2b1405-a4d7-4657-8035-1de5e814027b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2b1405-a4d7-4657-8035-1de5e814027b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17636575567941634165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763657556794163416517636575567941634165176365755679416341651763657556794163416517636575567941634165176365755679416341651763657556794163416517636575567941634165176365755679416341651763657556794163416517636575567941634165176365755679416341651763657556794163416517636575567941634165176365755679416341651763657556794163416517636575567941634165176365755679416341651763657556794163416517636575567941634165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb519f5d-2930-4f6a-9615-c899d93a2c9b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f28061bf-7cfd-4df0-bfe6-f17ef0b1efe5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f28061bf-7cfd-4df0-bfe6-f17ef0b1efe5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10584026559198108620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058402655919810862010584026559198108620105840265591981086201058402655919810862010584026559198108620105840265591981086201058402655919810862010584026559198108620105840265591981086201058402655919810862010584026559198108620105840265591981086201058402655919810862010584026559198108620105840265591981086201058402655919810862010584026559198108620105840265591981086201058402655919810862010584026559198108620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2b1405-a4d7-4657-8035-1de5e814027b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f78ce4e8-6856-4605-a622-1c06dd4ed3ba, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f78ce4e8-6856-4605-a622-1c06dd4ed3ba, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15961754442976593657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596175444297659365715961754442976593657159617544429765936571596175444297659365715961754442976593657159617544429765936571596175444297659365715961754442976593657159617544429765936571596175444297659365715961754442976593657159617544429765936571596175444297659365715961754442976593657159617544429765936571596175444297659365715961754442976593657159617544429765936571596175444297659365715961754442976593657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f28061bf-7cfd-4df0-bfe6-f17ef0b1efe5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136ddf1a-9f19-49f1-9282-d51614f31793, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136ddf1a-9f19-49f1-9282-d51614f31793, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6600222722849447241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66002227228494472416600222722849447241660022272284944724166002227228494472416600222722849447241660022272284944724166002227228494472416600222722849447241660022272284944724166002227228494472416600222722849447241660022272284944724166002227228494472416600222722849447241660022272284944724166002227228494472416600222722849447241660022272284944724166002227228494472416600222722849447241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f78ce4e8-6856-4605-a622-1c06dd4ed3ba, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff9f419a-e768-44df-a8cd-5a05a346649a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff9f419a-e768-44df-a8cd-5a05a346649a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10893596658772696486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089359665877269648610893596658772696486108935966587726964861089359665877269648610893596658772696486108935966587726964861089359665877269648610893596658772696486108935966587726964861089359665877269648610893596658772696486108935966587726964861089359665877269648610893596658772696486108935966587726964861089359665877269648610893596658772696486108935966587726964861089359665877269648610893596658772696486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136ddf1a-9f19-49f1-9282-d51614f31793, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b89898-f7af-4f53-961e-e13248cb725d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b89898-f7af-4f53-961e-e13248cb725d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13085739492777202607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308573949277720260713085739492777202607130857394927772026071308573949277720260713085739492777202607130857394927772026071308573949277720260713085739492777202607130857394927772026071308573949277720260713085739492777202607130857394927772026071308573949277720260713085739492777202607130857394927772026071308573949277720260713085739492777202607130857394927772026071308573949277720260713085739492777202607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff9f419a-e768-44df-a8cd-5a05a346649a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6299cfeb-7b03-4c88-912f-1d4651c43593, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6299cfeb-7b03-4c88-912f-1d4651c43593, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6132319541482836524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61323195414828365246132319541482836524613231954148283652461323195414828365246132319541482836524613231954148283652461323195414828365246132319541482836524613231954148283652461323195414828365246132319541482836524613231954148283652461323195414828365246132319541482836524613231954148283652461323195414828365246132319541482836524613231954148283652461323195414828365246132319541482836524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b89898-f7af-4f53-961e-e13248cb725d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2910ac0-1a48-4d4e-a419-0b428817777f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2910ac0-1a48-4d4e-a419-0b428817777f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14114812242678934949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411481224267893494914114812242678934949141148122426789349491411481224267893494914114812242678934949141148122426789349491411481224267893494914114812242678934949141148122426789349491411481224267893494914114812242678934949141148122426789349491411481224267893494914114812242678934949141148122426789349491411481224267893494914114812242678934949141148122426789349491411481224267893494914114812242678934949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6299cfeb-7b03-4c88-912f-1d4651c43593, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc3622f1-7112-474f-b1e9-9c2f1027db4e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc3622f1-7112-474f-b1e9-9c2f1027db4e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16132726771607164620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613272677160716462016132726771607164620161327267716071646201613272677160716462016132726771607164620161327267716071646201613272677160716462016132726771607164620161327267716071646201613272677160716462016132726771607164620161327267716071646201613272677160716462016132726771607164620161327267716071646201613272677160716462016132726771607164620161327267716071646201613272677160716462016132726771607164620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2910ac0-1a48-4d4e-a419-0b428817777f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b212319-44b9-4430-9b40-7d4370978011, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b212319-44b9-4430-9b40-7d4370978011, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17947190158398011727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794719015839801172717947190158398011727179471901583980117271794719015839801172717947190158398011727179471901583980117271794719015839801172717947190158398011727179471901583980117271794719015839801172717947190158398011727179471901583980117271794719015839801172717947190158398011727179471901583980117271794719015839801172717947190158398011727179471901583980117271794719015839801172717947190158398011727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc3622f1-7112-474f-b1e9-9c2f1027db4e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 427825bc-e381-4b9a-a746-7e80e6823bab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 427825bc-e381-4b9a-a746-7e80e6823bab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8570867474650754939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85708674746507549398570867474650754939857086747465075493985708674746507549398570867474650754939857086747465075493985708674746507549398570867474650754939857086747465075493985708674746507549398570867474650754939857086747465075493985708674746507549398570867474650754939857086747465075493985708674746507549398570867474650754939857086747465075493985708674746507549398570867474650754939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b212319-44b9-4430-9b40-7d4370978011, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123505bf-3e72-4d8e-a201-de9750421446, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123505bf-3e72-4d8e-a201-de9750421446, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8078818793330677791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80788187933306777918078818793330677791807881879333067779180788187933306777918078818793330677791807881879333067779180788187933306777918078818793330677791807881879333067779180788187933306777918078818793330677791807881879333067779180788187933306777918078818793330677791807881879333067779180788187933306777918078818793330677791807881879333067779180788187933306777918078818793330677791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 427825bc-e381-4b9a-a746-7e80e6823bab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a85b7e1f-41b5-4d6c-af19-2f7b49b65308, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a85b7e1f-41b5-4d6c-af19-2f7b49b65308, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18440697298461870370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844069729846187037018440697298461870370184406972984618703701844069729846187037018440697298461870370184406972984618703701844069729846187037018440697298461870370184406972984618703701844069729846187037018440697298461870370184406972984618703701844069729846187037018440697298461870370184406972984618703701844069729846187037018440697298461870370184406972984618703701844069729846187037018440697298461870370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123505bf-3e72-4d8e-a201-de9750421446, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a85b7e1f-41b5-4d6c-af19-2f7b49b65308, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8239df5c-a3f6-4334-bf81-3d6675073310, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30b1fc70-1bfe-4238-92cb-53a8dcb9c425, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30b1fc70-1bfe-4238-92cb-53a8dcb9c425, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15923390059456432874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592339005945643287415923390059456432874159233900594564328741592339005945643287415923390059456432874159233900594564328741592339005945643287415923390059456432874159233900594564328741592339005945643287415923390059456432874159233900594564328741592339005945643287415923390059456432874159233900594564328741592339005945643287415923390059456432874159233900594564328741592339005945643287415923390059456432874" } } } 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, 8239df5c-a3f6-4334-bf81-3d6675073310, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10183223155977923363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018322315597792336310183223155977923363101832231559779233631018322315597792336310183223155977923363101832231559779233631018322315597792336310183223155977923363101832231559779233631018322315597792336310183223155977923363101832231559779233631018322315597792336310183223155977923363101832231559779233631018322315597792336310183223155977923363101832231559779233631018322315597792336310183223155977923363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8239df5c-a3f6-4334-bf81-3d6675073310, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30b1fc70-1bfe-4238-92cb-53a8dcb9c425, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26025016-49ae-4395-8f37-44f5c88045f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26025016-49ae-4395-8f37-44f5c88045f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10152831253109622633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015283125310962263310152831253109622633101528312531096226331015283125310962263310152831253109622633101528312531096226331015283125310962263310152831253109622633101528312531096226331015283125310962263310152831253109622633101528312531096226331015283125310962263310152831253109622633101528312531096226331015283125310962263310152831253109622633101528312531096226331015283125310962263310152831253109622633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 542acf2c-c2d7-426d-b322-f3f0f0781b31, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 542acf2c-c2d7-426d-b322-f3f0f0781b31, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7261736294736094487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72617362947360944877261736294736094487726173629473609448772617362947360944877261736294736094487726173629473609448772617362947360944877261736294736094487726173629473609448772617362947360944877261736294736094487726173629473609448772617362947360944877261736294736094487726173629473609448772617362947360944877261736294736094487726173629473609448772617362947360944877261736294736094487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26025016-49ae-4395-8f37-44f5c88045f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af0a7d26-978f-49f8-83b4-d2f6743bae26, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af0a7d26-978f-49f8-83b4-d2f6743bae26, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8389678980661526285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83896789806615262858389678980661526285838967898066152628583896789806615262858389678980661526285838967898066152628583896789806615262858389678980661526285838967898066152628583896789806615262858389678980661526285838967898066152628583896789806615262858389678980661526285838967898066152628583896789806615262858389678980661526285838967898066152628583896789806615262858389678980661526285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 542acf2c-c2d7-426d-b322-f3f0f0781b31, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ceaac5d-b8d8-4f09-87f2-7f72aa6def59, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ceaac5d-b8d8-4f09-87f2-7f72aa6def59, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10369954184833614313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036995418483361431310369954184833614313103699541848336143131036995418483361431310369954184833614313103699541848336143131036995418483361431310369954184833614313103699541848336143131036995418483361431310369954184833614313103699541848336143131036995418483361431310369954184833614313103699541848336143131036995418483361431310369954184833614313103699541848336143131036995418483361431310369954184833614313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af0a7d26-978f-49f8-83b4-d2f6743bae26, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0413360a-7205-4f10-a612-a8281ab2ce2e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0413360a-7205-4f10-a612-a8281ab2ce2e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 903550469437415547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547903550469437415547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ceaac5d-b8d8-4f09-87f2-7f72aa6def59, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b55590-2555-48cf-8c4a-2f351c51170f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b55590-2555-48cf-8c4a-2f351c51170f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11266439493346273342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126643949334627334211266439493346273342112664394933462733421126643949334627334211266439493346273342112664394933462733421126643949334627334211266439493346273342112664394933462733421126643949334627334211266439493346273342112664394933462733421126643949334627334211266439493346273342112664394933462733421126643949334627334211266439493346273342112664394933462733421126643949334627334211266439493346273342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0413360a-7205-4f10-a612-a8281ab2ce2e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971bc3d0-364c-4d7f-9221-eea40ba6baef, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971bc3d0-364c-4d7f-9221-eea40ba6baef, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7073798719664873994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70737987196648739947073798719664873994707379871966487399470737987196648739947073798719664873994707379871966487399470737987196648739947073798719664873994707379871966487399470737987196648739947073798719664873994707379871966487399470737987196648739947073798719664873994707379871966487399470737987196648739947073798719664873994707379871966487399470737987196648739947073798719664873994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b55590-2555-48cf-8c4a-2f351c51170f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8ccb89-92b3-4289-a38e-8bfed0b9d86a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8ccb89-92b3-4289-a38e-8bfed0b9d86a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16859106135256241342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685910613525624134216859106135256241342168591061352562413421685910613525624134216859106135256241342168591061352562413421685910613525624134216859106135256241342168591061352562413421685910613525624134216859106135256241342168591061352562413421685910613525624134216859106135256241342168591061352562413421685910613525624134216859106135256241342168591061352562413421685910613525624134216859106135256241342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971bc3d0-364c-4d7f-9221-eea40ba6baef, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728b27d4-d27c-441d-9838-4477d2548cce, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728b27d4-d27c-441d-9838-4477d2548cce, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16892897492454133792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689289749245413379216892897492454133792168928974924541337921689289749245413379216892897492454133792168928974924541337921689289749245413379216892897492454133792168928974924541337921689289749245413379216892897492454133792168928974924541337921689289749245413379216892897492454133792168928974924541337921689289749245413379216892897492454133792168928974924541337921689289749245413379216892897492454133792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8ccb89-92b3-4289-a38e-8bfed0b9d86a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa48f49-f57d-4352-b92c-18f23dcd1142, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa48f49-f57d-4352-b92c-18f23dcd1142, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5548962442970811666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55489624429708116665548962442970811666554896244297081166655489624429708116665548962442970811666554896244297081166655489624429708116665548962442970811666554896244297081166655489624429708116665548962442970811666554896244297081166655489624429708116665548962442970811666554896244297081166655489624429708116665548962442970811666554896244297081166655489624429708116665548962442970811666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728b27d4-d27c-441d-9838-4477d2548cce, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d59869e-ff95-43c7-80f8-5e577c4b869b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d59869e-ff95-43c7-80f8-5e577c4b869b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15701160884800561414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570116088480056141415701160884800561414157011608848005614141570116088480056141415701160884800561414157011608848005614141570116088480056141415701160884800561414157011608848005614141570116088480056141415701160884800561414157011608848005614141570116088480056141415701160884800561414157011608848005614141570116088480056141415701160884800561414157011608848005614141570116088480056141415701160884800561414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa48f49-f57d-4352-b92c-18f23dcd1142, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfd94e96-0cc3-42cd-b6c4-4a1121d45d12, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd94e96-0cc3-42cd-b6c4-4a1121d45d12, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14700607788417468104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470060778841746810414700607788417468104147006077884174681041470060778841746810414700607788417468104147006077884174681041470060778841746810414700607788417468104147006077884174681041470060778841746810414700607788417468104147006077884174681041470060778841746810414700607788417468104147006077884174681041470060778841746810414700607788417468104147006077884174681041470060778841746810414700607788417468104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d59869e-ff95-43c7-80f8-5e577c4b869b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ec3d6d-44a9-4bfd-a00e-f881969f3c8a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ec3d6d-44a9-4bfd-a00e-f881969f3c8a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2020071887390288161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20200718873902881612020071887390288161202007188739028816120200718873902881612020071887390288161202007188739028816120200718873902881612020071887390288161202007188739028816120200718873902881612020071887390288161202007188739028816120200718873902881612020071887390288161202007188739028816120200718873902881612020071887390288161202007188739028816120200718873902881612020071887390288161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd94e96-0cc3-42cd-b6c4-4a1121d45d12, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17260124-b7c0-44a8-9c5c-389f32c93fb6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17260124-b7c0-44a8-9c5c-389f32c93fb6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16407231170624962191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640723117062496219116407231170624962191164072311706249621911640723117062496219116407231170624962191164072311706249621911640723117062496219116407231170624962191164072311706249621911640723117062496219116407231170624962191164072311706249621911640723117062496219116407231170624962191164072311706249621911640723117062496219116407231170624962191164072311706249621911640723117062496219116407231170624962191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ec3d6d-44a9-4bfd-a00e-f881969f3c8a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0043045e-cf38-45b1-85a2-b6b410fdee25, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0043045e-cf38-45b1-85a2-b6b410fdee25, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2986475585755347487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29864755857553474872986475585755347487298647558575534748729864755857553474872986475585755347487298647558575534748729864755857553474872986475585755347487298647558575534748729864755857553474872986475585755347487298647558575534748729864755857553474872986475585755347487298647558575534748729864755857553474872986475585755347487298647558575534748729864755857553474872986475585755347487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17260124-b7c0-44a8-9c5c-389f32c93fb6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71bb1b51-e5ad-4a27-a260-667f8bdbb404, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71bb1b51-e5ad-4a27-a260-667f8bdbb404, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7895154687032920470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78951546870329204707895154687032920470789515468703292047078951546870329204707895154687032920470789515468703292047078951546870329204707895154687032920470789515468703292047078951546870329204707895154687032920470789515468703292047078951546870329204707895154687032920470789515468703292047078951546870329204707895154687032920470789515468703292047078951546870329204707895154687032920470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0043045e-cf38-45b1-85a2-b6b410fdee25, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa64620-3092-4a05-b6a5-39a4b6139938, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa64620-3092-4a05-b6a5-39a4b6139938, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10079903021929774186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007990302192977418610079903021929774186100799030219297741861007990302192977418610079903021929774186100799030219297741861007990302192977418610079903021929774186100799030219297741861007990302192977418610079903021929774186100799030219297741861007990302192977418610079903021929774186100799030219297741861007990302192977418610079903021929774186100799030219297741861007990302192977418610079903021929774186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71bb1b51-e5ad-4a27-a260-667f8bdbb404, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dada6475-2704-4d3c-9fbb-73ab26bc6801, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dada6475-2704-4d3c-9fbb-73ab26bc6801, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2931495861328048879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29314958613280488792931495861328048879293149586132804887929314958613280488792931495861328048879293149586132804887929314958613280488792931495861328048879293149586132804887929314958613280488792931495861328048879293149586132804887929314958613280488792931495861328048879293149586132804887929314958613280488792931495861328048879293149586132804887929314958613280488792931495861328048879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa64620-3092-4a05-b6a5-39a4b6139938, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0bdab9c-b507-4e45-92de-b6f22cb9fb74, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0bdab9c-b507-4e45-92de-b6f22cb9fb74, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12980239888924908601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298023988892490860112980239888924908601129802398889249086011298023988892490860112980239888924908601129802398889249086011298023988892490860112980239888924908601129802398889249086011298023988892490860112980239888924908601129802398889249086011298023988892490860112980239888924908601129802398889249086011298023988892490860112980239888924908601129802398889249086011298023988892490860112980239888924908601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dada6475-2704-4d3c-9fbb-73ab26bc6801, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e4bbbd-916d-4ff8-ac07-35237c074228, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e4bbbd-916d-4ff8-ac07-35237c074228, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10988592051917383358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098859205191738335810988592051917383358109885920519173833581098859205191738335810988592051917383358109885920519173833581098859205191738335810988592051917383358109885920519173833581098859205191738335810988592051917383358109885920519173833581098859205191738335810988592051917383358109885920519173833581098859205191738335810988592051917383358109885920519173833581098859205191738335810988592051917383358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0bdab9c-b507-4e45-92de-b6f22cb9fb74, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0e4d609-3b09-4a2e-876d-59d8bbae3ddd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e4bbbd-916d-4ff8-ac07-35237c074228, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c63d9179-bd30-4bf1-aae8-9236c75eb89a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0e4d609-3b09-4a2e-876d-59d8bbae3ddd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11146275008499656609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114627500849965660911146275008499656609111462750084996566091114627500849965660911146275008499656609111462750084996566091114627500849965660911146275008499656609111462750084996566091114627500849965660911146275008499656609111462750084996566091114627500849965660911146275008499656609111462750084996566091114627500849965660911146275008499656609111462750084996566091114627500849965660911146275008499656609" } } } 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, c63d9179-bd30-4bf1-aae8-9236c75eb89a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17489259416646625274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748925941664662527417489259416646625274174892594166466252741748925941664662527417489259416646625274174892594166466252741748925941664662527417489259416646625274174892594166466252741748925941664662527417489259416646625274174892594166466252741748925941664662527417489259416646625274174892594166466252741748925941664662527417489259416646625274174892594166466252741748925941664662527417489259416646625274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0e4d609-3b09-4a2e-876d-59d8bbae3ddd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c63d9179-bd30-4bf1-aae8-9236c75eb89a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa845421-13e5-42aa-9f8b-53e56644b2e6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa845421-13e5-42aa-9f8b-53e56644b2e6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5634970082183720406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56349700821837204065634970082183720406563497008218372040656349700821837204065634970082183720406563497008218372040656349700821837204065634970082183720406563497008218372040656349700821837204065634970082183720406563497008218372040656349700821837204065634970082183720406563497008218372040656349700821837204065634970082183720406563497008218372040656349700821837204065634970082183720406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32d0e71-7e7e-4c30-9fb7-890cfb4580a4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32d0e71-7e7e-4c30-9fb7-890cfb4580a4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2724980832580188099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27249808325801880992724980832580188099272498083258018809927249808325801880992724980832580188099272498083258018809927249808325801880992724980832580188099272498083258018809927249808325801880992724980832580188099272498083258018809927249808325801880992724980832580188099272498083258018809927249808325801880992724980832580188099272498083258018809927249808325801880992724980832580188099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa845421-13e5-42aa-9f8b-53e56644b2e6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97c10f34-7523-4428-91f0-ff2270aa6003, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c10f34-7523-4428-91f0-ff2270aa6003, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8738708501585211042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87387085015852110428738708501585211042873870850158521104287387085015852110428738708501585211042873870850158521104287387085015852110428738708501585211042873870850158521104287387085015852110428738708501585211042873870850158521104287387085015852110428738708501585211042873870850158521104287387085015852110428738708501585211042873870850158521104287387085015852110428738708501585211042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32d0e71-7e7e-4c30-9fb7-890cfb4580a4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a9bc7db-dfd4-4f95-aa9e-3f22c80206ee, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a9bc7db-dfd4-4f95-aa9e-3f22c80206ee, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9022027696801714882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90220276968017148829022027696801714882902202769680171488290220276968017148829022027696801714882902202769680171488290220276968017148829022027696801714882902202769680171488290220276968017148829022027696801714882902202769680171488290220276968017148829022027696801714882902202769680171488290220276968017148829022027696801714882902202769680171488290220276968017148829022027696801714882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c10f34-7523-4428-91f0-ff2270aa6003, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 706ba709-92f7-4d28-94b6-7eb3e91f1c13, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 706ba709-92f7-4d28-94b6-7eb3e91f1c13, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10088159842323992054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008815984232399205410088159842323992054100881598423239920541008815984232399205410088159842323992054100881598423239920541008815984232399205410088159842323992054100881598423239920541008815984232399205410088159842323992054100881598423239920541008815984232399205410088159842323992054100881598423239920541008815984232399205410088159842323992054100881598423239920541008815984232399205410088159842323992054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a9bc7db-dfd4-4f95-aa9e-3f22c80206ee, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 657717b5-ba99-45e5-b0c7-166d87d4581f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 657717b5-ba99-45e5-b0c7-166d87d4581f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2999934591650694058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29999345916506940582999934591650694058299993459165069405829999345916506940582999934591650694058299993459165069405829999345916506940582999934591650694058299993459165069405829999345916506940582999934591650694058299993459165069405829999345916506940582999934591650694058299993459165069405829999345916506940582999934591650694058299993459165069405829999345916506940582999934591650694058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 706ba709-92f7-4d28-94b6-7eb3e91f1c13, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ca9add-3f07-4333-a191-eaa01b349cc7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ca9add-3f07-4333-a191-eaa01b349cc7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348577691145338691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234857769114533869112348577691145338691123485776911453386911234857769114533869112348577691145338691123485776911453386911234857769114533869112348577691145338691123485776911453386911234857769114533869112348577691145338691123485776911453386911234857769114533869112348577691145338691123485776911453386911234857769114533869112348577691145338691123485776911453386911234857769114533869112348577691145338691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 657717b5-ba99-45e5-b0c7-166d87d4581f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e50b3c5-6301-4de2-ac41-80dee8c698f0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e50b3c5-6301-4de2-ac41-80dee8c698f0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8128371413229321844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81283714132293218448128371413229321844812837141322932184481283714132293218448128371413229321844812837141322932184481283714132293218448128371413229321844812837141322932184481283714132293218448128371413229321844812837141322932184481283714132293218448128371413229321844812837141322932184481283714132293218448128371413229321844812837141322932184481283714132293218448128371413229321844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ca9add-3f07-4333-a191-eaa01b349cc7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6480aedf-1dbc-4b16-bcdb-8a26e0150037, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e50b3c5-6301-4de2-ac41-80dee8c698f0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39932484-a254-4f74-8adf-0a469a4703a1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6480aedf-1dbc-4b16-bcdb-8a26e0150037, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15463348256143716599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546334825614371659915463348256143716599154633482561437165991546334825614371659915463348256143716599154633482561437165991546334825614371659915463348256143716599154633482561437165991546334825614371659915463348256143716599154633482561437165991546334825614371659915463348256143716599154633482561437165991546334825614371659915463348256143716599154633482561437165991546334825614371659915463348256143716599" } } } 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, 39932484-a254-4f74-8adf-0a469a4703a1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15837631423192515188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583763142319251518815837631423192515188158376314231925151881583763142319251518815837631423192515188158376314231925151881583763142319251518815837631423192515188158376314231925151881583763142319251518815837631423192515188158376314231925151881583763142319251518815837631423192515188158376314231925151881583763142319251518815837631423192515188158376314231925151881583763142319251518815837631423192515188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6480aedf-1dbc-4b16-bcdb-8a26e0150037, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39932484-a254-4f74-8adf-0a469a4703a1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3e511d7-cb93-41c0-8512-037298cee735, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e511d7-cb93-41c0-8512-037298cee735, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4741385453394747613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47413854533947476134741385453394747613474138545339474761347413854533947476134741385453394747613474138545339474761347413854533947476134741385453394747613474138545339474761347413854533947476134741385453394747613474138545339474761347413854533947476134741385453394747613474138545339474761347413854533947476134741385453394747613474138545339474761347413854533947476134741385453394747613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f323c55c-f3fb-48db-8298-80090e3b719b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f323c55c-f3fb-48db-8298-80090e3b719b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18197979529535850592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819797952953585059218197979529535850592181979795295358505921819797952953585059218197979529535850592181979795295358505921819797952953585059218197979529535850592181979795295358505921819797952953585059218197979529535850592181979795295358505921819797952953585059218197979529535850592181979795295358505921819797952953585059218197979529535850592181979795295358505921819797952953585059218197979529535850592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f323c55c-f3fb-48db-8298-80090e3b719b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487cfee3-7343-4143-87d0-e6c81b9da603, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e511d7-cb93-41c0-8512-037298cee735, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487cfee3-7343-4143-87d0-e6c81b9da603, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4931298207879392873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49312982078793928734931298207879392873493129820787939287349312982078793928734931298207879392873493129820787939287349312982078793928734931298207879392873493129820787939287349312982078793928734931298207879392873493129820787939287349312982078793928734931298207879392873493129820787939287349312982078793928734931298207879392873493129820787939287349312982078793928734931298207879392873" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4afcdbe2-b980-4d36-bd3f-14073d2e71e7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4afcdbe2-b980-4d36-bd3f-14073d2e71e7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10199326202385173740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019932620238517374010199326202385173740101993262023851737401019932620238517374010199326202385173740101993262023851737401019932620238517374010199326202385173740101993262023851737401019932620238517374010199326202385173740101993262023851737401019932620238517374010199326202385173740101993262023851737401019932620238517374010199326202385173740101993262023851737401019932620238517374010199326202385173740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487cfee3-7343-4143-87d0-e6c81b9da603, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a985b50f-c408-4750-80e8-afe1d09ea81a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4afcdbe2-b980-4d36-bd3f-14073d2e71e7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a985b50f-c408-4750-80e8-afe1d09ea81a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2830367453712079074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28303674537120790742830367453712079074283036745371207907428303674537120790742830367453712079074283036745371207907428303674537120790742830367453712079074283036745371207907428303674537120790742830367453712079074283036745371207907428303674537120790742830367453712079074283036745371207907428303674537120790742830367453712079074283036745371207907428303674537120790742830367453712079074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5402b615-e54b-483a-b2b4-5b28004e1f8a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5402b615-e54b-483a-b2b4-5b28004e1f8a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9845103512195331160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98451035121953311609845103512195331160984510351219533116098451035121953311609845103512195331160984510351219533116098451035121953311609845103512195331160984510351219533116098451035121953311609845103512195331160984510351219533116098451035121953311609845103512195331160984510351219533116098451035121953311609845103512195331160984510351219533116098451035121953311609845103512195331160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a985b50f-c408-4750-80e8-afe1d09ea81a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af1d904-4fe7-45d6-8998-59ea6b509e15, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af1d904-4fe7-45d6-8998-59ea6b509e15, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15504584748193907508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550458474819390750815504584748193907508155045847481939075081550458474819390750815504584748193907508155045847481939075081550458474819390750815504584748193907508155045847481939075081550458474819390750815504584748193907508155045847481939075081550458474819390750815504584748193907508155045847481939075081550458474819390750815504584748193907508155045847481939075081550458474819390750815504584748193907508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5402b615-e54b-483a-b2b4-5b28004e1f8a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005af436-304d-4715-84dc-9084224e35f1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005af436-304d-4715-84dc-9084224e35f1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12752437128190738108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275243712819073810812752437128190738108127524371281907381081275243712819073810812752437128190738108127524371281907381081275243712819073810812752437128190738108127524371281907381081275243712819073810812752437128190738108127524371281907381081275243712819073810812752437128190738108127524371281907381081275243712819073810812752437128190738108127524371281907381081275243712819073810812752437128190738108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af1d904-4fe7-45d6-8998-59ea6b509e15, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d066fd5-673a-405f-a9d3-ac10ff1a242e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005af436-304d-4715-84dc-9084224e35f1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d066fd5-673a-405f-a9d3-ac10ff1a242e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3156314690271335679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31563146902713356793156314690271335679315631469027133567931563146902713356793156314690271335679315631469027133567931563146902713356793156314690271335679315631469027133567931563146902713356793156314690271335679315631469027133567931563146902713356793156314690271335679315631469027133567931563146902713356793156314690271335679315631469027133567931563146902713356793156314690271335679" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad3a45a8-b041-4858-979b-dbf4805a70d4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad3a45a8-b041-4858-979b-dbf4805a70d4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1201478680811848227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12014786808118482271201478680811848227120147868081184822712014786808118482271201478680811848227120147868081184822712014786808118482271201478680811848227120147868081184822712014786808118482271201478680811848227120147868081184822712014786808118482271201478680811848227120147868081184822712014786808118482271201478680811848227120147868081184822712014786808118482271201478680811848227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d066fd5-673a-405f-a9d3-ac10ff1a242e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5660353e-a0f9-4055-891c-ada0dd9813ca, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5660353e-a0f9-4055-891c-ada0dd9813ca, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4410888412828605897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44108884128286058974410888412828605897441088841282860589744108884128286058974410888412828605897441088841282860589744108884128286058974410888412828605897441088841282860589744108884128286058974410888412828605897441088841282860589744108884128286058974410888412828605897441088841282860589744108884128286058974410888412828605897441088841282860589744108884128286058974410888412828605897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad3a45a8-b041-4858-979b-dbf4805a70d4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b955783-807f-4836-843b-0766e9c5d417, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b955783-807f-4836-843b-0766e9c5d417, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5057807467273647177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50578074672736471775057807467273647177505780746727364717750578074672736471775057807467273647177505780746727364717750578074672736471775057807467273647177505780746727364717750578074672736471775057807467273647177505780746727364717750578074672736471775057807467273647177505780746727364717750578074672736471775057807467273647177505780746727364717750578074672736471775057807467273647177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5660353e-a0f9-4055-891c-ada0dd9813ca, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62a02466-13e3-4186-a302-84506fe26e76, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a02466-13e3-4186-a302-84506fe26e76, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7591681810815749209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75916818108157492097591681810815749209759168181081574920975916818108157492097591681810815749209759168181081574920975916818108157492097591681810815749209759168181081574920975916818108157492097591681810815749209759168181081574920975916818108157492097591681810815749209759168181081574920975916818108157492097591681810815749209759168181081574920975916818108157492097591681810815749209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b955783-807f-4836-843b-0766e9c5d417, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0005d5b5-f4f1-4261-8b72-c8a369e1860d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0005d5b5-f4f1-4261-8b72-c8a369e1860d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14004168755824412873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400416875582441287314004168755824412873140041687558244128731400416875582441287314004168755824412873140041687558244128731400416875582441287314004168755824412873140041687558244128731400416875582441287314004168755824412873140041687558244128731400416875582441287314004168755824412873140041687558244128731400416875582441287314004168755824412873140041687558244128731400416875582441287314004168755824412873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a02466-13e3-4186-a302-84506fe26e76, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc6615c2-69ba-4dde-8a02-635d0e2fd084, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc6615c2-69ba-4dde-8a02-635d0e2fd084, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9133576909479082711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91335769094790827119133576909479082711913357690947908271191335769094790827119133576909479082711913357690947908271191335769094790827119133576909479082711913357690947908271191335769094790827119133576909479082711913357690947908271191335769094790827119133576909479082711913357690947908271191335769094790827119133576909479082711913357690947908271191335769094790827119133576909479082711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0005d5b5-f4f1-4261-8b72-c8a369e1860d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcacc666-e830-41dc-a3e9-aafcc4f2d6bf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcacc666-e830-41dc-a3e9-aafcc4f2d6bf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13128343254220430638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312834325422043063813128343254220430638131283432542204306381312834325422043063813128343254220430638131283432542204306381312834325422043063813128343254220430638131283432542204306381312834325422043063813128343254220430638131283432542204306381312834325422043063813128343254220430638131283432542204306381312834325422043063813128343254220430638131283432542204306381312834325422043063813128343254220430638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc6615c2-69ba-4dde-8a02-635d0e2fd084, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991aa368-baec-4730-95bf-f1194e9a10f2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991aa368-baec-4730-95bf-f1194e9a10f2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5980240728245406886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59802407282454068865980240728245406886598024072824540688659802407282454068865980240728245406886598024072824540688659802407282454068865980240728245406886598024072824540688659802407282454068865980240728245406886598024072824540688659802407282454068865980240728245406886598024072824540688659802407282454068865980240728245406886598024072824540688659802407282454068865980240728245406886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991aa368-baec-4730-95bf-f1194e9a10f2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b535bab-4b8e-40d1-8a7b-5d09e645287c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b535bab-4b8e-40d1-8a7b-5d09e645287c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6964098460202530940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69640984602025309406964098460202530940696409846020253094069640984602025309406964098460202530940696409846020253094069640984602025309406964098460202530940696409846020253094069640984602025309406964098460202530940696409846020253094069640984602025309406964098460202530940696409846020253094069640984602025309406964098460202530940696409846020253094069640984602025309406964098460202530940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcacc666-e830-41dc-a3e9-aafcc4f2d6bf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f495dbe6-29b6-4352-b3a2-d2e858aa18b6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f495dbe6-29b6-4352-b3a2-d2e858aa18b6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13867335191585109705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386733519158510970513867335191585109705138673351915851097051386733519158510970513867335191585109705138673351915851097051386733519158510970513867335191585109705138673351915851097051386733519158510970513867335191585109705138673351915851097051386733519158510970513867335191585109705138673351915851097051386733519158510970513867335191585109705138673351915851097051386733519158510970513867335191585109705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b535bab-4b8e-40d1-8a7b-5d09e645287c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0479d593-c479-4375-9f8f-91579e7e56e6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0479d593-c479-4375-9f8f-91579e7e56e6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18267166583488272744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826716658348827274418267166583488272744182671665834882727441826716658348827274418267166583488272744182671665834882727441826716658348827274418267166583488272744182671665834882727441826716658348827274418267166583488272744182671665834882727441826716658348827274418267166583488272744182671665834882727441826716658348827274418267166583488272744182671665834882727441826716658348827274418267166583488272744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f495dbe6-29b6-4352-b3a2-d2e858aa18b6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b81eb0-8499-427f-a903-a95d4f36c9c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b81eb0-8499-427f-a903-a95d4f36c9c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14845573947247183130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484557394724718313014845573947247183130148455739472471831301484557394724718313014845573947247183130148455739472471831301484557394724718313014845573947247183130148455739472471831301484557394724718313014845573947247183130148455739472471831301484557394724718313014845573947247183130148455739472471831301484557394724718313014845573947247183130148455739472471831301484557394724718313014845573947247183130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0479d593-c479-4375-9f8f-91579e7e56e6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 234fef30-b2db-4130-ab02-1b796c9b2a9a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234fef30-b2db-4130-ab02-1b796c9b2a9a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16785513481550755993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678551348155075599316785513481550755993167855134815507559931678551348155075599316785513481550755993167855134815507559931678551348155075599316785513481550755993167855134815507559931678551348155075599316785513481550755993167855134815507559931678551348155075599316785513481550755993167855134815507559931678551348155075599316785513481550755993167855134815507559931678551348155075599316785513481550755993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b81eb0-8499-427f-a903-a95d4f36c9c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9ed7c7-046a-4ab9-b237-52ac061a22d5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9ed7c7-046a-4ab9-b237-52ac061a22d5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14271622386814204138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427162238681420413814271622386814204138142716223868142041381427162238681420413814271622386814204138142716223868142041381427162238681420413814271622386814204138142716223868142041381427162238681420413814271622386814204138142716223868142041381427162238681420413814271622386814204138142716223868142041381427162238681420413814271622386814204138142716223868142041381427162238681420413814271622386814204138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234fef30-b2db-4130-ab02-1b796c9b2a9a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f614d0c-62f3-4b2d-a0e9-adff53ca1307, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f614d0c-62f3-4b2d-a0e9-adff53ca1307, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 279673228979675967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967279673228979675967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9ed7c7-046a-4ab9-b237-52ac061a22d5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea6f42f8-6847-43f2-b64b-4b30df2b4119, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea6f42f8-6847-43f2-b64b-4b30df2b4119, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7027397095007284629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70273970950072846297027397095007284629702739709500728462970273970950072846297027397095007284629702739709500728462970273970950072846297027397095007284629702739709500728462970273970950072846297027397095007284629702739709500728462970273970950072846297027397095007284629702739709500728462970273970950072846297027397095007284629702739709500728462970273970950072846297027397095007284629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f614d0c-62f3-4b2d-a0e9-adff53ca1307, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1fa47ed-ecf0-4b16-8d30-0c3257daca04, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1fa47ed-ecf0-4b16-8d30-0c3257daca04, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3689366330795557046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36893663307955570463689366330795557046368936633079555704636893663307955570463689366330795557046368936633079555704636893663307955570463689366330795557046368936633079555704636893663307955570463689366330795557046368936633079555704636893663307955570463689366330795557046368936633079555704636893663307955570463689366330795557046368936633079555704636893663307955570463689366330795557046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea6f42f8-6847-43f2-b64b-4b30df2b4119, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daf4ebf2-7572-4e5a-b528-108cb00cfd84, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daf4ebf2-7572-4e5a-b528-108cb00cfd84, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8547765115067812590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85477651150678125908547765115067812590854776511506781259085477651150678125908547765115067812590854776511506781259085477651150678125908547765115067812590854776511506781259085477651150678125908547765115067812590854776511506781259085477651150678125908547765115067812590854776511506781259085477651150678125908547765115067812590854776511506781259085477651150678125908547765115067812590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1fa47ed-ecf0-4b16-8d30-0c3257daca04, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0c6f48-ae68-4423-99a3-075be468de2a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0c6f48-ae68-4423-99a3-075be468de2a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17833709087559206951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783370908755920695117833709087559206951178337090875592069511783370908755920695117833709087559206951178337090875592069511783370908755920695117833709087559206951178337090875592069511783370908755920695117833709087559206951178337090875592069511783370908755920695117833709087559206951178337090875592069511783370908755920695117833709087559206951178337090875592069511783370908755920695117833709087559206951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daf4ebf2-7572-4e5a-b528-108cb00cfd84, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dfc23ba-16c5-4cc3-8293-05acc1d191fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dfc23ba-16c5-4cc3-8293-05acc1d191fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9016429152946085287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90164291529460852879016429152946085287901642915294608528790164291529460852879016429152946085287901642915294608528790164291529460852879016429152946085287901642915294608528790164291529460852879016429152946085287901642915294608528790164291529460852879016429152946085287901642915294608528790164291529460852879016429152946085287901642915294608528790164291529460852879016429152946085287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0c6f48-ae68-4423-99a3-075be468de2a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae450c7-3d1c-4374-aaf2-20a47d93304f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae450c7-3d1c-4374-aaf2-20a47d93304f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8100040096940277146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81000400969402771468100040096940277146810004009694027714681000400969402771468100040096940277146810004009694027714681000400969402771468100040096940277146810004009694027714681000400969402771468100040096940277146810004009694027714681000400969402771468100040096940277146810004009694027714681000400969402771468100040096940277146810004009694027714681000400969402771468100040096940277146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dfc23ba-16c5-4cc3-8293-05acc1d191fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812eb494-1dd0-4724-a118-8e022b6b098c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812eb494-1dd0-4724-a118-8e022b6b098c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5692034131339419615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56920341313394196155692034131339419615569203413133941961556920341313394196155692034131339419615569203413133941961556920341313394196155692034131339419615569203413133941961556920341313394196155692034131339419615569203413133941961556920341313394196155692034131339419615569203413133941961556920341313394196155692034131339419615569203413133941961556920341313394196155692034131339419615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae450c7-3d1c-4374-aaf2-20a47d93304f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8262836f-f20a-4cdc-885f-916c85a55037, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8262836f-f20a-4cdc-885f-916c85a55037, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17420699763054757919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742069976305475791917420699763054757919174206997630547579191742069976305475791917420699763054757919174206997630547579191742069976305475791917420699763054757919174206997630547579191742069976305475791917420699763054757919174206997630547579191742069976305475791917420699763054757919174206997630547579191742069976305475791917420699763054757919174206997630547579191742069976305475791917420699763054757919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812eb494-1dd0-4724-a118-8e022b6b098c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8da621-e1ec-4a1c-b343-44a694af3a3f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8da621-e1ec-4a1c-b343-44a694af3a3f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15246860043268350913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524686004326835091315246860043268350913152468600432683509131524686004326835091315246860043268350913152468600432683509131524686004326835091315246860043268350913152468600432683509131524686004326835091315246860043268350913152468600432683509131524686004326835091315246860043268350913152468600432683509131524686004326835091315246860043268350913152468600432683509131524686004326835091315246860043268350913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8262836f-f20a-4cdc-885f-916c85a55037, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39577fed-a827-4e47-8e85-1d0a770af9b6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39577fed-a827-4e47-8e85-1d0a770af9b6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12063174456592514953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206317445659251495312063174456592514953120631744565925149531206317445659251495312063174456592514953120631744565925149531206317445659251495312063174456592514953120631744565925149531206317445659251495312063174456592514953120631744565925149531206317445659251495312063174456592514953120631744565925149531206317445659251495312063174456592514953120631744565925149531206317445659251495312063174456592514953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8da621-e1ec-4a1c-b343-44a694af3a3f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7830e227-6d46-451e-a88f-9e504d996791, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7830e227-6d46-451e-a88f-9e504d996791, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11602348455425459466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160234845542545946611602348455425459466116023484554254594661160234845542545946611602348455425459466116023484554254594661160234845542545946611602348455425459466116023484554254594661160234845542545946611602348455425459466116023484554254594661160234845542545946611602348455425459466116023484554254594661160234845542545946611602348455425459466116023484554254594661160234845542545946611602348455425459466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39577fed-a827-4e47-8e85-1d0a770af9b6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c78393bb-20bf-46b6-adc4-334a8c3bf3a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78393bb-20bf-46b6-adc4-334a8c3bf3a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12682162662652283488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268216266265228348812682162662652283488126821626626522834881268216266265228348812682162662652283488126821626626522834881268216266265228348812682162662652283488126821626626522834881268216266265228348812682162662652283488126821626626522834881268216266265228348812682162662652283488126821626626522834881268216266265228348812682162662652283488126821626626522834881268216266265228348812682162662652283488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7830e227-6d46-451e-a88f-9e504d996791, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc44c85-0da6-4e4b-a794-5d2b749e7293, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc44c85-0da6-4e4b-a794-5d2b749e7293, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12940489372398714682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294048937239871468212940489372398714682129404893723987146821294048937239871468212940489372398714682129404893723987146821294048937239871468212940489372398714682129404893723987146821294048937239871468212940489372398714682129404893723987146821294048937239871468212940489372398714682129404893723987146821294048937239871468212940489372398714682129404893723987146821294048937239871468212940489372398714682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78393bb-20bf-46b6-adc4-334a8c3bf3a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a742e01-7b3c-4803-a18f-4cd2d85225f5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a742e01-7b3c-4803-a18f-4cd2d85225f5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2780210160559245330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27802101605592453302780210160559245330278021016055924533027802101605592453302780210160559245330278021016055924533027802101605592453302780210160559245330278021016055924533027802101605592453302780210160559245330278021016055924533027802101605592453302780210160559245330278021016055924533027802101605592453302780210160559245330278021016055924533027802101605592453302780210160559245330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc44c85-0da6-4e4b-a794-5d2b749e7293, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b14e0e2-1a8e-43b5-9492-842596d7b9e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b14e0e2-1a8e-43b5-9492-842596d7b9e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15305744235969038938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530574423596903893815305744235969038938153057442359690389381530574423596903893815305744235969038938153057442359690389381530574423596903893815305744235969038938153057442359690389381530574423596903893815305744235969038938153057442359690389381530574423596903893815305744235969038938153057442359690389381530574423596903893815305744235969038938153057442359690389381530574423596903893815305744235969038938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a742e01-7b3c-4803-a18f-4cd2d85225f5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 158b755d-802b-4f4a-99e1-2f08632424ce, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 158b755d-802b-4f4a-99e1-2f08632424ce, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11165915137929318468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116591513792931846811165915137929318468111659151379293184681116591513792931846811165915137929318468111659151379293184681116591513792931846811165915137929318468111659151379293184681116591513792931846811165915137929318468111659151379293184681116591513792931846811165915137929318468111659151379293184681116591513792931846811165915137929318468111659151379293184681116591513792931846811165915137929318468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b14e0e2-1a8e-43b5-9492-842596d7b9e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0983c9a-0f00-400f-8377-3bd0c77f4035, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0983c9a-0f00-400f-8377-3bd0c77f4035, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13706869411034285975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370686941103428597513706869411034285975137068694110342859751370686941103428597513706869411034285975137068694110342859751370686941103428597513706869411034285975137068694110342859751370686941103428597513706869411034285975137068694110342859751370686941103428597513706869411034285975137068694110342859751370686941103428597513706869411034285975137068694110342859751370686941103428597513706869411034285975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 158b755d-802b-4f4a-99e1-2f08632424ce, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3698c4-f08a-42c7-8e65-fb5cd58a2f58, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3698c4-f08a-42c7-8e65-fb5cd58a2f58, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13487955618147107930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348795561814710793013487955618147107930134879556181471079301348795561814710793013487955618147107930134879556181471079301348795561814710793013487955618147107930134879556181471079301348795561814710793013487955618147107930134879556181471079301348795561814710793013487955618147107930134879556181471079301348795561814710793013487955618147107930134879556181471079301348795561814710793013487955618147107930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0983c9a-0f00-400f-8377-3bd0c77f4035, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 147c8306-a39b-4d8e-8c79-49fe531ffab1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147c8306-a39b-4d8e-8c79-49fe531ffab1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12431387015011041531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243138701501104153112431387015011041531124313870150110415311243138701501104153112431387015011041531124313870150110415311243138701501104153112431387015011041531124313870150110415311243138701501104153112431387015011041531124313870150110415311243138701501104153112431387015011041531124313870150110415311243138701501104153112431387015011041531124313870150110415311243138701501104153112431387015011041531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3698c4-f08a-42c7-8e65-fb5cd58a2f58, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4863bdf5-02e2-4db5-9484-f4158005581c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4863bdf5-02e2-4db5-9484-f4158005581c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8598379476399438180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85983794763994381808598379476399438180859837947639943818085983794763994381808598379476399438180859837947639943818085983794763994381808598379476399438180859837947639943818085983794763994381808598379476399438180859837947639943818085983794763994381808598379476399438180859837947639943818085983794763994381808598379476399438180859837947639943818085983794763994381808598379476399438180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147c8306-a39b-4d8e-8c79-49fe531ffab1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d3a3434-54b4-4118-a7b7-e99d2ffe3bdb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3a3434-54b4-4118-a7b7-e99d2ffe3bdb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4194453641261675617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41944536412616756174194453641261675617419445364126167561741944536412616756174194453641261675617419445364126167561741944536412616756174194453641261675617419445364126167561741944536412616756174194453641261675617419445364126167561741944536412616756174194453641261675617419445364126167561741944536412616756174194453641261675617419445364126167561741944536412616756174194453641261675617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4863bdf5-02e2-4db5-9484-f4158005581c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 038907c4-9639-4265-aefc-b30e64869662, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038907c4-9639-4265-aefc-b30e64869662, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11256386536726378033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125638653672637803311256386536726378033112563865367263780331125638653672637803311256386536726378033112563865367263780331125638653672637803311256386536726378033112563865367263780331125638653672637803311256386536726378033112563865367263780331125638653672637803311256386536726378033112563865367263780331125638653672637803311256386536726378033112563865367263780331125638653672637803311256386536726378033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3a3434-54b4-4118-a7b7-e99d2ffe3bdb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5e47421-67d6-4ea9-9029-397f65b28c0c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5e47421-67d6-4ea9-9029-397f65b28c0c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 74223606072756807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7422360607275680774223606072756807742236060727568077422360607275680774223606072756807742236060727568077422360607275680774223606072756807742236060727568077422360607275680774223606072756807742236060727568077422360607275680774223606072756807742236060727568077422360607275680774223606072756807742236060727568077422360607275680774223606072756807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038907c4-9639-4265-aefc-b30e64869662, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5e47421-67d6-4ea9-9029-397f65b28c0c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c3b561a-1be6-43a8-a62e-8239ae3e911c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c3b561a-1be6-43a8-a62e-8239ae3e911c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8381384878960841081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83813848789608410818381384878960841081838138487896084108183813848789608410818381384878960841081838138487896084108183813848789608410818381384878960841081838138487896084108183813848789608410818381384878960841081838138487896084108183813848789608410818381384878960841081838138487896084108183813848789608410818381384878960841081838138487896084108183813848789608410818381384878960841081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc6fa1ff-1562-4089-b973-5c2583f1ff87, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc6fa1ff-1562-4089-b973-5c2583f1ff87, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1801626240338703019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18016262403387030191801626240338703019180162624033870301918016262403387030191801626240338703019180162624033870301918016262403387030191801626240338703019180162624033870301918016262403387030191801626240338703019180162624033870301918016262403387030191801626240338703019180162624033870301918016262403387030191801626240338703019180162624033870301918016262403387030191801626240338703019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c3b561a-1be6-43a8-a62e-8239ae3e911c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8548879b-4126-4451-9875-8b234af53137, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8548879b-4126-4451-9875-8b234af53137, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13323448523801409727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332344852380140972713323448523801409727133234485238014097271332344852380140972713323448523801409727133234485238014097271332344852380140972713323448523801409727133234485238014097271332344852380140972713323448523801409727133234485238014097271332344852380140972713323448523801409727133234485238014097271332344852380140972713323448523801409727133234485238014097271332344852380140972713323448523801409727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc6fa1ff-1562-4089-b973-5c2583f1ff87, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8482c50c-97b8-463a-a56b-15d6dcddf288, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8482c50c-97b8-463a-a56b-15d6dcddf288, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8214031939296844416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82140319392968444168214031939296844416821403193929684441682140319392968444168214031939296844416821403193929684441682140319392968444168214031939296844416821403193929684441682140319392968444168214031939296844416821403193929684441682140319392968444168214031939296844416821403193929684441682140319392968444168214031939296844416821403193929684441682140319392968444168214031939296844416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8548879b-4126-4451-9875-8b234af53137, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b6cbce-7444-4660-8485-bee43122aa94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b6cbce-7444-4660-8485-bee43122aa94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1371313567140926403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13713135671409264031371313567140926403137131356714092640313713135671409264031371313567140926403137131356714092640313713135671409264031371313567140926403137131356714092640313713135671409264031371313567140926403137131356714092640313713135671409264031371313567140926403137131356714092640313713135671409264031371313567140926403137131356714092640313713135671409264031371313567140926403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8482c50c-97b8-463a-a56b-15d6dcddf288, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a73488-4d66-4f3f-be91-5d018a42399c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a73488-4d66-4f3f-be91-5d018a42399c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 649516330760183817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817649516330760183817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b6cbce-7444-4660-8485-bee43122aa94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d70fbde-cb39-4738-80b7-9b4bd633f6ae, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d70fbde-cb39-4738-80b7-9b4bd633f6ae, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8818604044314534704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88186040443145347048818604044314534704881860404431453470488186040443145347048818604044314534704881860404431453470488186040443145347048818604044314534704881860404431453470488186040443145347048818604044314534704881860404431453470488186040443145347048818604044314534704881860404431453470488186040443145347048818604044314534704881860404431453470488186040443145347048818604044314534704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a73488-4d66-4f3f-be91-5d018a42399c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616aef44-f784-4b71-830f-f0c8e7d04d1d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616aef44-f784-4b71-830f-f0c8e7d04d1d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1964395471973836834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19643954719738368341964395471973836834196439547197383683419643954719738368341964395471973836834196439547197383683419643954719738368341964395471973836834196439547197383683419643954719738368341964395471973836834196439547197383683419643954719738368341964395471973836834196439547197383683419643954719738368341964395471973836834196439547197383683419643954719738368341964395471973836834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d70fbde-cb39-4738-80b7-9b4bd633f6ae, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42059ee3-718d-4e2a-8d2c-f0d4fa0665d9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42059ee3-718d-4e2a-8d2c-f0d4fa0665d9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3275389615619647912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32753896156196479123275389615619647912327538961561964791232753896156196479123275389615619647912327538961561964791232753896156196479123275389615619647912327538961561964791232753896156196479123275389615619647912327538961561964791232753896156196479123275389615619647912327538961561964791232753896156196479123275389615619647912327538961561964791232753896156196479123275389615619647912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616aef44-f784-4b71-830f-f0c8e7d04d1d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ba3cb8-b935-4ff8-9d9c-8ff653524ab4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ba3cb8-b935-4ff8-9d9c-8ff653524ab4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2431906723099532635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24319067230995326352431906723099532635243190672309953263524319067230995326352431906723099532635243190672309953263524319067230995326352431906723099532635243190672309953263524319067230995326352431906723099532635243190672309953263524319067230995326352431906723099532635243190672309953263524319067230995326352431906723099532635243190672309953263524319067230995326352431906723099532635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42059ee3-718d-4e2a-8d2c-f0d4fa0665d9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4a92dc-5a77-43fd-a4a2-7bd95638b88a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4a92dc-5a77-43fd-a4a2-7bd95638b88a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18023234682936509666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802323468293650966618023234682936509666180232346829365096661802323468293650966618023234682936509666180232346829365096661802323468293650966618023234682936509666180232346829365096661802323468293650966618023234682936509666180232346829365096661802323468293650966618023234682936509666180232346829365096661802323468293650966618023234682936509666180232346829365096661802323468293650966618023234682936509666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ba3cb8-b935-4ff8-9d9c-8ff653524ab4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5858384a-232f-4a9a-871d-10c1023b85ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5858384a-232f-4a9a-871d-10c1023b85ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13914100908159088614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391410090815908861413914100908159088614139141009081590886141391410090815908861413914100908159088614139141009081590886141391410090815908861413914100908159088614139141009081590886141391410090815908861413914100908159088614139141009081590886141391410090815908861413914100908159088614139141009081590886141391410090815908861413914100908159088614139141009081590886141391410090815908861413914100908159088614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4a92dc-5a77-43fd-a4a2-7bd95638b88a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5858384a-232f-4a9a-871d-10c1023b85ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9b9575-d5be-41c8-90dc-44e84af9fde4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9b9575-d5be-41c8-90dc-44e84af9fde4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9536511801001915926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95365118010019159269536511801001915926953651180100191592695365118010019159269536511801001915926953651180100191592695365118010019159269536511801001915926953651180100191592695365118010019159269536511801001915926953651180100191592695365118010019159269536511801001915926953651180100191592695365118010019159269536511801001915926953651180100191592695365118010019159269536511801001915926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7671798a-fc97-43af-a3c4-fee4028d3fe8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7671798a-fc97-43af-a3c4-fee4028d3fe8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12696571405008281417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269657140500828141712696571405008281417126965714050082814171269657140500828141712696571405008281417126965714050082814171269657140500828141712696571405008281417126965714050082814171269657140500828141712696571405008281417126965714050082814171269657140500828141712696571405008281417126965714050082814171269657140500828141712696571405008281417126965714050082814171269657140500828141712696571405008281417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9b9575-d5be-41c8-90dc-44e84af9fde4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a06f2d9-f067-4193-b4d4-e98ee0de4910, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a06f2d9-f067-4193-b4d4-e98ee0de4910, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3227065521766598647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32270655217665986473227065521766598647322706552176659864732270655217665986473227065521766598647322706552176659864732270655217665986473227065521766598647322706552176659864732270655217665986473227065521766598647322706552176659864732270655217665986473227065521766598647322706552176659864732270655217665986473227065521766598647322706552176659864732270655217665986473227065521766598647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7671798a-fc97-43af-a3c4-fee4028d3fe8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f019afc-7a46-46b4-9df5-554e7554435c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f019afc-7a46-46b4-9df5-554e7554435c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15097263667915296067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509726366791529606715097263667915296067150972636679152960671509726366791529606715097263667915296067150972636679152960671509726366791529606715097263667915296067150972636679152960671509726366791529606715097263667915296067150972636679152960671509726366791529606715097263667915296067150972636679152960671509726366791529606715097263667915296067150972636679152960671509726366791529606715097263667915296067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a06f2d9-f067-4193-b4d4-e98ee0de4910, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f9e967c-4cbb-4ecd-9b2f-c1b99af7094e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f019afc-7a46-46b4-9df5-554e7554435c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f9e967c-4cbb-4ecd-9b2f-c1b99af7094e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4783304385725992680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47833043857259926804783304385725992680478330438572599268047833043857259926804783304385725992680478330438572599268047833043857259926804783304385725992680478330438572599268047833043857259926804783304385725992680478330438572599268047833043857259926804783304385725992680478330438572599268047833043857259926804783304385725992680478330438572599268047833043857259926804783304385725992680" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60866292-2cb9-418b-91a5-a1e00fba7c0d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60866292-2cb9-418b-91a5-a1e00fba7c0d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1809849835428796375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18098498354287963751809849835428796375180984983542879637518098498354287963751809849835428796375180984983542879637518098498354287963751809849835428796375180984983542879637518098498354287963751809849835428796375180984983542879637518098498354287963751809849835428796375180984983542879637518098498354287963751809849835428796375180984983542879637518098498354287963751809849835428796375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f9e967c-4cbb-4ecd-9b2f-c1b99af7094e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60866292-2cb9-418b-91a5-a1e00fba7c0d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d25eb7-5287-47ea-bc34-e5d8daff615d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b9233f-1ab2-4349-95f8-6b849f1c93c4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d25eb7-5287-47ea-bc34-e5d8daff615d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9924018805638866494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99240188056388664949924018805638866494992401880563886649499240188056388664949924018805638866494992401880563886649499240188056388664949924018805638866494992401880563886649499240188056388664949924018805638866494992401880563886649499240188056388664949924018805638866494992401880563886649499240188056388664949924018805638866494992401880563886649499240188056388664949924018805638866494" } } } 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, 39b9233f-1ab2-4349-95f8-6b849f1c93c4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15365123189051986321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536512318905198632115365123189051986321153651231890519863211536512318905198632115365123189051986321153651231890519863211536512318905198632115365123189051986321153651231890519863211536512318905198632115365123189051986321153651231890519863211536512318905198632115365123189051986321153651231890519863211536512318905198632115365123189051986321153651231890519863211536512318905198632115365123189051986321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d25eb7-5287-47ea-bc34-e5d8daff615d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7390302e-b9cc-440d-81a4-5c6157ede799, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7390302e-b9cc-440d-81a4-5c6157ede799, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7104232058496657139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71042320584966571397104232058496657139710423205849665713971042320584966571397104232058496657139710423205849665713971042320584966571397104232058496657139710423205849665713971042320584966571397104232058496657139710423205849665713971042320584966571397104232058496657139710423205849665713971042320584966571397104232058496657139710423205849665713971042320584966571397104232058496657139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b9233f-1ab2-4349-95f8-6b849f1c93c4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9acaba1-7e50-497a-892f-718f8ebbe93f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9acaba1-7e50-497a-892f-718f8ebbe93f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18073857710800154325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807385771080015432518073857710800154325180738577108001543251807385771080015432518073857710800154325180738577108001543251807385771080015432518073857710800154325180738577108001543251807385771080015432518073857710800154325180738577108001543251807385771080015432518073857710800154325180738577108001543251807385771080015432518073857710800154325180738577108001543251807385771080015432518073857710800154325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7390302e-b9cc-440d-81a4-5c6157ede799, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e421559a-cde9-4bf1-b986-bc4ed637a80d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e421559a-cde9-4bf1-b986-bc4ed637a80d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2004827171437590162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20048271714375901622004827171437590162200482717143759016220048271714375901622004827171437590162200482717143759016220048271714375901622004827171437590162200482717143759016220048271714375901622004827171437590162200482717143759016220048271714375901622004827171437590162200482717143759016220048271714375901622004827171437590162200482717143759016220048271714375901622004827171437590162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9acaba1-7e50-497a-892f-718f8ebbe93f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad636494-97b5-4031-9a5b-bb92fc01171e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad636494-97b5-4031-9a5b-bb92fc01171e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5481171202668275849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54811712026682758495481171202668275849548117120266827584954811712026682758495481171202668275849548117120266827584954811712026682758495481171202668275849548117120266827584954811712026682758495481171202668275849548117120266827584954811712026682758495481171202668275849548117120266827584954811712026682758495481171202668275849548117120266827584954811712026682758495481171202668275849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e421559a-cde9-4bf1-b986-bc4ed637a80d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35af1344-51cb-4301-a006-71a746339590, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35af1344-51cb-4301-a006-71a746339590, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11845006582163427018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184500658216342701811845006582163427018118450065821634270181184500658216342701811845006582163427018118450065821634270181184500658216342701811845006582163427018118450065821634270181184500658216342701811845006582163427018118450065821634270181184500658216342701811845006582163427018118450065821634270181184500658216342701811845006582163427018118450065821634270181184500658216342701811845006582163427018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad636494-97b5-4031-9a5b-bb92fc01171e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01ffea75-c8d0-4636-97a4-2615fb966752, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01ffea75-c8d0-4636-97a4-2615fb966752, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321341015940821640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43213410159408216404321341015940821640432134101594082164043213410159408216404321341015940821640432134101594082164043213410159408216404321341015940821640432134101594082164043213410159408216404321341015940821640432134101594082164043213410159408216404321341015940821640432134101594082164043213410159408216404321341015940821640432134101594082164043213410159408216404321341015940821640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35af1344-51cb-4301-a006-71a746339590, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72100449-82bb-4e29-80d7-0dbfde9a9345, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72100449-82bb-4e29-80d7-0dbfde9a9345, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8440722019235872526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84407220192358725268440722019235872526844072201923587252684407220192358725268440722019235872526844072201923587252684407220192358725268440722019235872526844072201923587252684407220192358725268440722019235872526844072201923587252684407220192358725268440722019235872526844072201923587252684407220192358725268440722019235872526844072201923587252684407220192358725268440722019235872526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01ffea75-c8d0-4636-97a4-2615fb966752, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e82d0dc-dc3c-4b28-8420-e60ec4062160, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e82d0dc-dc3c-4b28-8420-e60ec4062160, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10353949771627670998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035394977162767099810353949771627670998103539497716276709981035394977162767099810353949771627670998103539497716276709981035394977162767099810353949771627670998103539497716276709981035394977162767099810353949771627670998103539497716276709981035394977162767099810353949771627670998103539497716276709981035394977162767099810353949771627670998103539497716276709981035394977162767099810353949771627670998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72100449-82bb-4e29-80d7-0dbfde9a9345, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e82d0dc-dc3c-4b28-8420-e60ec4062160, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94b537e5-b25c-4904-99dc-0a749b748cc3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b537e5-b25c-4904-99dc-0a749b748cc3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15888610269782508634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588861026978250863415888610269782508634158886102697825086341588861026978250863415888610269782508634158886102697825086341588861026978250863415888610269782508634158886102697825086341588861026978250863415888610269782508634158886102697825086341588861026978250863415888610269782508634158886102697825086341588861026978250863415888610269782508634158886102697825086341588861026978250863415888610269782508634" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f00af60-2efd-4f4b-b88f-1b1f0254ccb5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f00af60-2efd-4f4b-b88f-1b1f0254ccb5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14377733666952491169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437773366695249116914377733666952491169143777336669524911691437773366695249116914377733666952491169143777336669524911691437773366695249116914377733666952491169143777336669524911691437773366695249116914377733666952491169143777336669524911691437773366695249116914377733666952491169143777336669524911691437773366695249116914377733666952491169143777336669524911691437773366695249116914377733666952491169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b537e5-b25c-4904-99dc-0a749b748cc3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80536969-dd75-4e2f-9ec7-93b5778ce46d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80536969-dd75-4e2f-9ec7-93b5778ce46d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5480088168609727173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54800881686097271735480088168609727173548008816860972717354800881686097271735480088168609727173548008816860972717354800881686097271735480088168609727173548008816860972717354800881686097271735480088168609727173548008816860972717354800881686097271735480088168609727173548008816860972717354800881686097271735480088168609727173548008816860972717354800881686097271735480088168609727173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f00af60-2efd-4f4b-b88f-1b1f0254ccb5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bc86c46-3e93-4dde-ae65-c9c23b33a2fb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc86c46-3e93-4dde-ae65-c9c23b33a2fb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11218592375427810801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121859237542781080111218592375427810801112185923754278108011121859237542781080111218592375427810801112185923754278108011121859237542781080111218592375427810801112185923754278108011121859237542781080111218592375427810801112185923754278108011121859237542781080111218592375427810801112185923754278108011121859237542781080111218592375427810801112185923754278108011121859237542781080111218592375427810801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80536969-dd75-4e2f-9ec7-93b5778ce46d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3133bd4-9944-4acb-ab2e-7bf99d875db2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3133bd4-9944-4acb-ab2e-7bf99d875db2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12396836708998570689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239683670899857068912396836708998570689123968367089985706891239683670899857068912396836708998570689123968367089985706891239683670899857068912396836708998570689123968367089985706891239683670899857068912396836708998570689123968367089985706891239683670899857068912396836708998570689123968367089985706891239683670899857068912396836708998570689123968367089985706891239683670899857068912396836708998570689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc86c46-3e93-4dde-ae65-c9c23b33a2fb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b260ea87-dd00-4d12-8fce-d383951ba1cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b260ea87-dd00-4d12-8fce-d383951ba1cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18389964326492664215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838996432649266421518389964326492664215183899643264926642151838996432649266421518389964326492664215183899643264926642151838996432649266421518389964326492664215183899643264926642151838996432649266421518389964326492664215183899643264926642151838996432649266421518389964326492664215183899643264926642151838996432649266421518389964326492664215183899643264926642151838996432649266421518389964326492664215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3133bd4-9944-4acb-ab2e-7bf99d875db2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7696a8c-1f62-4338-814b-36673d423543, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7696a8c-1f62-4338-814b-36673d423543, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12629651582143976177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262965158214397617712629651582143976177126296515821439761771262965158214397617712629651582143976177126296515821439761771262965158214397617712629651582143976177126296515821439761771262965158214397617712629651582143976177126296515821439761771262965158214397617712629651582143976177126296515821439761771262965158214397617712629651582143976177126296515821439761771262965158214397617712629651582143976177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7696a8c-1f62-4338-814b-36673d423543, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a24d97d7-0dde-4171-b6b5-88a28d95c9ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a24d97d7-0dde-4171-b6b5-88a28d95c9ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14320956651563856679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432095665156385667914320956651563856679143209566515638566791432095665156385667914320956651563856679143209566515638566791432095665156385667914320956651563856679143209566515638566791432095665156385667914320956651563856679143209566515638566791432095665156385667914320956651563856679143209566515638566791432095665156385667914320956651563856679143209566515638566791432095665156385667914320956651563856679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b260ea87-dd00-4d12-8fce-d383951ba1cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd65861b-ba34-4fcd-bd5e-d0d75a96c74b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd65861b-ba34-4fcd-bd5e-d0d75a96c74b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8725480171441362451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87254801714413624518725480171441362451872548017144136245187254801714413624518725480171441362451872548017144136245187254801714413624518725480171441362451872548017144136245187254801714413624518725480171441362451872548017144136245187254801714413624518725480171441362451872548017144136245187254801714413624518725480171441362451872548017144136245187254801714413624518725480171441362451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a24d97d7-0dde-4171-b6b5-88a28d95c9ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df1e5e11-9cfc-4bd6-8cb2-96e0886462a3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df1e5e11-9cfc-4bd6-8cb2-96e0886462a3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1239946249016762732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12399462490167627321239946249016762732123994624901676273212399462490167627321239946249016762732123994624901676273212399462490167627321239946249016762732123994624901676273212399462490167627321239946249016762732123994624901676273212399462490167627321239946249016762732123994624901676273212399462490167627321239946249016762732123994624901676273212399462490167627321239946249016762732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd65861b-ba34-4fcd-bd5e-d0d75a96c74b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afc99205-4b6f-4ef0-adfe-0ea753fead0e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afc99205-4b6f-4ef0-adfe-0ea753fead0e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1166539828062705967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11665398280627059671166539828062705967116653982806270596711665398280627059671166539828062705967116653982806270596711665398280627059671166539828062705967116653982806270596711665398280627059671166539828062705967116653982806270596711665398280627059671166539828062705967116653982806270596711665398280627059671166539828062705967116653982806270596711665398280627059671166539828062705967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afc99205-4b6f-4ef0-adfe-0ea753fead0e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d958c74e-61e3-4658-8074-500fa3a1e024, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d958c74e-61e3-4658-8074-500fa3a1e024, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 909270234589747497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497909270234589747497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df1e5e11-9cfc-4bd6-8cb2-96e0886462a3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d958c74e-61e3-4658-8074-500fa3a1e024, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f7e9553-3aef-4729-bcea-c52be8b455dd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f7e9553-3aef-4729-bcea-c52be8b455dd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15600712350744568186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560071235074456818615600712350744568186156007123507445681861560071235074456818615600712350744568186156007123507445681861560071235074456818615600712350744568186156007123507445681861560071235074456818615600712350744568186156007123507445681861560071235074456818615600712350744568186156007123507445681861560071235074456818615600712350744568186156007123507445681861560071235074456818615600712350744568186" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02dd1da2-ed66-4787-abe4-da05b1ccf98a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02dd1da2-ed66-4787-abe4-da05b1ccf98a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9342240566506346885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93422405665063468859342240566506346885934224056650634688593422405665063468859342240566506346885934224056650634688593422405665063468859342240566506346885934224056650634688593422405665063468859342240566506346885934224056650634688593422405665063468859342240566506346885934224056650634688593422405665063468859342240566506346885934224056650634688593422405665063468859342240566506346885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02dd1da2-ed66-4787-abe4-da05b1ccf98a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cbc95a4-ecb1-4f80-97ca-740a01c6cd2e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cbc95a4-ecb1-4f80-97ca-740a01c6cd2e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8318307381167614365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83183073811676143658318307381167614365831830738116761436583183073811676143658318307381167614365831830738116761436583183073811676143658318307381167614365831830738116761436583183073811676143658318307381167614365831830738116761436583183073811676143658318307381167614365831830738116761436583183073811676143658318307381167614365831830738116761436583183073811676143658318307381167614365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f7e9553-3aef-4729-bcea-c52be8b455dd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a10551b8-19f8-4eeb-9f29-ee9a7695f559, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a10551b8-19f8-4eeb-9f29-ee9a7695f559, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927666910456244812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392766691045624481213927666910456244812139276669104562448121392766691045624481213927666910456244812139276669104562448121392766691045624481213927666910456244812139276669104562448121392766691045624481213927666910456244812139276669104562448121392766691045624481213927666910456244812139276669104562448121392766691045624481213927666910456244812139276669104562448121392766691045624481213927666910456244812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cbc95a4-ecb1-4f80-97ca-740a01c6cd2e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f16aa59c-940b-4f0d-9f5a-328e41656721, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f16aa59c-940b-4f0d-9f5a-328e41656721, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11707597453166072094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170759745316607209411707597453166072094117075974531660720941170759745316607209411707597453166072094117075974531660720941170759745316607209411707597453166072094117075974531660720941170759745316607209411707597453166072094117075974531660720941170759745316607209411707597453166072094117075974531660720941170759745316607209411707597453166072094117075974531660720941170759745316607209411707597453166072094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a10551b8-19f8-4eeb-9f29-ee9a7695f559, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cc912fa-4b85-4bb0-bb3e-e53d67d84c72, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cc912fa-4b85-4bb0-bb3e-e53d67d84c72, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775054411595205881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37750544115952058813775054411595205881377505441159520588137750544115952058813775054411595205881377505441159520588137750544115952058813775054411595205881377505441159520588137750544115952058813775054411595205881377505441159520588137750544115952058813775054411595205881377505441159520588137750544115952058813775054411595205881377505441159520588137750544115952058813775054411595205881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f16aa59c-940b-4f0d-9f5a-328e41656721, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68bdb6aa-b6d5-4375-9077-184c39f2780e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68bdb6aa-b6d5-4375-9077-184c39f2780e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5665655345157483522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56656553451574835225665655345157483522566565534515748352256656553451574835225665655345157483522566565534515748352256656553451574835225665655345157483522566565534515748352256656553451574835225665655345157483522566565534515748352256656553451574835225665655345157483522566565534515748352256656553451574835225665655345157483522566565534515748352256656553451574835225665655345157483522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cc912fa-4b85-4bb0-bb3e-e53d67d84c72, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905aef1a-9097-4929-bc5c-6d76cc177743, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905aef1a-9097-4929-bc5c-6d76cc177743, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11344098138304060240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134409813830406024011344098138304060240113440981383040602401134409813830406024011344098138304060240113440981383040602401134409813830406024011344098138304060240113440981383040602401134409813830406024011344098138304060240113440981383040602401134409813830406024011344098138304060240113440981383040602401134409813830406024011344098138304060240113440981383040602401134409813830406024011344098138304060240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905aef1a-9097-4929-bc5c-6d76cc177743, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68b9ac2d-ea71-4576-9acd-a0c8c2657cf5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b9ac2d-ea71-4576-9acd-a0c8c2657cf5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6232557740429765813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62325577404297658136232557740429765813623255774042976581362325577404297658136232557740429765813623255774042976581362325577404297658136232557740429765813623255774042976581362325577404297658136232557740429765813623255774042976581362325577404297658136232557740429765813623255774042976581362325577404297658136232557740429765813623255774042976581362325577404297658136232557740429765813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68bdb6aa-b6d5-4375-9077-184c39f2780e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c64682-79bd-4c02-9fb2-4c101245935a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c64682-79bd-4c02-9fb2-4c101245935a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13337168279533825316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333716827953382531613337168279533825316133371682795338253161333716827953382531613337168279533825316133371682795338253161333716827953382531613337168279533825316133371682795338253161333716827953382531613337168279533825316133371682795338253161333716827953382531613337168279533825316133371682795338253161333716827953382531613337168279533825316133371682795338253161333716827953382531613337168279533825316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b9ac2d-ea71-4576-9acd-a0c8c2657cf5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb70b2d-79e1-4700-84a7-31cd08fd6d87, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb70b2d-79e1-4700-84a7-31cd08fd6d87, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15993452468478356644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599345246847835664415993452468478356644159934524684783566441599345246847835664415993452468478356644159934524684783566441599345246847835664415993452468478356644159934524684783566441599345246847835664415993452468478356644159934524684783566441599345246847835664415993452468478356644159934524684783566441599345246847835664415993452468478356644159934524684783566441599345246847835664415993452468478356644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c64682-79bd-4c02-9fb2-4c101245935a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae4ca9d-6b68-4e3d-8a0d-2c5baa7db69d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae4ca9d-6b68-4e3d-8a0d-2c5baa7db69d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12439036620924413367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243903662092441336712439036620924413367124390366209244133671243903662092441336712439036620924413367124390366209244133671243903662092441336712439036620924413367124390366209244133671243903662092441336712439036620924413367124390366209244133671243903662092441336712439036620924413367124390366209244133671243903662092441336712439036620924413367124390366209244133671243903662092441336712439036620924413367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb70b2d-79e1-4700-84a7-31cd08fd6d87, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5ae023c-236b-4c6a-830e-006eb7b32db6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ae023c-236b-4c6a-830e-006eb7b32db6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3498717256110755589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34987172561107555893498717256110755589349871725611075558934987172561107555893498717256110755589349871725611075558934987172561107555893498717256110755589349871725611075558934987172561107555893498717256110755589349871725611075558934987172561107555893498717256110755589349871725611075558934987172561107555893498717256110755589349871725611075558934987172561107555893498717256110755589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae4ca9d-6b68-4e3d-8a0d-2c5baa7db69d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ae023c-236b-4c6a-830e-006eb7b32db6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73be6242-50b1-4c5b-86f1-581f21f40a10, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 695238c2-8c6f-4e00-811d-232c958f61a1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695238c2-8c6f-4e00-811d-232c958f61a1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2221917123769915090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22219171237699150902221917123769915090222191712376991509022219171237699150902221917123769915090222191712376991509022219171237699150902221917123769915090222191712376991509022219171237699150902221917123769915090222191712376991509022219171237699150902221917123769915090222191712376991509022219171237699150902221917123769915090222191712376991509022219171237699150902221917123769915090" } } } 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, 73be6242-50b1-4c5b-86f1-581f21f40a10, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8430967963572195713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84309679635721957138430967963572195713843096796357219571384309679635721957138430967963572195713843096796357219571384309679635721957138430967963572195713843096796357219571384309679635721957138430967963572195713843096796357219571384309679635721957138430967963572195713843096796357219571384309679635721957138430967963572195713843096796357219571384309679635721957138430967963572195713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695238c2-8c6f-4e00-811d-232c958f61a1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73be6242-50b1-4c5b-86f1-581f21f40a10, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f44125e3-a635-4ca1-aea6-7cd938a9fe17, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd8313e-902f-4ef4-a5bb-dec6673eb9f1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd8313e-902f-4ef4-a5bb-dec6673eb9f1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16184722389557227531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618472238955722753116184722389557227531161847223895572275311618472238955722753116184722389557227531161847223895572275311618472238955722753116184722389557227531161847223895572275311618472238955722753116184722389557227531161847223895572275311618472238955722753116184722389557227531161847223895572275311618472238955722753116184722389557227531161847223895572275311618472238955722753116184722389557227531" } } } 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, f44125e3-a635-4ca1-aea6-7cd938a9fe17, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9507830915042190880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95078309150421908809507830915042190880950783091504219088095078309150421908809507830915042190880950783091504219088095078309150421908809507830915042190880950783091504219088095078309150421908809507830915042190880950783091504219088095078309150421908809507830915042190880950783091504219088095078309150421908809507830915042190880950783091504219088095078309150421908809507830915042190880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd8313e-902f-4ef4-a5bb-dec6673eb9f1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d52b7ba-e761-401c-aee7-b6c12ff726ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d52b7ba-e761-401c-aee7-b6c12ff726ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10402757491105808097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040275749110580809710402757491105808097104027574911058080971040275749110580809710402757491105808097104027574911058080971040275749110580809710402757491105808097104027574911058080971040275749110580809710402757491105808097104027574911058080971040275749110580809710402757491105808097104027574911058080971040275749110580809710402757491105808097104027574911058080971040275749110580809710402757491105808097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44125e3-a635-4ca1-aea6-7cd938a9fe17, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a73a32f6-166d-4e12-9e3e-cd6301110f63, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a73a32f6-166d-4e12-9e3e-cd6301110f63, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16355092025746690933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635509202574669093316355092025746690933163550920257466909331635509202574669093316355092025746690933163550920257466909331635509202574669093316355092025746690933163550920257466909331635509202574669093316355092025746690933163550920257466909331635509202574669093316355092025746690933163550920257466909331635509202574669093316355092025746690933163550920257466909331635509202574669093316355092025746690933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d52b7ba-e761-401c-aee7-b6c12ff726ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44085a31-25f6-4a69-af82-ad1a45c785c2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44085a31-25f6-4a69-af82-ad1a45c785c2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 437307558719129522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522437307558719129522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a73a32f6-166d-4e12-9e3e-cd6301110f63, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db94a6d8-15d9-45c5-9733-c344c1506b9d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db94a6d8-15d9-45c5-9733-c344c1506b9d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4784768215438025533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47847682154380255334784768215438025533478476821543802553347847682154380255334784768215438025533478476821543802553347847682154380255334784768215438025533478476821543802553347847682154380255334784768215438025533478476821543802553347847682154380255334784768215438025533478476821543802553347847682154380255334784768215438025533478476821543802553347847682154380255334784768215438025533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44085a31-25f6-4a69-af82-ad1a45c785c2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c539fa-d4fc-4b7f-ab22-0860dcb8d683, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c539fa-d4fc-4b7f-ab22-0860dcb8d683, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6616538492642572169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66165384926425721696616538492642572169661653849264257216966165384926425721696616538492642572169661653849264257216966165384926425721696616538492642572169661653849264257216966165384926425721696616538492642572169661653849264257216966165384926425721696616538492642572169661653849264257216966165384926425721696616538492642572169661653849264257216966165384926425721696616538492642572169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db94a6d8-15d9-45c5-9733-c344c1506b9d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e037755b-e921-4d64-8c2e-d6d19b279ba8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e037755b-e921-4d64-8c2e-d6d19b279ba8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1811771983761733556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18117719837617335561811771983761733556181177198376173355618117719837617335561811771983761733556181177198376173355618117719837617335561811771983761733556181177198376173355618117719837617335561811771983761733556181177198376173355618117719837617335561811771983761733556181177198376173355618117719837617335561811771983761733556181177198376173355618117719837617335561811771983761733556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c539fa-d4fc-4b7f-ab22-0860dcb8d683, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 250ad041-4eaf-48e4-98ff-ed8e6802e488, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 250ad041-4eaf-48e4-98ff-ed8e6802e488, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7571030010168673853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75710300101686738537571030010168673853757103001016867385375710300101686738537571030010168673853757103001016867385375710300101686738537571030010168673853757103001016867385375710300101686738537571030010168673853757103001016867385375710300101686738537571030010168673853757103001016867385375710300101686738537571030010168673853757103001016867385375710300101686738537571030010168673853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e037755b-e921-4d64-8c2e-d6d19b279ba8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd2146c2-c216-4794-a4b4-fdb5d84d5376, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd2146c2-c216-4794-a4b4-fdb5d84d5376, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7326285304307442901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73262853043074429017326285304307442901732628530430744290173262853043074429017326285304307442901732628530430744290173262853043074429017326285304307442901732628530430744290173262853043074429017326285304307442901732628530430744290173262853043074429017326285304307442901732628530430744290173262853043074429017326285304307442901732628530430744290173262853043074429017326285304307442901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 250ad041-4eaf-48e4-98ff-ed8e6802e488, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 641ec1c8-88a3-4424-8c76-5e7c74220121, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 641ec1c8-88a3-4424-8c76-5e7c74220121, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13304617267968691141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330461726796869114113304617267968691141133046172679686911411330461726796869114113304617267968691141133046172679686911411330461726796869114113304617267968691141133046172679686911411330461726796869114113304617267968691141133046172679686911411330461726796869114113304617267968691141133046172679686911411330461726796869114113304617267968691141133046172679686911411330461726796869114113304617267968691141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd2146c2-c216-4794-a4b4-fdb5d84d5376, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38941d3d-a5bb-43f3-9e00-8a5210e9593b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38941d3d-a5bb-43f3-9e00-8a5210e9593b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11531223269214905262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153122326921490526211531223269214905262115312232692149052621153122326921490526211531223269214905262115312232692149052621153122326921490526211531223269214905262115312232692149052621153122326921490526211531223269214905262115312232692149052621153122326921490526211531223269214905262115312232692149052621153122326921490526211531223269214905262115312232692149052621153122326921490526211531223269214905262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38941d3d-a5bb-43f3-9e00-8a5210e9593b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0de7255-b724-4b14-b0cc-88f81b5ea344, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0de7255-b724-4b14-b0cc-88f81b5ea344, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5673376482358807670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56733764823588076705673376482358807670567337648235880767056733764823588076705673376482358807670567337648235880767056733764823588076705673376482358807670567337648235880767056733764823588076705673376482358807670567337648235880767056733764823588076705673376482358807670567337648235880767056733764823588076705673376482358807670567337648235880767056733764823588076705673376482358807670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 641ec1c8-88a3-4424-8c76-5e7c74220121, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50c29d54-ff35-469d-af98-4d45e46629dc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50c29d54-ff35-469d-af98-4d45e46629dc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210387042202578594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221038704220257859412210387042202578594122103870422025785941221038704220257859412210387042202578594122103870422025785941221038704220257859412210387042202578594122103870422025785941221038704220257859412210387042202578594122103870422025785941221038704220257859412210387042202578594122103870422025785941221038704220257859412210387042202578594122103870422025785941221038704220257859412210387042202578594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0de7255-b724-4b14-b0cc-88f81b5ea344, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50c29d54-ff35-469d-af98-4d45e46629dc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a669177f-a011-4095-a8ac-e7fae561a5dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a669177f-a011-4095-a8ac-e7fae561a5dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13677566440818048416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367756644081804841613677566440818048416136775664408180484161367756644081804841613677566440818048416136775664408180484161367756644081804841613677566440818048416136775664408180484161367756644081804841613677566440818048416136775664408180484161367756644081804841613677566440818048416136775664408180484161367756644081804841613677566440818048416136775664408180484161367756644081804841613677566440818048416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0a29b0c-8fe3-4fca-8fab-2d006d747ca9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0a29b0c-8fe3-4fca-8fab-2d006d747ca9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16981886026216278090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698188602621627809016981886026216278090169818860262162780901698188602621627809016981886026216278090169818860262162780901698188602621627809016981886026216278090169818860262162780901698188602621627809016981886026216278090169818860262162780901698188602621627809016981886026216278090169818860262162780901698188602621627809016981886026216278090169818860262162780901698188602621627809016981886026216278090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0a29b0c-8fe3-4fca-8fab-2d006d747ca9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a669177f-a011-4095-a8ac-e7fae561a5dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0b4bf9-b94c-4ef0-853a-adc7c5a2ffa8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 433b36e6-e49f-4536-954f-c15dddad4012, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0b4bf9-b94c-4ef0-853a-adc7c5a2ffa8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2744027269226232030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27440272692262320302744027269226232030274402726922623203027440272692262320302744027269226232030274402726922623203027440272692262320302744027269226232030274402726922623203027440272692262320302744027269226232030274402726922623203027440272692262320302744027269226232030274402726922623203027440272692262320302744027269226232030274402726922623203027440272692262320302744027269226232030" } } } 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, 433b36e6-e49f-4536-954f-c15dddad4012, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18287909948248993507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828790994824899350718287909948248993507182879099482489935071828790994824899350718287909948248993507182879099482489935071828790994824899350718287909948248993507182879099482489935071828790994824899350718287909948248993507182879099482489935071828790994824899350718287909948248993507182879099482489935071828790994824899350718287909948248993507182879099482489935071828790994824899350718287909948248993507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433b36e6-e49f-4536-954f-c15dddad4012, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0b4bf9-b94c-4ef0-853a-adc7c5a2ffa8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f725c132-09f1-443f-ab5f-a19b8c30de30, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f725c132-09f1-443f-ab5f-a19b8c30de30, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1473662019980216512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14736620199802165121473662019980216512147366201998021651214736620199802165121473662019980216512147366201998021651214736620199802165121473662019980216512147366201998021651214736620199802165121473662019980216512147366201998021651214736620199802165121473662019980216512147366201998021651214736620199802165121473662019980216512147366201998021651214736620199802165121473662019980216512" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 774201df-dc02-49a8-89da-928e429039b2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 774201df-dc02-49a8-89da-928e429039b2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7482293605937161470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74822936059371614707482293605937161470748229360593716147074822936059371614707482293605937161470748229360593716147074822936059371614707482293605937161470748229360593716147074822936059371614707482293605937161470748229360593716147074822936059371614707482293605937161470748229360593716147074822936059371614707482293605937161470748229360593716147074822936059371614707482293605937161470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 774201df-dc02-49a8-89da-928e429039b2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df27348d-4fbd-402d-ad8c-16530bd19737, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df27348d-4fbd-402d-ad8c-16530bd19737, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847150021583423827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284715002158342382712847150021583423827128471500215834238271284715002158342382712847150021583423827128471500215834238271284715002158342382712847150021583423827128471500215834238271284715002158342382712847150021583423827128471500215834238271284715002158342382712847150021583423827128471500215834238271284715002158342382712847150021583423827128471500215834238271284715002158342382712847150021583423827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f725c132-09f1-443f-ab5f-a19b8c30de30, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ba3d2c-f0b3-48ae-80f5-d3c84f2bd749, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ba3d2c-f0b3-48ae-80f5-d3c84f2bd749, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10728706325790530990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072870632579053099010728706325790530990107287063257905309901072870632579053099010728706325790530990107287063257905309901072870632579053099010728706325790530990107287063257905309901072870632579053099010728706325790530990107287063257905309901072870632579053099010728706325790530990107287063257905309901072870632579053099010728706325790530990107287063257905309901072870632579053099010728706325790530990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df27348d-4fbd-402d-ad8c-16530bd19737, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8254063e-4fb1-4d4b-b2ff-8664bcff3551, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8254063e-4fb1-4d4b-b2ff-8664bcff3551, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13530365661086104207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353036566108610420713530365661086104207135303656610861042071353036566108610420713530365661086104207135303656610861042071353036566108610420713530365661086104207135303656610861042071353036566108610420713530365661086104207135303656610861042071353036566108610420713530365661086104207135303656610861042071353036566108610420713530365661086104207135303656610861042071353036566108610420713530365661086104207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ba3d2c-f0b3-48ae-80f5-d3c84f2bd749, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371615ae-2602-41cb-81a4-41ae5e14f3f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371615ae-2602-41cb-81a4-41ae5e14f3f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9597392353283477808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95973923532834778089597392353283477808959739235328347780895973923532834778089597392353283477808959739235328347780895973923532834778089597392353283477808959739235328347780895973923532834778089597392353283477808959739235328347780895973923532834778089597392353283477808959739235328347780895973923532834778089597392353283477808959739235328347780895973923532834778089597392353283477808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8254063e-4fb1-4d4b-b2ff-8664bcff3551, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 487e667d-b15a-4017-b283-9f6fe1cdfcd0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 487e667d-b15a-4017-b283-9f6fe1cdfcd0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11080245509135881138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108024550913588113811080245509135881138110802455091358811381108024550913588113811080245509135881138110802455091358811381108024550913588113811080245509135881138110802455091358811381108024550913588113811080245509135881138110802455091358811381108024550913588113811080245509135881138110802455091358811381108024550913588113811080245509135881138110802455091358811381108024550913588113811080245509135881138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371615ae-2602-41cb-81a4-41ae5e14f3f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cb20aac-0785-487a-9a32-7775c3281af0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cb20aac-0785-487a-9a32-7775c3281af0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9351971013807218420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93519710138072184209351971013807218420935197101380721842093519710138072184209351971013807218420935197101380721842093519710138072184209351971013807218420935197101380721842093519710138072184209351971013807218420935197101380721842093519710138072184209351971013807218420935197101380721842093519710138072184209351971013807218420935197101380721842093519710138072184209351971013807218420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 487e667d-b15a-4017-b283-9f6fe1cdfcd0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948d91c8-a004-4922-9fdb-086c7bee0041, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948d91c8-a004-4922-9fdb-086c7bee0041, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12199428856535876050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219942885653587605012199428856535876050121994288565358760501219942885653587605012199428856535876050121994288565358760501219942885653587605012199428856535876050121994288565358760501219942885653587605012199428856535876050121994288565358760501219942885653587605012199428856535876050121994288565358760501219942885653587605012199428856535876050121994288565358760501219942885653587605012199428856535876050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cb20aac-0785-487a-9a32-7775c3281af0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d86f3e43-79fb-4050-8a1a-7ccd07283b2c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d86f3e43-79fb-4050-8a1a-7ccd07283b2c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13617053954683874159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361705395468387415913617053954683874159136170539546838741591361705395468387415913617053954683874159136170539546838741591361705395468387415913617053954683874159136170539546838741591361705395468387415913617053954683874159136170539546838741591361705395468387415913617053954683874159136170539546838741591361705395468387415913617053954683874159136170539546838741591361705395468387415913617053954683874159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948d91c8-a004-4922-9fdb-086c7bee0041, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89447dad-9b8d-4623-8972-faf93c758147, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89447dad-9b8d-4623-8972-faf93c758147, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3991223108569366843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39912231085693668433991223108569366843399122310856936684339912231085693668433991223108569366843399122310856936684339912231085693668433991223108569366843399122310856936684339912231085693668433991223108569366843399122310856936684339912231085693668433991223108569366843399122310856936684339912231085693668433991223108569366843399122310856936684339912231085693668433991223108569366843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d86f3e43-79fb-4050-8a1a-7ccd07283b2c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e494adb-4e11-443a-b151-222ed025fe7b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e494adb-4e11-443a-b151-222ed025fe7b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14479360198356759543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447936019835675954314479360198356759543144793601983567595431447936019835675954314479360198356759543144793601983567595431447936019835675954314479360198356759543144793601983567595431447936019835675954314479360198356759543144793601983567595431447936019835675954314479360198356759543144793601983567595431447936019835675954314479360198356759543144793601983567595431447936019835675954314479360198356759543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89447dad-9b8d-4623-8972-faf93c758147, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c10bd3-afa2-4d34-a7fe-b02aac66c6b6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c10bd3-afa2-4d34-a7fe-b02aac66c6b6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12183318799672172092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218331879967217209212183318799672172092121833187996721720921218331879967217209212183318799672172092121833187996721720921218331879967217209212183318799672172092121833187996721720921218331879967217209212183318799672172092121833187996721720921218331879967217209212183318799672172092121833187996721720921218331879967217209212183318799672172092121833187996721720921218331879967217209212183318799672172092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e494adb-4e11-443a-b151-222ed025fe7b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f174f14-6333-41f0-8d82-eaabebdb29da, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f174f14-6333-41f0-8d82-eaabebdb29da, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 898699451740989598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598898699451740989598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c10bd3-afa2-4d34-a7fe-b02aac66c6b6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f03bd6ab-be44-441e-ba05-45db96170532, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03bd6ab-be44-441e-ba05-45db96170532, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2994023300355311114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29940233003553111142994023300355311114299402330035531111429940233003553111142994023300355311114299402330035531111429940233003553111142994023300355311114299402330035531111429940233003553111142994023300355311114299402330035531111429940233003553111142994023300355311114299402330035531111429940233003553111142994023300355311114299402330035531111429940233003553111142994023300355311114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f174f14-6333-41f0-8d82-eaabebdb29da, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d972242-37d7-4770-bb17-bc35a8dfa251, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d972242-37d7-4770-bb17-bc35a8dfa251, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12825040916300977113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282504091630097711312825040916300977113128250409163009771131282504091630097711312825040916300977113128250409163009771131282504091630097711312825040916300977113128250409163009771131282504091630097711312825040916300977113128250409163009771131282504091630097711312825040916300977113128250409163009771131282504091630097711312825040916300977113128250409163009771131282504091630097711312825040916300977113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03bd6ab-be44-441e-ba05-45db96170532, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3003daca-14e5-446d-92ec-2d74ae0bfda6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3003daca-14e5-446d-92ec-2d74ae0bfda6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6654218076895694220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66542180768956942206654218076895694220665421807689569422066542180768956942206654218076895694220665421807689569422066542180768956942206654218076895694220665421807689569422066542180768956942206654218076895694220665421807689569422066542180768956942206654218076895694220665421807689569422066542180768956942206654218076895694220665421807689569422066542180768956942206654218076895694220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d972242-37d7-4770-bb17-bc35a8dfa251, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e9afe67-4bd5-4d74-87a7-7c7edebe9982, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e9afe67-4bd5-4d74-87a7-7c7edebe9982, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14509192036906495479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450919203690649547914509192036906495479145091920369064954791450919203690649547914509192036906495479145091920369064954791450919203690649547914509192036906495479145091920369064954791450919203690649547914509192036906495479145091920369064954791450919203690649547914509192036906495479145091920369064954791450919203690649547914509192036906495479145091920369064954791450919203690649547914509192036906495479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3003daca-14e5-446d-92ec-2d74ae0bfda6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745ea744-f42c-4ebd-b532-7324dfc8e8e0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745ea744-f42c-4ebd-b532-7324dfc8e8e0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10149292177154853819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014929217715485381910149292177154853819101492921771548538191014929217715485381910149292177154853819101492921771548538191014929217715485381910149292177154853819101492921771548538191014929217715485381910149292177154853819101492921771548538191014929217715485381910149292177154853819101492921771548538191014929217715485381910149292177154853819101492921771548538191014929217715485381910149292177154853819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e9afe67-4bd5-4d74-87a7-7c7edebe9982, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8e0b92-bcd6-435d-9e3c-b1a4342ae69b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8e0b92-bcd6-435d-9e3c-b1a4342ae69b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16978911109703932445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697891110970393244516978911109703932445169789111097039324451697891110970393244516978911109703932445169789111097039324451697891110970393244516978911109703932445169789111097039324451697891110970393244516978911109703932445169789111097039324451697891110970393244516978911109703932445169789111097039324451697891110970393244516978911109703932445169789111097039324451697891110970393244516978911109703932445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745ea744-f42c-4ebd-b532-7324dfc8e8e0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3255ba8-389c-4c31-bbab-fda228d08717, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3255ba8-389c-4c31-bbab-fda228d08717, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15283181529532085229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528318152953208522915283181529532085229152831815295320852291528318152953208522915283181529532085229152831815295320852291528318152953208522915283181529532085229152831815295320852291528318152953208522915283181529532085229152831815295320852291528318152953208522915283181529532085229152831815295320852291528318152953208522915283181529532085229152831815295320852291528318152953208522915283181529532085229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8e0b92-bcd6-435d-9e3c-b1a4342ae69b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7dadd15-a862-4974-87a4-c52df8a164d2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7dadd15-a862-4974-87a4-c52df8a164d2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14490247496137963243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449024749613796324314490247496137963243144902474961379632431449024749613796324314490247496137963243144902474961379632431449024749613796324314490247496137963243144902474961379632431449024749613796324314490247496137963243144902474961379632431449024749613796324314490247496137963243144902474961379632431449024749613796324314490247496137963243144902474961379632431449024749613796324314490247496137963243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3255ba8-389c-4c31-bbab-fda228d08717, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7da29fc-59df-4b97-883a-43706f2a011a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7da29fc-59df-4b97-883a-43706f2a011a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12285176112870782460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228517611287078246012285176112870782460122851761128707824601228517611287078246012285176112870782460122851761128707824601228517611287078246012285176112870782460122851761128707824601228517611287078246012285176112870782460122851761128707824601228517611287078246012285176112870782460122851761128707824601228517611287078246012285176112870782460122851761128707824601228517611287078246012285176112870782460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7dadd15-a862-4974-87a4-c52df8a164d2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cefc89b7-a0a0-4dbb-96ef-e8ee435b5d8a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cefc89b7-a0a0-4dbb-96ef-e8ee435b5d8a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2350198860881750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23501988608817502350198860881750235019886088175023501988608817502350198860881750235019886088175023501988608817502350198860881750235019886088175023501988608817502350198860881750235019886088175023501988608817502350198860881750235019886088175023501988608817502350198860881750235019886088175023501988608817502350198860881750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7da29fc-59df-4b97-883a-43706f2a011a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5960c00f-fcda-4dc5-aae7-778ceba62b3f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5960c00f-fcda-4dc5-aae7-778ceba62b3f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5479819372457157737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54798193724571577375479819372457157737547981937245715773754798193724571577375479819372457157737547981937245715773754798193724571577375479819372457157737547981937245715773754798193724571577375479819372457157737547981937245715773754798193724571577375479819372457157737547981937245715773754798193724571577375479819372457157737547981937245715773754798193724571577375479819372457157737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cefc89b7-a0a0-4dbb-96ef-e8ee435b5d8a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adcabd49-2193-4ef6-a5c7-a49bc1db5ac8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adcabd49-2193-4ef6-a5c7-a49bc1db5ac8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1913304504142362841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19133045041423628411913304504142362841191330450414236284119133045041423628411913304504142362841191330450414236284119133045041423628411913304504142362841191330450414236284119133045041423628411913304504142362841191330450414236284119133045041423628411913304504142362841191330450414236284119133045041423628411913304504142362841191330450414236284119133045041423628411913304504142362841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5960c00f-fcda-4dc5-aae7-778ceba62b3f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5118e54-1494-4cf3-a69b-d817e1f7ef9c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5118e54-1494-4cf3-a69b-d817e1f7ef9c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1924147023413208573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19241470234132085731924147023413208573192414702341320857319241470234132085731924147023413208573192414702341320857319241470234132085731924147023413208573192414702341320857319241470234132085731924147023413208573192414702341320857319241470234132085731924147023413208573192414702341320857319241470234132085731924147023413208573192414702341320857319241470234132085731924147023413208573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adcabd49-2193-4ef6-a5c7-a49bc1db5ac8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1479f223-73e9-4e37-9fda-d308a105b599, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1479f223-73e9-4e37-9fda-d308a105b599, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7868002904554013684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78680029045540136847868002904554013684786800290455401368478680029045540136847868002904554013684786800290455401368478680029045540136847868002904554013684786800290455401368478680029045540136847868002904554013684786800290455401368478680029045540136847868002904554013684786800290455401368478680029045540136847868002904554013684786800290455401368478680029045540136847868002904554013684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5118e54-1494-4cf3-a69b-d817e1f7ef9c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d2373c-aaed-4a5b-9a90-7dae8f3a215e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d2373c-aaed-4a5b-9a90-7dae8f3a215e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5528060363441305967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55280603634413059675528060363441305967552806036344130596755280603634413059675528060363441305967552806036344130596755280603634413059675528060363441305967552806036344130596755280603634413059675528060363441305967552806036344130596755280603634413059675528060363441305967552806036344130596755280603634413059675528060363441305967552806036344130596755280603634413059675528060363441305967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1479f223-73e9-4e37-9fda-d308a105b599, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b38001-de46-4d4b-aa71-fcf05aa26d4b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b38001-de46-4d4b-aa71-fcf05aa26d4b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5925898425941636076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59258984259416360765925898425941636076592589842594163607659258984259416360765925898425941636076592589842594163607659258984259416360765925898425941636076592589842594163607659258984259416360765925898425941636076592589842594163607659258984259416360765925898425941636076592589842594163607659258984259416360765925898425941636076592589842594163607659258984259416360765925898425941636076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d2373c-aaed-4a5b-9a90-7dae8f3a215e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82445a1b-052e-4acd-8411-107c79d28743, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82445a1b-052e-4acd-8411-107c79d28743, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6901714792633236757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69017147926332367576901714792633236757690171479263323675769017147926332367576901714792633236757690171479263323675769017147926332367576901714792633236757690171479263323675769017147926332367576901714792633236757690171479263323675769017147926332367576901714792633236757690171479263323675769017147926332367576901714792633236757690171479263323675769017147926332367576901714792633236757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b38001-de46-4d4b-aa71-fcf05aa26d4b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b392b66-4585-4cdb-b3f6-b3975badd8ec, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b392b66-4585-4cdb-b3f6-b3975badd8ec, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5443760806858737597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54437608068587375975443760806858737597544376080685873759754437608068587375975443760806858737597544376080685873759754437608068587375975443760806858737597544376080685873759754437608068587375975443760806858737597544376080685873759754437608068587375975443760806858737597544376080685873759754437608068587375975443760806858737597544376080685873759754437608068587375975443760806858737597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b392b66-4585-4cdb-b3f6-b3975badd8ec, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8371afa-3617-453f-9b4f-ef4c02b22385, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8371afa-3617-453f-9b4f-ef4c02b22385, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3376674166141740036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33766741661417400363376674166141740036337667416614174003633766741661417400363376674166141740036337667416614174003633766741661417400363376674166141740036337667416614174003633766741661417400363376674166141740036337667416614174003633766741661417400363376674166141740036337667416614174003633766741661417400363376674166141740036337667416614174003633766741661417400363376674166141740036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82445a1b-052e-4acd-8411-107c79d28743, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb0c7c36-81aa-4d31-bbc9-3c59be078d04, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb0c7c36-81aa-4d31-bbc9-3c59be078d04, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3525139829622216743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35251398296222167433525139829622216743352513982962221674335251398296222167433525139829622216743352513982962221674335251398296222167433525139829622216743352513982962221674335251398296222167433525139829622216743352513982962221674335251398296222167433525139829622216743352513982962221674335251398296222167433525139829622216743352513982962221674335251398296222167433525139829622216743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb0c7c36-81aa-4d31-bbc9-3c59be078d04, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d648a29e-b5e6-46ed-a651-099e9566cad0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d648a29e-b5e6-46ed-a651-099e9566cad0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11484631814102297905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148463181410229790511484631814102297905114846318141022979051148463181410229790511484631814102297905114846318141022979051148463181410229790511484631814102297905114846318141022979051148463181410229790511484631814102297905114846318141022979051148463181410229790511484631814102297905114846318141022979051148463181410229790511484631814102297905114846318141022979051148463181410229790511484631814102297905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8371afa-3617-453f-9b4f-ef4c02b22385, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 083f80ae-9d77-409f-9f5b-ec93b7e86e88, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 083f80ae-9d77-409f-9f5b-ec93b7e86e88, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15542614946982119628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554261494698211962815542614946982119628155426149469821196281554261494698211962815542614946982119628155426149469821196281554261494698211962815542614946982119628155426149469821196281554261494698211962815542614946982119628155426149469821196281554261494698211962815542614946982119628155426149469821196281554261494698211962815542614946982119628155426149469821196281554261494698211962815542614946982119628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d648a29e-b5e6-46ed-a651-099e9566cad0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8804c70-af16-4f77-bef8-4112f87a10dc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8804c70-af16-4f77-bef8-4112f87a10dc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2756436128979977525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27564361289799775252756436128979977525275643612897997752527564361289799775252756436128979977525275643612897997752527564361289799775252756436128979977525275643612897997752527564361289799775252756436128979977525275643612897997752527564361289799775252756436128979977525275643612897997752527564361289799775252756436128979977525275643612897997752527564361289799775252756436128979977525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 083f80ae-9d77-409f-9f5b-ec93b7e86e88, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd570d2c-35b7-4e7b-aeae-75b443d888f4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd570d2c-35b7-4e7b-aeae-75b443d888f4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16325672170960158395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632567217096015839516325672170960158395163256721709601583951632567217096015839516325672170960158395163256721709601583951632567217096015839516325672170960158395163256721709601583951632567217096015839516325672170960158395163256721709601583951632567217096015839516325672170960158395163256721709601583951632567217096015839516325672170960158395163256721709601583951632567217096015839516325672170960158395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8804c70-af16-4f77-bef8-4112f87a10dc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4977eb4b-90e9-4d62-a4fb-70287e2552c0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4977eb4b-90e9-4d62-a4fb-70287e2552c0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11400717288061397103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140071728806139710311400717288061397103114007172880613971031140071728806139710311400717288061397103114007172880613971031140071728806139710311400717288061397103114007172880613971031140071728806139710311400717288061397103114007172880613971031140071728806139710311400717288061397103114007172880613971031140071728806139710311400717288061397103114007172880613971031140071728806139710311400717288061397103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd570d2c-35b7-4e7b-aeae-75b443d888f4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0ce090-e83d-4e6c-837d-2be115838b79, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0ce090-e83d-4e6c-837d-2be115838b79, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13608556893216424924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360855689321642492413608556893216424924136085568932164249241360855689321642492413608556893216424924136085568932164249241360855689321642492413608556893216424924136085568932164249241360855689321642492413608556893216424924136085568932164249241360855689321642492413608556893216424924136085568932164249241360855689321642492413608556893216424924136085568932164249241360855689321642492413608556893216424924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4977eb4b-90e9-4d62-a4fb-70287e2552c0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03ef1d8-9bf2-439a-93d6-258705cbb191, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03ef1d8-9bf2-439a-93d6-258705cbb191, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6039138486929543037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60391384869295430376039138486929543037603913848692954303760391384869295430376039138486929543037603913848692954303760391384869295430376039138486929543037603913848692954303760391384869295430376039138486929543037603913848692954303760391384869295430376039138486929543037603913848692954303760391384869295430376039138486929543037603913848692954303760391384869295430376039138486929543037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0ce090-e83d-4e6c-837d-2be115838b79, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03ef1d8-9bf2-439a-93d6-258705cbb191, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e60d8d-15be-4367-b1bf-8ee8174b4f76, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e60d8d-15be-4367-b1bf-8ee8174b4f76, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11848242114013677897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184824211401367789711848242114013677897118482421140136778971184824211401367789711848242114013677897118482421140136778971184824211401367789711848242114013677897118482421140136778971184824211401367789711848242114013677897118482421140136778971184824211401367789711848242114013677897118482421140136778971184824211401367789711848242114013677897118482421140136778971184824211401367789711848242114013677897" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1dd3ad3-c5bc-44e6-a702-32f2100f8cfa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1dd3ad3-c5bc-44e6-a702-32f2100f8cfa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10975998629803682061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097599862980368206110975998629803682061109759986298036820611097599862980368206110975998629803682061109759986298036820611097599862980368206110975998629803682061109759986298036820611097599862980368206110975998629803682061109759986298036820611097599862980368206110975998629803682061109759986298036820611097599862980368206110975998629803682061109759986298036820611097599862980368206110975998629803682061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e60d8d-15be-4367-b1bf-8ee8174b4f76, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af104751-1a19-4ec8-9691-9b2956cd8bcf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af104751-1a19-4ec8-9691-9b2956cd8bcf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16501438910019446055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650143891001944605516501438910019446055165014389100194460551650143891001944605516501438910019446055165014389100194460551650143891001944605516501438910019446055165014389100194460551650143891001944605516501438910019446055165014389100194460551650143891001944605516501438910019446055165014389100194460551650143891001944605516501438910019446055165014389100194460551650143891001944605516501438910019446055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1dd3ad3-c5bc-44e6-a702-32f2100f8cfa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5c8e627-5e45-4024-a390-8e15e6be6328, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5c8e627-5e45-4024-a390-8e15e6be6328, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219654448356534897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721965444835653489717219654448356534897172196544483565348971721965444835653489717219654448356534897172196544483565348971721965444835653489717219654448356534897172196544483565348971721965444835653489717219654448356534897172196544483565348971721965444835653489717219654448356534897172196544483565348971721965444835653489717219654448356534897172196544483565348971721965444835653489717219654448356534897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af104751-1a19-4ec8-9691-9b2956cd8bcf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8fd422-0f6b-491c-b317-29e7dc732c79, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8fd422-0f6b-491c-b317-29e7dc732c79, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4122280348184712911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41222803481847129114122280348184712911412228034818471291141222803481847129114122280348184712911412228034818471291141222803481847129114122280348184712911412228034818471291141222803481847129114122280348184712911412228034818471291141222803481847129114122280348184712911412228034818471291141222803481847129114122280348184712911412228034818471291141222803481847129114122280348184712911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5c8e627-5e45-4024-a390-8e15e6be6328, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 701f3f06-3c93-4ecc-8811-a4d4f3874618, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 701f3f06-3c93-4ecc-8811-a4d4f3874618, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13737192850684896088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373719285068489608813737192850684896088137371928506848960881373719285068489608813737192850684896088137371928506848960881373719285068489608813737192850684896088137371928506848960881373719285068489608813737192850684896088137371928506848960881373719285068489608813737192850684896088137371928506848960881373719285068489608813737192850684896088137371928506848960881373719285068489608813737192850684896088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8fd422-0f6b-491c-b317-29e7dc732c79, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bed4ff4-820f-4cd2-afae-ce71c1b2db48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bed4ff4-820f-4cd2-afae-ce71c1b2db48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14095444976867868107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409544497686786810714095444976867868107140954449768678681071409544497686786810714095444976867868107140954449768678681071409544497686786810714095444976867868107140954449768678681071409544497686786810714095444976867868107140954449768678681071409544497686786810714095444976867868107140954449768678681071409544497686786810714095444976867868107140954449768678681071409544497686786810714095444976867868107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 701f3f06-3c93-4ecc-8811-a4d4f3874618, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9921224-1b25-4ef3-81c9-f8156185e2f5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9921224-1b25-4ef3-81c9-f8156185e2f5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7754108778419229792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77541087784192297927754108778419229792775410877841922979277541087784192297927754108778419229792775410877841922979277541087784192297927754108778419229792775410877841922979277541087784192297927754108778419229792775410877841922979277541087784192297927754108778419229792775410877841922979277541087784192297927754108778419229792775410877841922979277541087784192297927754108778419229792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bed4ff4-820f-4cd2-afae-ce71c1b2db48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9921224-1b25-4ef3-81c9-f8156185e2f5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d593f9-6cc6-4623-ae03-ace8af80cebb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12fab7be-d012-4f9b-a75e-bbceb1e50b2e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d593f9-6cc6-4623-ae03-ace8af80cebb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5499825250959885240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54998252509598852405499825250959885240549982525095988524054998252509598852405499825250959885240549982525095988524054998252509598852405499825250959885240549982525095988524054998252509598852405499825250959885240549982525095988524054998252509598852405499825250959885240549982525095988524054998252509598852405499825250959885240549982525095988524054998252509598852405499825250959885240" } } } 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, 12fab7be-d012-4f9b-a75e-bbceb1e50b2e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14327390798881674428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432739079888167442814327390798881674428143273907988816744281432739079888167442814327390798881674428143273907988816744281432739079888167442814327390798881674428143273907988816744281432739079888167442814327390798881674428143273907988816744281432739079888167442814327390798881674428143273907988816744281432739079888167442814327390798881674428143273907988816744281432739079888167442814327390798881674428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12fab7be-d012-4f9b-a75e-bbceb1e50b2e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57a53a87-c301-4b05-a441-42b7157a10dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a53a87-c301-4b05-a441-42b7157a10dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6040262329326830825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60402623293268308256040262329326830825604026232932683082560402623293268308256040262329326830825604026232932683082560402623293268308256040262329326830825604026232932683082560402623293268308256040262329326830825604026232932683082560402623293268308256040262329326830825604026232932683082560402623293268308256040262329326830825604026232932683082560402623293268308256040262329326830825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d593f9-6cc6-4623-ae03-ace8af80cebb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ecc6cdf-d4d3-4d4d-b632-fdddef738186, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ecc6cdf-d4d3-4d4d-b632-fdddef738186, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8498919851526728315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84989198515267283158498919851526728315849891985152672831584989198515267283158498919851526728315849891985152672831584989198515267283158498919851526728315849891985152672831584989198515267283158498919851526728315849891985152672831584989198515267283158498919851526728315849891985152672831584989198515267283158498919851526728315849891985152672831584989198515267283158498919851526728315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a53a87-c301-4b05-a441-42b7157a10dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 135193fb-f72d-42d5-aa44-366e80b8137b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 135193fb-f72d-42d5-aa44-366e80b8137b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17803256414251960671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780325641425196067117803256414251960671178032564142519606711780325641425196067117803256414251960671178032564142519606711780325641425196067117803256414251960671178032564142519606711780325641425196067117803256414251960671178032564142519606711780325641425196067117803256414251960671178032564142519606711780325641425196067117803256414251960671178032564142519606711780325641425196067117803256414251960671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ecc6cdf-d4d3-4d4d-b632-fdddef738186, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50158be6-b2d4-42c9-aee5-68c2f438b904, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50158be6-b2d4-42c9-aee5-68c2f438b904, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 720118293693023387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387720118293693023387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 135193fb-f72d-42d5-aa44-366e80b8137b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce544345-e16a-4873-bc52-a97933686df5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce544345-e16a-4873-bc52-a97933686df5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10874349288578617384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087434928857861738410874349288578617384108743492885786173841087434928857861738410874349288578617384108743492885786173841087434928857861738410874349288578617384108743492885786173841087434928857861738410874349288578617384108743492885786173841087434928857861738410874349288578617384108743492885786173841087434928857861738410874349288578617384108743492885786173841087434928857861738410874349288578617384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50158be6-b2d4-42c9-aee5-68c2f438b904, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb7a358-24d2-413c-b1ff-bafc726ef9bf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb7a358-24d2-413c-b1ff-bafc726ef9bf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16348771871005552760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634877187100555276016348771871005552760163487718710055527601634877187100555276016348771871005552760163487718710055527601634877187100555276016348771871005552760163487718710055527601634877187100555276016348771871005552760163487718710055527601634877187100555276016348771871005552760163487718710055527601634877187100555276016348771871005552760163487718710055527601634877187100555276016348771871005552760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce544345-e16a-4873-bc52-a97933686df5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c2bf22-19f6-4854-b532-340ab78241fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c2bf22-19f6-4854-b532-340ab78241fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16548282094545321165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654828209454532116516548282094545321165165482820945453211651654828209454532116516548282094545321165165482820945453211651654828209454532116516548282094545321165165482820945453211651654828209454532116516548282094545321165165482820945453211651654828209454532116516548282094545321165165482820945453211651654828209454532116516548282094545321165165482820945453211651654828209454532116516548282094545321165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb7a358-24d2-413c-b1ff-bafc726ef9bf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442ee72a-c499-4c1c-ab76-4c6c7c5b22a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442ee72a-c499-4c1c-ab76-4c6c7c5b22a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639122531984972512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363912253198497251213639122531984972512136391225319849725121363912253198497251213639122531984972512136391225319849725121363912253198497251213639122531984972512136391225319849725121363912253198497251213639122531984972512136391225319849725121363912253198497251213639122531984972512136391225319849725121363912253198497251213639122531984972512136391225319849725121363912253198497251213639122531984972512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c2bf22-19f6-4854-b532-340ab78241fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3140f9-39b8-44cb-a507-f1c3a395b54c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3140f9-39b8-44cb-a507-f1c3a395b54c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7455380338113645141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74553803381136451417455380338113645141745538033811364514174553803381136451417455380338113645141745538033811364514174553803381136451417455380338113645141745538033811364514174553803381136451417455380338113645141745538033811364514174553803381136451417455380338113645141745538033811364514174553803381136451417455380338113645141745538033811364514174553803381136451417455380338113645141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3140f9-39b8-44cb-a507-f1c3a395b54c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26acfd8-e8fc-451f-aa57-1855e2d72035, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442ee72a-c499-4c1c-ab76-4c6c7c5b22a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26acfd8-e8fc-451f-aa57-1855e2d72035, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11704033318250820097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170403331825082009711704033318250820097117040333182508200971170403331825082009711704033318250820097117040333182508200971170403331825082009711704033318250820097117040333182508200971170403331825082009711704033318250820097117040333182508200971170403331825082009711704033318250820097117040333182508200971170403331825082009711704033318250820097117040333182508200971170403331825082009711704033318250820097" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd69a65-dd2c-4ee3-a22b-401f68863f5b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd69a65-dd2c-4ee3-a22b-401f68863f5b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9571234545412711735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95712345454127117359571234545412711735957123454541271173595712345454127117359571234545412711735957123454541271173595712345454127117359571234545412711735957123454541271173595712345454127117359571234545412711735957123454541271173595712345454127117359571234545412711735957123454541271173595712345454127117359571234545412711735957123454541271173595712345454127117359571234545412711735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd69a65-dd2c-4ee3-a22b-401f68863f5b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 234518be-4cfa-4d82-815d-3e46817c88da, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234518be-4cfa-4d82-815d-3e46817c88da, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16651280601812039980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665128060181203998016651280601812039980166512806018120399801665128060181203998016651280601812039980166512806018120399801665128060181203998016651280601812039980166512806018120399801665128060181203998016651280601812039980166512806018120399801665128060181203998016651280601812039980166512806018120399801665128060181203998016651280601812039980166512806018120399801665128060181203998016651280601812039980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26acfd8-e8fc-451f-aa57-1855e2d72035, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3849a1d7-a1ec-4d70-9992-6fb1bb08dd8a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3849a1d7-a1ec-4d70-9992-6fb1bb08dd8a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1895290071434338984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18952900714343389841895290071434338984189529007143433898418952900714343389841895290071434338984189529007143433898418952900714343389841895290071434338984189529007143433898418952900714343389841895290071434338984189529007143433898418952900714343389841895290071434338984189529007143433898418952900714343389841895290071434338984189529007143433898418952900714343389841895290071434338984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234518be-4cfa-4d82-815d-3e46817c88da, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d95859-b2b5-4723-8e97-8142b804e02b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d95859-b2b5-4723-8e97-8142b804e02b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15258075708027436199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525807570802743619915258075708027436199152580757080274361991525807570802743619915258075708027436199152580757080274361991525807570802743619915258075708027436199152580757080274361991525807570802743619915258075708027436199152580757080274361991525807570802743619915258075708027436199152580757080274361991525807570802743619915258075708027436199152580757080274361991525807570802743619915258075708027436199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d95859-b2b5-4723-8e97-8142b804e02b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ff411e7-c589-4d3a-b3ae-4d4dce4f4055, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ff411e7-c589-4d3a-b3ae-4d4dce4f4055, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3256567037214151318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32565670372141513183256567037214151318325656703721415131832565670372141513183256567037214151318325656703721415131832565670372141513183256567037214151318325656703721415131832565670372141513183256567037214151318325656703721415131832565670372141513183256567037214151318325656703721415131832565670372141513183256567037214151318325656703721415131832565670372141513183256567037214151318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3849a1d7-a1ec-4d70-9992-6fb1bb08dd8a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6117cba3-357c-4c42-accc-19fb64a77250, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6117cba3-357c-4c42-accc-19fb64a77250, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451817624845823979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045181762484582397910451817624845823979104518176248458239791045181762484582397910451817624845823979104518176248458239791045181762484582397910451817624845823979104518176248458239791045181762484582397910451817624845823979104518176248458239791045181762484582397910451817624845823979104518176248458239791045181762484582397910451817624845823979104518176248458239791045181762484582397910451817624845823979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ff411e7-c589-4d3a-b3ae-4d4dce4f4055, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2296ea82-216d-4616-8ac9-04f7dde90eb9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2296ea82-216d-4616-8ac9-04f7dde90eb9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17503884321564498728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750388432156449872817503884321564498728175038843215644987281750388432156449872817503884321564498728175038843215644987281750388432156449872817503884321564498728175038843215644987281750388432156449872817503884321564498728175038843215644987281750388432156449872817503884321564498728175038843215644987281750388432156449872817503884321564498728175038843215644987281750388432156449872817503884321564498728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6117cba3-357c-4c42-accc-19fb64a77250, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d6ffa8-8b39-44dd-81fc-8b68ffb33cbe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d6ffa8-8b39-44dd-81fc-8b68ffb33cbe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 329825873699296012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012329825873699296012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2296ea82-216d-4616-8ac9-04f7dde90eb9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2747f7c4-3268-43f7-9b6d-4acf9ab014b8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2747f7c4-3268-43f7-9b6d-4acf9ab014b8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16954062661773696825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695406266177369682516954062661773696825169540626617736968251695406266177369682516954062661773696825169540626617736968251695406266177369682516954062661773696825169540626617736968251695406266177369682516954062661773696825169540626617736968251695406266177369682516954062661773696825169540626617736968251695406266177369682516954062661773696825169540626617736968251695406266177369682516954062661773696825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d6ffa8-8b39-44dd-81fc-8b68ffb33cbe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268f4aaa-cba2-4471-a742-4b9f60384a6e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268f4aaa-cba2-4471-a742-4b9f60384a6e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13835609585479418039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383560958547941803913835609585479418039138356095854794180391383560958547941803913835609585479418039138356095854794180391383560958547941803913835609585479418039138356095854794180391383560958547941803913835609585479418039138356095854794180391383560958547941803913835609585479418039138356095854794180391383560958547941803913835609585479418039138356095854794180391383560958547941803913835609585479418039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2747f7c4-3268-43f7-9b6d-4acf9ab014b8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f6dbfa-b4a7-4c3e-bf73-4708f256b365, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f6dbfa-b4a7-4c3e-bf73-4708f256b365, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5842643726468776010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58426437264687760105842643726468776010584264372646877601058426437264687760105842643726468776010584264372646877601058426437264687760105842643726468776010584264372646877601058426437264687760105842643726468776010584264372646877601058426437264687760105842643726468776010584264372646877601058426437264687760105842643726468776010584264372646877601058426437264687760105842643726468776010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268f4aaa-cba2-4471-a742-4b9f60384a6e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12469c08-9af5-4b70-9b5d-0bfae6c8a66b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12469c08-9af5-4b70-9b5d-0bfae6c8a66b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11281031396894273349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128103139689427334911281031396894273349112810313968942733491128103139689427334911281031396894273349112810313968942733491128103139689427334911281031396894273349112810313968942733491128103139689427334911281031396894273349112810313968942733491128103139689427334911281031396894273349112810313968942733491128103139689427334911281031396894273349112810313968942733491128103139689427334911281031396894273349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f6dbfa-b4a7-4c3e-bf73-4708f256b365, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5485ec18-798f-4e5e-a7e8-346ad32526ab, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5485ec18-798f-4e5e-a7e8-346ad32526ab, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12227088344525427485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222708834452542748512227088344525427485122270883445254274851222708834452542748512227088344525427485122270883445254274851222708834452542748512227088344525427485122270883445254274851222708834452542748512227088344525427485122270883445254274851222708834452542748512227088344525427485122270883445254274851222708834452542748512227088344525427485122270883445254274851222708834452542748512227088344525427485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12469c08-9af5-4b70-9b5d-0bfae6c8a66b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba4ab637-6522-418c-ac9d-dcd8ba7aa0d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba4ab637-6522-418c-ac9d-dcd8ba7aa0d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2431442729295558165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24314427292955581652431442729295558165243144272929555816524314427292955581652431442729295558165243144272929555816524314427292955581652431442729295558165243144272929555816524314427292955581652431442729295558165243144272929555816524314427292955581652431442729295558165243144272929555816524314427292955581652431442729295558165243144272929555816524314427292955581652431442729295558165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5485ec18-798f-4e5e-a7e8-346ad32526ab, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23b4e4b-94c8-416b-9197-25cae5775248, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23b4e4b-94c8-416b-9197-25cae5775248, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4101893940257225108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41018939402572251084101893940257225108410189394025722510841018939402572251084101893940257225108410189394025722510841018939402572251084101893940257225108410189394025722510841018939402572251084101893940257225108410189394025722510841018939402572251084101893940257225108410189394025722510841018939402572251084101893940257225108410189394025722510841018939402572251084101893940257225108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba4ab637-6522-418c-ac9d-dcd8ba7aa0d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cea7dde-894f-47b3-a071-1ac2c8b4501d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cea7dde-894f-47b3-a071-1ac2c8b4501d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17455285136497199118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745528513649719911817455285136497199118174552851364971991181745528513649719911817455285136497199118174552851364971991181745528513649719911817455285136497199118174552851364971991181745528513649719911817455285136497199118174552851364971991181745528513649719911817455285136497199118174552851364971991181745528513649719911817455285136497199118174552851364971991181745528513649719911817455285136497199118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23b4e4b-94c8-416b-9197-25cae5775248, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f5ef2e-546a-47f2-8565-319a7fafd028, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f5ef2e-546a-47f2-8565-319a7fafd028, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7632275013215342376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76322750132153423767632275013215342376763227501321534237676322750132153423767632275013215342376763227501321534237676322750132153423767632275013215342376763227501321534237676322750132153423767632275013215342376763227501321534237676322750132153423767632275013215342376763227501321534237676322750132153423767632275013215342376763227501321534237676322750132153423767632275013215342376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f5ef2e-546a-47f2-8565-319a7fafd028, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a11db58-1cb3-40a7-83a4-7252fad9b805, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cea7dde-894f-47b3-a071-1ac2c8b4501d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a11db58-1cb3-40a7-83a4-7252fad9b805, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10403599066575098970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040359906657509897010403599066575098970104035990665750989701040359906657509897010403599066575098970104035990665750989701040359906657509897010403599066575098970104035990665750989701040359906657509897010403599066575098970104035990665750989701040359906657509897010403599066575098970104035990665750989701040359906657509897010403599066575098970104035990665750989701040359906657509897010403599066575098970" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a4c8ee-e936-4b72-8438-6ad0fbcd3853, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a4c8ee-e936-4b72-8438-6ad0fbcd3853, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11010774801843112154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101077480184311215411010774801843112154110107748018431121541101077480184311215411010774801843112154110107748018431121541101077480184311215411010774801843112154110107748018431121541101077480184311215411010774801843112154110107748018431121541101077480184311215411010774801843112154110107748018431121541101077480184311215411010774801843112154110107748018431121541101077480184311215411010774801843112154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a11db58-1cb3-40a7-83a4-7252fad9b805, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a2ede1-27fa-4751-bcf2-ac66570e6ac9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a2ede1-27fa-4751-bcf2-ac66570e6ac9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10647106664539761475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064710666453976147510647106664539761475106471066645397614751064710666453976147510647106664539761475106471066645397614751064710666453976147510647106664539761475106471066645397614751064710666453976147510647106664539761475106471066645397614751064710666453976147510647106664539761475106471066645397614751064710666453976147510647106664539761475106471066645397614751064710666453976147510647106664539761475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a4c8ee-e936-4b72-8438-6ad0fbcd3853, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdbc3a0a-a0d0-4942-96f6-3e7e56fd64f3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdbc3a0a-a0d0-4942-96f6-3e7e56fd64f3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6692615647103949675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66926156471039496756692615647103949675669261564710394967566926156471039496756692615647103949675669261564710394967566926156471039496756692615647103949675669261564710394967566926156471039496756692615647103949675669261564710394967566926156471039496756692615647103949675669261564710394967566926156471039496756692615647103949675669261564710394967566926156471039496756692615647103949675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a2ede1-27fa-4751-bcf2-ac66570e6ac9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcb00912-2fd8-4719-ba61-118840ac556a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdbc3a0a-a0d0-4942-96f6-3e7e56fd64f3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb00912-2fd8-4719-ba61-118840ac556a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1914028751872712700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19140287518727127001914028751872712700191402875187271270019140287518727127001914028751872712700191402875187271270019140287518727127001914028751872712700191402875187271270019140287518727127001914028751872712700191402875187271270019140287518727127001914028751872712700191402875187271270019140287518727127001914028751872712700191402875187271270019140287518727127001914028751872712700" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a4f927-6ffc-4aea-8dd1-a7aa0ed98e57, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a4f927-6ffc-4aea-8dd1-a7aa0ed98e57, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9984107044887615945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99841070448876159459984107044887615945998410704488761594599841070448876159459984107044887615945998410704488761594599841070448876159459984107044887615945998410704488761594599841070448876159459984107044887615945998410704488761594599841070448876159459984107044887615945998410704488761594599841070448876159459984107044887615945998410704488761594599841070448876159459984107044887615945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb00912-2fd8-4719-ba61-118840ac556a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c112d7b1-a83d-47bd-8756-062830c79e1e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c112d7b1-a83d-47bd-8756-062830c79e1e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6149075722255461876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61490757222554618766149075722255461876614907572225546187661490757222554618766149075722255461876614907572225546187661490757222554618766149075722255461876614907572225546187661490757222554618766149075722255461876614907572225546187661490757222554618766149075722255461876614907572225546187661490757222554618766149075722255461876614907572225546187661490757222554618766149075722255461876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a4f927-6ffc-4aea-8dd1-a7aa0ed98e57, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79bf310d-6116-4502-85c2-a11618f8674d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79bf310d-6116-4502-85c2-a11618f8674d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13569640678527389695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356964067852738969513569640678527389695135696406785273896951356964067852738969513569640678527389695135696406785273896951356964067852738969513569640678527389695135696406785273896951356964067852738969513569640678527389695135696406785273896951356964067852738969513569640678527389695135696406785273896951356964067852738969513569640678527389695135696406785273896951356964067852738969513569640678527389695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c112d7b1-a83d-47bd-8756-062830c79e1e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7281442-0752-4443-8f27-292dd9a03a51, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7281442-0752-4443-8f27-292dd9a03a51, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 658011613751233057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057658011613751233057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79bf310d-6116-4502-85c2-a11618f8674d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8860cc6a-ddbf-4f17-b402-419ee8397a63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8860cc6a-ddbf-4f17-b402-419ee8397a63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2239848673851389876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22398486738513898762239848673851389876223984867385138987622398486738513898762239848673851389876223984867385138987622398486738513898762239848673851389876223984867385138987622398486738513898762239848673851389876223984867385138987622398486738513898762239848673851389876223984867385138987622398486738513898762239848673851389876223984867385138987622398486738513898762239848673851389876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7281442-0752-4443-8f27-292dd9a03a51, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75345b44-8931-493b-bc9c-542498aa282b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75345b44-8931-493b-bc9c-542498aa282b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3710734287979340820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37107342879793408203710734287979340820371073428797934082037107342879793408203710734287979340820371073428797934082037107342879793408203710734287979340820371073428797934082037107342879793408203710734287979340820371073428797934082037107342879793408203710734287979340820371073428797934082037107342879793408203710734287979340820371073428797934082037107342879793408203710734287979340820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8860cc6a-ddbf-4f17-b402-419ee8397a63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e83c4c46-5e2f-4e56-9b9c-8479fa44c816, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e83c4c46-5e2f-4e56-9b9c-8479fa44c816, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4035981815698385071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40359818156983850714035981815698385071403598181569838507140359818156983850714035981815698385071403598181569838507140359818156983850714035981815698385071403598181569838507140359818156983850714035981815698385071403598181569838507140359818156983850714035981815698385071403598181569838507140359818156983850714035981815698385071403598181569838507140359818156983850714035981815698385071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75345b44-8931-493b-bc9c-542498aa282b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916c9504-33dc-4510-a951-096a23634f47, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916c9504-33dc-4510-a951-096a23634f47, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14560860364840421226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456086036484042122614560860364840421226145608603648404212261456086036484042122614560860364840421226145608603648404212261456086036484042122614560860364840421226145608603648404212261456086036484042122614560860364840421226145608603648404212261456086036484042122614560860364840421226145608603648404212261456086036484042122614560860364840421226145608603648404212261456086036484042122614560860364840421226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e83c4c46-5e2f-4e56-9b9c-8479fa44c816, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743d3d79-4a2f-4700-ad65-cd196223dfff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743d3d79-4a2f-4700-ad65-cd196223dfff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 615676302302305503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503615676302302305503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916c9504-33dc-4510-a951-096a23634f47, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd45ce5c-545a-4aa1-abce-f75e77754c48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd45ce5c-545a-4aa1-abce-f75e77754c48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6996768423340230649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69967684233402306496996768423340230649699676842334023064969967684233402306496996768423340230649699676842334023064969967684233402306496996768423340230649699676842334023064969967684233402306496996768423340230649699676842334023064969967684233402306496996768423340230649699676842334023064969967684233402306496996768423340230649699676842334023064969967684233402306496996768423340230649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743d3d79-4a2f-4700-ad65-cd196223dfff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff05b36e-9904-4fe9-9eab-611e74a4cd07, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff05b36e-9904-4fe9-9eab-611e74a4cd07, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12506669815046888125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250666981504688812512506669815046888125125066698150468881251250666981504688812512506669815046888125125066698150468881251250666981504688812512506669815046888125125066698150468881251250666981504688812512506669815046888125125066698150468881251250666981504688812512506669815046888125125066698150468881251250666981504688812512506669815046888125125066698150468881251250666981504688812512506669815046888125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd45ce5c-545a-4aa1-abce-f75e77754c48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a8c0e9-0a0f-4013-9c62-84aea9c3b1e5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a8c0e9-0a0f-4013-9c62-84aea9c3b1e5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15812473376061506389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581247337606150638915812473376061506389158124733760615063891581247337606150638915812473376061506389158124733760615063891581247337606150638915812473376061506389158124733760615063891581247337606150638915812473376061506389158124733760615063891581247337606150638915812473376061506389158124733760615063891581247337606150638915812473376061506389158124733760615063891581247337606150638915812473376061506389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff05b36e-9904-4fe9-9eab-611e74a4cd07, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e24e09a8-ed91-46da-8fe6-a29658296bc5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e24e09a8-ed91-46da-8fe6-a29658296bc5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4512760936806357984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45127609368063579844512760936806357984451276093680635798445127609368063579844512760936806357984451276093680635798445127609368063579844512760936806357984451276093680635798445127609368063579844512760936806357984451276093680635798445127609368063579844512760936806357984451276093680635798445127609368063579844512760936806357984451276093680635798445127609368063579844512760936806357984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a8c0e9-0a0f-4013-9c62-84aea9c3b1e5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb95fab-96ce-4227-adc1-cf173b7ba36e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb95fab-96ce-4227-adc1-cf173b7ba36e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7223892647192699215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72238926471926992157223892647192699215722389264719269921572238926471926992157223892647192699215722389264719269921572238926471926992157223892647192699215722389264719269921572238926471926992157223892647192699215722389264719269921572238926471926992157223892647192699215722389264719269921572238926471926992157223892647192699215722389264719269921572238926471926992157223892647192699215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e24e09a8-ed91-46da-8fe6-a29658296bc5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71b55c42-6915-4ba6-b79a-a69d89b217fa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71b55c42-6915-4ba6-b79a-a69d89b217fa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5391210380801618686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53912103808016186865391210380801618686539121038080161868653912103808016186865391210380801618686539121038080161868653912103808016186865391210380801618686539121038080161868653912103808016186865391210380801618686539121038080161868653912103808016186865391210380801618686539121038080161868653912103808016186865391210380801618686539121038080161868653912103808016186865391210380801618686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb95fab-96ce-4227-adc1-cf173b7ba36e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d896bc48-2606-4512-8c7f-abfb0fd0b01d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d896bc48-2606-4512-8c7f-abfb0fd0b01d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16495145452208900801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649514545220890080116495145452208900801164951454522089008011649514545220890080116495145452208900801164951454522089008011649514545220890080116495145452208900801164951454522089008011649514545220890080116495145452208900801164951454522089008011649514545220890080116495145452208900801164951454522089008011649514545220890080116495145452208900801164951454522089008011649514545220890080116495145452208900801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71b55c42-6915-4ba6-b79a-a69d89b217fa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5308eab1-ca04-41cc-8ae1-373c6815b9e2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5308eab1-ca04-41cc-8ae1-373c6815b9e2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11635613118476907452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163561311847690745211635613118476907452116356131184769074521163561311847690745211635613118476907452116356131184769074521163561311847690745211635613118476907452116356131184769074521163561311847690745211635613118476907452116356131184769074521163561311847690745211635613118476907452116356131184769074521163561311847690745211635613118476907452116356131184769074521163561311847690745211635613118476907452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d896bc48-2606-4512-8c7f-abfb0fd0b01d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cedd7e06-0314-44dd-ae63-58fe3c2aecb9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5308eab1-ca04-41cc-8ae1-373c6815b9e2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd44a21b-1b89-4ded-8f3c-8f615fae758c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd44a21b-1b89-4ded-8f3c-8f615fae758c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495701950315575506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249570195031557550612495701950315575506124957019503155755061249570195031557550612495701950315575506124957019503155755061249570195031557550612495701950315575506124957019503155755061249570195031557550612495701950315575506124957019503155755061249570195031557550612495701950315575506124957019503155755061249570195031557550612495701950315575506124957019503155755061249570195031557550612495701950315575506" } } } 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, cedd7e06-0314-44dd-ae63-58fe3c2aecb9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7325541254345213283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73255412543452132837325541254345213283732554125434521328373255412543452132837325541254345213283732554125434521328373255412543452132837325541254345213283732554125434521328373255412543452132837325541254345213283732554125434521328373255412543452132837325541254345213283732554125434521328373255412543452132837325541254345213283732554125434521328373255412543452132837325541254345213283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cedd7e06-0314-44dd-ae63-58fe3c2aecb9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61c0d6a6-1abd-4623-8e00-d6664ba0a62e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c0d6a6-1abd-4623-8e00-d6664ba0a62e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8766324104151033585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87663241041510335858766324104151033585876632410415103358587663241041510335858766324104151033585876632410415103358587663241041510335858766324104151033585876632410415103358587663241041510335858766324104151033585876632410415103358587663241041510335858766324104151033585876632410415103358587663241041510335858766324104151033585876632410415103358587663241041510335858766324104151033585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd44a21b-1b89-4ded-8f3c-8f615fae758c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e8acd68-66b0-4d45-b8c4-feaf4d16ba56, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e8acd68-66b0-4d45-b8c4-feaf4d16ba56, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13763179735001836912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376317973500183691213763179735001836912137631797350018369121376317973500183691213763179735001836912137631797350018369121376317973500183691213763179735001836912137631797350018369121376317973500183691213763179735001836912137631797350018369121376317973500183691213763179735001836912137631797350018369121376317973500183691213763179735001836912137631797350018369121376317973500183691213763179735001836912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c0d6a6-1abd-4623-8e00-d6664ba0a62e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a52eaabc-9620-4816-a3bd-5581fa73ef97, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a52eaabc-9620-4816-a3bd-5581fa73ef97, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12356859034830047951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235685903483004795112356859034830047951123568590348300479511235685903483004795112356859034830047951123568590348300479511235685903483004795112356859034830047951123568590348300479511235685903483004795112356859034830047951123568590348300479511235685903483004795112356859034830047951123568590348300479511235685903483004795112356859034830047951123568590348300479511235685903483004795112356859034830047951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e8acd68-66b0-4d45-b8c4-feaf4d16ba56, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8263287b-0c32-4541-94a9-f2dcaa77a9ed, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8263287b-0c32-4541-94a9-f2dcaa77a9ed, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7773722799118315238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77737227991183152387773722799118315238777372279911831523877737227991183152387773722799118315238777372279911831523877737227991183152387773722799118315238777372279911831523877737227991183152387773722799118315238777372279911831523877737227991183152387773722799118315238777372279911831523877737227991183152387773722799118315238777372279911831523877737227991183152387773722799118315238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a52eaabc-9620-4816-a3bd-5581fa73ef97, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8263287b-0c32-4541-94a9-f2dcaa77a9ed, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 506e8d5e-1b06-456b-b21b-69ef43bfddbd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 506e8d5e-1b06-456b-b21b-69ef43bfddbd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12023084417161171011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202308441716117101112023084417161171011120230844171611710111202308441716117101112023084417161171011120230844171611710111202308441716117101112023084417161171011120230844171611710111202308441716117101112023084417161171011120230844171611710111202308441716117101112023084417161171011120230844171611710111202308441716117101112023084417161171011120230844171611710111202308441716117101112023084417161171011" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6ccfc8-259e-41fb-8723-49162101a005, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6ccfc8-259e-41fb-8723-49162101a005, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1208234363303485462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12082343633034854621208234363303485462120823436330348546212082343633034854621208234363303485462120823436330348546212082343633034854621208234363303485462120823436330348546212082343633034854621208234363303485462120823436330348546212082343633034854621208234363303485462120823436330348546212082343633034854621208234363303485462120823436330348546212082343633034854621208234363303485462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 506e8d5e-1b06-456b-b21b-69ef43bfddbd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6ccfc8-259e-41fb-8723-49162101a005, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 823834ee-a171-4428-897c-147359a3584f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823834ee-a171-4428-897c-147359a3584f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3486165336765024706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34861653367650247063486165336765024706348616533676502470634861653367650247063486165336765024706348616533676502470634861653367650247063486165336765024706348616533676502470634861653367650247063486165336765024706348616533676502470634861653367650247063486165336765024706348616533676502470634861653367650247063486165336765024706348616533676502470634861653367650247063486165336765024706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec77ae76-f3c2-4e23-998a-4b91f8134f52, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec77ae76-f3c2-4e23-998a-4b91f8134f52, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11909127052162732309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190912705216273230911909127052162732309119091270521627323091190912705216273230911909127052162732309119091270521627323091190912705216273230911909127052162732309119091270521627323091190912705216273230911909127052162732309119091270521627323091190912705216273230911909127052162732309119091270521627323091190912705216273230911909127052162732309119091270521627323091190912705216273230911909127052162732309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823834ee-a171-4428-897c-147359a3584f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f46b8d9-b225-4164-a5f1-04df431ab38a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec77ae76-f3c2-4e23-998a-4b91f8134f52, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60d41bba-a507-4cc0-bc24-d9e15cf2c509, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60d41bba-a507-4cc0-bc24-d9e15cf2c509, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3396764801071184246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33967648010711842463396764801071184246339676480107118424633967648010711842463396764801071184246339676480107118424633967648010711842463396764801071184246339676480107118424633967648010711842463396764801071184246339676480107118424633967648010711842463396764801071184246339676480107118424633967648010711842463396764801071184246339676480107118424633967648010711842463396764801071184246" } } } 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, 5f46b8d9-b225-4164-a5f1-04df431ab38a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3205274920509478780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32052749205094787803205274920509478780320527492050947878032052749205094787803205274920509478780320527492050947878032052749205094787803205274920509478780320527492050947878032052749205094787803205274920509478780320527492050947878032052749205094787803205274920509478780320527492050947878032052749205094787803205274920509478780320527492050947878032052749205094787803205274920509478780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60d41bba-a507-4cc0-bc24-d9e15cf2c509, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95dcdac4-371c-4a2b-933d-2f8e83ce0f21, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95dcdac4-371c-4a2b-933d-2f8e83ce0f21, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15584784983999499282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558478498399949928215584784983999499282155847849839994992821558478498399949928215584784983999499282155847849839994992821558478498399949928215584784983999499282155847849839994992821558478498399949928215584784983999499282155847849839994992821558478498399949928215584784983999499282155847849839994992821558478498399949928215584784983999499282155847849839994992821558478498399949928215584784983999499282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f46b8d9-b225-4164-a5f1-04df431ab38a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f89fb9-2cf6-4ed8-8b0e-b5e773d2dd52, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f89fb9-2cf6-4ed8-8b0e-b5e773d2dd52, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6411453864902026080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64114538649020260806411453864902026080641145386490202608064114538649020260806411453864902026080641145386490202608064114538649020260806411453864902026080641145386490202608064114538649020260806411453864902026080641145386490202608064114538649020260806411453864902026080641145386490202608064114538649020260806411453864902026080641145386490202608064114538649020260806411453864902026080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95dcdac4-371c-4a2b-933d-2f8e83ce0f21, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4799275f-da94-4a21-92a8-0356eb63cd26, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4799275f-da94-4a21-92a8-0356eb63cd26, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5853524945274837956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58535249452748379565853524945274837956585352494527483795658535249452748379565853524945274837956585352494527483795658535249452748379565853524945274837956585352494527483795658535249452748379565853524945274837956585352494527483795658535249452748379565853524945274837956585352494527483795658535249452748379565853524945274837956585352494527483795658535249452748379565853524945274837956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f89fb9-2cf6-4ed8-8b0e-b5e773d2dd52, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621e70fa-5079-44c3-bdb3-fe1f7566be92, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621e70fa-5079-44c3-bdb3-fe1f7566be92, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16787458624215139619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678745862421513961916787458624215139619167874586242151396191678745862421513961916787458624215139619167874586242151396191678745862421513961916787458624215139619167874586242151396191678745862421513961916787458624215139619167874586242151396191678745862421513961916787458624215139619167874586242151396191678745862421513961916787458624215139619167874586242151396191678745862421513961916787458624215139619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4799275f-da94-4a21-92a8-0356eb63cd26, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17da2918-03b7-47b9-9c3d-1bbd2436354a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17da2918-03b7-47b9-9c3d-1bbd2436354a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 763870918594563289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289763870918594563289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621e70fa-5079-44c3-bdb3-fe1f7566be92, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d203f3-2a31-4f84-961d-1203b1f2ca63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d203f3-2a31-4f84-961d-1203b1f2ca63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12197735909102676944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219773590910267694412197735909102676944121977359091026769441219773590910267694412197735909102676944121977359091026769441219773590910267694412197735909102676944121977359091026769441219773590910267694412197735909102676944121977359091026769441219773590910267694412197735909102676944121977359091026769441219773590910267694412197735909102676944121977359091026769441219773590910267694412197735909102676944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17da2918-03b7-47b9-9c3d-1bbd2436354a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f474f7-4215-4446-bc6a-a9d1ca01d9bc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f474f7-4215-4446-bc6a-a9d1ca01d9bc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298993650670486940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92989936506704869409298993650670486940929899365067048694092989936506704869409298993650670486940929899365067048694092989936506704869409298993650670486940929899365067048694092989936506704869409298993650670486940929899365067048694092989936506704869409298993650670486940929899365067048694092989936506704869409298993650670486940929899365067048694092989936506704869409298993650670486940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d203f3-2a31-4f84-961d-1203b1f2ca63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b109d0-d12d-4392-9272-748a42ca473f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b109d0-d12d-4392-9272-748a42ca473f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6440757405897839581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64407574058978395816440757405897839581644075740589783958164407574058978395816440757405897839581644075740589783958164407574058978395816440757405897839581644075740589783958164407574058978395816440757405897839581644075740589783958164407574058978395816440757405897839581644075740589783958164407574058978395816440757405897839581644075740589783958164407574058978395816440757405897839581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b109d0-d12d-4392-9272-748a42ca473f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e072c1c-6747-4ce4-8960-6b8384d6724d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f474f7-4215-4446-bc6a-a9d1ca01d9bc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e072c1c-6747-4ce4-8960-6b8384d6724d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9803838700298588530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98038387002985885309803838700298588530980383870029858853098038387002985885309803838700298588530980383870029858853098038387002985885309803838700298588530980383870029858853098038387002985885309803838700298588530980383870029858853098038387002985885309803838700298588530980383870029858853098038387002985885309803838700298588530980383870029858853098038387002985885309803838700298588530" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e367eada-31aa-4a9f-944b-186bb3a532c0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e367eada-31aa-4a9f-944b-186bb3a532c0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6892912001475819462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68929120014758194626892912001475819462689291200147581946268929120014758194626892912001475819462689291200147581946268929120014758194626892912001475819462689291200147581946268929120014758194626892912001475819462689291200147581946268929120014758194626892912001475819462689291200147581946268929120014758194626892912001475819462689291200147581946268929120014758194626892912001475819462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e072c1c-6747-4ce4-8960-6b8384d6724d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da47b6fa-ce22-4284-9177-1511d63f7d14, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e367eada-31aa-4a9f-944b-186bb3a532c0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfd55817-de84-4bfa-b57e-13342aa12867, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfd55817-de84-4bfa-b57e-13342aa12867, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12681435542939938753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268143554293993875312681435542939938753126814355429399387531268143554293993875312681435542939938753126814355429399387531268143554293993875312681435542939938753126814355429399387531268143554293993875312681435542939938753126814355429399387531268143554293993875312681435542939938753126814355429399387531268143554293993875312681435542939938753126814355429399387531268143554293993875312681435542939938753" } } } 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, da47b6fa-ce22-4284-9177-1511d63f7d14, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3133137157802812759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31331371578028127593133137157802812759313313715780281275931331371578028127593133137157802812759313313715780281275931331371578028127593133137157802812759313313715780281275931331371578028127593133137157802812759313313715780281275931331371578028127593133137157802812759313313715780281275931331371578028127593133137157802812759313313715780281275931331371578028127593133137157802812759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da47b6fa-ce22-4284-9177-1511d63f7d14, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4203dfd0-2429-4896-9677-4690d3b8b71a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4203dfd0-2429-4896-9677-4690d3b8b71a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6571247019225622199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65712470192256221996571247019225622199657124701922562219965712470192256221996571247019225622199657124701922562219965712470192256221996571247019225622199657124701922562219965712470192256221996571247019225622199657124701922562219965712470192256221996571247019225622199657124701922562219965712470192256221996571247019225622199657124701922562219965712470192256221996571247019225622199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfd55817-de84-4bfa-b57e-13342aa12867, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1709fe03-4563-48f2-aea7-8b5ee47ab5dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1709fe03-4563-48f2-aea7-8b5ee47ab5dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11420595201419285559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142059520141928555911420595201419285559114205952014192855591142059520141928555911420595201419285559114205952014192855591142059520141928555911420595201419285559114205952014192855591142059520141928555911420595201419285559114205952014192855591142059520141928555911420595201419285559114205952014192855591142059520141928555911420595201419285559114205952014192855591142059520141928555911420595201419285559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1709fe03-4563-48f2-aea7-8b5ee47ab5dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640a7b36-c9af-4d6c-84c9-5b828dd12295, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640a7b36-c9af-4d6c-84c9-5b828dd12295, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6245100927255591821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62451009272555918216245100927255591821624510092725559182162451009272555918216245100927255591821624510092725559182162451009272555918216245100927255591821624510092725559182162451009272555918216245100927255591821624510092725559182162451009272555918216245100927255591821624510092725559182162451009272555918216245100927255591821624510092725559182162451009272555918216245100927255591821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4203dfd0-2429-4896-9677-4690d3b8b71a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e6e6fa2-3384-424f-918b-2185027a2d2f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e6e6fa2-3384-424f-918b-2185027a2d2f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2058183856779903276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20581838567799032762058183856779903276205818385677990327620581838567799032762058183856779903276205818385677990327620581838567799032762058183856779903276205818385677990327620581838567799032762058183856779903276205818385677990327620581838567799032762058183856779903276205818385677990327620581838567799032762058183856779903276205818385677990327620581838567799032762058183856779903276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640a7b36-c9af-4d6c-84c9-5b828dd12295, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cad6d8d-c5de-415c-9a27-f060cbc9e6b1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cad6d8d-c5de-415c-9a27-f060cbc9e6b1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14999981914921616902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499998191492161690214999981914921616902149999819149216169021499998191492161690214999981914921616902149999819149216169021499998191492161690214999981914921616902149999819149216169021499998191492161690214999981914921616902149999819149216169021499998191492161690214999981914921616902149999819149216169021499998191492161690214999981914921616902149999819149216169021499998191492161690214999981914921616902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e6e6fa2-3384-424f-918b-2185027a2d2f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99dd706c-bdf6-4d87-b499-206021409715, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99dd706c-bdf6-4d87-b499-206021409715, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6610387184153262858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66103871841532628586610387184153262858661038718415326285866103871841532628586610387184153262858661038718415326285866103871841532628586610387184153262858661038718415326285866103871841532628586610387184153262858661038718415326285866103871841532628586610387184153262858661038718415326285866103871841532628586610387184153262858661038718415326285866103871841532628586610387184153262858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cad6d8d-c5de-415c-9a27-f060cbc9e6b1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51191c58-ef28-4acf-a9cd-fcc59f18de7f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51191c58-ef28-4acf-a9cd-fcc59f18de7f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9508964463529102901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95089644635291029019508964463529102901950896446352910290195089644635291029019508964463529102901950896446352910290195089644635291029019508964463529102901950896446352910290195089644635291029019508964463529102901950896446352910290195089644635291029019508964463529102901950896446352910290195089644635291029019508964463529102901950896446352910290195089644635291029019508964463529102901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99dd706c-bdf6-4d87-b499-206021409715, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8ab426-a983-4f33-9329-50f0966519f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8ab426-a983-4f33-9329-50f0966519f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15463824877992572709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546382487799257270915463824877992572709154638248779925727091546382487799257270915463824877992572709154638248779925727091546382487799257270915463824877992572709154638248779925727091546382487799257270915463824877992572709154638248779925727091546382487799257270915463824877992572709154638248779925727091546382487799257270915463824877992572709154638248779925727091546382487799257270915463824877992572709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51191c58-ef28-4acf-a9cd-fcc59f18de7f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8ab426-a983-4f33-9329-50f0966519f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb0ac51-17ca-458f-ac96-92af7dc356cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb0ac51-17ca-458f-ac96-92af7dc356cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11892013385747803620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189201338574780362011892013385747803620118920133857478036201189201338574780362011892013385747803620118920133857478036201189201338574780362011892013385747803620118920133857478036201189201338574780362011892013385747803620118920133857478036201189201338574780362011892013385747803620118920133857478036201189201338574780362011892013385747803620118920133857478036201189201338574780362011892013385747803620" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0103918-e58f-42fb-81ff-d187bb25d3fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0103918-e58f-42fb-81ff-d187bb25d3fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15327280567956960034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532728056795696003415327280567956960034153272805679569600341532728056795696003415327280567956960034153272805679569600341532728056795696003415327280567956960034153272805679569600341532728056795696003415327280567956960034153272805679569600341532728056795696003415327280567956960034153272805679569600341532728056795696003415327280567956960034153272805679569600341532728056795696003415327280567956960034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0103918-e58f-42fb-81ff-d187bb25d3fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb0ac51-17ca-458f-ac96-92af7dc356cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eac0cab-8a50-47b4-84ac-80ff377d47e6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eac0cab-8a50-47b4-84ac-80ff377d47e6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1575176193949265736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15751761939492657361575176193949265736157517619394926573615751761939492657361575176193949265736157517619394926573615751761939492657361575176193949265736157517619394926573615751761939492657361575176193949265736157517619394926573615751761939492657361575176193949265736157517619394926573615751761939492657361575176193949265736157517619394926573615751761939492657361575176193949265736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d6c656-4cea-4c63-975d-08de8f9fe8de, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d6c656-4cea-4c63-975d-08de8f9fe8de, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15234134097688936648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523413409768893664815234134097688936648152341340976889366481523413409768893664815234134097688936648152341340976889366481523413409768893664815234134097688936648152341340976889366481523413409768893664815234134097688936648152341340976889366481523413409768893664815234134097688936648152341340976889366481523413409768893664815234134097688936648152341340976889366481523413409768893664815234134097688936648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eac0cab-8a50-47b4-84ac-80ff377d47e6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34726f36-567b-4c65-b494-22b4f2c1dc32, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34726f36-567b-4c65-b494-22b4f2c1dc32, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14288189829770737609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428818982977073760914288189829770737609142881898297707376091428818982977073760914288189829770737609142881898297707376091428818982977073760914288189829770737609142881898297707376091428818982977073760914288189829770737609142881898297707376091428818982977073760914288189829770737609142881898297707376091428818982977073760914288189829770737609142881898297707376091428818982977073760914288189829770737609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d6c656-4cea-4c63-975d-08de8f9fe8de, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e6db14-79ed-46cd-90e1-c2dd31666778, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e6db14-79ed-46cd-90e1-c2dd31666778, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4470618239617835704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44706182396178357044470618239617835704447061823961783570444706182396178357044470618239617835704447061823961783570444706182396178357044470618239617835704447061823961783570444706182396178357044470618239617835704447061823961783570444706182396178357044470618239617835704447061823961783570444706182396178357044470618239617835704447061823961783570444706182396178357044470618239617835704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34726f36-567b-4c65-b494-22b4f2c1dc32, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa36a86-2a3e-4f4d-9ab7-d54ed600f782, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa36a86-2a3e-4f4d-9ab7-d54ed600f782, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7149070689665463090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71490706896654630907149070689665463090714907068966546309071490706896654630907149070689665463090714907068966546309071490706896654630907149070689665463090714907068966546309071490706896654630907149070689665463090714907068966546309071490706896654630907149070689665463090714907068966546309071490706896654630907149070689665463090714907068966546309071490706896654630907149070689665463090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e6db14-79ed-46cd-90e1-c2dd31666778, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d2e0ac3-4683-42ea-bd3c-28df57d493c5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d2e0ac3-4683-42ea-bd3c-28df57d493c5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14360586134013604401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436058613401360440114360586134013604401143605861340136044011436058613401360440114360586134013604401143605861340136044011436058613401360440114360586134013604401143605861340136044011436058613401360440114360586134013604401143605861340136044011436058613401360440114360586134013604401143605861340136044011436058613401360440114360586134013604401143605861340136044011436058613401360440114360586134013604401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa36a86-2a3e-4f4d-9ab7-d54ed600f782, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a647a4-32fc-4100-b152-dc20655602e5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a647a4-32fc-4100-b152-dc20655602e5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147345964904713809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11473459649047138091147345964904713809114734596490471380911473459649047138091147345964904713809114734596490471380911473459649047138091147345964904713809114734596490471380911473459649047138091147345964904713809114734596490471380911473459649047138091147345964904713809114734596490471380911473459649047138091147345964904713809114734596490471380911473459649047138091147345964904713809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d2e0ac3-4683-42ea-bd3c-28df57d493c5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9efd8dd-0b47-42a9-ad92-15cda0717c2c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9efd8dd-0b47-42a9-ad92-15cda0717c2c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952537563346676449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095253756334667644910952537563346676449109525375633466764491095253756334667644910952537563346676449109525375633466764491095253756334667644910952537563346676449109525375633466764491095253756334667644910952537563346676449109525375633466764491095253756334667644910952537563346676449109525375633466764491095253756334667644910952537563346676449109525375633466764491095253756334667644910952537563346676449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a647a4-32fc-4100-b152-dc20655602e5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f340028e-f553-4b59-b881-8200a250801d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f340028e-f553-4b59-b881-8200a250801d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8866944611751896578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88669446117518965788866944611751896578886694461175189657888669446117518965788866944611751896578886694461175189657888669446117518965788866944611751896578886694461175189657888669446117518965788866944611751896578886694461175189657888669446117518965788866944611751896578886694461175189657888669446117518965788866944611751896578886694461175189657888669446117518965788866944611751896578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9efd8dd-0b47-42a9-ad92-15cda0717c2c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423780fb-a862-4173-8c3c-d8551c7eb675, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423780fb-a862-4173-8c3c-d8551c7eb675, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8682907269217139892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86829072692171398928682907269217139892868290726921713989286829072692171398928682907269217139892868290726921713989286829072692171398928682907269217139892868290726921713989286829072692171398928682907269217139892868290726921713989286829072692171398928682907269217139892868290726921713989286829072692171398928682907269217139892868290726921713989286829072692171398928682907269217139892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f340028e-f553-4b59-b881-8200a250801d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce068e53-5488-42de-8dcf-864d5d72904a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce068e53-5488-42de-8dcf-864d5d72904a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2768075266175543669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27680752661755436692768075266175543669276807526617554366927680752661755436692768075266175543669276807526617554366927680752661755436692768075266175543669276807526617554366927680752661755436692768075266175543669276807526617554366927680752661755436692768075266175543669276807526617554366927680752661755436692768075266175543669276807526617554366927680752661755436692768075266175543669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423780fb-a862-4173-8c3c-d8551c7eb675, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 696ffc46-4df7-4195-81e0-92650e6b2620, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 696ffc46-4df7-4195-81e0-92650e6b2620, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12966483642477038828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296648364247703882812966483642477038828129664836424770388281296648364247703882812966483642477038828129664836424770388281296648364247703882812966483642477038828129664836424770388281296648364247703882812966483642477038828129664836424770388281296648364247703882812966483642477038828129664836424770388281296648364247703882812966483642477038828129664836424770388281296648364247703882812966483642477038828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce068e53-5488-42de-8dcf-864d5d72904a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fce07f4-47a5-4461-9c55-e0b8d17b97b6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fce07f4-47a5-4461-9c55-e0b8d17b97b6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18151768772168908876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815176877216890887618151768772168908876181517687721689088761815176877216890887618151768772168908876181517687721689088761815176877216890887618151768772168908876181517687721689088761815176877216890887618151768772168908876181517687721689088761815176877216890887618151768772168908876181517687721689088761815176877216890887618151768772168908876181517687721689088761815176877216890887618151768772168908876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 696ffc46-4df7-4195-81e0-92650e6b2620, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfddc154-916b-4448-8172-031e0aab3872, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fce07f4-47a5-4461-9c55-e0b8d17b97b6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfddc154-916b-4448-8172-031e0aab3872, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12537608340967213303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253760834096721330312537608340967213303125376083409672133031253760834096721330312537608340967213303125376083409672133031253760834096721330312537608340967213303125376083409672133031253760834096721330312537608340967213303125376083409672133031253760834096721330312537608340967213303125376083409672133031253760834096721330312537608340967213303125376083409672133031253760834096721330312537608340967213303" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c6a9ae0-4933-4092-b987-fc0aefb8a412, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c6a9ae0-4933-4092-b987-fc0aefb8a412, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12339824785008938274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233982478500893827412339824785008938274123398247850089382741233982478500893827412339824785008938274123398247850089382741233982478500893827412339824785008938274123398247850089382741233982478500893827412339824785008938274123398247850089382741233982478500893827412339824785008938274123398247850089382741233982478500893827412339824785008938274123398247850089382741233982478500893827412339824785008938274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfddc154-916b-4448-8172-031e0aab3872, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e8a81f-efc7-4cfa-a4c8-841c6057c5cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e8a81f-efc7-4cfa-a4c8-841c6057c5cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16449121793135920495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644912179313592049516449121793135920495164491217931359204951644912179313592049516449121793135920495164491217931359204951644912179313592049516449121793135920495164491217931359204951644912179313592049516449121793135920495164491217931359204951644912179313592049516449121793135920495164491217931359204951644912179313592049516449121793135920495164491217931359204951644912179313592049516449121793135920495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c6a9ae0-4933-4092-b987-fc0aefb8a412, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3551b57-50b2-49a8-8b04-e2c2d410e7ac, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3551b57-50b2-49a8-8b04-e2c2d410e7ac, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3571495922925534955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35714959229255349553571495922925534955357149592292553495535714959229255349553571495922925534955357149592292553495535714959229255349553571495922925534955357149592292553495535714959229255349553571495922925534955357149592292553495535714959229255349553571495922925534955357149592292553495535714959229255349553571495922925534955357149592292553495535714959229255349553571495922925534955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e8a81f-efc7-4cfa-a4c8-841c6057c5cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d5e033-907d-4382-95c0-22125e60ac75, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d5e033-907d-4382-95c0-22125e60ac75, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7021903377421344661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70219033774213446617021903377421344661702190337742134466170219033774213446617021903377421344661702190337742134466170219033774213446617021903377421344661702190337742134466170219033774213446617021903377421344661702190337742134466170219033774213446617021903377421344661702190337742134466170219033774213446617021903377421344661702190337742134466170219033774213446617021903377421344661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3551b57-50b2-49a8-8b04-e2c2d410e7ac, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75402f74-b642-43b3-b230-9bd13193d898, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75402f74-b642-43b3-b230-9bd13193d898, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11835894094974705695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183589409497470569511835894094974705695118358940949747056951183589409497470569511835894094974705695118358940949747056951183589409497470569511835894094974705695118358940949747056951183589409497470569511835894094974705695118358940949747056951183589409497470569511835894094974705695118358940949747056951183589409497470569511835894094974705695118358940949747056951183589409497470569511835894094974705695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d5e033-907d-4382-95c0-22125e60ac75, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63bae252-4fa0-4d5a-9799-cefed8feb27d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63bae252-4fa0-4d5a-9799-cefed8feb27d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11201581509525224632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120158150952522463211201581509525224632112015815095252246321120158150952522463211201581509525224632112015815095252246321120158150952522463211201581509525224632112015815095252246321120158150952522463211201581509525224632112015815095252246321120158150952522463211201581509525224632112015815095252246321120158150952522463211201581509525224632112015815095252246321120158150952522463211201581509525224632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75402f74-b642-43b3-b230-9bd13193d898, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ba31a7-72c2-43ce-bb6d-3522db6f19bf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ba31a7-72c2-43ce-bb6d-3522db6f19bf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9079906592622077334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90799065926220773349079906592622077334907990659262207733490799065926220773349079906592622077334907990659262207733490799065926220773349079906592622077334907990659262207733490799065926220773349079906592622077334907990659262207733490799065926220773349079906592622077334907990659262207733490799065926220773349079906592622077334907990659262207733490799065926220773349079906592622077334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63bae252-4fa0-4d5a-9799-cefed8feb27d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358d63b0-64fb-4368-9969-b7cc6c6868d4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358d63b0-64fb-4368-9969-b7cc6c6868d4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12763991160527362511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276399116052736251112763991160527362511127639911605273625111276399116052736251112763991160527362511127639911605273625111276399116052736251112763991160527362511127639911605273625111276399116052736251112763991160527362511127639911605273625111276399116052736251112763991160527362511127639911605273625111276399116052736251112763991160527362511127639911605273625111276399116052736251112763991160527362511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ba31a7-72c2-43ce-bb6d-3522db6f19bf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15d9f309-770a-433d-9646-0d34339857e8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15d9f309-770a-433d-9646-0d34339857e8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12269717184433933569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226971718443393356912269717184433933569122697171844339335691226971718443393356912269717184433933569122697171844339335691226971718443393356912269717184433933569122697171844339335691226971718443393356912269717184433933569122697171844339335691226971718443393356912269717184433933569122697171844339335691226971718443393356912269717184433933569122697171844339335691226971718443393356912269717184433933569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358d63b0-64fb-4368-9969-b7cc6c6868d4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d363bbb-1f02-4cdd-a971-f2d84f95a994, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d363bbb-1f02-4cdd-a971-f2d84f95a994, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14750707001053357793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475070700105335779314750707001053357793147507070010533577931475070700105335779314750707001053357793147507070010533577931475070700105335779314750707001053357793147507070010533577931475070700105335779314750707001053357793147507070010533577931475070700105335779314750707001053357793147507070010533577931475070700105335779314750707001053357793147507070010533577931475070700105335779314750707001053357793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15d9f309-770a-433d-9646-0d34339857e8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d57194f1-36b5-4606-80e2-f39ca1366d3a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d57194f1-36b5-4606-80e2-f39ca1366d3a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7155189615438693491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71551896154386934917155189615438693491715518961543869349171551896154386934917155189615438693491715518961543869349171551896154386934917155189615438693491715518961543869349171551896154386934917155189615438693491715518961543869349171551896154386934917155189615438693491715518961543869349171551896154386934917155189615438693491715518961543869349171551896154386934917155189615438693491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d363bbb-1f02-4cdd-a971-f2d84f95a994, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c49ba4f5-adaa-4ad9-9a13-b18c9532e27a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49ba4f5-adaa-4ad9-9a13-b18c9532e27a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005856295657907150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500585629565790715015005856295657907150150058562956579071501500585629565790715015005856295657907150150058562956579071501500585629565790715015005856295657907150150058562956579071501500585629565790715015005856295657907150150058562956579071501500585629565790715015005856295657907150150058562956579071501500585629565790715015005856295657907150150058562956579071501500585629565790715015005856295657907150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d57194f1-36b5-4606-80e2-f39ca1366d3a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc29b60f-a558-4e04-a92c-9e4f436e94a3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc29b60f-a558-4e04-a92c-9e4f436e94a3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7917850955579437943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79178509555794379437917850955579437943791785095557943794379178509555794379437917850955579437943791785095557943794379178509555794379437917850955579437943791785095557943794379178509555794379437917850955579437943791785095557943794379178509555794379437917850955579437943791785095557943794379178509555794379437917850955579437943791785095557943794379178509555794379437917850955579437943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49ba4f5-adaa-4ad9-9a13-b18c9532e27a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49e9578c-e35a-49c8-a5bc-3a07385f69be, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e9578c-e35a-49c8-a5bc-3a07385f69be, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4398804539830080676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43988045398300806764398804539830080676439880453983008067643988045398300806764398804539830080676439880453983008067643988045398300806764398804539830080676439880453983008067643988045398300806764398804539830080676439880453983008067643988045398300806764398804539830080676439880453983008067643988045398300806764398804539830080676439880453983008067643988045398300806764398804539830080676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc29b60f-a558-4e04-a92c-9e4f436e94a3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 143a6fef-80b3-4414-927c-0bf12e82fa4b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 143a6fef-80b3-4414-927c-0bf12e82fa4b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482010877383281689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448201087738328168914482010877383281689144820108773832816891448201087738328168914482010877383281689144820108773832816891448201087738328168914482010877383281689144820108773832816891448201087738328168914482010877383281689144820108773832816891448201087738328168914482010877383281689144820108773832816891448201087738328168914482010877383281689144820108773832816891448201087738328168914482010877383281689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e9578c-e35a-49c8-a5bc-3a07385f69be, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bba7be9b-7d35-4c68-899d-7e4e67c45a5a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bba7be9b-7d35-4c68-899d-7e4e67c45a5a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16015853227476991459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601585322747699145916015853227476991459160158532274769914591601585322747699145916015853227476991459160158532274769914591601585322747699145916015853227476991459160158532274769914591601585322747699145916015853227476991459160158532274769914591601585322747699145916015853227476991459160158532274769914591601585322747699145916015853227476991459160158532274769914591601585322747699145916015853227476991459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bba7be9b-7d35-4c68-899d-7e4e67c45a5a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 171e68ad-4a33-4e72-8c3f-a87e6d25ccaf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 143a6fef-80b3-4414-927c-0bf12e82fa4b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c64941b-c5d3-409a-83b4-3e1a0685f42e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c64941b-c5d3-409a-83b4-3e1a0685f42e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7157568438443258118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71575684384432581187157568438443258118715756843844325811871575684384432581187157568438443258118715756843844325811871575684384432581187157568438443258118715756843844325811871575684384432581187157568438443258118715756843844325811871575684384432581187157568438443258118715756843844325811871575684384432581187157568438443258118715756843844325811871575684384432581187157568438443258118" } } } 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, 171e68ad-4a33-4e72-8c3f-a87e6d25ccaf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1450996378833522940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14509963788335229401450996378833522940145099637883352294014509963788335229401450996378833522940145099637883352294014509963788335229401450996378833522940145099637883352294014509963788335229401450996378833522940145099637883352294014509963788335229401450996378833522940145099637883352294014509963788335229401450996378833522940145099637883352294014509963788335229401450996378833522940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c64941b-c5d3-409a-83b4-3e1a0685f42e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c2f3d36-0e8d-4bdd-b248-91bb85e40c6a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c2f3d36-0e8d-4bdd-b248-91bb85e40c6a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1350055278517312618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13500552785173126181350055278517312618135005527851731261813500552785173126181350055278517312618135005527851731261813500552785173126181350055278517312618135005527851731261813500552785173126181350055278517312618135005527851731261813500552785173126181350055278517312618135005527851731261813500552785173126181350055278517312618135005527851731261813500552785173126181350055278517312618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 171e68ad-4a33-4e72-8c3f-a87e6d25ccaf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c24c805-5204-428f-9308-4d2101161b58, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c24c805-5204-428f-9308-4d2101161b58, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 144028209425200066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066144028209425200066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c2f3d36-0e8d-4bdd-b248-91bb85e40c6a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 556dd0b9-757f-47d2-b78c-61e6f6eb41b4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 556dd0b9-757f-47d2-b78c-61e6f6eb41b4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18205028819658815000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820502881965881500018205028819658815000182050288196588150001820502881965881500018205028819658815000182050288196588150001820502881965881500018205028819658815000182050288196588150001820502881965881500018205028819658815000182050288196588150001820502881965881500018205028819658815000182050288196588150001820502881965881500018205028819658815000182050288196588150001820502881965881500018205028819658815000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c24c805-5204-428f-9308-4d2101161b58, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d57c37b1-f8ed-41ba-b46a-98004cffcc27, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d57c37b1-f8ed-41ba-b46a-98004cffcc27, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12357057508368748597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235705750836874859712357057508368748597123570575083687485971235705750836874859712357057508368748597123570575083687485971235705750836874859712357057508368748597123570575083687485971235705750836874859712357057508368748597123570575083687485971235705750836874859712357057508368748597123570575083687485971235705750836874859712357057508368748597123570575083687485971235705750836874859712357057508368748597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 556dd0b9-757f-47d2-b78c-61e6f6eb41b4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3753723c-bd25-4d93-9296-d12bac219d32, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3753723c-bd25-4d93-9296-d12bac219d32, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15538161591011719323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553816159101171932315538161591011719323155381615910117193231553816159101171932315538161591011719323155381615910117193231553816159101171932315538161591011719323155381615910117193231553816159101171932315538161591011719323155381615910117193231553816159101171932315538161591011719323155381615910117193231553816159101171932315538161591011719323155381615910117193231553816159101171932315538161591011719323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d57c37b1-f8ed-41ba-b46a-98004cffcc27, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e70b2e7-10e4-4f08-a07f-1986fbc51f4b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e70b2e7-10e4-4f08-a07f-1986fbc51f4b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1324476766744071128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13244767667440711281324476766744071128132447676674407112813244767667440711281324476766744071128132447676674407112813244767667440711281324476766744071128132447676674407112813244767667440711281324476766744071128132447676674407112813244767667440711281324476766744071128132447676674407112813244767667440711281324476766744071128132447676674407112813244767667440711281324476766744071128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3753723c-bd25-4d93-9296-d12bac219d32, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c6e27b-b1dd-4180-b35b-0a0667dc74aa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c6e27b-b1dd-4180-b35b-0a0667dc74aa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7652181132238187117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76521811322381871177652181132238187117765218113223818711776521811322381871177652181132238187117765218113223818711776521811322381871177652181132238187117765218113223818711776521811322381871177652181132238187117765218113223818711776521811322381871177652181132238187117765218113223818711776521811322381871177652181132238187117765218113223818711776521811322381871177652181132238187117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e70b2e7-10e4-4f08-a07f-1986fbc51f4b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44f1f63-2273-4dbc-81e1-6b1565f18bbc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44f1f63-2273-4dbc-81e1-6b1565f18bbc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15822718128929834006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582271812892983400615822718128929834006158227181289298340061582271812892983400615822718128929834006158227181289298340061582271812892983400615822718128929834006158227181289298340061582271812892983400615822718128929834006158227181289298340061582271812892983400615822718128929834006158227181289298340061582271812892983400615822718128929834006158227181289298340061582271812892983400615822718128929834006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44f1f63-2273-4dbc-81e1-6b1565f18bbc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2f2963d-9316-4885-932f-c29318b28527, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2f2963d-9316-4885-932f-c29318b28527, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17357383170757749729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735738317075774972917357383170757749729173573831707577497291735738317075774972917357383170757749729173573831707577497291735738317075774972917357383170757749729173573831707577497291735738317075774972917357383170757749729173573831707577497291735738317075774972917357383170757749729173573831707577497291735738317075774972917357383170757749729173573831707577497291735738317075774972917357383170757749729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c6e27b-b1dd-4180-b35b-0a0667dc74aa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c7beb1-df78-45d8-ae68-3a6cc410a3a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c7beb1-df78-45d8-ae68-3a6cc410a3a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1547449231923152377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15474492319231523771547449231923152377154744923192315237715474492319231523771547449231923152377154744923192315237715474492319231523771547449231923152377154744923192315237715474492319231523771547449231923152377154744923192315237715474492319231523771547449231923152377154744923192315237715474492319231523771547449231923152377154744923192315237715474492319231523771547449231923152377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2f2963d-9316-4885-932f-c29318b28527, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea3368c8-892c-4e29-a395-02f3f504869b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3368c8-892c-4e29-a395-02f3f504869b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10957411759945116366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095741175994511636610957411759945116366109574117599451163661095741175994511636610957411759945116366109574117599451163661095741175994511636610957411759945116366109574117599451163661095741175994511636610957411759945116366109574117599451163661095741175994511636610957411759945116366109574117599451163661095741175994511636610957411759945116366109574117599451163661095741175994511636610957411759945116366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c7beb1-df78-45d8-ae68-3a6cc410a3a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee6515e1-8fce-4f32-9dbd-4aa1d36d12d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee6515e1-8fce-4f32-9dbd-4aa1d36d12d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18184225458730619086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818422545873061908618184225458730619086181842254587306190861818422545873061908618184225458730619086181842254587306190861818422545873061908618184225458730619086181842254587306190861818422545873061908618184225458730619086181842254587306190861818422545873061908618184225458730619086181842254587306190861818422545873061908618184225458730619086181842254587306190861818422545873061908618184225458730619086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3368c8-892c-4e29-a395-02f3f504869b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 342b3097-a5f7-489d-ac32-1c2fc1f958fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 342b3097-a5f7-489d-ac32-1c2fc1f958fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15617342348653950731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561734234865395073115617342348653950731156173423486539507311561734234865395073115617342348653950731156173423486539507311561734234865395073115617342348653950731156173423486539507311561734234865395073115617342348653950731156173423486539507311561734234865395073115617342348653950731156173423486539507311561734234865395073115617342348653950731156173423486539507311561734234865395073115617342348653950731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee6515e1-8fce-4f32-9dbd-4aa1d36d12d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c261f87e-7183-4402-991f-22b2e8194398, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c261f87e-7183-4402-991f-22b2e8194398, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10354484677137648161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035448467713764816110354484677137648161103544846771376481611035448467713764816110354484677137648161103544846771376481611035448467713764816110354484677137648161103544846771376481611035448467713764816110354484677137648161103544846771376481611035448467713764816110354484677137648161103544846771376481611035448467713764816110354484677137648161103544846771376481611035448467713764816110354484677137648161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 342b3097-a5f7-489d-ac32-1c2fc1f958fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d774df09-4efa-43b7-9a96-dae73c6f93e6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d774df09-4efa-43b7-9a96-dae73c6f93e6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13720614873584038596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372061487358403859613720614873584038596137206148735840385961372061487358403859613720614873584038596137206148735840385961372061487358403859613720614873584038596137206148735840385961372061487358403859613720614873584038596137206148735840385961372061487358403859613720614873584038596137206148735840385961372061487358403859613720614873584038596137206148735840385961372061487358403859613720614873584038596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c261f87e-7183-4402-991f-22b2e8194398, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe603e68-e56f-45ac-8a2c-177c0af42f07, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe603e68-e56f-45ac-8a2c-177c0af42f07, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2715997635936202781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27159976359362027812715997635936202781271599763593620278127159976359362027812715997635936202781271599763593620278127159976359362027812715997635936202781271599763593620278127159976359362027812715997635936202781271599763593620278127159976359362027812715997635936202781271599763593620278127159976359362027812715997635936202781271599763593620278127159976359362027812715997635936202781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d774df09-4efa-43b7-9a96-dae73c6f93e6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e262e9-b2f0-4045-b41f-87c63bffab44, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e262e9-b2f0-4045-b41f-87c63bffab44, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2083048175262710691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20830481752627106912083048175262710691208304817526271069120830481752627106912083048175262710691208304817526271069120830481752627106912083048175262710691208304817526271069120830481752627106912083048175262710691208304817526271069120830481752627106912083048175262710691208304817526271069120830481752627106912083048175262710691208304817526271069120830481752627106912083048175262710691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe603e68-e56f-45ac-8a2c-177c0af42f07, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26a0fe3-7eb0-4941-a83c-89d1036e7019, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26a0fe3-7eb0-4941-a83c-89d1036e7019, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11989213988217349423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198921398821734942311989213988217349423119892139882173494231198921398821734942311989213988217349423119892139882173494231198921398821734942311989213988217349423119892139882173494231198921398821734942311989213988217349423119892139882173494231198921398821734942311989213988217349423119892139882173494231198921398821734942311989213988217349423119892139882173494231198921398821734942311989213988217349423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e262e9-b2f0-4045-b41f-87c63bffab44, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b391972-ac0f-4358-a28e-44ae37998987, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b391972-ac0f-4358-a28e-44ae37998987, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534285973282044439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35342859732820444393534285973282044439353428597328204443935342859732820444393534285973282044439353428597328204443935342859732820444393534285973282044439353428597328204443935342859732820444393534285973282044439353428597328204443935342859732820444393534285973282044439353428597328204443935342859732820444393534285973282044439353428597328204443935342859732820444393534285973282044439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26a0fe3-7eb0-4941-a83c-89d1036e7019, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 960b95dc-eee5-4470-9794-41cf1dfb3f70, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 960b95dc-eee5-4470-9794-41cf1dfb3f70, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17118561426577840872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711856142657784087217118561426577840872171185614265778408721711856142657784087217118561426577840872171185614265778408721711856142657784087217118561426577840872171185614265778408721711856142657784087217118561426577840872171185614265778408721711856142657784087217118561426577840872171185614265778408721711856142657784087217118561426577840872171185614265778408721711856142657784087217118561426577840872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b391972-ac0f-4358-a28e-44ae37998987, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a75456a0-885a-4607-9a32-94fefe2a7ae7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a75456a0-885a-4607-9a32-94fefe2a7ae7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1011636459023986474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10116364590239864741011636459023986474101163645902398647410116364590239864741011636459023986474101163645902398647410116364590239864741011636459023986474101163645902398647410116364590239864741011636459023986474101163645902398647410116364590239864741011636459023986474101163645902398647410116364590239864741011636459023986474101163645902398647410116364590239864741011636459023986474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a75456a0-885a-4607-9a32-94fefe2a7ae7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8fcfd35-39f9-444c-98b7-932488f09fbb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8fcfd35-39f9-444c-98b7-932488f09fbb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14468700904541506567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446870090454150656714468700904541506567144687009045415065671446870090454150656714468700904541506567144687009045415065671446870090454150656714468700904541506567144687009045415065671446870090454150656714468700904541506567144687009045415065671446870090454150656714468700904541506567144687009045415065671446870090454150656714468700904541506567144687009045415065671446870090454150656714468700904541506567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 960b95dc-eee5-4470-9794-41cf1dfb3f70, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adff7ec6-bf18-45fa-b156-a542c176aa80, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adff7ec6-bf18-45fa-b156-a542c176aa80, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16545309054305369996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654530905430536999616545309054305369996165453090543053699961654530905430536999616545309054305369996165453090543053699961654530905430536999616545309054305369996165453090543053699961654530905430536999616545309054305369996165453090543053699961654530905430536999616545309054305369996165453090543053699961654530905430536999616545309054305369996165453090543053699961654530905430536999616545309054305369996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8fcfd35-39f9-444c-98b7-932488f09fbb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea5039e-c74c-4500-af90-6d55e0797831, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea5039e-c74c-4500-af90-6d55e0797831, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17866602905149343691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786660290514934369117866602905149343691178666029051493436911786660290514934369117866602905149343691178666029051493436911786660290514934369117866602905149343691178666029051493436911786660290514934369117866602905149343691178666029051493436911786660290514934369117866602905149343691178666029051493436911786660290514934369117866602905149343691178666029051493436911786660290514934369117866602905149343691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adff7ec6-bf18-45fa-b156-a542c176aa80, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ca448a-5fe4-4558-acd1-6851cfd389ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ca448a-5fe4-4558-acd1-6851cfd389ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13872804486477894757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387280448647789475713872804486477894757138728044864778947571387280448647789475713872804486477894757138728044864778947571387280448647789475713872804486477894757138728044864778947571387280448647789475713872804486477894757138728044864778947571387280448647789475713872804486477894757138728044864778947571387280448647789475713872804486477894757138728044864778947571387280448647789475713872804486477894757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea5039e-c74c-4500-af90-6d55e0797831, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d086f1-e270-48c0-b03c-fd49bc32a313, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d086f1-e270-48c0-b03c-fd49bc32a313, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1779183150201154934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17791831502011549341779183150201154934177918315020115493417791831502011549341779183150201154934177918315020115493417791831502011549341779183150201154934177918315020115493417791831502011549341779183150201154934177918315020115493417791831502011549341779183150201154934177918315020115493417791831502011549341779183150201154934177918315020115493417791831502011549341779183150201154934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ca448a-5fe4-4558-acd1-6851cfd389ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6b969da-3d21-48a5-8784-9659b727fece, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b969da-3d21-48a5-8784-9659b727fece, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7962253641280566474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79622536412805664747962253641280566474796225364128056647479622536412805664747962253641280566474796225364128056647479622536412805664747962253641280566474796225364128056647479622536412805664747962253641280566474796225364128056647479622536412805664747962253641280566474796225364128056647479622536412805664747962253641280566474796225364128056647479622536412805664747962253641280566474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d086f1-e270-48c0-b03c-fd49bc32a313, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d620b2-d97c-425a-b862-bd664eb877c5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d620b2-d97c-425a-b862-bd664eb877c5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 99767588564708989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9976758856470898999767588564708989997675885647089899976758856470898999767588564708989997675885647089899976758856470898999767588564708989997675885647089899976758856470898999767588564708989997675885647089899976758856470898999767588564708989997675885647089899976758856470898999767588564708989997675885647089899976758856470898999767588564708989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b969da-3d21-48a5-8784-9659b727fece, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a1a1754-b4be-4105-a572-daabbd8871a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1a1754-b4be-4105-a572-daabbd8871a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12305202107625106601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230520210762510660112305202107625106601123052021076251066011230520210762510660112305202107625106601123052021076251066011230520210762510660112305202107625106601123052021076251066011230520210762510660112305202107625106601123052021076251066011230520210762510660112305202107625106601123052021076251066011230520210762510660112305202107625106601123052021076251066011230520210762510660112305202107625106601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d620b2-d97c-425a-b862-bd664eb877c5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8073a535-5fd5-4e09-851a-8d1354d55a93, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8073a535-5fd5-4e09-851a-8d1354d55a93, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3104402860134862076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31044028601348620763104402860134862076310440286013486207631044028601348620763104402860134862076310440286013486207631044028601348620763104402860134862076310440286013486207631044028601348620763104402860134862076310440286013486207631044028601348620763104402860134862076310440286013486207631044028601348620763104402860134862076310440286013486207631044028601348620763104402860134862076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1a1754-b4be-4105-a572-daabbd8871a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0ea51b0-8683-46a6-8558-9656e1728cf6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ea51b0-8683-46a6-8558-9656e1728cf6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1915385309875588543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19153853098755885431915385309875588543191538530987558854319153853098755885431915385309875588543191538530987558854319153853098755885431915385309875588543191538530987558854319153853098755885431915385309875588543191538530987558854319153853098755885431915385309875588543191538530987558854319153853098755885431915385309875588543191538530987558854319153853098755885431915385309875588543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8073a535-5fd5-4e09-851a-8d1354d55a93, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302678d7-a74b-4630-98ac-36f19e930614, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302678d7-a74b-4630-98ac-36f19e930614, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3995435601421506724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39954356014215067243995435601421506724399543560142150672439954356014215067243995435601421506724399543560142150672439954356014215067243995435601421506724399543560142150672439954356014215067243995435601421506724399543560142150672439954356014215067243995435601421506724399543560142150672439954356014215067243995435601421506724399543560142150672439954356014215067243995435601421506724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ea51b0-8683-46a6-8558-9656e1728cf6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302678d7-a74b-4630-98ac-36f19e930614, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17b5681-26d8-4e7b-a75c-ab23837775d9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e0515a1-ec67-442b-96fa-6c69e6199ba1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e0515a1-ec67-442b-96fa-6c69e6199ba1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6792136471358936526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67921364713589365266792136471358936526679213647135893652667921364713589365266792136471358936526679213647135893652667921364713589365266792136471358936526679213647135893652667921364713589365266792136471358936526679213647135893652667921364713589365266792136471358936526679213647135893652667921364713589365266792136471358936526679213647135893652667921364713589365266792136471358936526" } } } 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, f17b5681-26d8-4e7b-a75c-ab23837775d9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15521647986168854625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552164798616885462515521647986168854625155216479861688546251552164798616885462515521647986168854625155216479861688546251552164798616885462515521647986168854625155216479861688546251552164798616885462515521647986168854625155216479861688546251552164798616885462515521647986168854625155216479861688546251552164798616885462515521647986168854625155216479861688546251552164798616885462515521647986168854625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17b5681-26d8-4e7b-a75c-ab23837775d9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38028f79-f461-4776-b617-d8932cbfbbe3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38028f79-f461-4776-b617-d8932cbfbbe3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13800024026776428256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380002402677642825613800024026776428256138000240267764282561380002402677642825613800024026776428256138000240267764282561380002402677642825613800024026776428256138000240267764282561380002402677642825613800024026776428256138000240267764282561380002402677642825613800024026776428256138000240267764282561380002402677642825613800024026776428256138000240267764282561380002402677642825613800024026776428256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e0515a1-ec67-442b-96fa-6c69e6199ba1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd7b7f5-e282-4c30-bc3b-72e5d2f8cd4d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd7b7f5-e282-4c30-bc3b-72e5d2f8cd4d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1694689143258528417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16946891432585284171694689143258528417169468914325852841716946891432585284171694689143258528417169468914325852841716946891432585284171694689143258528417169468914325852841716946891432585284171694689143258528417169468914325852841716946891432585284171694689143258528417169468914325852841716946891432585284171694689143258528417169468914325852841716946891432585284171694689143258528417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38028f79-f461-4776-b617-d8932cbfbbe3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62153cb2-ff8f-4020-9ad1-5c0d0bcbddbc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62153cb2-ff8f-4020-9ad1-5c0d0bcbddbc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14497945299812396783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449794529981239678314497945299812396783144979452998123967831449794529981239678314497945299812396783144979452998123967831449794529981239678314497945299812396783144979452998123967831449794529981239678314497945299812396783144979452998123967831449794529981239678314497945299812396783144979452998123967831449794529981239678314497945299812396783144979452998123967831449794529981239678314497945299812396783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd7b7f5-e282-4c30-bc3b-72e5d2f8cd4d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac3e3129-f14a-4da0-b623-3743aefc49fe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac3e3129-f14a-4da0-b623-3743aefc49fe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10883963507899338057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088396350789933805710883963507899338057108839635078993380571088396350789933805710883963507899338057108839635078993380571088396350789933805710883963507899338057108839635078993380571088396350789933805710883963507899338057108839635078993380571088396350789933805710883963507899338057108839635078993380571088396350789933805710883963507899338057108839635078993380571088396350789933805710883963507899338057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62153cb2-ff8f-4020-9ad1-5c0d0bcbddbc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac3e3129-f14a-4da0-b623-3743aefc49fe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4169ea57-10b0-4881-bc1b-d2b86ac265fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4169ea57-10b0-4881-bc1b-d2b86ac265fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10200018982779791255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020001898277979125510200018982779791255102000189827797912551020001898277979125510200018982779791255102000189827797912551020001898277979125510200018982779791255102000189827797912551020001898277979125510200018982779791255102000189827797912551020001898277979125510200018982779791255102000189827797912551020001898277979125510200018982779791255102000189827797912551020001898277979125510200018982779791255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b344a01f-68c5-4928-9620-c581acb411bf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b344a01f-68c5-4928-9620-c581acb411bf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3309242209873100378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33092422098731003783309242209873100378330924220987310037833092422098731003783309242209873100378330924220987310037833092422098731003783309242209873100378330924220987310037833092422098731003783309242209873100378330924220987310037833092422098731003783309242209873100378330924220987310037833092422098731003783309242209873100378330924220987310037833092422098731003783309242209873100378" } } } 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:281 Stopped node localhost:63891/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4169ea57-10b0-4881-bc1b-d2b86ac265fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6012ced-7ccc-4b33-a0b7-210e44136c23, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6012ced-7ccc-4b33-a0b7-210e44136c23, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12660027006841341104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266002700684134110412660027006841341104126600270068413411041266002700684134110412660027006841341104126600270068413411041266002700684134110412660027006841341104126600270068413411041266002700684134110412660027006841341104126600270068413411041266002700684134110412660027006841341104126600270068413411041266002700684134110412660027006841341104126600270068413411041266002700684134110412660027006841341104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b344a01f-68c5-4928-9620-c581acb411bf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8bc268b-643a-4478-9016-36a02451b6bc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8bc268b-643a-4478-9016-36a02451b6bc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4515872358595631559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45158723585956315594515872358595631559451587235859563155945158723585956315594515872358595631559451587235859563155945158723585956315594515872358595631559451587235859563155945158723585956315594515872358595631559451587235859563155945158723585956315594515872358595631559451587235859563155945158723585956315594515872358595631559451587235859563155945158723585956315594515872358595631559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6012ced-7ccc-4b33-a0b7-210e44136c23, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f642dfd-9ae9-4112-a98f-ef59336b9160, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f642dfd-9ae9-4112-a98f-ef59336b9160, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16858549058920722069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685854905892072206916858549058920722069168585490589207220691685854905892072206916858549058920722069168585490589207220691685854905892072206916858549058920722069168585490589207220691685854905892072206916858549058920722069168585490589207220691685854905892072206916858549058920722069168585490589207220691685854905892072206916858549058920722069168585490589207220691685854905892072206916858549058920722069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8bc268b-643a-4478-9016-36a02451b6bc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07976162-ffe9-488a-adf2-1bf7ae761e8a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07976162-ffe9-488a-adf2-1bf7ae761e8a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4084980672286337680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40849806722863376804084980672286337680408498067228633768040849806722863376804084980672286337680408498067228633768040849806722863376804084980672286337680408498067228633768040849806722863376804084980672286337680408498067228633768040849806722863376804084980672286337680408498067228633768040849806722863376804084980672286337680408498067228633768040849806722863376804084980672286337680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f642dfd-9ae9-4112-a98f-ef59336b9160, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11325e6d-5cf5-423f-82ea-b07f9199d92f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11325e6d-5cf5-423f-82ea-b07f9199d92f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7113570757368569835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71135707573685698357113570757368569835711357075736856983571135707573685698357113570757368569835711357075736856983571135707573685698357113570757368569835711357075736856983571135707573685698357113570757368569835711357075736856983571135707573685698357113570757368569835711357075736856983571135707573685698357113570757368569835711357075736856983571135707573685698357113570757368569835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07976162-ffe9-488a-adf2-1bf7ae761e8a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3924b20e-81bc-4899-9470-8c7d6dad95dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3924b20e-81bc-4899-9470-8c7d6dad95dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4119981654234814064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41199816542348140644119981654234814064411998165423481406441199816542348140644119981654234814064411998165423481406441199816542348140644119981654234814064411998165423481406441199816542348140644119981654234814064411998165423481406441199816542348140644119981654234814064411998165423481406441199816542348140644119981654234814064411998165423481406441199816542348140644119981654234814064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11325e6d-5cf5-423f-82ea-b07f9199d92f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3924b20e-81bc-4899-9470-8c7d6dad95dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9b9f64-e966-4574-b856-70eb21e332fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9b9f64-e966-4574-b856-70eb21e332fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7682105108082487420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76821051080824874207682105108082487420768210510808248742076821051080824874207682105108082487420768210510808248742076821051080824874207682105108082487420768210510808248742076821051080824874207682105108082487420768210510808248742076821051080824874207682105108082487420768210510808248742076821051080824874207682105108082487420768210510808248742076821051080824874207682105108082487420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e3131c9-f8e2-4017-98b7-4603c8630034, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e3131c9-f8e2-4017-98b7-4603c8630034, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18299411470256439326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829941147025643932618299411470256439326182994114702564393261829941147025643932618299411470256439326182994114702564393261829941147025643932618299411470256439326182994114702564393261829941147025643932618299411470256439326182994114702564393261829941147025643932618299411470256439326182994114702564393261829941147025643932618299411470256439326182994114702564393261829941147025643932618299411470256439326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9b9f64-e966-4574-b856-70eb21e332fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16789a5-f092-4a05-b4d2-88e544e8d9ec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16789a5-f092-4a05-b4d2-88e544e8d9ec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7348157017738948875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73481570177389488757348157017738948875734815701773894887573481570177389488757348157017738948875734815701773894887573481570177389488757348157017738948875734815701773894887573481570177389488757348157017738948875734815701773894887573481570177389488757348157017738948875734815701773894887573481570177389488757348157017738948875734815701773894887573481570177389488757348157017738948875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e3131c9-f8e2-4017-98b7-4603c8630034, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 921a17e4-09b6-4fe5-8ea6-296589440393, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 921a17e4-09b6-4fe5-8ea6-296589440393, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15737279589208452550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573727958920845255015737279589208452550157372795892084525501573727958920845255015737279589208452550157372795892084525501573727958920845255015737279589208452550157372795892084525501573727958920845255015737279589208452550157372795892084525501573727958920845255015737279589208452550157372795892084525501573727958920845255015737279589208452550157372795892084525501573727958920845255015737279589208452550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16789a5-f092-4a05-b4d2-88e544e8d9ec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2880edad-b9c5-424c-b3a9-f80f7a9dacb8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2880edad-b9c5-424c-b3a9-f80f7a9dacb8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4084066045717010990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40840660457170109904084066045717010990408406604571701099040840660457170109904084066045717010990408406604571701099040840660457170109904084066045717010990408406604571701099040840660457170109904084066045717010990408406604571701099040840660457170109904084066045717010990408406604571701099040840660457170109904084066045717010990408406604571701099040840660457170109904084066045717010990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 921a17e4-09b6-4fe5-8ea6-296589440393, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 528e5dba-f317-4928-a63d-3f7395f4fdac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528e5dba-f317-4928-a63d-3f7395f4fdac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6558872060569681546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65588720605696815466558872060569681546655887206056968154665588720605696815466558872060569681546655887206056968154665588720605696815466558872060569681546655887206056968154665588720605696815466558872060569681546655887206056968154665588720605696815466558872060569681546655887206056968154665588720605696815466558872060569681546655887206056968154665588720605696815466558872060569681546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2880edad-b9c5-424c-b3a9-f80f7a9dacb8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f9b268-a85f-4c22-9d62-a0dca3292033, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f9b268-a85f-4c22-9d62-a0dca3292033, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14479286993142466973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447928699314246697314479286993142466973144792869931424669731447928699314246697314479286993142466973144792869931424669731447928699314246697314479286993142466973144792869931424669731447928699314246697314479286993142466973144792869931424669731447928699314246697314479286993142466973144792869931424669731447928699314246697314479286993142466973144792869931424669731447928699314246697314479286993142466973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528e5dba-f317-4928-a63d-3f7395f4fdac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9eb7d03-5bf9-42e6-aa54-ed902c7bd558, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9eb7d03-5bf9-42e6-aa54-ed902c7bd558, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6259861779116947580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62598617791169475806259861779116947580625986177911694758062598617791169475806259861779116947580625986177911694758062598617791169475806259861779116947580625986177911694758062598617791169475806259861779116947580625986177911694758062598617791169475806259861779116947580625986177911694758062598617791169475806259861779116947580625986177911694758062598617791169475806259861779116947580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f9b268-a85f-4c22-9d62-a0dca3292033, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9eb7d03-5bf9-42e6-aa54-ed902c7bd558, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d89e671f-7ebb-444a-91d8-cc3ffb6bfd74, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d89e671f-7ebb-444a-91d8-cc3ffb6bfd74, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11579853813988715967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157985381398871596711579853813988715967115798538139887159671157985381398871596711579853813988715967115798538139887159671157985381398871596711579853813988715967115798538139887159671157985381398871596711579853813988715967115798538139887159671157985381398871596711579853813988715967115798538139887159671157985381398871596711579853813988715967115798538139887159671157985381398871596711579853813988715967" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a8eec35-f571-4069-9876-7f583fc2a911, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a8eec35-f571-4069-9876-7f583fc2a911, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11609305823888490734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160930582388849073411609305823888490734116093058238884907341160930582388849073411609305823888490734116093058238884907341160930582388849073411609305823888490734116093058238884907341160930582388849073411609305823888490734116093058238884907341160930582388849073411609305823888490734116093058238884907341160930582388849073411609305823888490734116093058238884907341160930582388849073411609305823888490734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d89e671f-7ebb-444a-91d8-cc3ffb6bfd74, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a8eec35-f571-4069-9876-7f583fc2a911, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af9a5abf-2355-4df9-8d4a-9530c23c47ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af9a5abf-2355-4df9-8d4a-9530c23c47ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3780735886621495206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37807358866214952063780735886621495206378073588662149520637807358866214952063780735886621495206378073588662149520637807358866214952063780735886621495206378073588662149520637807358866214952063780735886621495206378073588662149520637807358866214952063780735886621495206378073588662149520637807358866214952063780735886621495206378073588662149520637807358866214952063780735886621495206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 671695c1-7e4c-42cb-b533-c23ae388418f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 671695c1-7e4c-42cb-b533-c23ae388418f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9271846717935921293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92718467179359212939271846717935921293927184671793592129392718467179359212939271846717935921293927184671793592129392718467179359212939271846717935921293927184671793592129392718467179359212939271846717935921293927184671793592129392718467179359212939271846717935921293927184671793592129392718467179359212939271846717935921293927184671793592129392718467179359212939271846717935921293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af9a5abf-2355-4df9-8d4a-9530c23c47ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e2af93d-3359-4033-9c7d-60e07c979578, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 671695c1-7e4c-42cb-b533-c23ae388418f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38129be2-16ae-4b59-8f4e-741bc2f62a99, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38129be2-16ae-4b59-8f4e-741bc2f62a99, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14265027539961786512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426502753996178651214265027539961786512142650275399617865121426502753996178651214265027539961786512142650275399617865121426502753996178651214265027539961786512142650275399617865121426502753996178651214265027539961786512142650275399617865121426502753996178651214265027539961786512142650275399617865121426502753996178651214265027539961786512142650275399617865121426502753996178651214265027539961786512" } } } 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, 0e2af93d-3359-4033-9c7d-60e07c979578, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12211121746514587447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221112174651458744712211121746514587447122111217465145874471221112174651458744712211121746514587447122111217465145874471221112174651458744712211121746514587447122111217465145874471221112174651458744712211121746514587447122111217465145874471221112174651458744712211121746514587447122111217465145874471221112174651458744712211121746514587447122111217465145874471221112174651458744712211121746514587447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38129be2-16ae-4b59-8f4e-741bc2f62a99, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fca9b1d1-84af-4400-ba72-baa812715324, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fca9b1d1-84af-4400-ba72-baa812715324, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17179323390912875312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717932339091287531217179323390912875312171793233909128753121717932339091287531217179323390912875312171793233909128753121717932339091287531217179323390912875312171793233909128753121717932339091287531217179323390912875312171793233909128753121717932339091287531217179323390912875312171793233909128753121717932339091287531217179323390912875312171793233909128753121717932339091287531217179323390912875312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2af93d-3359-4033-9c7d-60e07c979578, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38438575-a5b9-48e2-ae6b-93f95ef4b7b9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38438575-a5b9-48e2-ae6b-93f95ef4b7b9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1362926569474180554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13629265694741805541362926569474180554136292656947418055413629265694741805541362926569474180554136292656947418055413629265694741805541362926569474180554136292656947418055413629265694741805541362926569474180554136292656947418055413629265694741805541362926569474180554136292656947418055413629265694741805541362926569474180554136292656947418055413629265694741805541362926569474180554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fca9b1d1-84af-4400-ba72-baa812715324, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38438575-a5b9-48e2-ae6b-93f95ef4b7b9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0794a25c-6233-42c5-8a94-46ebfc778b6d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0794a25c-6233-42c5-8a94-46ebfc778b6d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3381751236969640585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33817512369696405853381751236969640585338175123696964058533817512369696405853381751236969640585338175123696964058533817512369696405853381751236969640585338175123696964058533817512369696405853381751236969640585338175123696964058533817512369696405853381751236969640585338175123696964058533817512369696405853381751236969640585338175123696964058533817512369696405853381751236969640585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff9e180c-1d36-429a-9d15-9b16748b10d0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff9e180c-1d36-429a-9d15-9b16748b10d0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11205425861753509508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120542586175350950811205425861753509508112054258617535095081120542586175350950811205425861753509508112054258617535095081120542586175350950811205425861753509508112054258617535095081120542586175350950811205425861753509508112054258617535095081120542586175350950811205425861753509508112054258617535095081120542586175350950811205425861753509508112054258617535095081120542586175350950811205425861753509508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0794a25c-6233-42c5-8a94-46ebfc778b6d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1af517-b3d6-4b97-93bd-b4037642d97a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1af517-b3d6-4b97-93bd-b4037642d97a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 31770020200764367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3177002020076436731770020200764367317700202007643673177002020076436731770020200764367317700202007643673177002020076436731770020200764367317700202007643673177002020076436731770020200764367317700202007643673177002020076436731770020200764367317700202007643673177002020076436731770020200764367317700202007643673177002020076436731770020200764367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff9e180c-1d36-429a-9d15-9b16748b10d0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52488c6f-a9f7-445d-8197-6a16878e904b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52488c6f-a9f7-445d-8197-6a16878e904b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9901860916845815045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99018609168458150459901860916845815045990186091684581504599018609168458150459901860916845815045990186091684581504599018609168458150459901860916845815045990186091684581504599018609168458150459901860916845815045990186091684581504599018609168458150459901860916845815045990186091684581504599018609168458150459901860916845815045990186091684581504599018609168458150459901860916845815045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1af517-b3d6-4b97-93bd-b4037642d97a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26753d19-5a70-42f5-a5c2-4548b66784a9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52488c6f-a9f7-445d-8197-6a16878e904b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26753d19-5a70-42f5-a5c2-4548b66784a9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6643467621036846090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66434676210368460906643467621036846090664346762103684609066434676210368460906643467621036846090664346762103684609066434676210368460906643467621036846090664346762103684609066434676210368460906643467621036846090664346762103684609066434676210368460906643467621036846090664346762103684609066434676210368460906643467621036846090664346762103684609066434676210368460906643467621036846090" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd39e668-acfd-4cde-b42d-b5c51bd06809, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd39e668-acfd-4cde-b42d-b5c51bd06809, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6219245714773609832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62192457147736098326219245714773609832621924571477360983262192457147736098326219245714773609832621924571477360983262192457147736098326219245714773609832621924571477360983262192457147736098326219245714773609832621924571477360983262192457147736098326219245714773609832621924571477360983262192457147736098326219245714773609832621924571477360983262192457147736098326219245714773609832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd39e668-acfd-4cde-b42d-b5c51bd06809, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a943c0-fa62-4ab7-803c-609a76acdef7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a943c0-fa62-4ab7-803c-609a76acdef7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17285096530809383062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728509653080938306217285096530809383062172850965308093830621728509653080938306217285096530809383062172850965308093830621728509653080938306217285096530809383062172850965308093830621728509653080938306217285096530809383062172850965308093830621728509653080938306217285096530809383062172850965308093830621728509653080938306217285096530809383062172850965308093830621728509653080938306217285096530809383062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26753d19-5a70-42f5-a5c2-4548b66784a9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eddc735d-aaed-46bf-bd1b-a42625fc107b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eddc735d-aaed-46bf-bd1b-a42625fc107b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16922484549142997475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692248454914299747516922484549142997475169224845491429974751692248454914299747516922484549142997475169224845491429974751692248454914299747516922484549142997475169224845491429974751692248454914299747516922484549142997475169224845491429974751692248454914299747516922484549142997475169224845491429974751692248454914299747516922484549142997475169224845491429974751692248454914299747516922484549142997475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a943c0-fa62-4ab7-803c-609a76acdef7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b33d4a-932a-403f-8d63-ad7dbcbb5e48, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b33d4a-932a-403f-8d63-ad7dbcbb5e48, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3812029096821516540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38120290968215165403812029096821516540381202909682151654038120290968215165403812029096821516540381202909682151654038120290968215165403812029096821516540381202909682151654038120290968215165403812029096821516540381202909682151654038120290968215165403812029096821516540381202909682151654038120290968215165403812029096821516540381202909682151654038120290968215165403812029096821516540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eddc735d-aaed-46bf-bd1b-a42625fc107b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b266b6-1331-4959-8559-001d19cca2d0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b266b6-1331-4959-8559-001d19cca2d0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17221410940299962984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722141094029996298417221410940299962984172214109402999629841722141094029996298417221410940299962984172214109402999629841722141094029996298417221410940299962984172214109402999629841722141094029996298417221410940299962984172214109402999629841722141094029996298417221410940299962984172214109402999629841722141094029996298417221410940299962984172214109402999629841722141094029996298417221410940299962984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b33d4a-932a-403f-8d63-ad7dbcbb5e48, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b266b6-1331-4959-8559-001d19cca2d0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa7293d6-8827-4915-b4c8-9828e322194f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa7293d6-8827-4915-b4c8-9828e322194f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15569253027406263316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556925302740626331615569253027406263316155692530274062633161556925302740626331615569253027406263316155692530274062633161556925302740626331615569253027406263316155692530274062633161556925302740626331615569253027406263316155692530274062633161556925302740626331615569253027406263316155692530274062633161556925302740626331615569253027406263316155692530274062633161556925302740626331615569253027406263316" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92406a9-b52b-4d90-9164-e5a34a18cfab, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92406a9-b52b-4d90-9164-e5a34a18cfab, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 286231035765457766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766286231035765457766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa7293d6-8827-4915-b4c8-9828e322194f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c437b93-6aeb-45af-aad8-6261a861113e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c437b93-6aeb-45af-aad8-6261a861113e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13058679175778288071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305867917577828807113058679175778288071130586791757782880711305867917577828807113058679175778288071130586791757782880711305867917577828807113058679175778288071130586791757782880711305867917577828807113058679175778288071130586791757782880711305867917577828807113058679175778288071130586791757782880711305867917577828807113058679175778288071130586791757782880711305867917577828807113058679175778288071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92406a9-b52b-4d90-9164-e5a34a18cfab, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737819ed-a533-4763-af95-bb4b7b890c49, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737819ed-a533-4763-af95-bb4b7b890c49, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9639688010533563966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96396880105335639669639688010533563966963968801053356396696396880105335639669639688010533563966963968801053356396696396880105335639669639688010533563966963968801053356396696396880105335639669639688010533563966963968801053356396696396880105335639669639688010533563966963968801053356396696396880105335639669639688010533563966963968801053356396696396880105335639669639688010533563966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c437b93-6aeb-45af-aad8-6261a861113e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dc724f3-c8ec-4688-ac8f-5c97bb975d74, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dc724f3-c8ec-4688-ac8f-5c97bb975d74, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4317876503403145583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43178765034031455834317876503403145583431787650340314558343178765034031455834317876503403145583431787650340314558343178765034031455834317876503403145583431787650340314558343178765034031455834317876503403145583431787650340314558343178765034031455834317876503403145583431787650340314558343178765034031455834317876503403145583431787650340314558343178765034031455834317876503403145583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737819ed-a533-4763-af95-bb4b7b890c49, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6344187-e8fd-4173-a18c-cb625cfc317d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6344187-e8fd-4173-a18c-cb625cfc317d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17867447960218479779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786744796021847977917867447960218479779178674479602184797791786744796021847977917867447960218479779178674479602184797791786744796021847977917867447960218479779178674479602184797791786744796021847977917867447960218479779178674479602184797791786744796021847977917867447960218479779178674479602184797791786744796021847977917867447960218479779178674479602184797791786744796021847977917867447960218479779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dc724f3-c8ec-4688-ac8f-5c97bb975d74, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 642e7a2b-a43b-426d-b9d6-80bc9bfb8cfc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 642e7a2b-a43b-426d-b9d6-80bc9bfb8cfc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4349942486456671671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43499424864566716714349942486456671671434994248645667167143499424864566716714349942486456671671434994248645667167143499424864566716714349942486456671671434994248645667167143499424864566716714349942486456671671434994248645667167143499424864566716714349942486456671671434994248645667167143499424864566716714349942486456671671434994248645667167143499424864566716714349942486456671671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6344187-e8fd-4173-a18c-cb625cfc317d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e523f7-09c6-418c-ae00-47c25b72b9e6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e523f7-09c6-418c-ae00-47c25b72b9e6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5067974311515253549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50679743115152535495067974311515253549506797431151525354950679743115152535495067974311515253549506797431151525354950679743115152535495067974311515253549506797431151525354950679743115152535495067974311515253549506797431151525354950679743115152535495067974311515253549506797431151525354950679743115152535495067974311515253549506797431151525354950679743115152535495067974311515253549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 642e7a2b-a43b-426d-b9d6-80bc9bfb8cfc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f82e25df-d155-4308-8255-dfc148e8eb63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f82e25df-d155-4308-8255-dfc148e8eb63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2910362054655092733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29103620546550927332910362054655092733291036205465509273329103620546550927332910362054655092733291036205465509273329103620546550927332910362054655092733291036205465509273329103620546550927332910362054655092733291036205465509273329103620546550927332910362054655092733291036205465509273329103620546550927332910362054655092733291036205465509273329103620546550927332910362054655092733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e523f7-09c6-418c-ae00-47c25b72b9e6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f82e25df-d155-4308-8255-dfc148e8eb63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb6e256-7202-4647-8b89-ef59cd566281, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb6e256-7202-4647-8b89-ef59cd566281, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11299159593388741314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129915959338874131411299159593388741314112991595933887413141129915959338874131411299159593388741314112991595933887413141129915959338874131411299159593388741314112991595933887413141129915959338874131411299159593388741314112991595933887413141129915959338874131411299159593388741314112991595933887413141129915959338874131411299159593388741314112991595933887413141129915959338874131411299159593388741314" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 455ae22d-da6e-4ba3-99e5-f26ba6ec7bda, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 455ae22d-da6e-4ba3-99e5-f26ba6ec7bda, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1206593497515330575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12065934975153305751206593497515330575120659349751533057512065934975153305751206593497515330575120659349751533057512065934975153305751206593497515330575120659349751533057512065934975153305751206593497515330575120659349751533057512065934975153305751206593497515330575120659349751533057512065934975153305751206593497515330575120659349751533057512065934975153305751206593497515330575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb6e256-7202-4647-8b89-ef59cd566281, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28a4bafc-3343-4238-adde-55bd522fb826, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 455ae22d-da6e-4ba3-99e5-f26ba6ec7bda, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28a4bafc-3343-4238-adde-55bd522fb826, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8847353949209112648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88473539492091126488847353949209112648884735394920911264888473539492091126488847353949209112648884735394920911264888473539492091126488847353949209112648884735394920911264888473539492091126488847353949209112648884735394920911264888473539492091126488847353949209112648884735394920911264888473539492091126488847353949209112648884735394920911264888473539492091126488847353949209112648" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03bb2aaa-1826-4053-87c4-78600d3ca57c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03bb2aaa-1826-4053-87c4-78600d3ca57c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12730000090103746439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273000009010374643912730000090103746439127300000901037464391273000009010374643912730000090103746439127300000901037464391273000009010374643912730000090103746439127300000901037464391273000009010374643912730000090103746439127300000901037464391273000009010374643912730000090103746439127300000901037464391273000009010374643912730000090103746439127300000901037464391273000009010374643912730000090103746439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28a4bafc-3343-4238-adde-55bd522fb826, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb8eb448-0a3f-42ad-a19e-0388acb3dc86, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8eb448-0a3f-42ad-a19e-0388acb3dc86, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5502346497982048333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55023464979820483335502346497982048333550234649798204833355023464979820483335502346497982048333550234649798204833355023464979820483335502346497982048333550234649798204833355023464979820483335502346497982048333550234649798204833355023464979820483335502346497982048333550234649798204833355023464979820483335502346497982048333550234649798204833355023464979820483335502346497982048333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03bb2aaa-1826-4053-87c4-78600d3ca57c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac690cba-c574-42dd-a41e-4c665ec8e8ee, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac690cba-c574-42dd-a41e-4c665ec8e8ee, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13373288684137505422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337328868413750542213373288684137505422133732886841375054221337328868413750542213373288684137505422133732886841375054221337328868413750542213373288684137505422133732886841375054221337328868413750542213373288684137505422133732886841375054221337328868413750542213373288684137505422133732886841375054221337328868413750542213373288684137505422133732886841375054221337328868413750542213373288684137505422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8eb448-0a3f-42ad-a19e-0388acb3dc86, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac690cba-c574-42dd-a41e-4c665ec8e8ee, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f59f60d-625f-4da9-8ffd-38414eb33d6a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8e99e9-e5fe-4735-a8d3-ea3551fcfa1d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f59f60d-625f-4da9-8ffd-38414eb33d6a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5589594317829977469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55895943178299774695589594317829977469558959431782997746955895943178299774695589594317829977469558959431782997746955895943178299774695589594317829977469558959431782997746955895943178299774695589594317829977469558959431782997746955895943178299774695589594317829977469558959431782997746955895943178299774695589594317829977469558959431782997746955895943178299774695589594317829977469" } } } 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, 6b8e99e9-e5fe-4735-a8d3-ea3551fcfa1d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13243740768268022531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324374076826802253113243740768268022531132437407682680225311324374076826802253113243740768268022531132437407682680225311324374076826802253113243740768268022531132437407682680225311324374076826802253113243740768268022531132437407682680225311324374076826802253113243740768268022531132437407682680225311324374076826802253113243740768268022531132437407682680225311324374076826802253113243740768268022531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8e99e9-e5fe-4735-a8d3-ea3551fcfa1d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702a95f7-93b6-4ec2-921c-fab1faa46c18, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702a95f7-93b6-4ec2-921c-fab1faa46c18, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11992035294363362814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199203529436336281411992035294363362814119920352943633628141199203529436336281411992035294363362814119920352943633628141199203529436336281411992035294363362814119920352943633628141199203529436336281411992035294363362814119920352943633628141199203529436336281411992035294363362814119920352943633628141199203529436336281411992035294363362814119920352943633628141199203529436336281411992035294363362814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f59f60d-625f-4da9-8ffd-38414eb33d6a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 253dfd0d-8a67-4687-9fcd-3229c174d31f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253dfd0d-8a67-4687-9fcd-3229c174d31f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6711963366914715833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67119633669147158336711963366914715833671196336691471583367119633669147158336711963366914715833671196336691471583367119633669147158336711963366914715833671196336691471583367119633669147158336711963366914715833671196336691471583367119633669147158336711963366914715833671196336691471583367119633669147158336711963366914715833671196336691471583367119633669147158336711963366914715833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 702a95f7-93b6-4ec2-921c-fab1faa46c18, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19defabe-164d-42f7-a4a4-7b2fa1ae3365, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19defabe-164d-42f7-a4a4-7b2fa1ae3365, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12450708182467151629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245070818246715162912450708182467151629124507081824671516291245070818246715162912450708182467151629124507081824671516291245070818246715162912450708182467151629124507081824671516291245070818246715162912450708182467151629124507081824671516291245070818246715162912450708182467151629124507081824671516291245070818246715162912450708182467151629124507081824671516291245070818246715162912450708182467151629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253dfd0d-8a67-4687-9fcd-3229c174d31f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e06bc57e-71ee-4aa0-b033-dd4c15651514, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e06bc57e-71ee-4aa0-b033-dd4c15651514, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2288649099436937586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22886490994369375862288649099436937586228864909943693758622886490994369375862288649099436937586228864909943693758622886490994369375862288649099436937586228864909943693758622886490994369375862288649099436937586228864909943693758622886490994369375862288649099436937586228864909943693758622886490994369375862288649099436937586228864909943693758622886490994369375862288649099436937586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19defabe-164d-42f7-a4a4-7b2fa1ae3365, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480466bf-7b65-4e7d-ad5a-a5ad4e501eef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480466bf-7b65-4e7d-ad5a-a5ad4e501eef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8426365087929603893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84263650879296038938426365087929603893842636508792960389384263650879296038938426365087929603893842636508792960389384263650879296038938426365087929603893842636508792960389384263650879296038938426365087929603893842636508792960389384263650879296038938426365087929603893842636508792960389384263650879296038938426365087929603893842636508792960389384263650879296038938426365087929603893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480466bf-7b65-4e7d-ad5a-a5ad4e501eef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb6890c-49c6-4e63-894a-505e023db580, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb6890c-49c6-4e63-894a-505e023db580, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147645156609713590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11476451566097135901147645156609713590114764515660971359011476451566097135901147645156609713590114764515660971359011476451566097135901147645156609713590114764515660971359011476451566097135901147645156609713590114764515660971359011476451566097135901147645156609713590114764515660971359011476451566097135901147645156609713590114764515660971359011476451566097135901147645156609713590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e06bc57e-71ee-4aa0-b033-dd4c15651514, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7999310f-a1c0-4084-b2f0-8eb4ec5ed8e4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7999310f-a1c0-4084-b2f0-8eb4ec5ed8e4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8425112222488434814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84251122224884348148425112222488434814842511222248843481484251122224884348148425112222488434814842511222248843481484251122224884348148425112222488434814842511222248843481484251122224884348148425112222488434814842511222248843481484251122224884348148425112222488434814842511222248843481484251122224884348148425112222488434814842511222248843481484251122224884348148425112222488434814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb6890c-49c6-4e63-894a-505e023db580, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a5b2e0-68d1-4882-9491-ee6c8e4d7bf0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7999310f-a1c0-4084-b2f0-8eb4ec5ed8e4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a5b2e0-68d1-4882-9491-ee6c8e4d7bf0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11874797707745727330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187479770774572733011874797707745727330118747977077457273301187479770774572733011874797707745727330118747977077457273301187479770774572733011874797707745727330118747977077457273301187479770774572733011874797707745727330118747977077457273301187479770774572733011874797707745727330118747977077457273301187479770774572733011874797707745727330118747977077457273301187479770774572733011874797707745727330" } } } 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490f73ac-f134-4de6-9c46-65dfef3d06a6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a5b2e0-68d1-4882-9491-ee6c8e4d7bf0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490f73ac-f134-4de6-9c46-65dfef3d06a6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8072876680352245747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80728766803522457478072876680352245747807287668035224574780728766803522457478072876680352245747807287668035224574780728766803522457478072876680352245747807287668035224574780728766803522457478072876680352245747807287668035224574780728766803522457478072876680352245747807287668035224574780728766803522457478072876680352245747807287668035224574780728766803522457478072876680352245747" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17303946-ef91-4ea6-9d19-07593717bd7a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17303946-ef91-4ea6-9d19-07593717bd7a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10172690660035035528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017269066003503552810172690660035035528101726906600350355281017269066003503552810172690660035035528101726906600350355281017269066003503552810172690660035035528101726906600350355281017269066003503552810172690660035035528101726906600350355281017269066003503552810172690660035035528101726906600350355281017269066003503552810172690660035035528101726906600350355281017269066003503552810172690660035035528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490f73ac-f134-4de6-9c46-65dfef3d06a6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff27c59f-c460-4665-9f4c-ae072a51efd3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff27c59f-c460-4665-9f4c-ae072a51efd3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17185336516057178612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718533651605717861217185336516057178612171853365160571786121718533651605717861217185336516057178612171853365160571786121718533651605717861217185336516057178612171853365160571786121718533651605717861217185336516057178612171853365160571786121718533651605717861217185336516057178612171853365160571786121718533651605717861217185336516057178612171853365160571786121718533651605717861217185336516057178612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17303946-ef91-4ea6-9d19-07593717bd7a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58f435ab-dcd6-442c-9c2a-0bcd8d2ebb3b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f435ab-dcd6-442c-9c2a-0bcd8d2ebb3b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5135078110231519679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51350781102315196795135078110231519679513507811023151967951350781102315196795135078110231519679513507811023151967951350781102315196795135078110231519679513507811023151967951350781102315196795135078110231519679513507811023151967951350781102315196795135078110231519679513507811023151967951350781102315196795135078110231519679513507811023151967951350781102315196795135078110231519679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff27c59f-c460-4665-9f4c-ae072a51efd3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1292e12d-49c1-472c-a9d9-b8da88c1d289, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f435ab-dcd6-442c-9c2a-0bcd8d2ebb3b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b64cf43-39d1-4924-b467-7af608e717e1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1292e12d-49c1-472c-a9d9-b8da88c1d289, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17465777491706224761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746577749170622476117465777491706224761174657774917062247611746577749170622476117465777491706224761174657774917062247611746577749170622476117465777491706224761174657774917062247611746577749170622476117465777491706224761174657774917062247611746577749170622476117465777491706224761174657774917062247611746577749170622476117465777491706224761174657774917062247611746577749170622476117465777491706224761" } } } 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, 4b64cf43-39d1-4924-b467-7af608e717e1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15459253299526889122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545925329952688912215459253299526889122154592532995268891221545925329952688912215459253299526889122154592532995268891221545925329952688912215459253299526889122154592532995268891221545925329952688912215459253299526889122154592532995268891221545925329952688912215459253299526889122154592532995268891221545925329952688912215459253299526889122154592532995268891221545925329952688912215459253299526889122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1292e12d-49c1-472c-a9d9-b8da88c1d289, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b64cf43-39d1-4924-b467-7af608e717e1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a628eb-7649-4876-a90f-88394169ba68, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a628eb-7649-4876-a90f-88394169ba68, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12913593481107021996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291359348110702199612913593481107021996129135934811070219961291359348110702199612913593481107021996129135934811070219961291359348110702199612913593481107021996129135934811070219961291359348110702199612913593481107021996129135934811070219961291359348110702199612913593481107021996129135934811070219961291359348110702199612913593481107021996129135934811070219961291359348110702199612913593481107021996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c32a2a99-dbfa-4ed4-8e5f-6c695db0bafe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c32a2a99-dbfa-4ed4-8e5f-6c695db0bafe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15610722768667120408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561072276866712040815610722768667120408156107227686671204081561072276866712040815610722768667120408156107227686671204081561072276866712040815610722768667120408156107227686671204081561072276866712040815610722768667120408156107227686671204081561072276866712040815610722768667120408156107227686671204081561072276866712040815610722768667120408156107227686671204081561072276866712040815610722768667120408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a628eb-7649-4876-a90f-88394169ba68, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86fd9e53-ee5c-4f6b-996b-82276e90d521, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fd9e53-ee5c-4f6b-996b-82276e90d521, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 737209022391573317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317737209022391573317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c32a2a99-dbfa-4ed4-8e5f-6c695db0bafe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752a1574-5f46-44c0-8b64-c7b7f38bee67, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752a1574-5f46-44c0-8b64-c7b7f38bee67, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13433274099228302551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343327409922830255113433274099228302551134332740992283025511343327409922830255113433274099228302551134332740992283025511343327409922830255113433274099228302551134332740992283025511343327409922830255113433274099228302551134332740992283025511343327409922830255113433274099228302551134332740992283025511343327409922830255113433274099228302551134332740992283025511343327409922830255113433274099228302551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fd9e53-ee5c-4f6b-996b-82276e90d521, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b34e105-7388-450b-bbb6-0f1787371ded, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b34e105-7388-450b-bbb6-0f1787371ded, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7813496824183308539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78134968241833085397813496824183308539781349682418330853978134968241833085397813496824183308539781349682418330853978134968241833085397813496824183308539781349682418330853978134968241833085397813496824183308539781349682418330853978134968241833085397813496824183308539781349682418330853978134968241833085397813496824183308539781349682418330853978134968241833085397813496824183308539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752a1574-5f46-44c0-8b64-c7b7f38bee67, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3598793-ab68-4824-a9f4-2e420c50b6d2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3598793-ab68-4824-a9f4-2e420c50b6d2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17124172629317445311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712417262931744531117124172629317445311171241726293174453111712417262931744531117124172629317445311171241726293174453111712417262931744531117124172629317445311171241726293174453111712417262931744531117124172629317445311171241726293174453111712417262931744531117124172629317445311171241726293174453111712417262931744531117124172629317445311171241726293174453111712417262931744531117124172629317445311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3598793-ab68-4824-a9f4-2e420c50b6d2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cca3aca-4aa0-4c7e-8c93-96e5a0d5023a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cca3aca-4aa0-4c7e-8c93-96e5a0d5023a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861432140908284327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18614321409082843271861432140908284327186143214090828432718614321409082843271861432140908284327186143214090828432718614321409082843271861432140908284327186143214090828432718614321409082843271861432140908284327186143214090828432718614321409082843271861432140908284327186143214090828432718614321409082843271861432140908284327186143214090828432718614321409082843271861432140908284327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b34e105-7388-450b-bbb6-0f1787371ded, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8247db0-bf41-4d30-999f-1ed0294fa6bc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8247db0-bf41-4d30-999f-1ed0294fa6bc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13891578539188704950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389157853918870495013891578539188704950138915785391887049501389157853918870495013891578539188704950138915785391887049501389157853918870495013891578539188704950138915785391887049501389157853918870495013891578539188704950138915785391887049501389157853918870495013891578539188704950138915785391887049501389157853918870495013891578539188704950138915785391887049501389157853918870495013891578539188704950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cca3aca-4aa0-4c7e-8c93-96e5a0d5023a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d56f3f69-4c68-4fce-bc99-9728665de8c3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d56f3f69-4c68-4fce-bc99-9728665de8c3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16297005583198860134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629700558319886013416297005583198860134162970055831988601341629700558319886013416297005583198860134162970055831988601341629700558319886013416297005583198860134162970055831988601341629700558319886013416297005583198860134162970055831988601341629700558319886013416297005583198860134162970055831988601341629700558319886013416297005583198860134162970055831988601341629700558319886013416297005583198860134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8247db0-bf41-4d30-999f-1ed0294fa6bc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ac73c1-2a71-4143-a48c-6fea5335ac85, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ac73c1-2a71-4143-a48c-6fea5335ac85, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16787677703348567166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678767770334856716616787677703348567166167876777033485671661678767770334856716616787677703348567166167876777033485671661678767770334856716616787677703348567166167876777033485671661678767770334856716616787677703348567166167876777033485671661678767770334856716616787677703348567166167876777033485671661678767770334856716616787677703348567166167876777033485671661678767770334856716616787677703348567166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d56f3f69-4c68-4fce-bc99-9728665de8c3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e1ee8e8-645a-494c-952b-60fecab66572, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e1ee8e8-645a-494c-952b-60fecab66572, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605535907114031674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060553590711403167410605535907114031674106055359071140316741060553590711403167410605535907114031674106055359071140316741060553590711403167410605535907114031674106055359071140316741060553590711403167410605535907114031674106055359071140316741060553590711403167410605535907114031674106055359071140316741060553590711403167410605535907114031674106055359071140316741060553590711403167410605535907114031674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ac73c1-2a71-4143-a48c-6fea5335ac85, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea0ae8a-303d-4a67-b996-15adb1efe9a9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea0ae8a-303d-4a67-b996-15adb1efe9a9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15284821344029167277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528482134402916727715284821344029167277152848213440291672771528482134402916727715284821344029167277152848213440291672771528482134402916727715284821344029167277152848213440291672771528482134402916727715284821344029167277152848213440291672771528482134402916727715284821344029167277152848213440291672771528482134402916727715284821344029167277152848213440291672771528482134402916727715284821344029167277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e1ee8e8-645a-494c-952b-60fecab66572, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1701dc-1a8f-45cb-978c-41eff7080870, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1701dc-1a8f-45cb-978c-41eff7080870, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18125826707443275903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812582670744327590318125826707443275903181258267074432759031812582670744327590318125826707443275903181258267074432759031812582670744327590318125826707443275903181258267074432759031812582670744327590318125826707443275903181258267074432759031812582670744327590318125826707443275903181258267074432759031812582670744327590318125826707443275903181258267074432759031812582670744327590318125826707443275903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea0ae8a-303d-4a67-b996-15adb1efe9a9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557845a9-5336-4725-9f75-444e2b5f4525, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557845a9-5336-4725-9f75-444e2b5f4525, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1754600071057657933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17546000710576579331754600071057657933175460007105765793317546000710576579331754600071057657933175460007105765793317546000710576579331754600071057657933175460007105765793317546000710576579331754600071057657933175460007105765793317546000710576579331754600071057657933175460007105765793317546000710576579331754600071057657933175460007105765793317546000710576579331754600071057657933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1701dc-1a8f-45cb-978c-41eff7080870, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cdad7bb-1ea2-4d1c-974d-1b3fd2334333, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cdad7bb-1ea2-4d1c-974d-1b3fd2334333, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1060183435430378979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10601834354303789791060183435430378979106018343543037897910601834354303789791060183435430378979106018343543037897910601834354303789791060183435430378979106018343543037897910601834354303789791060183435430378979106018343543037897910601834354303789791060183435430378979106018343543037897910601834354303789791060183435430378979106018343543037897910601834354303789791060183435430378979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557845a9-5336-4725-9f75-444e2b5f4525, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca0f8a27-8619-4229-81ad-38a3edc6f8c8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca0f8a27-8619-4229-81ad-38a3edc6f8c8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3267243823167663294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32672438231676632943267243823167663294326724382316766329432672438231676632943267243823167663294326724382316766329432672438231676632943267243823167663294326724382316766329432672438231676632943267243823167663294326724382316766329432672438231676632943267243823167663294326724382316766329432672438231676632943267243823167663294326724382316766329432672438231676632943267243823167663294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cdad7bb-1ea2-4d1c-974d-1b3fd2334333, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c3a04a-a80b-4540-b80a-f8f9c1762ec7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c3a04a-a80b-4540-b80a-f8f9c1762ec7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9642917049346605320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96429170493466053209642917049346605320964291704934660532096429170493466053209642917049346605320964291704934660532096429170493466053209642917049346605320964291704934660532096429170493466053209642917049346605320964291704934660532096429170493466053209642917049346605320964291704934660532096429170493466053209642917049346605320964291704934660532096429170493466053209642917049346605320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca0f8a27-8619-4229-81ad-38a3edc6f8c8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba01ea25-2ff0-4367-ba12-62376c6ba135, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba01ea25-2ff0-4367-ba12-62376c6ba135, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8331316486004039815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83313164860040398158331316486004039815833131648600403981583313164860040398158331316486004039815833131648600403981583313164860040398158331316486004039815833131648600403981583313164860040398158331316486004039815833131648600403981583313164860040398158331316486004039815833131648600403981583313164860040398158331316486004039815833131648600403981583313164860040398158331316486004039815" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_y8iwqp5u.log --grpc-port=63891 --mon-port=23258 --ic-port=20258 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_y8iwqp5u.log', '--grpc-port=63891', '--mon-port=23258', '--ic-port=20258', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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, 26c3a04a-a80b-4540-b80a-f8f9c1762ec7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba01ea25-2ff0-4367-ba12-62376c6ba135, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ya.test:process.py:628 Command pid: 939388
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63891/2
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f66109cd-cdaf-41aa-901d-374cc6fac33f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf126dc-eeff-4772-aa8b-1cff49c7d21d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f66109cd-cdaf-41aa-901d-374cc6fac33f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12234681602083777744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223468160208377774412234681602083777744122346816020837777441223468160208377774412234681602083777744122346816020837777441223468160208377774412234681602083777744122346816020837777441223468160208377774412234681602083777744122346816020837777441223468160208377774412234681602083777744122346816020837777441223468160208377774412234681602083777744122346816020837777441223468160208377774412234681602083777744" } } } 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, 9cf126dc-eeff-4772-aa8b-1cff49c7d21d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10740417276520084268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074041727652008426810740417276520084268107404172765200842681074041727652008426810740417276520084268107404172765200842681074041727652008426810740417276520084268107404172765200842681074041727652008426810740417276520084268107404172765200842681074041727652008426810740417276520084268107404172765200842681074041727652008426810740417276520084268107404172765200842681074041727652008426810740417276520084268" } } } 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.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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 939394
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf126dc-eeff-4772-aa8b-1cff49c7d21d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbd9bdfc-6593-436a-9769-bc5224807760, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd9bdfc-6593-436a-9769-bc5224807760, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18420852225467553985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842085222546755398518420852225467553985184208522254675539851842085222546755398518420852225467553985184208522254675539851842085222546755398518420852225467553985184208522254675539851842085222546755398518420852225467553985184208522254675539851842085222546755398518420852225467553985184208522254675539851842085222546755398518420852225467553985184208522254675539851842085222546755398518420852225467553985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f66109cd-cdaf-41aa-901d-374cc6fac33f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a9712bf-2eac-40c1-82a0-53a278b7420d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a9712bf-2eac-40c1-82a0-53a278b7420d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12996994402990429959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299699440299042995912996994402990429959129969944029904299591299699440299042995912996994402990429959129969944029904299591299699440299042995912996994402990429959129969944029904299591299699440299042995912996994402990429959129969944029904299591299699440299042995912996994402990429959129969944029904299591299699440299042995912996994402990429959129969944029904299591299699440299042995912996994402990429959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd9bdfc-6593-436a-9769-bc5224807760, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcae441b-148a-473d-87bb-bf95b521d490, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcae441b-148a-473d-87bb-bf95b521d490, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15276996385864937378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527699638586493737815276996385864937378152769963858649373781527699638586493737815276996385864937378152769963858649373781527699638586493737815276996385864937378152769963858649373781527699638586493737815276996385864937378152769963858649373781527699638586493737815276996385864937378152769963858649373781527699638586493737815276996385864937378152769963858649373781527699638586493737815276996385864937378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a9712bf-2eac-40c1-82a0-53a278b7420d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90b8271-e942-4a80-aad8-6a7296fac59a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90b8271-e942-4a80-aad8-6a7296fac59a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1986776813635313390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19867768136353133901986776813635313390198677681363531339019867768136353133901986776813635313390198677681363531339019867768136353133901986776813635313390198677681363531339019867768136353133901986776813635313390198677681363531339019867768136353133901986776813635313390198677681363531339019867768136353133901986776813635313390198677681363531339019867768136353133901986776813635313390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcae441b-148a-473d-87bb-bf95b521d490, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306afd21-f4be-40e6-b320-800d021a1104, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306afd21-f4be-40e6-b320-800d021a1104, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11788468374110365716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178846837411036571611788468374110365716117884683741103657161178846837411036571611788468374110365716117884683741103657161178846837411036571611788468374110365716117884683741103657161178846837411036571611788468374110365716117884683741103657161178846837411036571611788468374110365716117884683741103657161178846837411036571611788468374110365716117884683741103657161178846837411036571611788468374110365716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90b8271-e942-4a80-aad8-6a7296fac59a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fbc0c86-6ad1-4f5c-b65f-2d9fba06ee92, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fbc0c86-6ad1-4f5c-b65f-2d9fba06ee92, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7233100151993728566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72331001519937285667233100151993728566723310015199372856672331001519937285667233100151993728566723310015199372856672331001519937285667233100151993728566723310015199372856672331001519937285667233100151993728566723310015199372856672331001519937285667233100151993728566723310015199372856672331001519937285667233100151993728566723310015199372856672331001519937285667233100151993728566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306afd21-f4be-40e6-b320-800d021a1104, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99403d51-5e47-40ef-879f-34a642358ac8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99403d51-5e47-40ef-879f-34a642358ac8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2828935216624880109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28289352166248801092828935216624880109282893521662488010928289352166248801092828935216624880109282893521662488010928289352166248801092828935216624880109282893521662488010928289352166248801092828935216624880109282893521662488010928289352166248801092828935216624880109282893521662488010928289352166248801092828935216624880109282893521662488010928289352166248801092828935216624880109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fbc0c86-6ad1-4f5c-b65f-2d9fba06ee92, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4465ae6d-003f-4280-a952-9e5cd8b08f90, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4465ae6d-003f-4280-a952-9e5cd8b08f90, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612537249206852723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161253724920685272311612537249206852723116125372492068527231161253724920685272311612537249206852723116125372492068527231161253724920685272311612537249206852723116125372492068527231161253724920685272311612537249206852723116125372492068527231161253724920685272311612537249206852723116125372492068527231161253724920685272311612537249206852723116125372492068527231161253724920685272311612537249206852723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99403d51-5e47-40ef-879f-34a642358ac8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f270af8-2b98-4211-8c74-3c40c9e03490, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f270af8-2b98-4211-8c74-3c40c9e03490, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8511543684861730842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85115436848617308428511543684861730842851154368486173084285115436848617308428511543684861730842851154368486173084285115436848617308428511543684861730842851154368486173084285115436848617308428511543684861730842851154368486173084285115436848617308428511543684861730842851154368486173084285115436848617308428511543684861730842851154368486173084285115436848617308428511543684861730842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4465ae6d-003f-4280-a952-9e5cd8b08f90, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24361b4f-3810-4015-a504-4db6214d27a5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24361b4f-3810-4015-a504-4db6214d27a5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16062157174492265223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606215717449226522316062157174492265223160621571744922652231606215717449226522316062157174492265223160621571744922652231606215717449226522316062157174492265223160621571744922652231606215717449226522316062157174492265223160621571744922652231606215717449226522316062157174492265223160621571744922652231606215717449226522316062157174492265223160621571744922652231606215717449226522316062157174492265223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f270af8-2b98-4211-8c74-3c40c9e03490, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5194e0-b472-4107-9902-fc2e7942cfb5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5194e0-b472-4107-9902-fc2e7942cfb5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9004150917775333250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90041509177753332509004150917775333250900415091777533325090041509177753332509004150917775333250900415091777533325090041509177753332509004150917775333250900415091777533325090041509177753332509004150917775333250900415091777533325090041509177753332509004150917775333250900415091777533325090041509177753332509004150917775333250900415091777533325090041509177753332509004150917775333250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24361b4f-3810-4015-a504-4db6214d27a5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a20715f-4bc9-4c6b-b547-939c2f406b2b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a20715f-4bc9-4c6b-b547-939c2f406b2b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364593669273822481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33645936692738224813364593669273822481336459366927382248133645936692738224813364593669273822481336459366927382248133645936692738224813364593669273822481336459366927382248133645936692738224813364593669273822481336459366927382248133645936692738224813364593669273822481336459366927382248133645936692738224813364593669273822481336459366927382248133645936692738224813364593669273822481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5194e0-b472-4107-9902-fc2e7942cfb5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87cace2-8a1c-4bdd-af7f-05b3e2ff343c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87cace2-8a1c-4bdd-af7f-05b3e2ff343c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15524486911426943140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552448691142694314015524486911426943140155244869114269431401552448691142694314015524486911426943140155244869114269431401552448691142694314015524486911426943140155244869114269431401552448691142694314015524486911426943140155244869114269431401552448691142694314015524486911426943140155244869114269431401552448691142694314015524486911426943140155244869114269431401552448691142694314015524486911426943140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a20715f-4bc9-4c6b-b547-939c2f406b2b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfcf789a-f3e5-48ad-9156-a8df7c952d5b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfcf789a-f3e5-48ad-9156-a8df7c952d5b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17131490856516152284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713149085651615228417131490856516152284171314908565161522841713149085651615228417131490856516152284171314908565161522841713149085651615228417131490856516152284171314908565161522841713149085651615228417131490856516152284171314908565161522841713149085651615228417131490856516152284171314908565161522841713149085651615228417131490856516152284171314908565161522841713149085651615228417131490856516152284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87cace2-8a1c-4bdd-af7f-05b3e2ff343c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d69a180-bd73-4a8c-927a-862fe3ffae0f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d69a180-bd73-4a8c-927a-862fe3ffae0f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10492011243593973869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049201124359397386910492011243593973869104920112435939738691049201124359397386910492011243593973869104920112435939738691049201124359397386910492011243593973869104920112435939738691049201124359397386910492011243593973869104920112435939738691049201124359397386910492011243593973869104920112435939738691049201124359397386910492011243593973869104920112435939738691049201124359397386910492011243593973869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfcf789a-f3e5-48ad-9156-a8df7c952d5b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66b15db-76df-445d-9ff0-d2dbdc032310, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66b15db-76df-445d-9ff0-d2dbdc032310, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435746646877332753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44357466468773327534435746646877332753443574664687733275344357466468773327534435746646877332753443574664687733275344357466468773327534435746646877332753443574664687733275344357466468773327534435746646877332753443574664687733275344357466468773327534435746646877332753443574664687733275344357466468773327534435746646877332753443574664687733275344357466468773327534435746646877332753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d69a180-bd73-4a8c-927a-862fe3ffae0f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3975248c-1989-4bcf-bbe5-a835a7baeeb6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3975248c-1989-4bcf-bbe5-a835a7baeeb6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16914284317653800683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691428431765380068316914284317653800683169142843176538006831691428431765380068316914284317653800683169142843176538006831691428431765380068316914284317653800683169142843176538006831691428431765380068316914284317653800683169142843176538006831691428431765380068316914284317653800683169142843176538006831691428431765380068316914284317653800683169142843176538006831691428431765380068316914284317653800683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66b15db-76df-445d-9ff0-d2dbdc032310, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee921a27-0a21-4343-8d24-acddb73385f0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee921a27-0a21-4343-8d24-acddb73385f0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1741532901998119619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17415329019981196191741532901998119619174153290199811961917415329019981196191741532901998119619174153290199811961917415329019981196191741532901998119619174153290199811961917415329019981196191741532901998119619174153290199811961917415329019981196191741532901998119619174153290199811961917415329019981196191741532901998119619174153290199811961917415329019981196191741532901998119619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3975248c-1989-4bcf-bbe5-a835a7baeeb6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd3d42f1-997f-4776-8094-c9279f2d5ed4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd3d42f1-997f-4776-8094-c9279f2d5ed4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5766436555846340009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57664365558463400095766436555846340009576643655584634000957664365558463400095766436555846340009576643655584634000957664365558463400095766436555846340009576643655584634000957664365558463400095766436555846340009576643655584634000957664365558463400095766436555846340009576643655584634000957664365558463400095766436555846340009576643655584634000957664365558463400095766436555846340009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee921a27-0a21-4343-8d24-acddb73385f0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eff5566a-2ac2-4c2f-8118-27d39ccec778, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eff5566a-2ac2-4c2f-8118-27d39ccec778, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8196126846489075851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81961268464890758518196126846489075851819612684648907585181961268464890758518196126846489075851819612684648907585181961268464890758518196126846489075851819612684648907585181961268464890758518196126846489075851819612684648907585181961268464890758518196126846489075851819612684648907585181961268464890758518196126846489075851819612684648907585181961268464890758518196126846489075851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd3d42f1-997f-4776-8094-c9279f2d5ed4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d041f8d-ca93-44a4-b0e2-e50a0a507c13, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d041f8d-ca93-44a4-b0e2-e50a0a507c13, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9308506915784045238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93085069157840452389308506915784045238930850691578404523893085069157840452389308506915784045238930850691578404523893085069157840452389308506915784045238930850691578404523893085069157840452389308506915784045238930850691578404523893085069157840452389308506915784045238930850691578404523893085069157840452389308506915784045238930850691578404523893085069157840452389308506915784045238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eff5566a-2ac2-4c2f-8118-27d39ccec778, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49355a62-374d-4538-90b5-71376bb934f1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49355a62-374d-4538-90b5-71376bb934f1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11319633134679151158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131963313467915115811319633134679151158113196331346791511581131963313467915115811319633134679151158113196331346791511581131963313467915115811319633134679151158113196331346791511581131963313467915115811319633134679151158113196331346791511581131963313467915115811319633134679151158113196331346791511581131963313467915115811319633134679151158113196331346791511581131963313467915115811319633134679151158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d041f8d-ca93-44a4-b0e2-e50a0a507c13, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3d057f-a181-41db-b290-60ea1800d3d4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3d057f-a181-41db-b290-60ea1800d3d4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3814042513565556701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38140425135655567013814042513565556701381404251356555670138140425135655567013814042513565556701381404251356555670138140425135655567013814042513565556701381404251356555670138140425135655567013814042513565556701381404251356555670138140425135655567013814042513565556701381404251356555670138140425135655567013814042513565556701381404251356555670138140425135655567013814042513565556701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49355a62-374d-4538-90b5-71376bb934f1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b070763f-1d23-490e-9089-3dc3c40c4190, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b070763f-1d23-490e-9089-3dc3c40c4190, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6442914180751780683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64429141807517806836442914180751780683644291418075178068364429141807517806836442914180751780683644291418075178068364429141807517806836442914180751780683644291418075178068364429141807517806836442914180751780683644291418075178068364429141807517806836442914180751780683644291418075178068364429141807517806836442914180751780683644291418075178068364429141807517806836442914180751780683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3d057f-a181-41db-b290-60ea1800d3d4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e05261dd-c5aa-4925-abba-7bb7f70fa1cc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e05261dd-c5aa-4925-abba-7bb7f70fa1cc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507688119119020143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35076881191190201433507688119119020143350768811911902014335076881191190201433507688119119020143350768811911902014335076881191190201433507688119119020143350768811911902014335076881191190201433507688119119020143350768811911902014335076881191190201433507688119119020143350768811911902014335076881191190201433507688119119020143350768811911902014335076881191190201433507688119119020143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b070763f-1d23-490e-9089-3dc3c40c4190, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab826544-edb9-4db4-a4f5-62b6c0c12b20, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab826544-edb9-4db4-a4f5-62b6c0c12b20, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8150333453398841194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81503334533988411948150333453398841194815033345339884119481503334533988411948150333453398841194815033345339884119481503334533988411948150333453398841194815033345339884119481503334533988411948150333453398841194815033345339884119481503334533988411948150333453398841194815033345339884119481503334533988411948150333453398841194815033345339884119481503334533988411948150333453398841194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e05261dd-c5aa-4925-abba-7bb7f70fa1cc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba82dfa0-efbd-4dbd-af3c-5dd7067101d5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba82dfa0-efbd-4dbd-af3c-5dd7067101d5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2728313754376184266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27283137543761842662728313754376184266272831375437618426627283137543761842662728313754376184266272831375437618426627283137543761842662728313754376184266272831375437618426627283137543761842662728313754376184266272831375437618426627283137543761842662728313754376184266272831375437618426627283137543761842662728313754376184266272831375437618426627283137543761842662728313754376184266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab826544-edb9-4db4-a4f5-62b6c0c12b20, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962a2f0f-de0f-4d70-bc29-abcdf3364344, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962a2f0f-de0f-4d70-bc29-abcdf3364344, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8089764325070360434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80897643250703604348089764325070360434808976432507036043480897643250703604348089764325070360434808976432507036043480897643250703604348089764325070360434808976432507036043480897643250703604348089764325070360434808976432507036043480897643250703604348089764325070360434808976432507036043480897643250703604348089764325070360434808976432507036043480897643250703604348089764325070360434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba82dfa0-efbd-4dbd-af3c-5dd7067101d5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63d36e3e-a81d-4e0a-a34e-d514633d24d8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d36e3e-a81d-4e0a-a34e-d514633d24d8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 171021487538861557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557171021487538861557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962a2f0f-de0f-4d70-bc29-abcdf3364344, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d36e3e-a81d-4e0a-a34e-d514633d24d8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a870682-8398-4dff-9bee-3ff2642051d3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2cb80c9-0a61-422e-9125-0a10515c039d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a870682-8398-4dff-9bee-3ff2642051d3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996556007250672463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699655600725067246316996556007250672463169965560072506724631699655600725067246316996556007250672463169965560072506724631699655600725067246316996556007250672463169965560072506724631699655600725067246316996556007250672463169965560072506724631699655600725067246316996556007250672463169965560072506724631699655600725067246316996556007250672463169965560072506724631699655600725067246316996556007250672463" } } } 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, c2cb80c9-0a61-422e-9125-0a10515c039d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2490933221745896365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24909332217458963652490933221745896365249093322174589636524909332217458963652490933221745896365249093322174589636524909332217458963652490933221745896365249093322174589636524909332217458963652490933221745896365249093322174589636524909332217458963652490933221745896365249093322174589636524909332217458963652490933221745896365249093322174589636524909332217458963652490933221745896365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a870682-8398-4dff-9bee-3ff2642051d3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e40dddf9-4dee-4b66-b62f-44fc0b1518dc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e40dddf9-4dee-4b66-b62f-44fc0b1518dc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5841585918333338278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58415859183333382785841585918333338278584158591833333827858415859183333382785841585918333338278584158591833333827858415859183333382785841585918333338278584158591833333827858415859183333382785841585918333338278584158591833333827858415859183333382785841585918333338278584158591833333827858415859183333382785841585918333338278584158591833333827858415859183333382785841585918333338278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2cb80c9-0a61-422e-9125-0a10515c039d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494c1f05-28c5-4905-b582-ea277df4e55b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494c1f05-28c5-4905-b582-ea277df4e55b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2703946345150695890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27039463451506958902703946345150695890270394634515069589027039463451506958902703946345150695890270394634515069589027039463451506958902703946345150695890270394634515069589027039463451506958902703946345150695890270394634515069589027039463451506958902703946345150695890270394634515069589027039463451506958902703946345150695890270394634515069589027039463451506958902703946345150695890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e40dddf9-4dee-4b66-b62f-44fc0b1518dc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58963fda-a76a-49c8-910f-c54c200f17f4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58963fda-a76a-49c8-910f-c54c200f17f4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1089557737361570094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10895577373615700941089557737361570094108955773736157009410895577373615700941089557737361570094108955773736157009410895577373615700941089557737361570094108955773736157009410895577373615700941089557737361570094108955773736157009410895577373615700941089557737361570094108955773736157009410895577373615700941089557737361570094108955773736157009410895577373615700941089557737361570094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494c1f05-28c5-4905-b582-ea277df4e55b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa1d40fc-972f-4b2b-ba04-4053e1817af2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa1d40fc-972f-4b2b-ba04-4053e1817af2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13257017117907438270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325701711790743827013257017117907438270132570171179074382701325701711790743827013257017117907438270132570171179074382701325701711790743827013257017117907438270132570171179074382701325701711790743827013257017117907438270132570171179074382701325701711790743827013257017117907438270132570171179074382701325701711790743827013257017117907438270132570171179074382701325701711790743827013257017117907438270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58963fda-a76a-49c8-910f-c54c200f17f4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c620fd-ea52-4c67-9ec8-4a6a1ba8edad, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c620fd-ea52-4c67-9ec8-4a6a1ba8edad, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11242821492666874507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124282149266687450711242821492666874507112428214926668745071124282149266687450711242821492666874507112428214926668745071124282149266687450711242821492666874507112428214926668745071124282149266687450711242821492666874507112428214926668745071124282149266687450711242821492666874507112428214926668745071124282149266687450711242821492666874507112428214926668745071124282149266687450711242821492666874507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa1d40fc-972f-4b2b-ba04-4053e1817af2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b872c4-5d61-4651-8b69-55c59ef7641d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b872c4-5d61-4651-8b69-55c59ef7641d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9770358313472337898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97703583134723378989770358313472337898977035831347233789897703583134723378989770358313472337898977035831347233789897703583134723378989770358313472337898977035831347233789897703583134723378989770358313472337898977035831347233789897703583134723378989770358313472337898977035831347233789897703583134723378989770358313472337898977035831347233789897703583134723378989770358313472337898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c620fd-ea52-4c67-9ec8-4a6a1ba8edad, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21437956-aadb-4463-8306-ec4e2385fe77, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21437956-aadb-4463-8306-ec4e2385fe77, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17278474417847265452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727847441784726545217278474417847265452172784744178472654521727847441784726545217278474417847265452172784744178472654521727847441784726545217278474417847265452172784744178472654521727847441784726545217278474417847265452172784744178472654521727847441784726545217278474417847265452172784744178472654521727847441784726545217278474417847265452172784744178472654521727847441784726545217278474417847265452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b872c4-5d61-4651-8b69-55c59ef7641d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bdf04c0-87d7-4e3d-abd6-9c6ca1416f2f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bdf04c0-87d7-4e3d-abd6-9c6ca1416f2f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6147742902456870049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61477429024568700496147742902456870049614774290245687004961477429024568700496147742902456870049614774290245687004961477429024568700496147742902456870049614774290245687004961477429024568700496147742902456870049614774290245687004961477429024568700496147742902456870049614774290245687004961477429024568700496147742902456870049614774290245687004961477429024568700496147742902456870049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21437956-aadb-4463-8306-ec4e2385fe77, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b85c4bfa-5704-4f93-852c-9ec0e664d4b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b85c4bfa-5704-4f93-852c-9ec0e664d4b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17719705658829570431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771970565882957043117719705658829570431177197056588295704311771970565882957043117719705658829570431177197056588295704311771970565882957043117719705658829570431177197056588295704311771970565882957043117719705658829570431177197056588295704311771970565882957043117719705658829570431177197056588295704311771970565882957043117719705658829570431177197056588295704311771970565882957043117719705658829570431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bdf04c0-87d7-4e3d-abd6-9c6ca1416f2f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe4762f-28f6-47a6-b667-c857d9c949b2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe4762f-28f6-47a6-b667-c857d9c949b2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15201582290707797316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520158229070779731615201582290707797316152015822907077973161520158229070779731615201582290707797316152015822907077973161520158229070779731615201582290707797316152015822907077973161520158229070779731615201582290707797316152015822907077973161520158229070779731615201582290707797316152015822907077973161520158229070779731615201582290707797316152015822907077973161520158229070779731615201582290707797316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b85c4bfa-5704-4f93-852c-9ec0e664d4b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ad29d8-f6f9-4055-aa2f-19e840669512, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ad29d8-f6f9-4055-aa2f-19e840669512, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6297744467908681583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62977444679086815836297744467908681583629774446790868158362977444679086815836297744467908681583629774446790868158362977444679086815836297744467908681583629774446790868158362977444679086815836297744467908681583629774446790868158362977444679086815836297744467908681583629774446790868158362977444679086815836297744467908681583629774446790868158362977444679086815836297744467908681583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe4762f-28f6-47a6-b667-c857d9c949b2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1b0b89e-6954-4121-8de4-aeb0b3942d51, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1b0b89e-6954-4121-8de4-aeb0b3942d51, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10517347437573034397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051734743757303439710517347437573034397105173474375730343971051734743757303439710517347437573034397105173474375730343971051734743757303439710517347437573034397105173474375730343971051734743757303439710517347437573034397105173474375730343971051734743757303439710517347437573034397105173474375730343971051734743757303439710517347437573034397105173474375730343971051734743757303439710517347437573034397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ad29d8-f6f9-4055-aa2f-19e840669512, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 378f6b2b-a0ef-475d-8566-e9ce5a3523eb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 378f6b2b-a0ef-475d-8566-e9ce5a3523eb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17588965947215641771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758896594721564177117588965947215641771175889659472156417711758896594721564177117588965947215641771175889659472156417711758896594721564177117588965947215641771175889659472156417711758896594721564177117588965947215641771175889659472156417711758896594721564177117588965947215641771175889659472156417711758896594721564177117588965947215641771175889659472156417711758896594721564177117588965947215641771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1b0b89e-6954-4121-8de4-aeb0b3942d51, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74c0f1b-44fa-415a-be69-c597833df39f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74c0f1b-44fa-415a-be69-c597833df39f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11785865258960509597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178586525896050959711785865258960509597117858652589605095971178586525896050959711785865258960509597117858652589605095971178586525896050959711785865258960509597117858652589605095971178586525896050959711785865258960509597117858652589605095971178586525896050959711785865258960509597117858652589605095971178586525896050959711785865258960509597117858652589605095971178586525896050959711785865258960509597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 378f6b2b-a0ef-475d-8566-e9ce5a3523eb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cbc1599-b8bc-4c30-b462-4a8386eed21d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cbc1599-b8bc-4c30-b462-4a8386eed21d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17189557651568871655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718955765156887165517189557651568871655171895576515688716551718955765156887165517189557651568871655171895576515688716551718955765156887165517189557651568871655171895576515688716551718955765156887165517189557651568871655171895576515688716551718955765156887165517189557651568871655171895576515688716551718955765156887165517189557651568871655171895576515688716551718955765156887165517189557651568871655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74c0f1b-44fa-415a-be69-c597833df39f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd0b92b-e633-4411-99c1-6a5b9650d548, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd0b92b-e633-4411-99c1-6a5b9650d548, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396262283698746230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93962622836987462309396262283698746230939626228369874623093962622836987462309396262283698746230939626228369874623093962622836987462309396262283698746230939626228369874623093962622836987462309396262283698746230939626228369874623093962622836987462309396262283698746230939626228369874623093962622836987462309396262283698746230939626228369874623093962622836987462309396262283698746230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cbc1599-b8bc-4c30-b462-4a8386eed21d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b33de992-5415-4ec7-92c6-4eb02857d26a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b33de992-5415-4ec7-92c6-4eb02857d26a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10572461325500448817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057246132550044881710572461325500448817105724613255004488171057246132550044881710572461325500448817105724613255004488171057246132550044881710572461325500448817105724613255004488171057246132550044881710572461325500448817105724613255004488171057246132550044881710572461325500448817105724613255004488171057246132550044881710572461325500448817105724613255004488171057246132550044881710572461325500448817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd0b92b-e633-4411-99c1-6a5b9650d548, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4325543-a4a4-4e67-b53e-2e39de65e7ec, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4325543-a4a4-4e67-b53e-2e39de65e7ec, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 584294563663816830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830584294563663816830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b33de992-5415-4ec7-92c6-4eb02857d26a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 771ee50a-122c-40d5-b23f-0c4af5e05b73, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 771ee50a-122c-40d5-b23f-0c4af5e05b73, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8254858549595193428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82548585495951934288254858549595193428825485854959519342882548585495951934288254858549595193428825485854959519342882548585495951934288254858549595193428825485854959519342882548585495951934288254858549595193428825485854959519342882548585495951934288254858549595193428825485854959519342882548585495951934288254858549595193428825485854959519342882548585495951934288254858549595193428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4325543-a4a4-4e67-b53e-2e39de65e7ec, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ee89adb-684f-47a9-b666-5730344c5413, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ee89adb-684f-47a9-b666-5730344c5413, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12290184078273341350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229018407827334135012290184078273341350122901840782733413501229018407827334135012290184078273341350122901840782733413501229018407827334135012290184078273341350122901840782733413501229018407827334135012290184078273341350122901840782733413501229018407827334135012290184078273341350122901840782733413501229018407827334135012290184078273341350122901840782733413501229018407827334135012290184078273341350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 771ee50a-122c-40d5-b23f-0c4af5e05b73, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af232f05-9583-44e1-9a20-ff963966a248, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af232f05-9583-44e1-9a20-ff963966a248, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14258146839413228924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425814683941322892414258146839413228924142581468394132289241425814683941322892414258146839413228924142581468394132289241425814683941322892414258146839413228924142581468394132289241425814683941322892414258146839413228924142581468394132289241425814683941322892414258146839413228924142581468394132289241425814683941322892414258146839413228924142581468394132289241425814683941322892414258146839413228924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ee89adb-684f-47a9-b666-5730344c5413, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07c72504-0a65-4370-a918-e43c0c1b3005, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07c72504-0a65-4370-a918-e43c0c1b3005, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17623413757354764818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762341375735476481817623413757354764818176234137573547648181762341375735476481817623413757354764818176234137573547648181762341375735476481817623413757354764818176234137573547648181762341375735476481817623413757354764818176234137573547648181762341375735476481817623413757354764818176234137573547648181762341375735476481817623413757354764818176234137573547648181762341375735476481817623413757354764818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af232f05-9583-44e1-9a20-ff963966a248, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11ccec3d-5c3c-46e2-89c5-81085af2ee3b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ccec3d-5c3c-46e2-89c5-81085af2ee3b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3058855502608414356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30588555026084143563058855502608414356305885550260841435630588555026084143563058855502608414356305885550260841435630588555026084143563058855502608414356305885550260841435630588555026084143563058855502608414356305885550260841435630588555026084143563058855502608414356305885550260841435630588555026084143563058855502608414356305885550260841435630588555026084143563058855502608414356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07c72504-0a65-4370-a918-e43c0c1b3005, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5530426-c0c8-4a05-bd58-97d4d62d3329, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5530426-c0c8-4a05-bd58-97d4d62d3329, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12848365489914984563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284836548991498456312848365489914984563128483654899149845631284836548991498456312848365489914984563128483654899149845631284836548991498456312848365489914984563128483654899149845631284836548991498456312848365489914984563128483654899149845631284836548991498456312848365489914984563128483654899149845631284836548991498456312848365489914984563128483654899149845631284836548991498456312848365489914984563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ccec3d-5c3c-46e2-89c5-81085af2ee3b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d0af30-b3a6-4268-a001-b2bf70be943a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d0af30-b3a6-4268-a001-b2bf70be943a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8804981000260889006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88049810002608890068804981000260889006880498100026088900688049810002608890068804981000260889006880498100026088900688049810002608890068804981000260889006880498100026088900688049810002608890068804981000260889006880498100026088900688049810002608890068804981000260889006880498100026088900688049810002608890068804981000260889006880498100026088900688049810002608890068804981000260889006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5530426-c0c8-4a05-bd58-97d4d62d3329, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45199696-b956-4367-98e2-5d12bcd12e49, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45199696-b956-4367-98e2-5d12bcd12e49, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10403017596557070436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040301759655707043610403017596557070436104030175965570704361040301759655707043610403017596557070436104030175965570704361040301759655707043610403017596557070436104030175965570704361040301759655707043610403017596557070436104030175965570704361040301759655707043610403017596557070436104030175965570704361040301759655707043610403017596557070436104030175965570704361040301759655707043610403017596557070436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d0af30-b3a6-4268-a001-b2bf70be943a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b159a23-feff-4383-b286-ec6a7904e93f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b159a23-feff-4383-b286-ec6a7904e93f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2238265937634710440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22382659376347104402238265937634710440223826593763471044022382659376347104402238265937634710440223826593763471044022382659376347104402238265937634710440223826593763471044022382659376347104402238265937634710440223826593763471044022382659376347104402238265937634710440223826593763471044022382659376347104402238265937634710440223826593763471044022382659376347104402238265937634710440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b159a23-feff-4383-b286-ec6a7904e93f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45199696-b956-4367-98e2-5d12bcd12e49, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ee1393-3661-46c6-a57a-a56571891af3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ee1393-3661-46c6-a57a-a56571891af3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 180137386562927259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259180137386562927259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6112b92d-f959-4fbc-b2f2-36f5be397425, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6112b92d-f959-4fbc-b2f2-36f5be397425, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138744151958280434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41387441519582804344138744151958280434413874415195828043441387441519582804344138744151958280434413874415195828043441387441519582804344138744151958280434413874415195828043441387441519582804344138744151958280434413874415195828043441387441519582804344138744151958280434413874415195828043441387441519582804344138744151958280434413874415195828043441387441519582804344138744151958280434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ee1393-3661-46c6-a57a-a56571891af3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6112b92d-f959-4fbc-b2f2-36f5be397425, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b7c067-c55e-49e7-8704-41775862c9a1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b7c067-c55e-49e7-8704-41775862c9a1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10060042388417684270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006004238841768427010060042388417684270100600423884176842701006004238841768427010060042388417684270100600423884176842701006004238841768427010060042388417684270100600423884176842701006004238841768427010060042388417684270100600423884176842701006004238841768427010060042388417684270100600423884176842701006004238841768427010060042388417684270100600423884176842701006004238841768427010060042388417684270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4266eaf2-54bc-4049-9751-ab88e4649bf8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4266eaf2-54bc-4049-9751-ab88e4649bf8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8800562067936260079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88005620679362600798800562067936260079880056206793626007988005620679362600798800562067936260079880056206793626007988005620679362600798800562067936260079880056206793626007988005620679362600798800562067936260079880056206793626007988005620679362600798800562067936260079880056206793626007988005620679362600798800562067936260079880056206793626007988005620679362600798800562067936260079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b7c067-c55e-49e7-8704-41775862c9a1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a1532c-c5d2-4e34-9819-e658307574d3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a1532c-c5d2-4e34-9819-e658307574d3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11909306903721767188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190930690372176718811909306903721767188119093069037217671881190930690372176718811909306903721767188119093069037217671881190930690372176718811909306903721767188119093069037217671881190930690372176718811909306903721767188119093069037217671881190930690372176718811909306903721767188119093069037217671881190930690372176718811909306903721767188119093069037217671881190930690372176718811909306903721767188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4266eaf2-54bc-4049-9751-ab88e4649bf8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f93a9d-e8a6-4495-aa3f-7f65ee39a5f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f93a9d-e8a6-4495-aa3f-7f65ee39a5f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11171271837748018576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117127183774801857611171271837748018576111712718377480185761117127183774801857611171271837748018576111712718377480185761117127183774801857611171271837748018576111712718377480185761117127183774801857611171271837748018576111712718377480185761117127183774801857611171271837748018576111712718377480185761117127183774801857611171271837748018576111712718377480185761117127183774801857611171271837748018576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a1532c-c5d2-4e34-9819-e658307574d3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc227ad7-ec33-487c-afb2-8d3cf89cb1fb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc227ad7-ec33-487c-afb2-8d3cf89cb1fb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14336105731299668808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433610573129966880814336105731299668808143361057312996688081433610573129966880814336105731299668808143361057312996688081433610573129966880814336105731299668808143361057312996688081433610573129966880814336105731299668808143361057312996688081433610573129966880814336105731299668808143361057312996688081433610573129966880814336105731299668808143361057312996688081433610573129966880814336105731299668808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f93a9d-e8a6-4495-aa3f-7f65ee39a5f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3332d13-b7f4-49c9-a444-7cb71aefa2c8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3332d13-b7f4-49c9-a444-7cb71aefa2c8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6487437096705835632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64874370967058356326487437096705835632648743709670583563264874370967058356326487437096705835632648743709670583563264874370967058356326487437096705835632648743709670583563264874370967058356326487437096705835632648743709670583563264874370967058356326487437096705835632648743709670583563264874370967058356326487437096705835632648743709670583563264874370967058356326487437096705835632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc227ad7-ec33-487c-afb2-8d3cf89cb1fb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c464f073-52bd-406c-aa29-199e214f5fed, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c464f073-52bd-406c-aa29-199e214f5fed, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9969507374399295426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99695073743992954269969507374399295426996950737439929542699695073743992954269969507374399295426996950737439929542699695073743992954269969507374399295426996950737439929542699695073743992954269969507374399295426996950737439929542699695073743992954269969507374399295426996950737439929542699695073743992954269969507374399295426996950737439929542699695073743992954269969507374399295426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3332d13-b7f4-49c9-a444-7cb71aefa2c8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c464f073-52bd-406c-aa29-199e214f5fed, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a474cc82-8cc0-41f0-911f-a3ff84c0cb3d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a474cc82-8cc0-41f0-911f-a3ff84c0cb3d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5911985097879132340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59119850978791323405911985097879132340591198509787913234059119850978791323405911985097879132340591198509787913234059119850978791323405911985097879132340591198509787913234059119850978791323405911985097879132340591198509787913234059119850978791323405911985097879132340591198509787913234059119850978791323405911985097879132340591198509787913234059119850978791323405911985097879132340" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc990f4-98b4-4091-a28d-aef2fe7ff012, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc990f4-98b4-4091-a28d-aef2fe7ff012, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12731530127938971037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273153012793897103712731530127938971037127315301279389710371273153012793897103712731530127938971037127315301279389710371273153012793897103712731530127938971037127315301279389710371273153012793897103712731530127938971037127315301279389710371273153012793897103712731530127938971037127315301279389710371273153012793897103712731530127938971037127315301279389710371273153012793897103712731530127938971037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a474cc82-8cc0-41f0-911f-a3ff84c0cb3d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc990f4-98b4-4091-a28d-aef2fe7ff012, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d62c016-ed85-4de4-ab0d-5d5bc8e285a9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d62c016-ed85-4de4-ab0d-5d5bc8e285a9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8452142794684473228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84521427946844732288452142794684473228845214279468447322884521427946844732288452142794684473228845214279468447322884521427946844732288452142794684473228845214279468447322884521427946844732288452142794684473228845214279468447322884521427946844732288452142794684473228845214279468447322884521427946844732288452142794684473228845214279468447322884521427946844732288452142794684473228" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a35d28-e86f-4a92-a3ed-fceb754c9070, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a35d28-e86f-4a92-a3ed-fceb754c9070, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16033207467015951351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603320746701595135116033207467015951351160332074670159513511603320746701595135116033207467015951351160332074670159513511603320746701595135116033207467015951351160332074670159513511603320746701595135116033207467015951351160332074670159513511603320746701595135116033207467015951351160332074670159513511603320746701595135116033207467015951351160332074670159513511603320746701595135116033207467015951351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d62c016-ed85-4de4-ab0d-5d5bc8e285a9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea43949f-5687-4798-8659-d05bd6d83e0f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea43949f-5687-4798-8659-d05bd6d83e0f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376186860776684831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337618686077668483113376186860776684831133761868607766848311337618686077668483113376186860776684831133761868607766848311337618686077668483113376186860776684831133761868607766848311337618686077668483113376186860776684831133761868607766848311337618686077668483113376186860776684831133761868607766848311337618686077668483113376186860776684831133761868607766848311337618686077668483113376186860776684831" } } } 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 939394) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 939394) elapsed time (sec): 0.8547286987304688
DEBUG    ya.test:process.py:263 Command (pid 939394) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 939394) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 939394) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 939394) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 939394) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 939394) maxrss: 893964
DEBUG    ya.test:process.py:263 Command (pid 939394) minflt: 45626
DEBUG    ya.test:process.py:263 Command (pid 939394) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 939394) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 939394) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 939394) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 939394) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 939394) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 939394) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 939394) stime: 0.17993699999999999
DEBUG    ya.test:process.py:263 Command (pid 939394) utime: 0.543889
DEBUG    ya.test:process.py:263 Command (pid 939394) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 939394) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a35d28-e86f-4a92-a3ed-fceb754c9070, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6088d9e4-b08a-499d-87b6-f57ef63d4d20, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6088d9e4-b08a-499d-87b6-f57ef63d4d20, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 970355668107826096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096970355668107826096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea43949f-5687-4798-8659-d05bd6d83e0f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45994245-b058-4397-81a3-ca05b30ac547, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45994245-b058-4397-81a3-ca05b30ac547, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6847041488951808290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68470414889518082906847041488951808290684704148895180829068470414889518082906847041488951808290684704148895180829068470414889518082906847041488951808290684704148895180829068470414889518082906847041488951808290684704148895180829068470414889518082906847041488951808290684704148895180829068470414889518082906847041488951808290684704148895180829068470414889518082906847041488951808290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:276 Command (pid 939394) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45994245-b058-4397-81a3-ca05b30ac547, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0f3fae-24fe-4b61-b141-be95580bc454, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0f3fae-24fe-4b61-b141-be95580bc454, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4332928502387224123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43329285023872241234332928502387224123433292850238722412343329285023872241234332928502387224123433292850238722412343329285023872241234332928502387224123433292850238722412343329285023872241234332928502387224123433292850238722412343329285023872241234332928502387224123433292850238722412343329285023872241234332928502387224123433292850238722412343329285023872241234332928502387224123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6088d9e4-b08a-499d-87b6-f57ef63d4d20, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d50d8a45-72d0-4f92-a15d-34135502d3a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50d8a45-72d0-4f92-a15d-34135502d3a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5701031969942447506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57010319699424475065701031969942447506570103196994244750657010319699424475065701031969942447506570103196994244750657010319699424475065701031969942447506570103196994244750657010319699424475065701031969942447506570103196994244750657010319699424475065701031969942447506570103196994244750657010319699424475065701031969942447506570103196994244750657010319699424475065701031969942447506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50d8a45-72d0-4f92-a15d-34135502d3a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a5e795-7fa3-426a-b6af-13ad8e6ae602, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a5e795-7fa3-426a-b6af-13ad8e6ae602, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13026900281614070367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302690028161407036713026900281614070367130269002816140703671302690028161407036713026900281614070367130269002816140703671302690028161407036713026900281614070367130269002816140703671302690028161407036713026900281614070367130269002816140703671302690028161407036713026900281614070367130269002816140703671302690028161407036713026900281614070367130269002816140703671302690028161407036713026900281614070367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0f3fae-24fe-4b61-b141-be95580bc454, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f06ad980-7091-4f69-a1bf-ed0852ac5ffa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06ad980-7091-4f69-a1bf-ed0852ac5ffa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7940057016793235749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79400570167932357497940057016793235749794005701679323574979400570167932357497940057016793235749794005701679323574979400570167932357497940057016793235749794005701679323574979400570167932357497940057016793235749794005701679323574979400570167932357497940057016793235749794005701679323574979400570167932357497940057016793235749794005701679323574979400570167932357497940057016793235749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a5e795-7fa3-426a-b6af-13ad8e6ae602, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 725f3f6e-9dc3-4b6a-9099-ad5f899b295a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 725f3f6e-9dc3-4b6a-9099-ad5f899b295a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13777283675414883954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377728367541488395413777283675414883954137772836754148839541377728367541488395413777283675414883954137772836754148839541377728367541488395413777283675414883954137772836754148839541377728367541488395413777283675414883954137772836754148839541377728367541488395413777283675414883954137772836754148839541377728367541488395413777283675414883954137772836754148839541377728367541488395413777283675414883954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06ad980-7091-4f69-a1bf-ed0852ac5ffa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5682d11f-e188-4725-8f83-f70cccac188b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5682d11f-e188-4725-8f83-f70cccac188b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294272730871483398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229427273087148339812294272730871483398122942727308714833981229427273087148339812294272730871483398122942727308714833981229427273087148339812294272730871483398122942727308714833981229427273087148339812294272730871483398122942727308714833981229427273087148339812294272730871483398122942727308714833981229427273087148339812294272730871483398122942727308714833981229427273087148339812294272730871483398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 725f3f6e-9dc3-4b6a-9099-ad5f899b295a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53c6a27f-97a3-40b3-8a06-1acdcd0858fb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c6a27f-97a3-40b3-8a06-1acdcd0858fb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 358155616208442768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768358155616208442768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5682d11f-e188-4725-8f83-f70cccac188b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89c80161-3b7b-4de4-95f6-d56245801e7e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c80161-3b7b-4de4-95f6-d56245801e7e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10925396761542392472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092539676154239247210925396761542392472109253967615423924721092539676154239247210925396761542392472109253967615423924721092539676154239247210925396761542392472109253967615423924721092539676154239247210925396761542392472109253967615423924721092539676154239247210925396761542392472109253967615423924721092539676154239247210925396761542392472109253967615423924721092539676154239247210925396761542392472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c6a27f-97a3-40b3-8a06-1acdcd0858fb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9196285-cbd8-4a43-bd97-eea9c2f6f7dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9196285-cbd8-4a43-bd97-eea9c2f6f7dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2359891709019412672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23598917090194126722359891709019412672235989170901941267223598917090194126722359891709019412672235989170901941267223598917090194126722359891709019412672235989170901941267223598917090194126722359891709019412672235989170901941267223598917090194126722359891709019412672235989170901941267223598917090194126722359891709019412672235989170901941267223598917090194126722359891709019412672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c80161-3b7b-4de4-95f6-d56245801e7e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b42334d7-fc820f94-e455c3a3-d0eb6129" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d5fafb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797d5fafb0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797d5fafb0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9e887f7b-1d71-4329-9e7a-448b491c3180, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9e887f7b-1d71-4329-9e7a-448b491c3180, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NjExYWY0ZjEtY2M1Mjg1MDctODhlMmMyZjQtM2M0NDI0N2Y=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9196285-cbd8-4a43-bd97-eea9c2f6f7dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" 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 0x7b797d5fafb0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 9e887f7b-1d71-4329-9e7a-448b491c3180, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9e887f7b-1d71-4329-9e7a-448b491c3180, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 9e887f7b-1d71-4329-9e7a-448b491c3180, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42c286fe-6aeb-4c65-8699-c4a1c3fe0215, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42c286fe-6aeb-4c65-8699-c4a1c3fe0215, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1787467481208855735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17874674812088557351787467481208855735178746748120885573517874674812088557351787467481208855735178746748120885573517874674812088557351787467481208855735178746748120885573517874674812088557351787467481208855735178746748120885573517874674812088557351787467481208855735178746748120885573517874674812088557351787467481208855735178746748120885573517874674812088557351787467481208855735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b797e4ac2f0 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 0x7b797d0738b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d0738b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9d33d12e-1046-46a6-8d78-1efe4f5b430b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d33d12e-1046-46a6-8d78-1efe4f5b430b, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42c286fe-6aeb-4c65-8699-c4a1c3fe0215, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 9d33d12e-1046-46a6-8d78-1efe4f5b430b, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 9d33d12e-1046-46a6-8d78-1efe4f5b430b, ghrun-lazcnq5tka.auto.internal:27972): 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-12-05T13:57:16.7114238+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 9d33d12e-1046-46a6-8d78-1efe4f5b430b, ghrun-lazcnq5tka.auto.internal:27972): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lazcnq5tka.auto.internal:27972
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-12-05T13:57:16.7114238+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd77bfb4-1b1e-4a9d-a845-413e241ac8b3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd77bfb4-1b1e-4a9d-a845-413e241ac8b3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7224890137384144980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72248901373841449807224890137384144980722489013738414498072248901373841449807224890137384144980722489013738414498072248901373841449807224890137384144980722489013738414498072248901373841449807224890137384144980722489013738414498072248901373841449807224890137384144980722489013738414498072248901373841449807224890137384144980722489013738414498072248901373841449807224890137384144980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d0738b0>
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 0x7b797d0738b0>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797d0738b0> is no longer active. Current active count 1.
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 0x7b797e4baeb0 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 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cee48c2d-1358-4b85-9ee1-e4cd532e4b24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cee48c2d-1358-4b85-9ee1-e4cd532e4b24, ghrun-lazcnq5tka.auto.internal:20348): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cee48c2d-1358-4b85-9ee1-e4cd532e4b24, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cee48c2d-1358-4b85-9ee1-e4cd532e4b24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cee48c2d-1358-4b85-9ee1-e4cd532e4b24, ghrun-lazcnq5tka.auto.internal:20348): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd77bfb4-1b1e-4a9d-a845-413e241ac8b3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, d96367e7-b136-44d2-b14f-dac8b6c68d49, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef02e251-675f-468f-be25-bf753f2b110f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d96367e7-b136-44d2-b14f-dac8b6c68d49, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef02e251-675f-468f-be25-bf753f2b110f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16456427443601907457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645642744360190745716456427443601907457164564274436019074571645642744360190745716456427443601907457164564274436019074571645642744360190745716456427443601907457164564274436019074571645642744360190745716456427443601907457164564274436019074571645642744360190745716456427443601907457164564274436019074571645642744360190745716456427443601907457164564274436019074571645642744360190745716456427443601907457" } } } 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_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e338dbb0-671f-4252-bbc3-ab36f58aa79d, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e338dbb0-671f-4252-bbc3-ab36f58aa79d, localhost:17060): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, d96367e7-b136-44d2-b14f-dac8b6c68d49, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=4aeed5eb-995202a6-36425ac-77cab4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1447fdb-15a8-4b16-bf81-9cb7011f8bdd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1447fdb-15a8-4b16-bf81-9cb7011f8bdd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11548864211907054735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154886421190705473511548864211907054735115488642119070547351154886421190705473511548864211907054735115488642119070547351154886421190705473511548864211907054735115488642119070547351154886421190705473511548864211907054735115488642119070547351154886421190705473511548864211907054735115488642119070547351154886421190705473511548864211907054735115488642119070547351154886421190705473511548864211907054735" } } } 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, e338dbb0-671f-4252-bbc3-ab36f58aa79d, localhost:17060): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 27972 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 20348 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-lazcnq5tka.auto.internal:27972, location , ssl: False>, <Endpoint ghrun-lazcnq5tka.auto.internal:20348, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef02e251-675f-468f-be25-bf753f2b110f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038956." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcv0bpfjwy68zxdnan288p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1447fdb-15a8-4b16-bf81-9cb7011f8bdd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038939." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcv0c10qq4hfvz8mzgr419" } } } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038956." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038939." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65126f08-5175-43d1-962c-d2ae7d411d96, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65126f08-5175-43d1-962c-d2ae7d411d96, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11373778911655915792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137377891165591579211373778911655915792113737789116559157921137377891165591579211373778911655915792113737789116559157921137377891165591579211373778911655915792113737789116559157921137377891165591579211373778911655915792113737789116559157921137377891165591579211373778911655915792113737789116559157921137377891165591579211373778911655915792113737789116559157921137377891165591579211373778911655915792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e3dfbb8-3ffa-4804-8519-5a73cc87ed9c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e3dfbb8-3ffa-4804-8519-5a73cc87ed9c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18126361383830050797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812636138383005079718126361383830050797181263613838300507971812636138383005079718126361383830050797181263613838300507971812636138383005079718126361383830050797181263613838300507971812636138383005079718126361383830050797181263613838300507971812636138383005079718126361383830050797181263613838300507971812636138383005079718126361383830050797181263613838300507971812636138383005079718126361383830050797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65126f08-5175-43d1-962c-d2ae7d411d96, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27dbe6b9-b01f-4c21-b96c-1f858bf42368, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27dbe6b9-b01f-4c21-b96c-1f858bf42368, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6416318981209857874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64163189812098578746416318981209857874641631898120985787464163189812098578746416318981209857874641631898120985787464163189812098578746416318981209857874641631898120985787464163189812098578746416318981209857874641631898120985787464163189812098578746416318981209857874641631898120985787464163189812098578746416318981209857874641631898120985787464163189812098578746416318981209857874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e3dfbb8-3ffa-4804-8519-5a73cc87ed9c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ff76de-b7e8-41c0-b77b-22e417d39c8a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ff76de-b7e8-41c0-b77b-22e417d39c8a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11904428084972581096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190442808497258109611904428084972581096119044280849725810961190442808497258109611904428084972581096119044280849725810961190442808497258109611904428084972581096119044280849725810961190442808497258109611904428084972581096119044280849725810961190442808497258109611904428084972581096119044280849725810961190442808497258109611904428084972581096119044280849725810961190442808497258109611904428084972581096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ff76de-b7e8-41c0-b77b-22e417d39c8a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92b6d6ac-5d2c-4ff1-8e43-57a19e269c02, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92b6d6ac-5d2c-4ff1-8e43-57a19e269c02, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1389472447841998203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13894724478419982031389472447841998203138947244784199820313894724478419982031389472447841998203138947244784199820313894724478419982031389472447841998203138947244784199820313894724478419982031389472447841998203138947244784199820313894724478419982031389472447841998203138947244784199820313894724478419982031389472447841998203138947244784199820313894724478419982031389472447841998203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92b6d6ac-5d2c-4ff1-8e43-57a19e269c02, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f72500-a763-4f4e-87f6-460caad020d6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f72500-a763-4f4e-87f6-460caad020d6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4318426901876725106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43184269018767251064318426901876725106431842690187672510643184269018767251064318426901876725106431842690187672510643184269018767251064318426901876725106431842690187672510643184269018767251064318426901876725106431842690187672510643184269018767251064318426901876725106431842690187672510643184269018767251064318426901876725106431842690187672510643184269018767251064318426901876725106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27dbe6b9-b01f-4c21-b96c-1f858bf42368, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7d9561-f9e1-495a-b72a-f8046da5c941, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7d9561-f9e1-495a-b72a-f8046da5c941, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4299646891854659653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42996468918546596534299646891854659653429964689185465965342996468918546596534299646891854659653429964689185465965342996468918546596534299646891854659653429964689185465965342996468918546596534299646891854659653429964689185465965342996468918546596534299646891854659653429964689185465965342996468918546596534299646891854659653429964689185465965342996468918546596534299646891854659653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f72500-a763-4f4e-87f6-460caad020d6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8640c007-90a2-4d27-b023-23a0e5c5b51d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8640c007-90a2-4d27-b023-23a0e5c5b51d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 202770143921658367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367202770143921658367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7d9561-f9e1-495a-b72a-f8046da5c941, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f66199e5-f97e-4b02-bc49-1c67e06015fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f66199e5-f97e-4b02-bc49-1c67e06015fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5056812447371643284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50568124473716432845056812447371643284505681244737164328450568124473716432845056812447371643284505681244737164328450568124473716432845056812447371643284505681244737164328450568124473716432845056812447371643284505681244737164328450568124473716432845056812447371643284505681244737164328450568124473716432845056812447371643284505681244737164328450568124473716432845056812447371643284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8640c007-90a2-4d27-b023-23a0e5c5b51d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111f258d-5b05-4713-ab06-c4909475fbbf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111f258d-5b05-4713-ab06-c4909475fbbf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13214066824215957079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321406682421595707913214066824215957079132140668242159570791321406682421595707913214066824215957079132140668242159570791321406682421595707913214066824215957079132140668242159570791321406682421595707913214066824215957079132140668242159570791321406682421595707913214066824215957079132140668242159570791321406682421595707913214066824215957079132140668242159570791321406682421595707913214066824215957079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f66199e5-f97e-4b02-bc49-1c67e06015fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4fc7ea6-0fe7-4388-9a7e-abf011bd4516, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4fc7ea6-0fe7-4388-9a7e-abf011bd4516, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2369206254689666619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23692062546896666192369206254689666619236920625468966661923692062546896666192369206254689666619236920625468966661923692062546896666192369206254689666619236920625468966661923692062546896666192369206254689666619236920625468966661923692062546896666192369206254689666619236920625468966661923692062546896666192369206254689666619236920625468966661923692062546896666192369206254689666619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111f258d-5b05-4713-ab06-c4909475fbbf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 405d9a06-3292-4917-8d95-0dfe90b55ee0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405d9a06-3292-4917-8d95-0dfe90b55ee0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9318592371621863781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93185923716218637819318592371621863781931859237162186378193185923716218637819318592371621863781931859237162186378193185923716218637819318592371621863781931859237162186378193185923716218637819318592371621863781931859237162186378193185923716218637819318592371621863781931859237162186378193185923716218637819318592371621863781931859237162186378193185923716218637819318592371621863781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4fc7ea6-0fe7-4388-9a7e-abf011bd4516, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcee09a5-5752-47a7-a7df-1cdd9b709f9a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcee09a5-5752-47a7-a7df-1cdd9b709f9a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14981366918703724549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498136691870372454914981366918703724549149813669187037245491498136691870372454914981366918703724549149813669187037245491498136691870372454914981366918703724549149813669187037245491498136691870372454914981366918703724549149813669187037245491498136691870372454914981366918703724549149813669187037245491498136691870372454914981366918703724549149813669187037245491498136691870372454914981366918703724549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405d9a06-3292-4917-8d95-0dfe90b55ee0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5dc635a-bed9-4fb7-830f-852e63c07014, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5dc635a-bed9-4fb7-830f-852e63c07014, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13199812203732069549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319981220373206954913199812203732069549131998122037320695491319981220373206954913199812203732069549131998122037320695491319981220373206954913199812203732069549131998122037320695491319981220373206954913199812203732069549131998122037320695491319981220373206954913199812203732069549131998122037320695491319981220373206954913199812203732069549131998122037320695491319981220373206954913199812203732069549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcee09a5-5752-47a7-a7df-1cdd9b709f9a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd77c329-f436-4c4a-a65a-d4af5af9249d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd77c329-f436-4c4a-a65a-d4af5af9249d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11938883148354743233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193888314835474323311938883148354743233119388831483547432331193888314835474323311938883148354743233119388831483547432331193888314835474323311938883148354743233119388831483547432331193888314835474323311938883148354743233119388831483547432331193888314835474323311938883148354743233119388831483547432331193888314835474323311938883148354743233119388831483547432331193888314835474323311938883148354743233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5dc635a-bed9-4fb7-830f-852e63c07014, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4674a703-4a02-438d-a010-90281d041067, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4674a703-4a02-438d-a010-90281d041067, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9492856874151727555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94928568741517275559492856874151727555949285687415172755594928568741517275559492856874151727555949285687415172755594928568741517275559492856874151727555949285687415172755594928568741517275559492856874151727555949285687415172755594928568741517275559492856874151727555949285687415172755594928568741517275559492856874151727555949285687415172755594928568741517275559492856874151727555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd77c329-f436-4c4a-a65a-d4af5af9249d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4011ab-18d0-47aa-a31f-67cade9c3eb6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4011ab-18d0-47aa-a31f-67cade9c3eb6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3097339348410790984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30973393484107909843097339348410790984309733934841079098430973393484107909843097339348410790984309733934841079098430973393484107909843097339348410790984309733934841079098430973393484107909843097339348410790984309733934841079098430973393484107909843097339348410790984309733934841079098430973393484107909843097339348410790984309733934841079098430973393484107909843097339348410790984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4674a703-4a02-438d-a010-90281d041067, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81e66350-5081-4d6e-83d4-d9b247c2809f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e66350-5081-4d6e-83d4-d9b247c2809f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12178874546339627379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217887454633962737912178874546339627379121788745463396273791217887454633962737912178874546339627379121788745463396273791217887454633962737912178874546339627379121788745463396273791217887454633962737912178874546339627379121788745463396273791217887454633962737912178874546339627379121788745463396273791217887454633962737912178874546339627379121788745463396273791217887454633962737912178874546339627379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4011ab-18d0-47aa-a31f-67cade9c3eb6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47eeaf1c-dc8e-4467-9341-19a321faf08c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47eeaf1c-dc8e-4467-9341-19a321faf08c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6282480716707205738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62824807167072057386282480716707205738628248071670720573862824807167072057386282480716707205738628248071670720573862824807167072057386282480716707205738628248071670720573862824807167072057386282480716707205738628248071670720573862824807167072057386282480716707205738628248071670720573862824807167072057386282480716707205738628248071670720573862824807167072057386282480716707205738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e66350-5081-4d6e-83d4-d9b247c2809f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5446cfd5-cbe1-473d-9ecb-13e8c3f92d42, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5446cfd5-cbe1-473d-9ecb-13e8c3f92d42, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3724413145701011094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37244131457010110943724413145701011094372441314570101109437244131457010110943724413145701011094372441314570101109437244131457010110943724413145701011094372441314570101109437244131457010110943724413145701011094372441314570101109437244131457010110943724413145701011094372441314570101109437244131457010110943724413145701011094372441314570101109437244131457010110943724413145701011094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47eeaf1c-dc8e-4467-9341-19a321faf08c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bffb637-6d87-43ec-8d8e-db6ac77772f0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bffb637-6d87-43ec-8d8e-db6ac77772f0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3426677002788214667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34266770027882146673426677002788214667342667700278821466734266770027882146673426677002788214667342667700278821466734266770027882146673426677002788214667342667700278821466734266770027882146673426677002788214667342667700278821466734266770027882146673426677002788214667342667700278821466734266770027882146673426677002788214667342667700278821466734266770027882146673426677002788214667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5446cfd5-cbe1-473d-9ecb-13e8c3f92d42, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e106828d-64de-4d0f-9510-50e31d20e451, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e106828d-64de-4d0f-9510-50e31d20e451, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11258185119526322491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125818511952632249111258185119526322491112581851195263224911125818511952632249111258185119526322491112581851195263224911125818511952632249111258185119526322491112581851195263224911125818511952632249111258185119526322491112581851195263224911125818511952632249111258185119526322491112581851195263224911125818511952632249111258185119526322491112581851195263224911125818511952632249111258185119526322491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bffb637-6d87-43ec-8d8e-db6ac77772f0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 058898fc-4822-4389-8ba1-6014f920a105, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 058898fc-4822-4389-8ba1-6014f920a105, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8738160456694970485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87381604566949704858738160456694970485873816045669497048587381604566949704858738160456694970485873816045669497048587381604566949704858738160456694970485873816045669497048587381604566949704858738160456694970485873816045669497048587381604566949704858738160456694970485873816045669497048587381604566949704858738160456694970485873816045669497048587381604566949704858738160456694970485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e106828d-64de-4d0f-9510-50e31d20e451, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0728ae80-34fc-4dd1-b78b-41262ae1664f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0728ae80-34fc-4dd1-b78b-41262ae1664f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11081161546957943236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108116154695794323611081161546957943236110811615469579432361108116154695794323611081161546957943236110811615469579432361108116154695794323611081161546957943236110811615469579432361108116154695794323611081161546957943236110811615469579432361108116154695794323611081161546957943236110811615469579432361108116154695794323611081161546957943236110811615469579432361108116154695794323611081161546957943236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 058898fc-4822-4389-8ba1-6014f920a105, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f942d9-7172-4710-8cf0-3a1a9856ee53, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f942d9-7172-4710-8cf0-3a1a9856ee53, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15730882337173771766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573088233717377176615730882337173771766157308823371737717661573088233717377176615730882337173771766157308823371737717661573088233717377176615730882337173771766157308823371737717661573088233717377176615730882337173771766157308823371737717661573088233717377176615730882337173771766157308823371737717661573088233717377176615730882337173771766157308823371737717661573088233717377176615730882337173771766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0728ae80-34fc-4dd1-b78b-41262ae1664f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f942d9-7172-4710-8cf0-3a1a9856ee53, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda5cc7c-ce00-4716-9617-e71de791e676, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda5cc7c-ce00-4716-9617-e71de791e676, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8757879622119194797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87578796221191947978757879622119194797875787962211919479787578796221191947978757879622119194797875787962211919479787578796221191947978757879622119194797875787962211919479787578796221191947978757879622119194797875787962211919479787578796221191947978757879622119194797875787962211919479787578796221191947978757879622119194797875787962211919479787578796221191947978757879622119194797" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6935d93e-76cc-40a8-9fee-d0fc64278988, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6935d93e-76cc-40a8-9fee-d0fc64278988, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16105360832343501986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610536083234350198616105360832343501986161053608323435019861610536083234350198616105360832343501986161053608323435019861610536083234350198616105360832343501986161053608323435019861610536083234350198616105360832343501986161053608323435019861610536083234350198616105360832343501986161053608323435019861610536083234350198616105360832343501986161053608323435019861610536083234350198616105360832343501986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda5cc7c-ce00-4716-9617-e71de791e676, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a93e71c-a833-4508-ba3e-b2673d82f916, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a93e71c-a833-4508-ba3e-b2673d82f916, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10397547529253443462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039754752925344346210397547529253443462103975475292534434621039754752925344346210397547529253443462103975475292534434621039754752925344346210397547529253443462103975475292534434621039754752925344346210397547529253443462103975475292534434621039754752925344346210397547529253443462103975475292534434621039754752925344346210397547529253443462103975475292534434621039754752925344346210397547529253443462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a93e71c-a833-4508-ba3e-b2673d82f916, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eed86a80-7780-4751-9472-51ccb782b8da, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eed86a80-7780-4751-9472-51ccb782b8da, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13526478227238995392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352647822723899539213526478227238995392135264782272389953921352647822723899539213526478227238995392135264782272389953921352647822723899539213526478227238995392135264782272389953921352647822723899539213526478227238995392135264782272389953921352647822723899539213526478227238995392135264782272389953921352647822723899539213526478227238995392135264782272389953921352647822723899539213526478227238995392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6935d93e-76cc-40a8-9fee-d0fc64278988, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1220b7-f541-4dac-9bf4-75f594dfd975, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1220b7-f541-4dac-9bf4-75f594dfd975, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13664268644404084038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366426864440408403813664268644404084038136642686444040840381366426864440408403813664268644404084038136642686444040840381366426864440408403813664268644404084038136642686444040840381366426864440408403813664268644404084038136642686444040840381366426864440408403813664268644404084038136642686444040840381366426864440408403813664268644404084038136642686444040840381366426864440408403813664268644404084038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eed86a80-7780-4751-9472-51ccb782b8da, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325cc5af-d700-42a2-b429-7d55879fd06c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325cc5af-d700-42a2-b429-7d55879fd06c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 940975670100033306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306940975670100033306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325cc5af-d700-42a2-b429-7d55879fd06c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f7a2e00-3bb0-4751-bc35-76122b59b38b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f7a2e00-3bb0-4751-bc35-76122b59b38b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15212150072413903901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521215007241390390115212150072413903901152121500724139039011521215007241390390115212150072413903901152121500724139039011521215007241390390115212150072413903901152121500724139039011521215007241390390115212150072413903901152121500724139039011521215007241390390115212150072413903901152121500724139039011521215007241390390115212150072413903901152121500724139039011521215007241390390115212150072413903901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1220b7-f541-4dac-9bf4-75f594dfd975, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7102a1f3-5a8a-4001-8b23-fa8665a0f88d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7102a1f3-5a8a-4001-8b23-fa8665a0f88d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6728820416477443552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67288204164774435526728820416477443552672882041647744355267288204164774435526728820416477443552672882041647744355267288204164774435526728820416477443552672882041647744355267288204164774435526728820416477443552672882041647744355267288204164774435526728820416477443552672882041647744355267288204164774435526728820416477443552672882041647744355267288204164774435526728820416477443552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7102a1f3-5a8a-4001-8b23-fa8665a0f88d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80cb7966-2b33-4671-a8d5-8df78c92453c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80cb7966-2b33-4671-a8d5-8df78c92453c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13280304659293726694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328030465929372669413280304659293726694132803046592937266941328030465929372669413280304659293726694132803046592937266941328030465929372669413280304659293726694132803046592937266941328030465929372669413280304659293726694132803046592937266941328030465929372669413280304659293726694132803046592937266941328030465929372669413280304659293726694132803046592937266941328030465929372669413280304659293726694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f7a2e00-3bb0-4751-bc35-76122b59b38b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf3cf59-2eca-45e5-b064-87ac8fd57187, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf3cf59-2eca-45e5-b064-87ac8fd57187, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8625431784731276381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86254317847312763818625431784731276381862543178473127638186254317847312763818625431784731276381862543178473127638186254317847312763818625431784731276381862543178473127638186254317847312763818625431784731276381862543178473127638186254317847312763818625431784731276381862543178473127638186254317847312763818625431784731276381862543178473127638186254317847312763818625431784731276381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80cb7966-2b33-4671-a8d5-8df78c92453c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91e8f451-22eb-40aa-9cd8-0e029650af4e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e8f451-22eb-40aa-9cd8-0e029650af4e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4802941729185281957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48029417291852819574802941729185281957480294172918528195748029417291852819574802941729185281957480294172918528195748029417291852819574802941729185281957480294172918528195748029417291852819574802941729185281957480294172918528195748029417291852819574802941729185281957480294172918528195748029417291852819574802941729185281957480294172918528195748029417291852819574802941729185281957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf3cf59-2eca-45e5-b064-87ac8fd57187, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e8f451-22eb-40aa-9cd8-0e029650af4e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8e35ab-eb59-4ab4-937f-74f846e93c66, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8e35ab-eb59-4ab4-937f-74f846e93c66, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11689050571726700982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168905057172670098211689050571726700982116890505717267009821168905057172670098211689050571726700982116890505717267009821168905057172670098211689050571726700982116890505717267009821168905057172670098211689050571726700982116890505717267009821168905057172670098211689050571726700982116890505717267009821168905057172670098211689050571726700982116890505717267009821168905057172670098211689050571726700982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba81cfd-6e72-4f6c-b3a3-2a95a171028d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba81cfd-6e72-4f6c-b3a3-2a95a171028d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4803680943332130007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48036809433321300074803680943332130007480368094333213000748036809433321300074803680943332130007480368094333213000748036809433321300074803680943332130007480368094333213000748036809433321300074803680943332130007480368094333213000748036809433321300074803680943332130007480368094333213000748036809433321300074803680943332130007480368094333213000748036809433321300074803680943332130007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8e35ab-eb59-4ab4-937f-74f846e93c66, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba81cfd-6e72-4f6c-b3a3-2a95a171028d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a7af8d-e74b-40ab-b7e5-f338da3d7bf2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a7af8d-e74b-40ab-b7e5-f338da3d7bf2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10669123092149166793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066912309214916679310669123092149166793106691230921491667931066912309214916679310669123092149166793106691230921491667931066912309214916679310669123092149166793106691230921491667931066912309214916679310669123092149166793106691230921491667931066912309214916679310669123092149166793106691230921491667931066912309214916679310669123092149166793106691230921491667931066912309214916679310669123092149166793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa405a97-05da-4a20-8b35-a1e67da6a86f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa405a97-05da-4a20-8b35-a1e67da6a86f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5896883685874478136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58968836858744781365896883685874478136589688368587447813658968836858744781365896883685874478136589688368587447813658968836858744781365896883685874478136589688368587447813658968836858744781365896883685874478136589688368587447813658968836858744781365896883685874478136589688368587447813658968836858744781365896883685874478136589688368587447813658968836858744781365896883685874478136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a7af8d-e74b-40ab-b7e5-f338da3d7bf2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf7b49a-cd49-4a6e-9bfd-97642dd43274, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa405a97-05da-4a20-8b35-a1e67da6a86f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf7b49a-cd49-4a6e-9bfd-97642dd43274, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4898085388357402717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48980853883574027174898085388357402717489808538835740271748980853883574027174898085388357402717489808538835740271748980853883574027174898085388357402717489808538835740271748980853883574027174898085388357402717489808538835740271748980853883574027174898085388357402717489808538835740271748980853883574027174898085388357402717489808538835740271748980853883574027174898085388357402717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a77533a-ed85-4056-98fd-fc87fed14709, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a77533a-ed85-4056-98fd-fc87fed14709, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8256997283783603086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82569972837836030868256997283783603086825699728378360308682569972837836030868256997283783603086825699728378360308682569972837836030868256997283783603086825699728378360308682569972837836030868256997283783603086825699728378360308682569972837836030868256997283783603086825699728378360308682569972837836030868256997283783603086825699728378360308682569972837836030868256997283783603086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf7b49a-cd49-4a6e-9bfd-97642dd43274, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44a2c426-39ce-401e-801b-336ea95e951a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44a2c426-39ce-401e-801b-336ea95e951a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16522829118960669930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652282911896066993016522829118960669930165228291189606699301652282911896066993016522829118960669930165228291189606699301652282911896066993016522829118960669930165228291189606699301652282911896066993016522829118960669930165228291189606699301652282911896066993016522829118960669930165228291189606699301652282911896066993016522829118960669930165228291189606699301652282911896066993016522829118960669930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a77533a-ed85-4056-98fd-fc87fed14709, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80225476-957e-4ba6-a13d-6dc8e598e6ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80225476-957e-4ba6-a13d-6dc8e598e6ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17966825599445052207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796682559944505220717966825599445052207179668255994450522071796682559944505220717966825599445052207179668255994450522071796682559944505220717966825599445052207179668255994450522071796682559944505220717966825599445052207179668255994450522071796682559944505220717966825599445052207179668255994450522071796682559944505220717966825599445052207179668255994450522071796682559944505220717966825599445052207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80225476-957e-4ba6-a13d-6dc8e598e6ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23be2714-4b8b-47c0-9abc-cc778100de88, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23be2714-4b8b-47c0-9abc-cc778100de88, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10774300490937895951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077430049093789595110774300490937895951107743004909378959511077430049093789595110774300490937895951107743004909378959511077430049093789595110774300490937895951107743004909378959511077430049093789595110774300490937895951107743004909378959511077430049093789595110774300490937895951107743004909378959511077430049093789595110774300490937895951107743004909378959511077430049093789595110774300490937895951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44a2c426-39ce-401e-801b-336ea95e951a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9191aec7-037a-41f4-914a-23552b21ba91, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9191aec7-037a-41f4-914a-23552b21ba91, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3291390308524798439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32913903085247984393291390308524798439329139030852479843932913903085247984393291390308524798439329139030852479843932913903085247984393291390308524798439329139030852479843932913903085247984393291390308524798439329139030852479843932913903085247984393291390308524798439329139030852479843932913903085247984393291390308524798439329139030852479843932913903085247984393291390308524798439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23be2714-4b8b-47c0-9abc-cc778100de88, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74518ed5-df44-4fa0-b2fb-e0ecc4d8e77a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74518ed5-df44-4fa0-b2fb-e0ecc4d8e77a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3606764171946138267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36067641719461382673606764171946138267360676417194613826736067641719461382673606764171946138267360676417194613826736067641719461382673606764171946138267360676417194613826736067641719461382673606764171946138267360676417194613826736067641719461382673606764171946138267360676417194613826736067641719461382673606764171946138267360676417194613826736067641719461382673606764171946138267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9191aec7-037a-41f4-914a-23552b21ba91, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e624871e-2ab1-413f-9b19-0c593dc61d7c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e624871e-2ab1-413f-9b19-0c593dc61d7c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5529876659767107154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55298766597671071545529876659767107154552987665976710715455298766597671071545529876659767107154552987665976710715455298766597671071545529876659767107154552987665976710715455298766597671071545529876659767107154552987665976710715455298766597671071545529876659767107154552987665976710715455298766597671071545529876659767107154552987665976710715455298766597671071545529876659767107154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74518ed5-df44-4fa0-b2fb-e0ecc4d8e77a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f154e83-607b-4732-a52d-4372f3d027a1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f154e83-607b-4732-a52d-4372f3d027a1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10511537282660202875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051153728266020287510511537282660202875105115372826602028751051153728266020287510511537282660202875105115372826602028751051153728266020287510511537282660202875105115372826602028751051153728266020287510511537282660202875105115372826602028751051153728266020287510511537282660202875105115372826602028751051153728266020287510511537282660202875105115372826602028751051153728266020287510511537282660202875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e624871e-2ab1-413f-9b19-0c593dc61d7c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c6e1c4-27fe-4d07-8e0e-484d1fe93b7f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c6e1c4-27fe-4d07-8e0e-484d1fe93b7f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11223326828979872811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122332682897987281111223326828979872811112233268289798728111122332682897987281111223326828979872811112233268289798728111122332682897987281111223326828979872811112233268289798728111122332682897987281111223326828979872811112233268289798728111122332682897987281111223326828979872811112233268289798728111122332682897987281111223326828979872811112233268289798728111122332682897987281111223326828979872811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f154e83-607b-4732-a52d-4372f3d027a1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31be82ab-7a59-4e24-b469-86de60344256, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31be82ab-7a59-4e24-b469-86de60344256, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1728799436854799376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17287994368547993761728799436854799376172879943685479937617287994368547993761728799436854799376172879943685479937617287994368547993761728799436854799376172879943685479937617287994368547993761728799436854799376172879943685479937617287994368547993761728799436854799376172879943685479937617287994368547993761728799436854799376172879943685479937617287994368547993761728799436854799376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c6e1c4-27fe-4d07-8e0e-484d1fe93b7f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed2ee40-71b4-4f7e-b5a8-2f0fae7f386a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31be82ab-7a59-4e24-b469-86de60344256, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed2ee40-71b4-4f7e-b5a8-2f0fae7f386a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14667976905642164665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466797690564216466514667976905642164665146679769056421646651466797690564216466514667976905642164665146679769056421646651466797690564216466514667976905642164665146679769056421646651466797690564216466514667976905642164665146679769056421646651466797690564216466514667976905642164665146679769056421646651466797690564216466514667976905642164665146679769056421646651466797690564216466514667976905642164665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83ac7bd4-52c3-4a1c-a564-86195875b331, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83ac7bd4-52c3-4a1c-a564-86195875b331, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7045513798669182932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70455137986691829327045513798669182932704551379866918293270455137986691829327045513798669182932704551379866918293270455137986691829327045513798669182932704551379866918293270455137986691829327045513798669182932704551379866918293270455137986691829327045513798669182932704551379866918293270455137986691829327045513798669182932704551379866918293270455137986691829327045513798669182932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed2ee40-71b4-4f7e-b5a8-2f0fae7f386a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7b73232-dc92-4f3d-ac46-d36c33c0ab17, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7b73232-dc92-4f3d-ac46-d36c33c0ab17, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12121127746412854738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212112774641285473812121127746412854738121211277464128547381212112774641285473812121127746412854738121211277464128547381212112774641285473812121127746412854738121211277464128547381212112774641285473812121127746412854738121211277464128547381212112774641285473812121127746412854738121211277464128547381212112774641285473812121127746412854738121211277464128547381212112774641285473812121127746412854738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83ac7bd4-52c3-4a1c-a564-86195875b331, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdcc1995-d887-446c-b105-cdcab1a61b06, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdcc1995-d887-446c-b105-cdcab1a61b06, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8521465336314287386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85214653363142873868521465336314287386852146533631428738685214653363142873868521465336314287386852146533631428738685214653363142873868521465336314287386852146533631428738685214653363142873868521465336314287386852146533631428738685214653363142873868521465336314287386852146533631428738685214653363142873868521465336314287386852146533631428738685214653363142873868521465336314287386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdcc1995-d887-446c-b105-cdcab1a61b06, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b0070a-ebbd-4c32-bdb3-27506fa30899, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7b73232-dc92-4f3d-ac46-d36c33c0ab17, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b0070a-ebbd-4c32-bdb3-27506fa30899, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7941907209423209424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79419072094232094247941907209423209424794190720942320942479419072094232094247941907209423209424794190720942320942479419072094232094247941907209423209424794190720942320942479419072094232094247941907209423209424794190720942320942479419072094232094247941907209423209424794190720942320942479419072094232094247941907209423209424794190720942320942479419072094232094247941907209423209424" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b02ea6-7b69-4e4b-98f5-4a72fe0956cf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b02ea6-7b69-4e4b-98f5-4a72fe0956cf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12743770716563599819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274377071656359981912743770716563599819127437707165635998191274377071656359981912743770716563599819127437707165635998191274377071656359981912743770716563599819127437707165635998191274377071656359981912743770716563599819127437707165635998191274377071656359981912743770716563599819127437707165635998191274377071656359981912743770716563599819127437707165635998191274377071656359981912743770716563599819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b0070a-ebbd-4c32-bdb3-27506fa30899, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e808712-ee68-4e1e-ab46-2eb1150a8dae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e808712-ee68-4e1e-ab46-2eb1150a8dae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5672000116107327399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56720001161073273995672000116107327399567200011610732739956720001161073273995672000116107327399567200011610732739956720001161073273995672000116107327399567200011610732739956720001161073273995672000116107327399567200011610732739956720001161073273995672000116107327399567200011610732739956720001161073273995672000116107327399567200011610732739956720001161073273995672000116107327399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b02ea6-7b69-4e4b-98f5-4a72fe0956cf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8dd38a5-6b86-485f-9c46-3673496705b6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8dd38a5-6b86-485f-9c46-3673496705b6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6295858528462143224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62958585284621432246295858528462143224629585852846214322462958585284621432246295858528462143224629585852846214322462958585284621432246295858528462143224629585852846214322462958585284621432246295858528462143224629585852846214322462958585284621432246295858528462143224629585852846214322462958585284621432246295858528462143224629585852846214322462958585284621432246295858528462143224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e808712-ee68-4e1e-ab46-2eb1150a8dae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63cb74b6-63f7-427e-add3-d96d9ae84698, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63cb74b6-63f7-427e-add3-d96d9ae84698, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11023406060419461557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102340606041946155711023406060419461557110234060604194615571102340606041946155711023406060419461557110234060604194615571102340606041946155711023406060419461557110234060604194615571102340606041946155711023406060419461557110234060604194615571102340606041946155711023406060419461557110234060604194615571102340606041946155711023406060419461557110234060604194615571102340606041946155711023406060419461557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8dd38a5-6b86-485f-9c46-3673496705b6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd5b150-4ef1-4d93-94c3-90dca6296eb2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd5b150-4ef1-4d93-94c3-90dca6296eb2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11748820467509698726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174882046750969872611748820467509698726117488204675096987261174882046750969872611748820467509698726117488204675096987261174882046750969872611748820467509698726117488204675096987261174882046750969872611748820467509698726117488204675096987261174882046750969872611748820467509698726117488204675096987261174882046750969872611748820467509698726117488204675096987261174882046750969872611748820467509698726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63cb74b6-63f7-427e-add3-d96d9ae84698, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7185e0e6-6286-4cf6-be32-383cfc1fdcc2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7185e0e6-6286-4cf6-be32-383cfc1fdcc2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10335645282268588645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033564528226858864510335645282268588645103356452822685886451033564528226858864510335645282268588645103356452822685886451033564528226858864510335645282268588645103356452822685886451033564528226858864510335645282268588645103356452822685886451033564528226858864510335645282268588645103356452822685886451033564528226858864510335645282268588645103356452822685886451033564528226858864510335645282268588645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7185e0e6-6286-4cf6-be32-383cfc1fdcc2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec360924-2935-45f2-8ac1-71c2d6df5c19, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec360924-2935-45f2-8ac1-71c2d6df5c19, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15957226194423380424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595722619442338042415957226194423380424159572261944233804241595722619442338042415957226194423380424159572261944233804241595722619442338042415957226194423380424159572261944233804241595722619442338042415957226194423380424159572261944233804241595722619442338042415957226194423380424159572261944233804241595722619442338042415957226194423380424159572261944233804241595722619442338042415957226194423380424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd5b150-4ef1-4d93-94c3-90dca6296eb2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a93bcc1-b88a-4994-ac3f-0fdaeadb452b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a93bcc1-b88a-4994-ac3f-0fdaeadb452b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9567638478295502196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95676384782955021969567638478295502196956763847829550219695676384782955021969567638478295502196956763847829550219695676384782955021969567638478295502196956763847829550219695676384782955021969567638478295502196956763847829550219695676384782955021969567638478295502196956763847829550219695676384782955021969567638478295502196956763847829550219695676384782955021969567638478295502196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec360924-2935-45f2-8ac1-71c2d6df5c19, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 913defbd-473b-4f53-9e51-46cbf303d11a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 913defbd-473b-4f53-9e51-46cbf303d11a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9263115036930539319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92631150369305393199263115036930539319926311503693053931992631150369305393199263115036930539319926311503693053931992631150369305393199263115036930539319926311503693053931992631150369305393199263115036930539319926311503693053931992631150369305393199263115036930539319926311503693053931992631150369305393199263115036930539319926311503693053931992631150369305393199263115036930539319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a93bcc1-b88a-4994-ac3f-0fdaeadb452b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d62973e-45fb-4395-b739-351d25c0b788, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d62973e-45fb-4395-b739-351d25c0b788, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8635586257329619455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86355862573296194558635586257329619455863558625732961945586355862573296194558635586257329619455863558625732961945586355862573296194558635586257329619455863558625732961945586355862573296194558635586257329619455863558625732961945586355862573296194558635586257329619455863558625732961945586355862573296194558635586257329619455863558625732961945586355862573296194558635586257329619455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 913defbd-473b-4f53-9e51-46cbf303d11a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd68d6f2-728e-4ad3-9860-e210bfacd226, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd68d6f2-728e-4ad3-9860-e210bfacd226, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11158371307305612432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115837130730561243211158371307305612432111583713073056124321115837130730561243211158371307305612432111583713073056124321115837130730561243211158371307305612432111583713073056124321115837130730561243211158371307305612432111583713073056124321115837130730561243211158371307305612432111583713073056124321115837130730561243211158371307305612432111583713073056124321115837130730561243211158371307305612432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d62973e-45fb-4395-b739-351d25c0b788, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f33c03d6-c109-45e4-a056-c3b6a65cf391, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33c03d6-c109-45e4-a056-c3b6a65cf391, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1674484662195969440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16744846621959694401674484662195969440167448466219596944016744846621959694401674484662195969440167448466219596944016744846621959694401674484662195969440167448466219596944016744846621959694401674484662195969440167448466219596944016744846621959694401674484662195969440167448466219596944016744846621959694401674484662195969440167448466219596944016744846621959694401674484662195969440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd68d6f2-728e-4ad3-9860-e210bfacd226, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e32ab0-9d4c-4a09-9ca5-94847af85d09, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e32ab0-9d4c-4a09-9ca5-94847af85d09, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18088824309697556177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808882430969755617718088824309697556177180888243096975561771808882430969755617718088824309697556177180888243096975561771808882430969755617718088824309697556177180888243096975561771808882430969755617718088824309697556177180888243096975561771808882430969755617718088824309697556177180888243096975561771808882430969755617718088824309697556177180888243096975561771808882430969755617718088824309697556177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33c03d6-c109-45e4-a056-c3b6a65cf391, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ffe440c-e381-4d17-bbf1-8c159d7cf9d7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ffe440c-e381-4d17-bbf1-8c159d7cf9d7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9022859119299036446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90228591192990364469022859119299036446902285911929903644690228591192990364469022859119299036446902285911929903644690228591192990364469022859119299036446902285911929903644690228591192990364469022859119299036446902285911929903644690228591192990364469022859119299036446902285911929903644690228591192990364469022859119299036446902285911929903644690228591192990364469022859119299036446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e32ab0-9d4c-4a09-9ca5-94847af85d09, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859f2565-6ca8-4752-a847-ebf3707c9676, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859f2565-6ca8-4752-a847-ebf3707c9676, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8577481302022595704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85774813020225957048577481302022595704857748130202259570485774813020225957048577481302022595704857748130202259570485774813020225957048577481302022595704857748130202259570485774813020225957048577481302022595704857748130202259570485774813020225957048577481302022595704857748130202259570485774813020225957048577481302022595704857748130202259570485774813020225957048577481302022595704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ffe440c-e381-4d17-bbf1-8c159d7cf9d7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8e27688-2894-4154-89c2-967603c154f9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e27688-2894-4154-89c2-967603c154f9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13157614676316026711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315761467631602671113157614676316026711131576146763160267111315761467631602671113157614676316026711131576146763160267111315761467631602671113157614676316026711131576146763160267111315761467631602671113157614676316026711131576146763160267111315761467631602671113157614676316026711131576146763160267111315761467631602671113157614676316026711131576146763160267111315761467631602671113157614676316026711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859f2565-6ca8-4752-a847-ebf3707c9676, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62dda61f-56c1-43bb-aa15-b669924e2efc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62dda61f-56c1-43bb-aa15-b669924e2efc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10882856382664297473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088285638266429747310882856382664297473108828563826642974731088285638266429747310882856382664297473108828563826642974731088285638266429747310882856382664297473108828563826642974731088285638266429747310882856382664297473108828563826642974731088285638266429747310882856382664297473108828563826642974731088285638266429747310882856382664297473108828563826642974731088285638266429747310882856382664297473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e27688-2894-4154-89c2-967603c154f9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f206b0cb-3d3a-4a3c-b201-9aed5982b9d5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f206b0cb-3d3a-4a3c-b201-9aed5982b9d5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14280089106917852331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428008910691785233114280089106917852331142800891069178523311428008910691785233114280089106917852331142800891069178523311428008910691785233114280089106917852331142800891069178523311428008910691785233114280089106917852331142800891069178523311428008910691785233114280089106917852331142800891069178523311428008910691785233114280089106917852331142800891069178523311428008910691785233114280089106917852331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62dda61f-56c1-43bb-aa15-b669924e2efc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78ae4ad-af40-4857-b705-b352541b6780, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78ae4ad-af40-4857-b705-b352541b6780, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5290113295820359520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52901132958203595205290113295820359520529011329582035952052901132958203595205290113295820359520529011329582035952052901132958203595205290113295820359520529011329582035952052901132958203595205290113295820359520529011329582035952052901132958203595205290113295820359520529011329582035952052901132958203595205290113295820359520529011329582035952052901132958203595205290113295820359520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f206b0cb-3d3a-4a3c-b201-9aed5982b9d5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c230bbc8-ce1d-4677-862f-4e61f1ba2873, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c230bbc8-ce1d-4677-862f-4e61f1ba2873, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16871150470159237243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687115047015923724316871150470159237243168711504701592372431687115047015923724316871150470159237243168711504701592372431687115047015923724316871150470159237243168711504701592372431687115047015923724316871150470159237243168711504701592372431687115047015923724316871150470159237243168711504701592372431687115047015923724316871150470159237243168711504701592372431687115047015923724316871150470159237243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78ae4ad-af40-4857-b705-b352541b6780, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e8a30a1-553a-4276-9109-fc8c8b480237, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e8a30a1-553a-4276-9109-fc8c8b480237, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1634799413723229996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16347994137232299961634799413723229996163479941372322999616347994137232299961634799413723229996163479941372322999616347994137232299961634799413723229996163479941372322999616347994137232299961634799413723229996163479941372322999616347994137232299961634799413723229996163479941372322999616347994137232299961634799413723229996163479941372322999616347994137232299961634799413723229996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c230bbc8-ce1d-4677-862f-4e61f1ba2873, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 696a9df8-e386-4244-b863-a7b2675a5735, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 696a9df8-e386-4244-b863-a7b2675a5735, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18341440874719367983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834144087471936798318341440874719367983183414408747193679831834144087471936798318341440874719367983183414408747193679831834144087471936798318341440874719367983183414408747193679831834144087471936798318341440874719367983183414408747193679831834144087471936798318341440874719367983183414408747193679831834144087471936798318341440874719367983183414408747193679831834144087471936798318341440874719367983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e8a30a1-553a-4276-9109-fc8c8b480237, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e1346db-ddaa-40b2-b29b-5cbb5c9f4fcb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e1346db-ddaa-40b2-b29b-5cbb5c9f4fcb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6908433296169464341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69084332961694643416908433296169464341690843329616946434169084332961694643416908433296169464341690843329616946434169084332961694643416908433296169464341690843329616946434169084332961694643416908433296169464341690843329616946434169084332961694643416908433296169464341690843329616946434169084332961694643416908433296169464341690843329616946434169084332961694643416908433296169464341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 696a9df8-e386-4244-b863-a7b2675a5735, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5918156a-23fb-46bd-92f0-7719926d8e7f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5918156a-23fb-46bd-92f0-7719926d8e7f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16086290240130647541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608629024013064754116086290240130647541160862902401306475411608629024013064754116086290240130647541160862902401306475411608629024013064754116086290240130647541160862902401306475411608629024013064754116086290240130647541160862902401306475411608629024013064754116086290240130647541160862902401306475411608629024013064754116086290240130647541160862902401306475411608629024013064754116086290240130647541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e1346db-ddaa-40b2-b29b-5cbb5c9f4fcb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8ff3079-6dd4-440c-97ce-90dfda3f6fa0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8ff3079-6dd4-440c-97ce-90dfda3f6fa0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2009454772024675621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20094547720246756212009454772024675621200945477202467562120094547720246756212009454772024675621200945477202467562120094547720246756212009454772024675621200945477202467562120094547720246756212009454772024675621200945477202467562120094547720246756212009454772024675621200945477202467562120094547720246756212009454772024675621200945477202467562120094547720246756212009454772024675621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5918156a-23fb-46bd-92f0-7719926d8e7f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f14b7bc6-f59b-4446-a119-b980de3d994f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f14b7bc6-f59b-4446-a119-b980de3d994f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10554724785762667683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055472478576266768310554724785762667683105547247857626676831055472478576266768310554724785762667683105547247857626676831055472478576266768310554724785762667683105547247857626676831055472478576266768310554724785762667683105547247857626676831055472478576266768310554724785762667683105547247857626676831055472478576266768310554724785762667683105547247857626676831055472478576266768310554724785762667683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8ff3079-6dd4-440c-97ce-90dfda3f6fa0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38c1c6fa-e5ef-4f5e-aaef-060eef77b38a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38c1c6fa-e5ef-4f5e-aaef-060eef77b38a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13304154577429547336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330415457742954733613304154577429547336133041545774295473361330415457742954733613304154577429547336133041545774295473361330415457742954733613304154577429547336133041545774295473361330415457742954733613304154577429547336133041545774295473361330415457742954733613304154577429547336133041545774295473361330415457742954733613304154577429547336133041545774295473361330415457742954733613304154577429547336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f14b7bc6-f59b-4446-a119-b980de3d994f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 978c4c72-d796-4b8d-8626-7ca74ad39d96, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 978c4c72-d796-4b8d-8626-7ca74ad39d96, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15383366572293900847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538336657229390084715383366572293900847153833665722939008471538336657229390084715383366572293900847153833665722939008471538336657229390084715383366572293900847153833665722939008471538336657229390084715383366572293900847153833665722939008471538336657229390084715383366572293900847153833665722939008471538336657229390084715383366572293900847153833665722939008471538336657229390084715383366572293900847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38c1c6fa-e5ef-4f5e-aaef-060eef77b38a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1df83d06-8ffc-4cc4-ab11-c850ab20e5fb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1df83d06-8ffc-4cc4-ab11-c850ab20e5fb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4789715928540909954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47897159285409099544789715928540909954478971592854090995447897159285409099544789715928540909954478971592854090995447897159285409099544789715928540909954478971592854090995447897159285409099544789715928540909954478971592854090995447897159285409099544789715928540909954478971592854090995447897159285409099544789715928540909954478971592854090995447897159285409099544789715928540909954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 978c4c72-d796-4b8d-8626-7ca74ad39d96, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b91f1758-81fb-484b-b209-406a535831d0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b91f1758-81fb-484b-b209-406a535831d0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16147032503012149966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614703250301214996616147032503012149966161470325030121499661614703250301214996616147032503012149966161470325030121499661614703250301214996616147032503012149966161470325030121499661614703250301214996616147032503012149966161470325030121499661614703250301214996616147032503012149966161470325030121499661614703250301214996616147032503012149966161470325030121499661614703250301214996616147032503012149966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1df83d06-8ffc-4cc4-ab11-c850ab20e5fb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e82162-c267-4b68-a558-445815c43b9d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e82162-c267-4b68-a558-445815c43b9d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15404317643309145745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540431764330914574515404317643309145745154043176433091457451540431764330914574515404317643309145745154043176433091457451540431764330914574515404317643309145745154043176433091457451540431764330914574515404317643309145745154043176433091457451540431764330914574515404317643309145745154043176433091457451540431764330914574515404317643309145745154043176433091457451540431764330914574515404317643309145745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b91f1758-81fb-484b-b209-406a535831d0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2004537a-c22f-46c4-8c17-420475a57a24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2004537a-c22f-46c4-8c17-420475a57a24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1891439439067988781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18914394390679887811891439439067988781189143943906798878118914394390679887811891439439067988781189143943906798878118914394390679887811891439439067988781189143943906798878118914394390679887811891439439067988781189143943906798878118914394390679887811891439439067988781189143943906798878118914394390679887811891439439067988781189143943906798878118914394390679887811891439439067988781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e82162-c267-4b68-a558-445815c43b9d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ef8fc5-a884-49ea-bf61-236bb29291d2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ef8fc5-a884-49ea-bf61-236bb29291d2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17022546548474899674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702254654847489967417022546548474899674170225465484748996741702254654847489967417022546548474899674170225465484748996741702254654847489967417022546548474899674170225465484748996741702254654847489967417022546548474899674170225465484748996741702254654847489967417022546548474899674170225465484748996741702254654847489967417022546548474899674170225465484748996741702254654847489967417022546548474899674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2004537a-c22f-46c4-8c17-420475a57a24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d029104-a0fa-4375-a19e-6530b3554f33, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d029104-a0fa-4375-a19e-6530b3554f33, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7558128010202800523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75581280102028005237558128010202800523755812801020280052375581280102028005237558128010202800523755812801020280052375581280102028005237558128010202800523755812801020280052375581280102028005237558128010202800523755812801020280052375581280102028005237558128010202800523755812801020280052375581280102028005237558128010202800523755812801020280052375581280102028005237558128010202800523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ef8fc5-a884-49ea-bf61-236bb29291d2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd3598d-13d0-45fe-b55e-f87473a38d17, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd3598d-13d0-45fe-b55e-f87473a38d17, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10191278296605457252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019127829660545725210191278296605457252101912782966054572521019127829660545725210191278296605457252101912782966054572521019127829660545725210191278296605457252101912782966054572521019127829660545725210191278296605457252101912782966054572521019127829660545725210191278296605457252101912782966054572521019127829660545725210191278296605457252101912782966054572521019127829660545725210191278296605457252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d029104-a0fa-4375-a19e-6530b3554f33, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d68fb70-571e-4291-a756-3f172a2b210b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d68fb70-571e-4291-a756-3f172a2b210b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 721715888619985593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593721715888619985593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd3598d-13d0-45fe-b55e-f87473a38d17, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af4e63f3-40d0-4cc0-b6dc-2c36d54951a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af4e63f3-40d0-4cc0-b6dc-2c36d54951a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4883002983778457858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48830029837784578584883002983778457858488300298377845785848830029837784578584883002983778457858488300298377845785848830029837784578584883002983778457858488300298377845785848830029837784578584883002983778457858488300298377845785848830029837784578584883002983778457858488300298377845785848830029837784578584883002983778457858488300298377845785848830029837784578584883002983778457858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d68fb70-571e-4291-a756-3f172a2b210b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe434c05-d25c-4d69-b10f-7e649c8a1f36, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe434c05-d25c-4d69-b10f-7e649c8a1f36, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562394722388632259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85623947223886322598562394722388632259856239472238863225985623947223886322598562394722388632259856239472238863225985623947223886322598562394722388632259856239472238863225985623947223886322598562394722388632259856239472238863225985623947223886322598562394722388632259856239472238863225985623947223886322598562394722388632259856239472238863225985623947223886322598562394722388632259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af4e63f3-40d0-4cc0-b6dc-2c36d54951a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde66e0d-72fc-4977-a7bc-ebed871b07ce, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde66e0d-72fc-4977-a7bc-ebed871b07ce, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13453670852281327547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345367085228132754713453670852281327547134536708522813275471345367085228132754713453670852281327547134536708522813275471345367085228132754713453670852281327547134536708522813275471345367085228132754713453670852281327547134536708522813275471345367085228132754713453670852281327547134536708522813275471345367085228132754713453670852281327547134536708522813275471345367085228132754713453670852281327547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe434c05-d25c-4d69-b10f-7e649c8a1f36, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3289a8b7-d1d0-4e3d-b9cb-906ffb351608, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3289a8b7-d1d0-4e3d-b9cb-906ffb351608, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 512173552413624498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498512173552413624498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3289a8b7-d1d0-4e3d-b9cb-906ffb351608, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebd044f-8952-4597-a82e-7a91f44e63b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebd044f-8952-4597-a82e-7a91f44e63b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6235610936225102342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62356109362251023426235610936225102342623561093622510234262356109362251023426235610936225102342623561093622510234262356109362251023426235610936225102342623561093622510234262356109362251023426235610936225102342623561093622510234262356109362251023426235610936225102342623561093622510234262356109362251023426235610936225102342623561093622510234262356109362251023426235610936225102342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde66e0d-72fc-4977-a7bc-ebed871b07ce, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b622614-f5d2-43eb-81ce-46658d137610, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b622614-f5d2-43eb-81ce-46658d137610, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18306219283148741801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830621928314874180118306219283148741801183062192831487418011830621928314874180118306219283148741801183062192831487418011830621928314874180118306219283148741801183062192831487418011830621928314874180118306219283148741801183062192831487418011830621928314874180118306219283148741801183062192831487418011830621928314874180118306219283148741801183062192831487418011830621928314874180118306219283148741801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebd044f-8952-4597-a82e-7a91f44e63b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93b4846b-f76c-4fb9-b7e7-b763014d243b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93b4846b-f76c-4fb9-b7e7-b763014d243b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4134579709104880865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41345797091048808654134579709104880865413457970910488086541345797091048808654134579709104880865413457970910488086541345797091048808654134579709104880865413457970910488086541345797091048808654134579709104880865413457970910488086541345797091048808654134579709104880865413457970910488086541345797091048808654134579709104880865413457970910488086541345797091048808654134579709104880865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b622614-f5d2-43eb-81ce-46658d137610, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37992a60-206d-4da0-b9f7-6da8eed58820, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37992a60-206d-4da0-b9f7-6da8eed58820, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8326676423185942249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83266764231859422498326676423185942249832667642318594224983266764231859422498326676423185942249832667642318594224983266764231859422498326676423185942249832667642318594224983266764231859422498326676423185942249832667642318594224983266764231859422498326676423185942249832667642318594224983266764231859422498326676423185942249832667642318594224983266764231859422498326676423185942249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93b4846b-f76c-4fb9-b7e7-b763014d243b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6abae384-99d3-4cc9-a801-02eb698ff1da, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6abae384-99d3-4cc9-a801-02eb698ff1da, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 883765735837659323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323883765735837659323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37992a60-206d-4da0-b9f7-6da8eed58820, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd0a9b0e-1050-401f-95f2-20f6a9e9e5fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd0a9b0e-1050-401f-95f2-20f6a9e9e5fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5000862524221810612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50008625242218106125000862524221810612500086252422181061250008625242218106125000862524221810612500086252422181061250008625242218106125000862524221810612500086252422181061250008625242218106125000862524221810612500086252422181061250008625242218106125000862524221810612500086252422181061250008625242218106125000862524221810612500086252422181061250008625242218106125000862524221810612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6abae384-99d3-4cc9-a801-02eb698ff1da, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c75bff63-4f98-4cdf-807f-967fcf50d6bf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c75bff63-4f98-4cdf-807f-967fcf50d6bf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3839150531129864117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38391505311298641173839150531129864117383915053112986411738391505311298641173839150531129864117383915053112986411738391505311298641173839150531129864117383915053112986411738391505311298641173839150531129864117383915053112986411738391505311298641173839150531129864117383915053112986411738391505311298641173839150531129864117383915053112986411738391505311298641173839150531129864117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd0a9b0e-1050-401f-95f2-20f6a9e9e5fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84cf5802-5e61-4058-8061-d9aee8c3906e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84cf5802-5e61-4058-8061-d9aee8c3906e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139356207626551871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613935620762655187116139356207626551871161393562076265518711613935620762655187116139356207626551871161393562076265518711613935620762655187116139356207626551871161393562076265518711613935620762655187116139356207626551871161393562076265518711613935620762655187116139356207626551871161393562076265518711613935620762655187116139356207626551871161393562076265518711613935620762655187116139356207626551871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c75bff63-4f98-4cdf-807f-967fcf50d6bf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a846bce2-0b36-4b38-b4bd-70d9c545055b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a846bce2-0b36-4b38-b4bd-70d9c545055b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14176329797621994257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417632979762199425714176329797621994257141763297976219942571417632979762199425714176329797621994257141763297976219942571417632979762199425714176329797621994257141763297976219942571417632979762199425714176329797621994257141763297976219942571417632979762199425714176329797621994257141763297976219942571417632979762199425714176329797621994257141763297976219942571417632979762199425714176329797621994257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84cf5802-5e61-4058-8061-d9aee8c3906e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f57c9c0-646b-4cf2-b049-7854d1e49161, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f57c9c0-646b-4cf2-b049-7854d1e49161, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8913390811856581112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89133908118565811128913390811856581112891339081185658111289133908118565811128913390811856581112891339081185658111289133908118565811128913390811856581112891339081185658111289133908118565811128913390811856581112891339081185658111289133908118565811128913390811856581112891339081185658111289133908118565811128913390811856581112891339081185658111289133908118565811128913390811856581112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a846bce2-0b36-4b38-b4bd-70d9c545055b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44772bab-3da3-464c-87a6-6ea7a585eb19, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44772bab-3da3-464c-87a6-6ea7a585eb19, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16938949482926624952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693894948292662495216938949482926624952169389494829266249521693894948292662495216938949482926624952169389494829266249521693894948292662495216938949482926624952169389494829266249521693894948292662495216938949482926624952169389494829266249521693894948292662495216938949482926624952169389494829266249521693894948292662495216938949482926624952169389494829266249521693894948292662495216938949482926624952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f57c9c0-646b-4cf2-b049-7854d1e49161, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44772bab-3da3-464c-87a6-6ea7a585eb19, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0c08d6d-a520-42ed-93c4-40b6bf70a113, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c08d6d-a520-42ed-93c4-40b6bf70a113, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13129733920892576799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312973392089257679913129733920892576799131297339208925767991312973392089257679913129733920892576799131297339208925767991312973392089257679913129733920892576799131297339208925767991312973392089257679913129733920892576799131297339208925767991312973392089257679913129733920892576799131297339208925767991312973392089257679913129733920892576799131297339208925767991312973392089257679913129733920892576799" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a888e48-4d0a-4fcf-b110-aef69b7bf928, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a888e48-4d0a-4fcf-b110-aef69b7bf928, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8332801695312047829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83328016953120478298332801695312047829833280169531204782983328016953120478298332801695312047829833280169531204782983328016953120478298332801695312047829833280169531204782983328016953120478298332801695312047829833280169531204782983328016953120478298332801695312047829833280169531204782983328016953120478298332801695312047829833280169531204782983328016953120478298332801695312047829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c08d6d-a520-42ed-93c4-40b6bf70a113, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ed6d9a-8882-47a2-84f5-434cc51d6cbc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ed6d9a-8882-47a2-84f5-434cc51d6cbc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 836157373855304077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077836157373855304077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a888e48-4d0a-4fcf-b110-aef69b7bf928, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfbb0b8d-7868-4cc8-b351-e1540d997ce5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfbb0b8d-7868-4cc8-b351-e1540d997ce5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12647151421412401344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264715142141240134412647151421412401344126471514214124013441264715142141240134412647151421412401344126471514214124013441264715142141240134412647151421412401344126471514214124013441264715142141240134412647151421412401344126471514214124013441264715142141240134412647151421412401344126471514214124013441264715142141240134412647151421412401344126471514214124013441264715142141240134412647151421412401344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ed6d9a-8882-47a2-84f5-434cc51d6cbc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b786c9-5e14-4ad3-94a5-1af4d3cfcb7f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b786c9-5e14-4ad3-94a5-1af4d3cfcb7f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6078565771072144064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60785657710721440646078565771072144064607856577107214406460785657710721440646078565771072144064607856577107214406460785657710721440646078565771072144064607856577107214406460785657710721440646078565771072144064607856577107214406460785657710721440646078565771072144064607856577107214406460785657710721440646078565771072144064607856577107214406460785657710721440646078565771072144064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfbb0b8d-7868-4cc8-b351-e1540d997ce5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22e1ee7a-13d5-4c63-a81a-7c284b7307ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22e1ee7a-13d5-4c63-a81a-7c284b7307ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1447349967331067093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14473499673310670931447349967331067093144734996733106709314473499673310670931447349967331067093144734996733106709314473499673310670931447349967331067093144734996733106709314473499673310670931447349967331067093144734996733106709314473499673310670931447349967331067093144734996733106709314473499673310670931447349967331067093144734996733106709314473499673310670931447349967331067093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b786c9-5e14-4ad3-94a5-1af4d3cfcb7f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a9c100e-de3d-43c3-9660-1e598cde93d6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a9c100e-de3d-43c3-9660-1e598cde93d6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867401424588899475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78674014245888994757867401424588899475786740142458889947578674014245888994757867401424588899475786740142458889947578674014245888994757867401424588899475786740142458889947578674014245888994757867401424588899475786740142458889947578674014245888994757867401424588899475786740142458889947578674014245888994757867401424588899475786740142458889947578674014245888994757867401424588899475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22e1ee7a-13d5-4c63-a81a-7c284b7307ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f0c66b8-b752-4e45-9aa0-f6008dfdef70, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0c66b8-b752-4e45-9aa0-f6008dfdef70, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9818890726029053961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98188907260290539619818890726029053961981889072602905396198188907260290539619818890726029053961981889072602905396198188907260290539619818890726029053961981889072602905396198188907260290539619818890726029053961981889072602905396198188907260290539619818890726029053961981889072602905396198188907260290539619818890726029053961981889072602905396198188907260290539619818890726029053961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a9c100e-de3d-43c3-9660-1e598cde93d6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79e7717-fb6e-496e-80da-7f6c733e8e4c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79e7717-fb6e-496e-80da-7f6c733e8e4c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11804350901278240297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180435090127824029711804350901278240297118043509012782402971180435090127824029711804350901278240297118043509012782402971180435090127824029711804350901278240297118043509012782402971180435090127824029711804350901278240297118043509012782402971180435090127824029711804350901278240297118043509012782402971180435090127824029711804350901278240297118043509012782402971180435090127824029711804350901278240297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0c66b8-b752-4e45-9aa0-f6008dfdef70, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ae7d81-c9e2-42a7-a319-55ff2de673ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ae7d81-c9e2-42a7-a319-55ff2de673ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2383884263315304183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23838842633153041832383884263315304183238388426331530418323838842633153041832383884263315304183238388426331530418323838842633153041832383884263315304183238388426331530418323838842633153041832383884263315304183238388426331530418323838842633153041832383884263315304183238388426331530418323838842633153041832383884263315304183238388426331530418323838842633153041832383884263315304183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79e7717-fb6e-496e-80da-7f6c733e8e4c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51557bf-5240-4625-a77c-412e3f86c65d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51557bf-5240-4625-a77c-412e3f86c65d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649220574476658080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16492205744766580801649220574476658080164922057447665808016492205744766580801649220574476658080164922057447665808016492205744766580801649220574476658080164922057447665808016492205744766580801649220574476658080164922057447665808016492205744766580801649220574476658080164922057447665808016492205744766580801649220574476658080164922057447665808016492205744766580801649220574476658080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ae7d81-c9e2-42a7-a319-55ff2de673ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 430fdf8e-8420-4fe1-b561-af544aead75d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 430fdf8e-8420-4fe1-b561-af544aead75d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5160280086024316345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51602800860243163455160280086024316345516028008602431634551602800860243163455160280086024316345516028008602431634551602800860243163455160280086024316345516028008602431634551602800860243163455160280086024316345516028008602431634551602800860243163455160280086024316345516028008602431634551602800860243163455160280086024316345516028008602431634551602800860243163455160280086024316345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51557bf-5240-4625-a77c-412e3f86c65d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c520771-4d39-40ae-b8a9-946871f51b4e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c520771-4d39-40ae-b8a9-946871f51b4e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5776335771393447649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57763357713934476495776335771393447649577633577139344764957763357713934476495776335771393447649577633577139344764957763357713934476495776335771393447649577633577139344764957763357713934476495776335771393447649577633577139344764957763357713934476495776335771393447649577633577139344764957763357713934476495776335771393447649577633577139344764957763357713934476495776335771393447649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 430fdf8e-8420-4fe1-b561-af544aead75d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10a69eb4-0bc6-45a8-8e6c-5a0f2ef93012, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a69eb4-0bc6-45a8-8e6c-5a0f2ef93012, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9834746333634567720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98347463336345677209834746333634567720983474633363456772098347463336345677209834746333634567720983474633363456772098347463336345677209834746333634567720983474633363456772098347463336345677209834746333634567720983474633363456772098347463336345677209834746333634567720983474633363456772098347463336345677209834746333634567720983474633363456772098347463336345677209834746333634567720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c520771-4d39-40ae-b8a9-946871f51b4e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e5ff2ce-99d6-4b35-85d9-be1f71f8b64c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e5ff2ce-99d6-4b35-85d9-be1f71f8b64c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1811898829853108538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18118988298531085381811898829853108538181189882985310853818118988298531085381811898829853108538181189882985310853818118988298531085381811898829853108538181189882985310853818118988298531085381811898829853108538181189882985310853818118988298531085381811898829853108538181189882985310853818118988298531085381811898829853108538181189882985310853818118988298531085381811898829853108538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a69eb4-0bc6-45a8-8e6c-5a0f2ef93012, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82f73175-6cb5-446d-9cd8-b53e0c16568f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82f73175-6cb5-446d-9cd8-b53e0c16568f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11688881797746480263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168888179774648026311688881797746480263116888817977464802631168888179774648026311688881797746480263116888817977464802631168888179774648026311688881797746480263116888817977464802631168888179774648026311688881797746480263116888817977464802631168888179774648026311688881797746480263116888817977464802631168888179774648026311688881797746480263116888817977464802631168888179774648026311688881797746480263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e5ff2ce-99d6-4b35-85d9-be1f71f8b64c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4715006-c4a5-4f5a-af00-36bb409f0ef7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4715006-c4a5-4f5a-af00-36bb409f0ef7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1993085374863935936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19930853748639359361993085374863935936199308537486393593619930853748639359361993085374863935936199308537486393593619930853748639359361993085374863935936199308537486393593619930853748639359361993085374863935936199308537486393593619930853748639359361993085374863935936199308537486393593619930853748639359361993085374863935936199308537486393593619930853748639359361993085374863935936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82f73175-6cb5-446d-9cd8-b53e0c16568f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4715006-c4a5-4f5a-af00-36bb409f0ef7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec9d498f-bc03-4871-88f7-eb8a71c5e93d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec9d498f-bc03-4871-88f7-eb8a71c5e93d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14473568150541787937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447356815054178793714473568150541787937144735681505417879371447356815054178793714473568150541787937144735681505417879371447356815054178793714473568150541787937144735681505417879371447356815054178793714473568150541787937144735681505417879371447356815054178793714473568150541787937144735681505417879371447356815054178793714473568150541787937144735681505417879371447356815054178793714473568150541787937" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e26bf9-7d2c-4918-8cd5-f095af9fda0b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e26bf9-7d2c-4918-8cd5-f095af9fda0b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7389495295173327678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73894952951733276787389495295173327678738949529517332767873894952951733276787389495295173327678738949529517332767873894952951733276787389495295173327678738949529517332767873894952951733276787389495295173327678738949529517332767873894952951733276787389495295173327678738949529517332767873894952951733276787389495295173327678738949529517332767873894952951733276787389495295173327678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec9d498f-bc03-4871-88f7-eb8a71c5e93d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e26bf9-7d2c-4918-8cd5-f095af9fda0b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4290b241-278d-4f1f-b388-55ce901d7632, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4290b241-278d-4f1f-b388-55ce901d7632, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3042537323365844395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30425373233658443953042537323365844395304253732336584439530425373233658443953042537323365844395304253732336584439530425373233658443953042537323365844395304253732336584439530425373233658443953042537323365844395304253732336584439530425373233658443953042537323365844395304253732336584439530425373233658443953042537323365844395304253732336584439530425373233658443953042537323365844395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89c40788-04c6-42d0-91a1-b74b8322d150, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c40788-04c6-42d0-91a1-b74b8322d150, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14565694592652999815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456569459265299981514565694592652999815145656945926529998151456569459265299981514565694592652999815145656945926529998151456569459265299981514565694592652999815145656945926529998151456569459265299981514565694592652999815145656945926529998151456569459265299981514565694592652999815145656945926529998151456569459265299981514565694592652999815145656945926529998151456569459265299981514565694592652999815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4290b241-278d-4f1f-b388-55ce901d7632, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c40788-04c6-42d0-91a1-b74b8322d150, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a2e285-aad4-4ae4-9b00-8bfe83229b7f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a2e285-aad4-4ae4-9b00-8bfe83229b7f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16206783554295836511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620678355429583651116206783554295836511162067835542958365111620678355429583651116206783554295836511162067835542958365111620678355429583651116206783554295836511162067835542958365111620678355429583651116206783554295836511162067835542958365111620678355429583651116206783554295836511162067835542958365111620678355429583651116206783554295836511162067835542958365111620678355429583651116206783554295836511" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306cfc75-7c6e-41d5-a931-1105c4512daa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306cfc75-7c6e-41d5-a931-1105c4512daa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15569308547737720613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556930854773772061315569308547737720613155693085477377206131556930854773772061315569308547737720613155693085477377206131556930854773772061315569308547737720613155693085477377206131556930854773772061315569308547737720613155693085477377206131556930854773772061315569308547737720613155693085477377206131556930854773772061315569308547737720613155693085477377206131556930854773772061315569308547737720613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a2e285-aad4-4ae4-9b00-8bfe83229b7f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306cfc75-7c6e-41d5-a931-1105c4512daa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e8f20c-1ca0-46ed-a30b-a9139d2d48b1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64f0e327-3f8a-41c9-967e-41b1cd0b1eb2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e8f20c-1ca0-46ed-a30b-a9139d2d48b1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1204275961485656935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12042759614856569351204275961485656935120427596148565693512042759614856569351204275961485656935120427596148565693512042759614856569351204275961485656935120427596148565693512042759614856569351204275961485656935120427596148565693512042759614856569351204275961485656935120427596148565693512042759614856569351204275961485656935120427596148565693512042759614856569351204275961485656935" } } } 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, 64f0e327-3f8a-41c9-967e-41b1cd0b1eb2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4653206518573763955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46532065185737639554653206518573763955465320651857376395546532065185737639554653206518573763955465320651857376395546532065185737639554653206518573763955465320651857376395546532065185737639554653206518573763955465320651857376395546532065185737639554653206518573763955465320651857376395546532065185737639554653206518573763955465320651857376395546532065185737639554653206518573763955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f0e327-3f8a-41c9-967e-41b1cd0b1eb2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e8f20c-1ca0-46ed-a30b-a9139d2d48b1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 285fbe54-a70b-4640-bf5b-60d27e4eb329, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 285fbe54-a70b-4640-bf5b-60d27e4eb329, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14883901250449035028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488390125044903502814883901250449035028148839012504490350281488390125044903502814883901250449035028148839012504490350281488390125044903502814883901250449035028148839012504490350281488390125044903502814883901250449035028148839012504490350281488390125044903502814883901250449035028148839012504490350281488390125044903502814883901250449035028148839012504490350281488390125044903502814883901250449035028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03eb904b-2257-4612-8e8e-77f21dec2202, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03eb904b-2257-4612-8e8e-77f21dec2202, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8665767115161384741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86657671151613847418665767115161384741866576711516138474186657671151613847418665767115161384741866576711516138474186657671151613847418665767115161384741866576711516138474186657671151613847418665767115161384741866576711516138474186657671151613847418665767115161384741866576711516138474186657671151613847418665767115161384741866576711516138474186657671151613847418665767115161384741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03eb904b-2257-4612-8e8e-77f21dec2202, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 285fbe54-a70b-4640-bf5b-60d27e4eb329, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 425635e6-3e3b-4c74-8493-8968690f3523, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425635e6-3e3b-4c74-8493-8968690f3523, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3029799655502126960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30297996555021269603029799655502126960302979965550212696030297996555021269603029799655502126960302979965550212696030297996555021269603029799655502126960302979965550212696030297996555021269603029799655502126960302979965550212696030297996555021269603029799655502126960302979965550212696030297996555021269603029799655502126960302979965550212696030297996555021269603029799655502126960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ceaf05c-c2b5-4007-80a6-9c35124e9d80, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ceaf05c-c2b5-4007-80a6-9c35124e9d80, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16560947670860958954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656094767086095895416560947670860958954165609476708609589541656094767086095895416560947670860958954165609476708609589541656094767086095895416560947670860958954165609476708609589541656094767086095895416560947670860958954165609476708609589541656094767086095895416560947670860958954165609476708609589541656094767086095895416560947670860958954165609476708609589541656094767086095895416560947670860958954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425635e6-3e3b-4c74-8493-8968690f3523, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c76445-84e1-41e5-bbbc-ec1fc71f8537, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c76445-84e1-41e5-bbbc-ec1fc71f8537, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5327595999850609622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53275959998506096225327595999850609622532759599985060962253275959998506096225327595999850609622532759599985060962253275959998506096225327595999850609622532759599985060962253275959998506096225327595999850609622532759599985060962253275959998506096225327595999850609622532759599985060962253275959998506096225327595999850609622532759599985060962253275959998506096225327595999850609622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ceaf05c-c2b5-4007-80a6-9c35124e9d80, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf92a5b3-26fd-4060-9184-4e2640d2efba, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf92a5b3-26fd-4060-9184-4e2640d2efba, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5225844462595978016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52258444625959780165225844462595978016522584446259597801652258444625959780165225844462595978016522584446259597801652258444625959780165225844462595978016522584446259597801652258444625959780165225844462595978016522584446259597801652258444625959780165225844462595978016522584446259597801652258444625959780165225844462595978016522584446259597801652258444625959780165225844462595978016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c76445-84e1-41e5-bbbc-ec1fc71f8537, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d168d64-0873-4e3b-9796-d34b863bc231, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d168d64-0873-4e3b-9796-d34b863bc231, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11273748828583148532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127374882858314853211273748828583148532112737488285831485321127374882858314853211273748828583148532112737488285831485321127374882858314853211273748828583148532112737488285831485321127374882858314853211273748828583148532112737488285831485321127374882858314853211273748828583148532112737488285831485321127374882858314853211273748828583148532112737488285831485321127374882858314853211273748828583148532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf92a5b3-26fd-4060-9184-4e2640d2efba, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c167d3-f64c-414e-9ded-0ec397b730b9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c167d3-f64c-414e-9ded-0ec397b730b9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3531493702933458031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35314937029334580313531493702933458031353149370293345803135314937029334580313531493702933458031353149370293345803135314937029334580313531493702933458031353149370293345803135314937029334580313531493702933458031353149370293345803135314937029334580313531493702933458031353149370293345803135314937029334580313531493702933458031353149370293345803135314937029334580313531493702933458031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d168d64-0873-4e3b-9796-d34b863bc231, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01287f9-c202-49c8-bdbb-cd341421ef7a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01287f9-c202-49c8-bdbb-cd341421ef7a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3245780754566593239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32457807545665932393245780754566593239324578075456659323932457807545665932393245780754566593239324578075456659323932457807545665932393245780754566593239324578075456659323932457807545665932393245780754566593239324578075456659323932457807545665932393245780754566593239324578075456659323932457807545665932393245780754566593239324578075456659323932457807545665932393245780754566593239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c167d3-f64c-414e-9ded-0ec397b730b9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03685d81-8a34-4b07-876d-30638e276911, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03685d81-8a34-4b07-876d-30638e276911, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13196899916717440925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319689991671744092513196899916717440925131968999167174409251319689991671744092513196899916717440925131968999167174409251319689991671744092513196899916717440925131968999167174409251319689991671744092513196899916717440925131968999167174409251319689991671744092513196899916717440925131968999167174409251319689991671744092513196899916717440925131968999167174409251319689991671744092513196899916717440925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01287f9-c202-49c8-bdbb-cd341421ef7a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3fc0b1e-21ec-4f80-928b-11ceb5f0187e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3fc0b1e-21ec-4f80-928b-11ceb5f0187e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7255007727709296581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72550077277092965817255007727709296581725500772770929658172550077277092965817255007727709296581725500772770929658172550077277092965817255007727709296581725500772770929658172550077277092965817255007727709296581725500772770929658172550077277092965817255007727709296581725500772770929658172550077277092965817255007727709296581725500772770929658172550077277092965817255007727709296581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03685d81-8a34-4b07-876d-30638e276911, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a1ff14-5134-469e-94c9-19fe2d96cd6b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a1ff14-5134-469e-94c9-19fe2d96cd6b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8975442813808358600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89754428138083586008975442813808358600897544281380835860089754428138083586008975442813808358600897544281380835860089754428138083586008975442813808358600897544281380835860089754428138083586008975442813808358600897544281380835860089754428138083586008975442813808358600897544281380835860089754428138083586008975442813808358600897544281380835860089754428138083586008975442813808358600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3fc0b1e-21ec-4f80-928b-11ceb5f0187e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7709ba3b-7bc1-48d2-86b4-4a3a6fa824fc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7709ba3b-7bc1-48d2-86b4-4a3a6fa824fc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11464059003155997076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146405900315599707611464059003155997076114640590031559970761146405900315599707611464059003155997076114640590031559970761146405900315599707611464059003155997076114640590031559970761146405900315599707611464059003155997076114640590031559970761146405900315599707611464059003155997076114640590031559970761146405900315599707611464059003155997076114640590031559970761146405900315599707611464059003155997076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a1ff14-5134-469e-94c9-19fe2d96cd6b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93297f90-fd9a-4759-a86c-68b673cf7ed0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93297f90-fd9a-4759-a86c-68b673cf7ed0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1772772699115924930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17727726991159249301772772699115924930177277269911592493017727726991159249301772772699115924930177277269911592493017727726991159249301772772699115924930177277269911592493017727726991159249301772772699115924930177277269911592493017727726991159249301772772699115924930177277269911592493017727726991159249301772772699115924930177277269911592493017727726991159249301772772699115924930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7709ba3b-7bc1-48d2-86b4-4a3a6fa824fc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6b67de5-b3ad-4041-aca3-1ad10c928e8f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b67de5-b3ad-4041-aca3-1ad10c928e8f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14488069907330259528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448806990733025952814488069907330259528144880699073302595281448806990733025952814488069907330259528144880699073302595281448806990733025952814488069907330259528144880699073302595281448806990733025952814488069907330259528144880699073302595281448806990733025952814488069907330259528144880699073302595281448806990733025952814488069907330259528144880699073302595281448806990733025952814488069907330259528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93297f90-fd9a-4759-a86c-68b673cf7ed0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a97b0842-905d-4800-a394-d9574acfb74c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a97b0842-905d-4800-a394-d9574acfb74c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4835138432811458986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48351384328114589864835138432811458986483513843281145898648351384328114589864835138432811458986483513843281145898648351384328114589864835138432811458986483513843281145898648351384328114589864835138432811458986483513843281145898648351384328114589864835138432811458986483513843281145898648351384328114589864835138432811458986483513843281145898648351384328114589864835138432811458986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b67de5-b3ad-4041-aca3-1ad10c928e8f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 706ac0b3-f2b7-4beb-8998-2b12374237b6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 706ac0b3-f2b7-4beb-8998-2b12374237b6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 407699696203522103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103407699696203522103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a97b0842-905d-4800-a394-d9574acfb74c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adfe1fad-8498-49f7-92a6-5e853a33db63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adfe1fad-8498-49f7-92a6-5e853a33db63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15829549505583706783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582954950558370678315829549505583706783158295495055837067831582954950558370678315829549505583706783158295495055837067831582954950558370678315829549505583706783158295495055837067831582954950558370678315829549505583706783158295495055837067831582954950558370678315829549505583706783158295495055837067831582954950558370678315829549505583706783158295495055837067831582954950558370678315829549505583706783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 706ac0b3-f2b7-4beb-8998-2b12374237b6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ec34386-5662-4946-8bc4-5b41d8465fb8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ec34386-5662-4946-8bc4-5b41d8465fb8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17005349206402237635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700534920640223763517005349206402237635170053492064022376351700534920640223763517005349206402237635170053492064022376351700534920640223763517005349206402237635170053492064022376351700534920640223763517005349206402237635170053492064022376351700534920640223763517005349206402237635170053492064022376351700534920640223763517005349206402237635170053492064022376351700534920640223763517005349206402237635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adfe1fad-8498-49f7-92a6-5e853a33db63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88661b26-ca27-4728-96e7-b3d8f9ae6c15, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88661b26-ca27-4728-96e7-b3d8f9ae6c15, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697542189049723662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662697542189049723662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ec34386-5662-4946-8bc4-5b41d8465fb8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 985745dc-3faa-4e3b-8352-85c942bced93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 985745dc-3faa-4e3b-8352-85c942bced93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2832639825971461704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28326398259714617042832639825971461704283263982597146170428326398259714617042832639825971461704283263982597146170428326398259714617042832639825971461704283263982597146170428326398259714617042832639825971461704283263982597146170428326398259714617042832639825971461704283263982597146170428326398259714617042832639825971461704283263982597146170428326398259714617042832639825971461704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88661b26-ca27-4728-96e7-b3d8f9ae6c15, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d620b739-0cf0-4d99-82fb-5a01f97278b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d620b739-0cf0-4d99-82fb-5a01f97278b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5280718101136079966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52807181011360799665280718101136079966528071810113607996652807181011360799665280718101136079966528071810113607996652807181011360799665280718101136079966528071810113607996652807181011360799665280718101136079966528071810113607996652807181011360799665280718101136079966528071810113607996652807181011360799665280718101136079966528071810113607996652807181011360799665280718101136079966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 985745dc-3faa-4e3b-8352-85c942bced93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c01b2c-3fb4-4a3e-8ea7-67a3fc93df43, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c01b2c-3fb4-4a3e-8ea7-67a3fc93df43, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5849059800632232629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58490598006322326295849059800632232629584905980063223262958490598006322326295849059800632232629584905980063223262958490598006322326295849059800632232629584905980063223262958490598006322326295849059800632232629584905980063223262958490598006322326295849059800632232629584905980063223262958490598006322326295849059800632232629584905980063223262958490598006322326295849059800632232629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d620b739-0cf0-4d99-82fb-5a01f97278b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e086290-f8c8-4d55-b43b-fbbc5ac12d55, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e086290-f8c8-4d55-b43b-fbbc5ac12d55, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9393872448405861060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93938724484058610609393872448405861060939387244840586106093938724484058610609393872448405861060939387244840586106093938724484058610609393872448405861060939387244840586106093938724484058610609393872448405861060939387244840586106093938724484058610609393872448405861060939387244840586106093938724484058610609393872448405861060939387244840586106093938724484058610609393872448405861060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c01b2c-3fb4-4a3e-8ea7-67a3fc93df43, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a626ba4b-9453-4d5e-a88f-dc82ef1d8589, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a626ba4b-9453-4d5e-a88f-dc82ef1d8589, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11381512445825400588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138151244582540058811381512445825400588113815124458254005881138151244582540058811381512445825400588113815124458254005881138151244582540058811381512445825400588113815124458254005881138151244582540058811381512445825400588113815124458254005881138151244582540058811381512445825400588113815124458254005881138151244582540058811381512445825400588113815124458254005881138151244582540058811381512445825400588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e086290-f8c8-4d55-b43b-fbbc5ac12d55, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd88e229-cc99-4d2d-bcfa-1c49ed12d50b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd88e229-cc99-4d2d-bcfa-1c49ed12d50b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3770704559547674561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37707045595476745613770704559547674561377070455954767456137707045595476745613770704559547674561377070455954767456137707045595476745613770704559547674561377070455954767456137707045595476745613770704559547674561377070455954767456137707045595476745613770704559547674561377070455954767456137707045595476745613770704559547674561377070455954767456137707045595476745613770704559547674561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a626ba4b-9453-4d5e-a88f-dc82ef1d8589, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b664f8d-453b-46f2-b18e-9dc2c0bbdb66, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b664f8d-453b-46f2-b18e-9dc2c0bbdb66, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377607090759328313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43776070907593283134377607090759328313437760709075932831343776070907593283134377607090759328313437760709075932831343776070907593283134377607090759328313437760709075932831343776070907593283134377607090759328313437760709075932831343776070907593283134377607090759328313437760709075932831343776070907593283134377607090759328313437760709075932831343776070907593283134377607090759328313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd88e229-cc99-4d2d-bcfa-1c49ed12d50b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e48ec6-ccf3-4df2-9880-95caf0bf614a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02e48ec6-ccf3-4df2-9880-95caf0bf614a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4562488447520179077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45624884475201790774562488447520179077456248844752017907745624884475201790774562488447520179077456248844752017907745624884475201790774562488447520179077456248844752017907745624884475201790774562488447520179077456248844752017907745624884475201790774562488447520179077456248844752017907745624884475201790774562488447520179077456248844752017907745624884475201790774562488447520179077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b664f8d-453b-46f2-b18e-9dc2c0bbdb66, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9ef3ae-eb25-4448-9599-796148591f9e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9ef3ae-eb25-4448-9599-796148591f9e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4013712834620112036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40137128346201120364013712834620112036401371283462011203640137128346201120364013712834620112036401371283462011203640137128346201120364013712834620112036401371283462011203640137128346201120364013712834620112036401371283462011203640137128346201120364013712834620112036401371283462011203640137128346201120364013712834620112036401371283462011203640137128346201120364013712834620112036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e48ec6-ccf3-4df2-9880-95caf0bf614a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e3147f2-af6e-48df-90ea-46258c22b0fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e3147f2-af6e-48df-90ea-46258c22b0fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326527595256921438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93265275952569214389326527595256921438932652759525692143893265275952569214389326527595256921438932652759525692143893265275952569214389326527595256921438932652759525692143893265275952569214389326527595256921438932652759525692143893265275952569214389326527595256921438932652759525692143893265275952569214389326527595256921438932652759525692143893265275952569214389326527595256921438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9ef3ae-eb25-4448-9599-796148591f9e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc2442b-3a45-41bc-996f-511174feada0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc2442b-3a45-41bc-996f-511174feada0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16146260286993444924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614626028699344492416146260286993444924161462602869934449241614626028699344492416146260286993444924161462602869934449241614626028699344492416146260286993444924161462602869934449241614626028699344492416146260286993444924161462602869934449241614626028699344492416146260286993444924161462602869934449241614626028699344492416146260286993444924161462602869934449241614626028699344492416146260286993444924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e3147f2-af6e-48df-90ea-46258c22b0fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20518112-7349-427f-9f8b-f2259a0640aa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20518112-7349-427f-9f8b-f2259a0640aa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15554404741186147432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555440474118614743215554404741186147432155544047411861474321555440474118614743215554404741186147432155544047411861474321555440474118614743215554404741186147432155544047411861474321555440474118614743215554404741186147432155544047411861474321555440474118614743215554404741186147432155544047411861474321555440474118614743215554404741186147432155544047411861474321555440474118614743215554404741186147432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc2442b-3a45-41bc-996f-511174feada0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8396c599-ca98-4bf9-a02d-572085121879, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8396c599-ca98-4bf9-a02d-572085121879, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8392065615730912795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83920656157309127958392065615730912795839206561573091279583920656157309127958392065615730912795839206561573091279583920656157309127958392065615730912795839206561573091279583920656157309127958392065615730912795839206561573091279583920656157309127958392065615730912795839206561573091279583920656157309127958392065615730912795839206561573091279583920656157309127958392065615730912795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20518112-7349-427f-9f8b-f2259a0640aa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf40bb28-25cc-4bc8-b02f-a91914069954, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf40bb28-25cc-4bc8-b02f-a91914069954, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2358246309657948539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23582463096579485392358246309657948539235824630965794853923582463096579485392358246309657948539235824630965794853923582463096579485392358246309657948539235824630965794853923582463096579485392358246309657948539235824630965794853923582463096579485392358246309657948539235824630965794853923582463096579485392358246309657948539235824630965794853923582463096579485392358246309657948539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8396c599-ca98-4bf9-a02d-572085121879, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a7af6e2-d20c-495f-8728-1fb5db3d11b1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a7af6e2-d20c-495f-8728-1fb5db3d11b1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9798316574032361644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97983165740323616449798316574032361644979831657403236164497983165740323616449798316574032361644979831657403236164497983165740323616449798316574032361644979831657403236164497983165740323616449798316574032361644979831657403236164497983165740323616449798316574032361644979831657403236164497983165740323616449798316574032361644979831657403236164497983165740323616449798316574032361644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf40bb28-25cc-4bc8-b02f-a91914069954, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0db9944-00fa-4ab1-b984-b7f5f019ab67, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0db9944-00fa-4ab1-b984-b7f5f019ab67, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1442804936925249151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14428049369252491511442804936925249151144280493692524915114428049369252491511442804936925249151144280493692524915114428049369252491511442804936925249151144280493692524915114428049369252491511442804936925249151144280493692524915114428049369252491511442804936925249151144280493692524915114428049369252491511442804936925249151144280493692524915114428049369252491511442804936925249151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a7af6e2-d20c-495f-8728-1fb5db3d11b1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7533245b-6425-4f83-beac-eb86ea1d0df0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7533245b-6425-4f83-beac-eb86ea1d0df0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 878860187165536968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968878860187165536968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0db9944-00fa-4ab1-b984-b7f5f019ab67, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8da3c14-02bc-4f31-8ec6-5cf244a17d84, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8da3c14-02bc-4f31-8ec6-5cf244a17d84, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13297052431691941314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329705243169194131413297052431691941314132970524316919413141329705243169194131413297052431691941314132970524316919413141329705243169194131413297052431691941314132970524316919413141329705243169194131413297052431691941314132970524316919413141329705243169194131413297052431691941314132970524316919413141329705243169194131413297052431691941314132970524316919413141329705243169194131413297052431691941314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7533245b-6425-4f83-beac-eb86ea1d0df0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f103b8-ef70-495d-8de4-bce1a64c9c2c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f103b8-ef70-495d-8de4-bce1a64c9c2c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17283496956951813541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728349695695181354117283496956951813541172834969569518135411728349695695181354117283496956951813541172834969569518135411728349695695181354117283496956951813541172834969569518135411728349695695181354117283496956951813541172834969569518135411728349695695181354117283496956951813541172834969569518135411728349695695181354117283496956951813541172834969569518135411728349695695181354117283496956951813541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8da3c14-02bc-4f31-8ec6-5cf244a17d84, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11cb1be5-e0b5-4256-8aaf-a25848f57a82, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11cb1be5-e0b5-4256-8aaf-a25848f57a82, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4518485602202764185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45184856022027641854518485602202764185451848560220276418545184856022027641854518485602202764185451848560220276418545184856022027641854518485602202764185451848560220276418545184856022027641854518485602202764185451848560220276418545184856022027641854518485602202764185451848560220276418545184856022027641854518485602202764185451848560220276418545184856022027641854518485602202764185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f103b8-ef70-495d-8de4-bce1a64c9c2c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531607ec-1f5d-4c20-a84e-db63640a0baf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531607ec-1f5d-4c20-a84e-db63640a0baf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9983382084466580898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99833820844665808989983382084466580898998338208446658089899833820844665808989983382084466580898998338208446658089899833820844665808989983382084466580898998338208446658089899833820844665808989983382084466580898998338208446658089899833820844665808989983382084466580898998338208446658089899833820844665808989983382084466580898998338208446658089899833820844665808989983382084466580898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11cb1be5-e0b5-4256-8aaf-a25848f57a82, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6318ff0d-a83d-47f5-a2c6-980862791d2c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6318ff0d-a83d-47f5-a2c6-980862791d2c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16864012764076541176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686401276407654117616864012764076541176168640127640765411761686401276407654117616864012764076541176168640127640765411761686401276407654117616864012764076541176168640127640765411761686401276407654117616864012764076541176168640127640765411761686401276407654117616864012764076541176168640127640765411761686401276407654117616864012764076541176168640127640765411761686401276407654117616864012764076541176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531607ec-1f5d-4c20-a84e-db63640a0baf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9e7f73f-59c3-4ce2-a462-1933a3ab49ba, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e7f73f-59c3-4ce2-a462-1933a3ab49ba, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3700462015869296839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37004620158692968393700462015869296839370046201586929683937004620158692968393700462015869296839370046201586929683937004620158692968393700462015869296839370046201586929683937004620158692968393700462015869296839370046201586929683937004620158692968393700462015869296839370046201586929683937004620158692968393700462015869296839370046201586929683937004620158692968393700462015869296839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6318ff0d-a83d-47f5-a2c6-980862791d2c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021de347-bffa-4178-a57e-d7bb685eab96, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021de347-bffa-4178-a57e-d7bb685eab96, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14412335747570265012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441233574757026501214412335747570265012144123357475702650121441233574757026501214412335747570265012144123357475702650121441233574757026501214412335747570265012144123357475702650121441233574757026501214412335747570265012144123357475702650121441233574757026501214412335747570265012144123357475702650121441233574757026501214412335747570265012144123357475702650121441233574757026501214412335747570265012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e7f73f-59c3-4ce2-a462-1933a3ab49ba, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c82e8f37-e6a8-42e0-a5d6-ee1950fbeeb6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c82e8f37-e6a8-42e0-a5d6-ee1950fbeeb6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4202486060677287624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42024860606772876244202486060677287624420248606067728762442024860606772876244202486060677287624420248606067728762442024860606772876244202486060677287624420248606067728762442024860606772876244202486060677287624420248606067728762442024860606772876244202486060677287624420248606067728762442024860606772876244202486060677287624420248606067728762442024860606772876244202486060677287624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021de347-bffa-4178-a57e-d7bb685eab96, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7706bed4-a6a3-4994-9f7e-58017b0a2472, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7706bed4-a6a3-4994-9f7e-58017b0a2472, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7011250271351507420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70112502713515074207011250271351507420701125027135150742070112502713515074207011250271351507420701125027135150742070112502713515074207011250271351507420701125027135150742070112502713515074207011250271351507420701125027135150742070112502713515074207011250271351507420701125027135150742070112502713515074207011250271351507420701125027135150742070112502713515074207011250271351507420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c82e8f37-e6a8-42e0-a5d6-ee1950fbeeb6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0388cec1-3b29-4f59-917a-77801e7d67bb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0388cec1-3b29-4f59-917a-77801e7d67bb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8032882295036360618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80328822950363606188032882295036360618803288229503636061880328822950363606188032882295036360618803288229503636061880328822950363606188032882295036360618803288229503636061880328822950363606188032882295036360618803288229503636061880328822950363606188032882295036360618803288229503636061880328822950363606188032882295036360618803288229503636061880328822950363606188032882295036360618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7706bed4-a6a3-4994-9f7e-58017b0a2472, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59f278fc-776d-4c8d-a049-4cf58bf11554, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0388cec1-3b29-4f59-917a-77801e7d67bb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f87f96f8-1810-455f-adbd-d94a69b8903b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f87f96f8-1810-455f-adbd-d94a69b8903b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8915426774441673157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89154267744416731578915426774441673157891542677444167315789154267744416731578915426774441673157891542677444167315789154267744416731578915426774441673157891542677444167315789154267744416731578915426774441673157891542677444167315789154267744416731578915426774441673157891542677444167315789154267744416731578915426774441673157891542677444167315789154267744416731578915426774441673157" } } } 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, 59f278fc-776d-4c8d-a049-4cf58bf11554, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105347633365674059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510534763336567405915105347633365674059151053476333656740591510534763336567405915105347633365674059151053476333656740591510534763336567405915105347633365674059151053476333656740591510534763336567405915105347633365674059151053476333656740591510534763336567405915105347633365674059151053476333656740591510534763336567405915105347633365674059151053476333656740591510534763336567405915105347633365674059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f87f96f8-1810-455f-adbd-d94a69b8903b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59f278fc-776d-4c8d-a049-4cf58bf11554, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ab2d7f-9e0e-44ce-b667-98bc9eb6e70d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ab2d7f-9e0e-44ce-b667-98bc9eb6e70d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7573311604913952259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75733116049139522597573311604913952259757331160491395225975733116049139522597573311604913952259757331160491395225975733116049139522597573311604913952259757331160491395225975733116049139522597573311604913952259757331160491395225975733116049139522597573311604913952259757331160491395225975733116049139522597573311604913952259757331160491395225975733116049139522597573311604913952259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8986899f-e3ba-42d4-8bbd-e9c11d9eaf1a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8986899f-e3ba-42d4-8bbd-e9c11d9eaf1a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6179821075881293106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61798210758812931066179821075881293106617982107588129310661798210758812931066179821075881293106617982107588129310661798210758812931066179821075881293106617982107588129310661798210758812931066179821075881293106617982107588129310661798210758812931066179821075881293106617982107588129310661798210758812931066179821075881293106617982107588129310661798210758812931066179821075881293106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ab2d7f-9e0e-44ce-b667-98bc9eb6e70d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a0952e-23f3-4ad0-bce7-9feb815d9502, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a0952e-23f3-4ad0-bce7-9feb815d9502, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 747140313595814213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213747140313595814213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8986899f-e3ba-42d4-8bbd-e9c11d9eaf1a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db029dba-c8c4-4a24-b185-9c8c29742820, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db029dba-c8c4-4a24-b185-9c8c29742820, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5995749808877947560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59957498088779475605995749808877947560599574980887794756059957498088779475605995749808877947560599574980887794756059957498088779475605995749808877947560599574980887794756059957498088779475605995749808877947560599574980887794756059957498088779475605995749808877947560599574980887794756059957498088779475605995749808877947560599574980887794756059957498088779475605995749808877947560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a0952e-23f3-4ad0-bce7-9feb815d9502, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121ae6c9-540a-4780-b660-c438c779d2a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db029dba-c8c4-4a24-b185-9c8c29742820, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b28b3650-788a-438c-a9f0-ca18a447a723, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b28b3650-788a-438c-a9f0-ca18a447a723, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11277993140861974987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127799314086197498711277993140861974987112779931408619749871127799314086197498711277993140861974987112779931408619749871127799314086197498711277993140861974987112779931408619749871127799314086197498711277993140861974987112779931408619749871127799314086197498711277993140861974987112779931408619749871127799314086197498711277993140861974987112779931408619749871127799314086197498711277993140861974987" } } } 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, 121ae6c9-540a-4780-b660-c438c779d2a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 324388628672643697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697324388628672643697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b28b3650-788a-438c-a9f0-ca18a447a723, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96774a50-18ad-4114-8e7a-35ddd92ed705, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96774a50-18ad-4114-8e7a-35ddd92ed705, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12126988010985940797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212698801098594079712126988010985940797121269880109859407971212698801098594079712126988010985940797121269880109859407971212698801098594079712126988010985940797121269880109859407971212698801098594079712126988010985940797121269880109859407971212698801098594079712126988010985940797121269880109859407971212698801098594079712126988010985940797121269880109859407971212698801098594079712126988010985940797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121ae6c9-540a-4780-b660-c438c779d2a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8ff1f7-95b4-4733-9c23-71cd122c9e3e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8ff1f7-95b4-4733-9c23-71cd122c9e3e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15786235516326864041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578623551632686404115786235516326864041157862355163268640411578623551632686404115786235516326864041157862355163268640411578623551632686404115786235516326864041157862355163268640411578623551632686404115786235516326864041157862355163268640411578623551632686404115786235516326864041157862355163268640411578623551632686404115786235516326864041157862355163268640411578623551632686404115786235516326864041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96774a50-18ad-4114-8e7a-35ddd92ed705, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 085622a0-ce03-48d2-84e2-e143f7f62633, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085622a0-ce03-48d2-84e2-e143f7f62633, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010716786707360207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30107167867073602073010716786707360207301071678670736020730107167867073602073010716786707360207301071678670736020730107167867073602073010716786707360207301071678670736020730107167867073602073010716786707360207301071678670736020730107167867073602073010716786707360207301071678670736020730107167867073602073010716786707360207301071678670736020730107167867073602073010716786707360207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8ff1f7-95b4-4733-9c23-71cd122c9e3e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5303be41-033d-477d-8481-0c482cf2c1af, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5303be41-033d-477d-8481-0c482cf2c1af, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12830432616691151992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283043261669115199212830432616691151992128304326166911519921283043261669115199212830432616691151992128304326166911519921283043261669115199212830432616691151992128304326166911519921283043261669115199212830432616691151992128304326166911519921283043261669115199212830432616691151992128304326166911519921283043261669115199212830432616691151992128304326166911519921283043261669115199212830432616691151992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085622a0-ce03-48d2-84e2-e143f7f62633, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e16ca3b-8e95-4163-b42d-b8b67237b806, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e16ca3b-8e95-4163-b42d-b8b67237b806, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17782674066918220568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778267406691822056817782674066918220568177826740669182205681778267406691822056817782674066918220568177826740669182205681778267406691822056817782674066918220568177826740669182205681778267406691822056817782674066918220568177826740669182205681778267406691822056817782674066918220568177826740669182205681778267406691822056817782674066918220568177826740669182205681778267406691822056817782674066918220568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5303be41-033d-477d-8481-0c482cf2c1af, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e1966c-2fc5-477a-a564-f10c7816b1c2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e1966c-2fc5-477a-a564-f10c7816b1c2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2882739909152424793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28827399091524247932882739909152424793288273990915242479328827399091524247932882739909152424793288273990915242479328827399091524247932882739909152424793288273990915242479328827399091524247932882739909152424793288273990915242479328827399091524247932882739909152424793288273990915242479328827399091524247932882739909152424793288273990915242479328827399091524247932882739909152424793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e16ca3b-8e95-4163-b42d-b8b67237b806, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2798faa6-4334-4b9e-ad21-afca73074eb6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2798faa6-4334-4b9e-ad21-afca73074eb6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15015909450514005799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501590945051400579915015909450514005799150159094505140057991501590945051400579915015909450514005799150159094505140057991501590945051400579915015909450514005799150159094505140057991501590945051400579915015909450514005799150159094505140057991501590945051400579915015909450514005799150159094505140057991501590945051400579915015909450514005799150159094505140057991501590945051400579915015909450514005799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e1966c-2fc5-477a-a564-f10c7816b1c2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dc5c1c8-d8cf-4d44-aedd-d69a62af75c9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dc5c1c8-d8cf-4d44-aedd-d69a62af75c9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7800435997358107387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78004359973581073877800435997358107387780043599735810738778004359973581073877800435997358107387780043599735810738778004359973581073877800435997358107387780043599735810738778004359973581073877800435997358107387780043599735810738778004359973581073877800435997358107387780043599735810738778004359973581073877800435997358107387780043599735810738778004359973581073877800435997358107387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2798faa6-4334-4b9e-ad21-afca73074eb6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae393a7d-48f4-4908-81fd-91654fa027f9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae393a7d-48f4-4908-81fd-91654fa027f9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2919846642852463910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29198466428524639102919846642852463910291984664285246391029198466428524639102919846642852463910291984664285246391029198466428524639102919846642852463910291984664285246391029198466428524639102919846642852463910291984664285246391029198466428524639102919846642852463910291984664285246391029198466428524639102919846642852463910291984664285246391029198466428524639102919846642852463910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dc5c1c8-d8cf-4d44-aedd-d69a62af75c9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363ff978-1210-459f-8e9a-1b796ad44e39, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363ff978-1210-459f-8e9a-1b796ad44e39, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5476428043836816851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54764280438368168515476428043836816851547642804383681685154764280438368168515476428043836816851547642804383681685154764280438368168515476428043836816851547642804383681685154764280438368168515476428043836816851547642804383681685154764280438368168515476428043836816851547642804383681685154764280438368168515476428043836816851547642804383681685154764280438368168515476428043836816851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae393a7d-48f4-4908-81fd-91654fa027f9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c939a9-5268-4bbc-bbeb-ed1d69e501f4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c939a9-5268-4bbc-bbeb-ed1d69e501f4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8658743911666010888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86587439116660108888658743911666010888865874391166601088886587439116660108888658743911666010888865874391166601088886587439116660108888658743911666010888865874391166601088886587439116660108888658743911666010888865874391166601088886587439116660108888658743911666010888865874391166601088886587439116660108888658743911666010888865874391166601088886587439116660108888658743911666010888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363ff978-1210-459f-8e9a-1b796ad44e39, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c939a9-5268-4bbc-bbeb-ed1d69e501f4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 675bc7c7-d8a0-4545-854f-4d0e6daf66b1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 675bc7c7-d8a0-4545-854f-4d0e6daf66b1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6791345225918776609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67913452259187766096791345225918776609679134522591877660967913452259187766096791345225918776609679134522591877660967913452259187766096791345225918776609679134522591877660967913452259187766096791345225918776609679134522591877660967913452259187766096791345225918776609679134522591877660967913452259187766096791345225918776609679134522591877660967913452259187766096791345225918776609" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1420596c-6d00-47c5-8d01-6bc5aeb1d238, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1420596c-6d00-47c5-8d01-6bc5aeb1d238, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6481608540006359373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64816085400063593736481608540006359373648160854000635937364816085400063593736481608540006359373648160854000635937364816085400063593736481608540006359373648160854000635937364816085400063593736481608540006359373648160854000635937364816085400063593736481608540006359373648160854000635937364816085400063593736481608540006359373648160854000635937364816085400063593736481608540006359373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 675bc7c7-d8a0-4545-854f-4d0e6daf66b1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43829686-31a7-4a14-9448-cc03e8e612ee, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43829686-31a7-4a14-9448-cc03e8e612ee, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10058698786878953062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005869878687895306210058698786878953062100586987868789530621005869878687895306210058698786878953062100586987868789530621005869878687895306210058698786878953062100586987868789530621005869878687895306210058698786878953062100586987868789530621005869878687895306210058698786878953062100586987868789530621005869878687895306210058698786878953062100586987868789530621005869878687895306210058698786878953062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1420596c-6d00-47c5-8d01-6bc5aeb1d238, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0efaed57-9a7b-46ab-8d28-d93b620baa23, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0efaed57-9a7b-46ab-8d28-d93b620baa23, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14755720798090027041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475572079809002704114755720798090027041147557207980900270411475572079809002704114755720798090027041147557207980900270411475572079809002704114755720798090027041147557207980900270411475572079809002704114755720798090027041147557207980900270411475572079809002704114755720798090027041147557207980900270411475572079809002704114755720798090027041147557207980900270411475572079809002704114755720798090027041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43829686-31a7-4a14-9448-cc03e8e612ee, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aea6a49-f55a-4b7d-ac5d-6d8b60ef678a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aea6a49-f55a-4b7d-ac5d-6d8b60ef678a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3467299268991409630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34672992689914096303467299268991409630346729926899140963034672992689914096303467299268991409630346729926899140963034672992689914096303467299268991409630346729926899140963034672992689914096303467299268991409630346729926899140963034672992689914096303467299268991409630346729926899140963034672992689914096303467299268991409630346729926899140963034672992689914096303467299268991409630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0efaed57-9a7b-46ab-8d28-d93b620baa23, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2536e8c1-2183-46c0-9413-9e1f38447d29, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2536e8c1-2183-46c0-9413-9e1f38447d29, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3942486750229672569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39424867502296725693942486750229672569394248675022967256939424867502296725693942486750229672569394248675022967256939424867502296725693942486750229672569394248675022967256939424867502296725693942486750229672569394248675022967256939424867502296725693942486750229672569394248675022967256939424867502296725693942486750229672569394248675022967256939424867502296725693942486750229672569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aea6a49-f55a-4b7d-ac5d-6d8b60ef678a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6175001-06a5-4db8-86ea-f689491d25e2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6175001-06a5-4db8-86ea-f689491d25e2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10886979054432282063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088697905443228206310886979054432282063108869790544322820631088697905443228206310886979054432282063108869790544322820631088697905443228206310886979054432282063108869790544322820631088697905443228206310886979054432282063108869790544322820631088697905443228206310886979054432282063108869790544322820631088697905443228206310886979054432282063108869790544322820631088697905443228206310886979054432282063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2536e8c1-2183-46c0-9413-9e1f38447d29, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bffacae-9e03-49be-8ad1-f3275bbe4feb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bffacae-9e03-49be-8ad1-f3275bbe4feb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5548050882230203002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55480508822302030025548050882230203002554805088223020300255480508822302030025548050882230203002554805088223020300255480508822302030025548050882230203002554805088223020300255480508822302030025548050882230203002554805088223020300255480508822302030025548050882230203002554805088223020300255480508822302030025548050882230203002554805088223020300255480508822302030025548050882230203002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6175001-06a5-4db8-86ea-f689491d25e2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5d9005-7c6e-455b-93af-12ffbcc0a8ff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5d9005-7c6e-455b-93af-12ffbcc0a8ff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7533695620187896694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75336956201878966947533695620187896694753369562018789669475336956201878966947533695620187896694753369562018789669475336956201878966947533695620187896694753369562018789669475336956201878966947533695620187896694753369562018789669475336956201878966947533695620187896694753369562018789669475336956201878966947533695620187896694753369562018789669475336956201878966947533695620187896694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bffacae-9e03-49be-8ad1-f3275bbe4feb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e119c020-f70e-41e4-9655-0b0cbfbfec49, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e119c020-f70e-41e4-9655-0b0cbfbfec49, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17853272162428356086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785327216242835608617853272162428356086178532721624283560861785327216242835608617853272162428356086178532721624283560861785327216242835608617853272162428356086178532721624283560861785327216242835608617853272162428356086178532721624283560861785327216242835608617853272162428356086178532721624283560861785327216242835608617853272162428356086178532721624283560861785327216242835608617853272162428356086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5d9005-7c6e-455b-93af-12ffbcc0a8ff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 895900f6-a837-47b9-9c74-fdf2f945c3fc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 895900f6-a837-47b9-9c74-fdf2f945c3fc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12790658135336593738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279065813533659373812790658135336593738127906581353365937381279065813533659373812790658135336593738127906581353365937381279065813533659373812790658135336593738127906581353365937381279065813533659373812790658135336593738127906581353365937381279065813533659373812790658135336593738127906581353365937381279065813533659373812790658135336593738127906581353365937381279065813533659373812790658135336593738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e119c020-f70e-41e4-9655-0b0cbfbfec49, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aad482bd-b310-4a51-92f8-cd7425d8ae24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aad482bd-b310-4a51-92f8-cd7425d8ae24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8495065001213302340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84950650012133023408495065001213302340849506500121330234084950650012133023408495065001213302340849506500121330234084950650012133023408495065001213302340849506500121330234084950650012133023408495065001213302340849506500121330234084950650012133023408495065001213302340849506500121330234084950650012133023408495065001213302340849506500121330234084950650012133023408495065001213302340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 895900f6-a837-47b9-9c74-fdf2f945c3fc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1cf4660-b446-46ec-ba50-35424f4f2bfd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1cf4660-b446-46ec-ba50-35424f4f2bfd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3450373611798299070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34503736117982990703450373611798299070345037361179829907034503736117982990703450373611798299070345037361179829907034503736117982990703450373611798299070345037361179829907034503736117982990703450373611798299070345037361179829907034503736117982990703450373611798299070345037361179829907034503736117982990703450373611798299070345037361179829907034503736117982990703450373611798299070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aad482bd-b310-4a51-92f8-cd7425d8ae24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a855642a-3357-4788-a8da-0ce1368f6c09, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a855642a-3357-4788-a8da-0ce1368f6c09, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6849931672008497645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68499316720084976456849931672008497645684993167200849764568499316720084976456849931672008497645684993167200849764568499316720084976456849931672008497645684993167200849764568499316720084976456849931672008497645684993167200849764568499316720084976456849931672008497645684993167200849764568499316720084976456849931672008497645684993167200849764568499316720084976456849931672008497645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1cf4660-b446-46ec-ba50-35424f4f2bfd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afc36c76-af3e-4b2f-b0d3-5800cfe5dad8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a855642a-3357-4788-a8da-0ce1368f6c09, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78152575-8a1b-4911-b99e-9a0520260700, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78152575-8a1b-4911-b99e-9a0520260700, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8079726389982253887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80797263899822538878079726389982253887807972638998225388780797263899822538878079726389982253887807972638998225388780797263899822538878079726389982253887807972638998225388780797263899822538878079726389982253887807972638998225388780797263899822538878079726389982253887807972638998225388780797263899822538878079726389982253887807972638998225388780797263899822538878079726389982253887" } } } 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, afc36c76-af3e-4b2f-b0d3-5800cfe5dad8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15459082536496614765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545908253649661476515459082536496614765154590825364966147651545908253649661476515459082536496614765154590825364966147651545908253649661476515459082536496614765154590825364966147651545908253649661476515459082536496614765154590825364966147651545908253649661476515459082536496614765154590825364966147651545908253649661476515459082536496614765154590825364966147651545908253649661476515459082536496614765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78152575-8a1b-4911-b99e-9a0520260700, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afc36c76-af3e-4b2f-b0d3-5800cfe5dad8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6b9d2e1-9e6c-42b8-bb7f-c5b5cf7fa6d2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b9d2e1-9e6c-42b8-bb7f-c5b5cf7fa6d2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15995064609560833858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599506460956083385815995064609560833858159950646095608338581599506460956083385815995064609560833858159950646095608338581599506460956083385815995064609560833858159950646095608338581599506460956083385815995064609560833858159950646095608338581599506460956083385815995064609560833858159950646095608338581599506460956083385815995064609560833858159950646095608338581599506460956083385815995064609560833858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f845f0d6-b9de-44d4-91f3-a9896ffaddc3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f845f0d6-b9de-44d4-91f3-a9896ffaddc3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11000836684825252474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100083668482525247411000836684825252474110008366848252524741100083668482525247411000836684825252474110008366848252524741100083668482525247411000836684825252474110008366848252524741100083668482525247411000836684825252474110008366848252524741100083668482525247411000836684825252474110008366848252524741100083668482525247411000836684825252474110008366848252524741100083668482525247411000836684825252474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b9d2e1-9e6c-42b8-bb7f-c5b5cf7fa6d2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f845f0d6-b9de-44d4-91f3-a9896ffaddc3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a083a4-7df2-4b9f-93ed-82b6a896692e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9273aa08-1651-4373-8678-597e9e8ccede, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9273aa08-1651-4373-8678-597e9e8ccede, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17858927157400789819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785892715740078981917858927157400789819178589271574007898191785892715740078981917858927157400789819178589271574007898191785892715740078981917858927157400789819178589271574007898191785892715740078981917858927157400789819178589271574007898191785892715740078981917858927157400789819178589271574007898191785892715740078981917858927157400789819178589271574007898191785892715740078981917858927157400789819" } } } 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, a7a083a4-7df2-4b9f-93ed-82b6a896692e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1358523908263181770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13585239082631817701358523908263181770135852390826318177013585239082631817701358523908263181770135852390826318177013585239082631817701358523908263181770135852390826318177013585239082631817701358523908263181770135852390826318177013585239082631817701358523908263181770135852390826318177013585239082631817701358523908263181770135852390826318177013585239082631817701358523908263181770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9273aa08-1651-4373-8678-597e9e8ccede, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 467a2cb1-5a4e-4766-b85e-7c66ee647b45, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 467a2cb1-5a4e-4766-b85e-7c66ee647b45, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16957991944670240501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695799194467024050116957991944670240501169579919446702405011695799194467024050116957991944670240501169579919446702405011695799194467024050116957991944670240501169579919446702405011695799194467024050116957991944670240501169579919446702405011695799194467024050116957991944670240501169579919446702405011695799194467024050116957991944670240501169579919446702405011695799194467024050116957991944670240501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a083a4-7df2-4b9f-93ed-82b6a896692e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8e935d4-8c32-441b-a29e-36ee72fd5e08, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8e935d4-8c32-441b-a29e-36ee72fd5e08, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3784595961530256191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37845959615302561913784595961530256191378459596153025619137845959615302561913784595961530256191378459596153025619137845959615302561913784595961530256191378459596153025619137845959615302561913784595961530256191378459596153025619137845959615302561913784595961530256191378459596153025619137845959615302561913784595961530256191378459596153025619137845959615302561913784595961530256191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 467a2cb1-5a4e-4766-b85e-7c66ee647b45, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb77817-2f0c-466a-8ec5-f2d603c7791b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb77817-2f0c-466a-8ec5-f2d603c7791b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1506546119236907613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15065461192369076131506546119236907613150654611923690761315065461192369076131506546119236907613150654611923690761315065461192369076131506546119236907613150654611923690761315065461192369076131506546119236907613150654611923690761315065461192369076131506546119236907613150654611923690761315065461192369076131506546119236907613150654611923690761315065461192369076131506546119236907613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8e935d4-8c32-441b-a29e-36ee72fd5e08, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bec7ac-c987-4c32-8c02-ee7acc4ecf99, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bec7ac-c987-4c32-8c02-ee7acc4ecf99, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1950733039341648951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19507330393416489511950733039341648951195073303934164895119507330393416489511950733039341648951195073303934164895119507330393416489511950733039341648951195073303934164895119507330393416489511950733039341648951195073303934164895119507330393416489511950733039341648951195073303934164895119507330393416489511950733039341648951195073303934164895119507330393416489511950733039341648951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb77817-2f0c-466a-8ec5-f2d603c7791b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a79d8c-a2e4-4ac2-8359-4df074658ab1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a79d8c-a2e4-4ac2-8359-4df074658ab1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6231579333027580761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62315793330275807616231579333027580761623157933302758076162315793330275807616231579333027580761623157933302758076162315793330275807616231579333027580761623157933302758076162315793330275807616231579333027580761623157933302758076162315793330275807616231579333027580761623157933302758076162315793330275807616231579333027580761623157933302758076162315793330275807616231579333027580761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bec7ac-c987-4c32-8c02-ee7acc4ecf99, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a585b579-3657-4cb9-b5e7-9719d19de7a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a585b579-3657-4cb9-b5e7-9719d19de7a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12523892026883128505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252389202688312850512523892026883128505125238920268831285051252389202688312850512523892026883128505125238920268831285051252389202688312850512523892026883128505125238920268831285051252389202688312850512523892026883128505125238920268831285051252389202688312850512523892026883128505125238920268831285051252389202688312850512523892026883128505125238920268831285051252389202688312850512523892026883128505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a79d8c-a2e4-4ac2-8359-4df074658ab1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d59df2b9-b8a4-4d59-8be6-30f4ca705ef2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a585b579-3657-4cb9-b5e7-9719d19de7a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d59df2b9-b8a4-4d59-8be6-30f4ca705ef2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13537300587669887748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353730058766988774813537300587669887748135373005876698877481353730058766988774813537300587669887748135373005876698877481353730058766988774813537300587669887748135373005876698877481353730058766988774813537300587669887748135373005876698877481353730058766988774813537300587669887748135373005876698877481353730058766988774813537300587669887748135373005876698877481353730058766988774813537300587669887748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99c7197f-3cfa-414a-99b6-15e43e146a29, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99c7197f-3cfa-414a-99b6-15e43e146a29, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12828428136408306028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282842813640830602812828428136408306028128284281364083060281282842813640830602812828428136408306028128284281364083060281282842813640830602812828428136408306028128284281364083060281282842813640830602812828428136408306028128284281364083060281282842813640830602812828428136408306028128284281364083060281282842813640830602812828428136408306028128284281364083060281282842813640830602812828428136408306028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99c7197f-3cfa-414a-99b6-15e43e146a29, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0674d00-cca9-4e7f-9f86-66994bc1dcdf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d59df2b9-b8a4-4d59-8be6-30f4ca705ef2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0674d00-cca9-4e7f-9f86-66994bc1dcdf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10261630793272843461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026163079327284346110261630793272843461102616307932728434611026163079327284346110261630793272843461102616307932728434611026163079327284346110261630793272843461102616307932728434611026163079327284346110261630793272843461102616307932728434611026163079327284346110261630793272843461102616307932728434611026163079327284346110261630793272843461102616307932728434611026163079327284346110261630793272843461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9764d5e-84c6-4ec4-ba9e-8d4e6692f0e6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9764d5e-84c6-4ec4-ba9e-8d4e6692f0e6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4084599818679252369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40845998186792523694084599818679252369408459981867925236940845998186792523694084599818679252369408459981867925236940845998186792523694084599818679252369408459981867925236940845998186792523694084599818679252369408459981867925236940845998186792523694084599818679252369408459981867925236940845998186792523694084599818679252369408459981867925236940845998186792523694084599818679252369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0674d00-cca9-4e7f-9f86-66994bc1dcdf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9764d5e-84c6-4ec4-ba9e-8d4e6692f0e6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e24e67af-b775-4a9b-8c9d-9ac7b9fd662b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e24e67af-b775-4a9b-8c9d-9ac7b9fd662b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8602734472853528649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86027344728535286498602734472853528649860273447285352864986027344728535286498602734472853528649860273447285352864986027344728535286498602734472853528649860273447285352864986027344728535286498602734472853528649860273447285352864986027344728535286498602734472853528649860273447285352864986027344728535286498602734472853528649860273447285352864986027344728535286498602734472853528649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474e9c70-b4d6-4311-9f5d-87a007ceaf8c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474e9c70-b4d6-4311-9f5d-87a007ceaf8c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1259689155939056855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12596891559390568551259689155939056855125968915593905685512596891559390568551259689155939056855125968915593905685512596891559390568551259689155939056855125968915593905685512596891559390568551259689155939056855125968915593905685512596891559390568551259689155939056855125968915593905685512596891559390568551259689155939056855125968915593905685512596891559390568551259689155939056855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474e9c70-b4d6-4311-9f5d-87a007ceaf8c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa21b598-d076-488d-bd72-1c467bdd80bb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e24e67af-b775-4a9b-8c9d-9ac7b9fd662b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6080f7-0a71-4667-aa06-167976aabd44, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6080f7-0a71-4667-aa06-167976aabd44, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18105605966336246665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810560596633624666518105605966336246665181056059663362466651810560596633624666518105605966336246665181056059663362466651810560596633624666518105605966336246665181056059663362466651810560596633624666518105605966336246665181056059663362466651810560596633624666518105605966336246665181056059663362466651810560596633624666518105605966336246665181056059663362466651810560596633624666518105605966336246665" } } } 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, aa21b598-d076-488d-bd72-1c467bdd80bb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5964763913431045494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59647639134310454945964763913431045494596476391343104549459647639134310454945964763913431045494596476391343104549459647639134310454945964763913431045494596476391343104549459647639134310454945964763913431045494596476391343104549459647639134310454945964763913431045494596476391343104549459647639134310454945964763913431045494596476391343104549459647639134310454945964763913431045494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa21b598-d076-488d-bd72-1c467bdd80bb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 747c2969-c9a7-4dd5-af1b-a37d986f363a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 747c2969-c9a7-4dd5-af1b-a37d986f363a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6827287193418076009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68272871934180760096827287193418076009682728719341807600968272871934180760096827287193418076009682728719341807600968272871934180760096827287193418076009682728719341807600968272871934180760096827287193418076009682728719341807600968272871934180760096827287193418076009682728719341807600968272871934180760096827287193418076009682728719341807600968272871934180760096827287193418076009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6080f7-0a71-4667-aa06-167976aabd44, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468d3a86-cfe6-472b-b642-3f83d2000e3c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468d3a86-cfe6-472b-b642-3f83d2000e3c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3548422127473694282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35484221274736942823548422127473694282354842212747369428235484221274736942823548422127473694282354842212747369428235484221274736942823548422127473694282354842212747369428235484221274736942823548422127473694282354842212747369428235484221274736942823548422127473694282354842212747369428235484221274736942823548422127473694282354842212747369428235484221274736942823548422127473694282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468d3a86-cfe6-472b-b642-3f83d2000e3c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 747c2969-c9a7-4dd5-af1b-a37d986f363a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f7785f2-fdfa-45a8-b50d-0edba65ecb40, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f7785f2-fdfa-45a8-b50d-0edba65ecb40, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10047874648697888028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004787464869788802810047874648697888028100478746486978880281004787464869788802810047874648697888028100478746486978880281004787464869788802810047874648697888028100478746486978880281004787464869788802810047874648697888028100478746486978880281004787464869788802810047874648697888028100478746486978880281004787464869788802810047874648697888028100478746486978880281004787464869788802810047874648697888028" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fe13b50-1bd0-4147-81d1-5af6a689e6ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fe13b50-1bd0-4147-81d1-5af6a689e6ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2756697520673046030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27566975206730460302756697520673046030275669752067304603027566975206730460302756697520673046030275669752067304603027566975206730460302756697520673046030275669752067304603027566975206730460302756697520673046030275669752067304603027566975206730460302756697520673046030275669752067304603027566975206730460302756697520673046030275669752067304603027566975206730460302756697520673046030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f7785f2-fdfa-45a8-b50d-0edba65ecb40, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a988dc63-0796-4808-8aa5-c38da2e09db6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a988dc63-0796-4808-8aa5-c38da2e09db6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2682483382860314349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26824833828603143492682483382860314349268248338286031434926824833828603143492682483382860314349268248338286031434926824833828603143492682483382860314349268248338286031434926824833828603143492682483382860314349268248338286031434926824833828603143492682483382860314349268248338286031434926824833828603143492682483382860314349268248338286031434926824833828603143492682483382860314349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fe13b50-1bd0-4147-81d1-5af6a689e6ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f5ce66-d562-414e-bced-095c00d60fe7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f5ce66-d562-414e-bced-095c00d60fe7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13980507190299073350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398050719029907335013980507190299073350139805071902990733501398050719029907335013980507190299073350139805071902990733501398050719029907335013980507190299073350139805071902990733501398050719029907335013980507190299073350139805071902990733501398050719029907335013980507190299073350139805071902990733501398050719029907335013980507190299073350139805071902990733501398050719029907335013980507190299073350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a988dc63-0796-4808-8aa5-c38da2e09db6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37de4c39-ff33-4e57-a7c0-388948f31452, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37de4c39-ff33-4e57-a7c0-388948f31452, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7069197120038930070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70691971200389300707069197120038930070706919712003893007070691971200389300707069197120038930070706919712003893007070691971200389300707069197120038930070706919712003893007070691971200389300707069197120038930070706919712003893007070691971200389300707069197120038930070706919712003893007070691971200389300707069197120038930070706919712003893007070691971200389300707069197120038930070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f5ce66-d562-414e-bced-095c00d60fe7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14e7801e-2715-42d5-8afe-44e68e797338, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14e7801e-2715-42d5-8afe-44e68e797338, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17056448325925698710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705644832592569871017056448325925698710170564483259256987101705644832592569871017056448325925698710170564483259256987101705644832592569871017056448325925698710170564483259256987101705644832592569871017056448325925698710170564483259256987101705644832592569871017056448325925698710170564483259256987101705644832592569871017056448325925698710170564483259256987101705644832592569871017056448325925698710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37de4c39-ff33-4e57-a7c0-388948f31452, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9137c17e-bd7a-4202-b5ea-00c9f5486093, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9137c17e-bd7a-4202-b5ea-00c9f5486093, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17002803929844406934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700280392984440693417002803929844406934170028039298444069341700280392984440693417002803929844406934170028039298444069341700280392984440693417002803929844406934170028039298444069341700280392984440693417002803929844406934170028039298444069341700280392984440693417002803929844406934170028039298444069341700280392984440693417002803929844406934170028039298444069341700280392984440693417002803929844406934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14e7801e-2715-42d5-8afe-44e68e797338, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba710b84-f390-4782-a101-7143bd9a15c0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba710b84-f390-4782-a101-7143bd9a15c0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15344871662973334797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534487166297333479715344871662973334797153448716629733347971534487166297333479715344871662973334797153448716629733347971534487166297333479715344871662973334797153448716629733347971534487166297333479715344871662973334797153448716629733347971534487166297333479715344871662973334797153448716629733347971534487166297333479715344871662973334797153448716629733347971534487166297333479715344871662973334797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9137c17e-bd7a-4202-b5ea-00c9f5486093, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae56130c-5e62-43e0-bb52-83f4c0aef1a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae56130c-5e62-43e0-bb52-83f4c0aef1a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7960185668207649138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79601856682076491387960185668207649138796018566820764913879601856682076491387960185668207649138796018566820764913879601856682076491387960185668207649138796018566820764913879601856682076491387960185668207649138796018566820764913879601856682076491387960185668207649138796018566820764913879601856682076491387960185668207649138796018566820764913879601856682076491387960185668207649138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba710b84-f390-4782-a101-7143bd9a15c0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27180b35-e208-411c-a8e8-619ca1331e4c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27180b35-e208-411c-a8e8-619ca1331e4c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6452586981994098177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64525869819940981776452586981994098177645258698199409817764525869819940981776452586981994098177645258698199409817764525869819940981776452586981994098177645258698199409817764525869819940981776452586981994098177645258698199409817764525869819940981776452586981994098177645258698199409817764525869819940981776452586981994098177645258698199409817764525869819940981776452586981994098177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae56130c-5e62-43e0-bb52-83f4c0aef1a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbdaa61c-2f55-40ac-9504-d3487ce2a9e9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbdaa61c-2f55-40ac-9504-d3487ce2a9e9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12384958396575513853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238495839657551385312384958396575513853123849583965755138531238495839657551385312384958396575513853123849583965755138531238495839657551385312384958396575513853123849583965755138531238495839657551385312384958396575513853123849583965755138531238495839657551385312384958396575513853123849583965755138531238495839657551385312384958396575513853123849583965755138531238495839657551385312384958396575513853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27180b35-e208-411c-a8e8-619ca1331e4c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbdaa61c-2f55-40ac-9504-d3487ce2a9e9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3867a15-0676-4ce8-9fea-49494300e204, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0eed439-46db-481a-b4bf-722bd7e78757, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3867a15-0676-4ce8-9fea-49494300e204, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9007576293052550265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90075762930525502659007576293052550265900757629305255026590075762930525502659007576293052550265900757629305255026590075762930525502659007576293052550265900757629305255026590075762930525502659007576293052550265900757629305255026590075762930525502659007576293052550265900757629305255026590075762930525502659007576293052550265900757629305255026590075762930525502659007576293052550265" } } } 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, e0eed439-46db-481a-b4bf-722bd7e78757, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7263273107131009781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72632731071310097817263273107131009781726327310713100978172632731071310097817263273107131009781726327310713100978172632731071310097817263273107131009781726327310713100978172632731071310097817263273107131009781726327310713100978172632731071310097817263273107131009781726327310713100978172632731071310097817263273107131009781726327310713100978172632731071310097817263273107131009781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0eed439-46db-481a-b4bf-722bd7e78757, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 515d30f2-d0c0-4359-bcfb-e39f755cda6c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515d30f2-d0c0-4359-bcfb-e39f755cda6c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13884812021118206866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388481202111820686613884812021118206866138848120211182068661388481202111820686613884812021118206866138848120211182068661388481202111820686613884812021118206866138848120211182068661388481202111820686613884812021118206866138848120211182068661388481202111820686613884812021118206866138848120211182068661388481202111820686613884812021118206866138848120211182068661388481202111820686613884812021118206866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3867a15-0676-4ce8-9fea-49494300e204, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1764897a-72c6-4eb0-90df-70117de2f426, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1764897a-72c6-4eb0-90df-70117de2f426, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5182606903879144700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51826069038791447005182606903879144700518260690387914470051826069038791447005182606903879144700518260690387914470051826069038791447005182606903879144700518260690387914470051826069038791447005182606903879144700518260690387914470051826069038791447005182606903879144700518260690387914470051826069038791447005182606903879144700518260690387914470051826069038791447005182606903879144700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515d30f2-d0c0-4359-bcfb-e39f755cda6c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f706ddde-719a-4f4c-bfd7-f1e83ac87fc0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f706ddde-719a-4f4c-bfd7-f1e83ac87fc0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11210934017359191394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121093401735919139411210934017359191394112109340173591913941121093401735919139411210934017359191394112109340173591913941121093401735919139411210934017359191394112109340173591913941121093401735919139411210934017359191394112109340173591913941121093401735919139411210934017359191394112109340173591913941121093401735919139411210934017359191394112109340173591913941121093401735919139411210934017359191394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1764897a-72c6-4eb0-90df-70117de2f426, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc860163-d52c-4292-a047-a9d1fa190ba3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc860163-d52c-4292-a047-a9d1fa190ba3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12202644838304919973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220264483830491997312202644838304919973122026448383049199731220264483830491997312202644838304919973122026448383049199731220264483830491997312202644838304919973122026448383049199731220264483830491997312202644838304919973122026448383049199731220264483830491997312202644838304919973122026448383049199731220264483830491997312202644838304919973122026448383049199731220264483830491997312202644838304919973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc860163-d52c-4292-a047-a9d1fa190ba3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e84201-5b93-4ff3-88b9-e3817adc3ef5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e84201-5b93-4ff3-88b9-e3817adc3ef5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7384177067511008264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73841770675110082647384177067511008264738417706751100826473841770675110082647384177067511008264738417706751100826473841770675110082647384177067511008264738417706751100826473841770675110082647384177067511008264738417706751100826473841770675110082647384177067511008264738417706751100826473841770675110082647384177067511008264738417706751100826473841770675110082647384177067511008264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f706ddde-719a-4f4c-bfd7-f1e83ac87fc0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 696bd82c-f0f1-4a23-96a9-e29d36afbb12, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 696bd82c-f0f1-4a23-96a9-e29d36afbb12, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6421185614562389846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64211856145623898466421185614562389846642118561456238984664211856145623898466421185614562389846642118561456238984664211856145623898466421185614562389846642118561456238984664211856145623898466421185614562389846642118561456238984664211856145623898466421185614562389846642118561456238984664211856145623898466421185614562389846642118561456238984664211856145623898466421185614562389846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e84201-5b93-4ff3-88b9-e3817adc3ef5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f13fe06d-6b34-4fcb-baee-b289a744bcbf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f13fe06d-6b34-4fcb-baee-b289a744bcbf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8195566146708659821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81955661467086598218195566146708659821819556614670865982181955661467086598218195566146708659821819556614670865982181955661467086598218195566146708659821819556614670865982181955661467086598218195566146708659821819556614670865982181955661467086598218195566146708659821819556614670865982181955661467086598218195566146708659821819556614670865982181955661467086598218195566146708659821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 696bd82c-f0f1-4a23-96a9-e29d36afbb12, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1e87d3a-3961-4e0b-af2d-fe89ae52e23e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1e87d3a-3961-4e0b-af2d-fe89ae52e23e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 553796592771853412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412553796592771853412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f13fe06d-6b34-4fcb-baee-b289a744bcbf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d92afca6-876a-4722-a21d-6c1cf1659f89, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d92afca6-876a-4722-a21d-6c1cf1659f89, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17769565341020901087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776956534102090108717769565341020901087177695653410209010871776956534102090108717769565341020901087177695653410209010871776956534102090108717769565341020901087177695653410209010871776956534102090108717769565341020901087177695653410209010871776956534102090108717769565341020901087177695653410209010871776956534102090108717769565341020901087177695653410209010871776956534102090108717769565341020901087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1e87d3a-3961-4e0b-af2d-fe89ae52e23e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4248023-69b0-479b-949a-a3038d3dd2af, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4248023-69b0-479b-949a-a3038d3dd2af, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 286348271799576933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933286348271799576933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d92afca6-876a-4722-a21d-6c1cf1659f89, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b90d33-ef5b-4246-b859-71ce035136fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b90d33-ef5b-4246-b859-71ce035136fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10854817393550216664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085481739355021666410854817393550216664108548173935502166641085481739355021666410854817393550216664108548173935502166641085481739355021666410854817393550216664108548173935502166641085481739355021666410854817393550216664108548173935502166641085481739355021666410854817393550216664108548173935502166641085481739355021666410854817393550216664108548173935502166641085481739355021666410854817393550216664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4248023-69b0-479b-949a-a3038d3dd2af, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b90d33-ef5b-4246-b859-71ce035136fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474fc38f-955f-4032-845d-d9deb82b26b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474fc38f-955f-4032-845d-d9deb82b26b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6600114392814074243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66001143928140742436600114392814074243660011439281407424366001143928140742436600114392814074243660011439281407424366001143928140742436600114392814074243660011439281407424366001143928140742436600114392814074243660011439281407424366001143928140742436600114392814074243660011439281407424366001143928140742436600114392814074243660011439281407424366001143928140742436600114392814074243" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501b786f-e6d1-46c7-a1dd-6cfa987babed, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501b786f-e6d1-46c7-a1dd-6cfa987babed, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11028126183891200488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102812618389120048811028126183891200488110281261838912004881102812618389120048811028126183891200488110281261838912004881102812618389120048811028126183891200488110281261838912004881102812618389120048811028126183891200488110281261838912004881102812618389120048811028126183891200488110281261838912004881102812618389120048811028126183891200488110281261838912004881102812618389120048811028126183891200488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474fc38f-955f-4032-845d-d9deb82b26b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68949d5a-9ff2-446e-936d-5e58599f8460, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68949d5a-9ff2-446e-936d-5e58599f8460, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15023472913178136861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502347291317813686115023472913178136861150234729131781368611502347291317813686115023472913178136861150234729131781368611502347291317813686115023472913178136861150234729131781368611502347291317813686115023472913178136861150234729131781368611502347291317813686115023472913178136861150234729131781368611502347291317813686115023472913178136861150234729131781368611502347291317813686115023472913178136861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501b786f-e6d1-46c7-a1dd-6cfa987babed, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60bdbc54-8d4d-4eaf-9d57-31f8bb43d3d2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60bdbc54-8d4d-4eaf-9d57-31f8bb43d3d2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3104530452147893683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31045304521478936833104530452147893683310453045214789368331045304521478936833104530452147893683310453045214789368331045304521478936833104530452147893683310453045214789368331045304521478936833104530452147893683310453045214789368331045304521478936833104530452147893683310453045214789368331045304521478936833104530452147893683310453045214789368331045304521478936833104530452147893683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68949d5a-9ff2-446e-936d-5e58599f8460, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a218944c-d61a-4617-b7f4-5b6611a3b016, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a218944c-d61a-4617-b7f4-5b6611a3b016, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10019490384822737185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001949038482273718510019490384822737185100194903848227371851001949038482273718510019490384822737185100194903848227371851001949038482273718510019490384822737185100194903848227371851001949038482273718510019490384822737185100194903848227371851001949038482273718510019490384822737185100194903848227371851001949038482273718510019490384822737185100194903848227371851001949038482273718510019490384822737185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60bdbc54-8d4d-4eaf-9d57-31f8bb43d3d2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b43a5c51-12b5-4115-9af3-931a3167b95e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b43a5c51-12b5-4115-9af3-931a3167b95e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13038580002314873263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303858000231487326313038580002314873263130385800023148732631303858000231487326313038580002314873263130385800023148732631303858000231487326313038580002314873263130385800023148732631303858000231487326313038580002314873263130385800023148732631303858000231487326313038580002314873263130385800023148732631303858000231487326313038580002314873263130385800023148732631303858000231487326313038580002314873263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a218944c-d61a-4617-b7f4-5b6611a3b016, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afebc89b-10fe-4ab2-97c3-ba0823cb9ff1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afebc89b-10fe-4ab2-97c3-ba0823cb9ff1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2025938402985496513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20259384029854965132025938402985496513202593840298549651320259384029854965132025938402985496513202593840298549651320259384029854965132025938402985496513202593840298549651320259384029854965132025938402985496513202593840298549651320259384029854965132025938402985496513202593840298549651320259384029854965132025938402985496513202593840298549651320259384029854965132025938402985496513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b43a5c51-12b5-4115-9af3-931a3167b95e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d19ae27-eb43-4a86-af34-87c191837209, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d19ae27-eb43-4a86-af34-87c191837209, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17225781371354256234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722578137135425623417225781371354256234172257813713542562341722578137135425623417225781371354256234172257813713542562341722578137135425623417225781371354256234172257813713542562341722578137135425623417225781371354256234172257813713542562341722578137135425623417225781371354256234172257813713542562341722578137135425623417225781371354256234172257813713542562341722578137135425623417225781371354256234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afebc89b-10fe-4ab2-97c3-ba0823cb9ff1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2f1c0e4-3802-4f6e-bea7-7bf6fe024f8f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2f1c0e4-3802-4f6e-bea7-7bf6fe024f8f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8636936499709586692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86369364997095866928636936499709586692863693649970958669286369364997095866928636936499709586692863693649970958669286369364997095866928636936499709586692863693649970958669286369364997095866928636936499709586692863693649970958669286369364997095866928636936499709586692863693649970958669286369364997095866928636936499709586692863693649970958669286369364997095866928636936499709586692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d19ae27-eb43-4a86-af34-87c191837209, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8e1fe1-0741-4059-afa8-90e7e212c363, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8e1fe1-0741-4059-afa8-90e7e212c363, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13427287773728759554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342728777372875955413427287773728759554134272877737287595541342728777372875955413427287773728759554134272877737287595541342728777372875955413427287773728759554134272877737287595541342728777372875955413427287773728759554134272877737287595541342728777372875955413427287773728759554134272877737287595541342728777372875955413427287773728759554134272877737287595541342728777372875955413427287773728759554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2f1c0e4-3802-4f6e-bea7-7bf6fe024f8f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa15c9de-075b-4276-bc30-cfdbd8bef7e8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa15c9de-075b-4276-bc30-cfdbd8bef7e8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10341424168748383164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034142416874838316410341424168748383164103414241687483831641034142416874838316410341424168748383164103414241687483831641034142416874838316410341424168748383164103414241687483831641034142416874838316410341424168748383164103414241687483831641034142416874838316410341424168748383164103414241687483831641034142416874838316410341424168748383164103414241687483831641034142416874838316410341424168748383164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8e1fe1-0741-4059-afa8-90e7e212c363, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02546431-1c8d-4e71-add4-78135aaa41b7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02546431-1c8d-4e71-add4-78135aaa41b7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3433076007907289930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34330760079072899303433076007907289930343307600790728993034330760079072899303433076007907289930343307600790728993034330760079072899303433076007907289930343307600790728993034330760079072899303433076007907289930343307600790728993034330760079072899303433076007907289930343307600790728993034330760079072899303433076007907289930343307600790728993034330760079072899303433076007907289930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa15c9de-075b-4276-bc30-cfdbd8bef7e8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 040e6b03-16be-4974-bcb8-da63077fb0d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 040e6b03-16be-4974-bcb8-da63077fb0d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6968115887887415269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69681158878874152696968115887887415269696811588788741526969681158878874152696968115887887415269696811588788741526969681158878874152696968115887887415269696811588788741526969681158878874152696968115887887415269696811588788741526969681158878874152696968115887887415269696811588788741526969681158878874152696968115887887415269696811588788741526969681158878874152696968115887887415269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02546431-1c8d-4e71-add4-78135aaa41b7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79009045-c0ec-40a8-8fef-f6c915003d7f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79009045-c0ec-40a8-8fef-f6c915003d7f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 667095381706596438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438667095381706596438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 040e6b03-16be-4974-bcb8-da63077fb0d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bde4d8e-aee7-44d6-a583-29eb9098f321, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bde4d8e-aee7-44d6-a583-29eb9098f321, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16099114303000046238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609911430300004623816099114303000046238160991143030000462381609911430300004623816099114303000046238160991143030000462381609911430300004623816099114303000046238160991143030000462381609911430300004623816099114303000046238160991143030000462381609911430300004623816099114303000046238160991143030000462381609911430300004623816099114303000046238160991143030000462381609911430300004623816099114303000046238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79009045-c0ec-40a8-8fef-f6c915003d7f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d9bf36-1d3b-43da-b8a3-ccbdc55e7e76, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d9bf36-1d3b-43da-b8a3-ccbdc55e7e76, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13087258903538694011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308725890353869401113087258903538694011130872589035386940111308725890353869401113087258903538694011130872589035386940111308725890353869401113087258903538694011130872589035386940111308725890353869401113087258903538694011130872589035386940111308725890353869401113087258903538694011130872589035386940111308725890353869401113087258903538694011130872589035386940111308725890353869401113087258903538694011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bde4d8e-aee7-44d6-a583-29eb9098f321, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9545470-38bf-4eb7-afd5-4cadd2966948, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9545470-38bf-4eb7-afd5-4cadd2966948, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853266373621569882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485326637362156988214853266373621569882148532663736215698821485326637362156988214853266373621569882148532663736215698821485326637362156988214853266373621569882148532663736215698821485326637362156988214853266373621569882148532663736215698821485326637362156988214853266373621569882148532663736215698821485326637362156988214853266373621569882148532663736215698821485326637362156988214853266373621569882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d9bf36-1d3b-43da-b8a3-ccbdc55e7e76, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4cc9a20-7a06-4711-b092-b53070aed953, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4cc9a20-7a06-4711-b092-b53070aed953, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2788482511655870726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27884825116558707262788482511655870726278848251165587072627884825116558707262788482511655870726278848251165587072627884825116558707262788482511655870726278848251165587072627884825116558707262788482511655870726278848251165587072627884825116558707262788482511655870726278848251165587072627884825116558707262788482511655870726278848251165587072627884825116558707262788482511655870726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9545470-38bf-4eb7-afd5-4cadd2966948, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ff5bd9-2be1-4418-a939-86cdf04bacd8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ff5bd9-2be1-4418-a939-86cdf04bacd8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11485724557381389255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148572455738138925511485724557381389255114857245573813892551148572455738138925511485724557381389255114857245573813892551148572455738138925511485724557381389255114857245573813892551148572455738138925511485724557381389255114857245573813892551148572455738138925511485724557381389255114857245573813892551148572455738138925511485724557381389255114857245573813892551148572455738138925511485724557381389255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4cc9a20-7a06-4711-b092-b53070aed953, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff804141-4bae-4170-a12d-836f5e7c62f4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff804141-4bae-4170-a12d-836f5e7c62f4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1057939100302855933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10579391003028559331057939100302855933105793910030285593310579391003028559331057939100302855933105793910030285593310579391003028559331057939100302855933105793910030285593310579391003028559331057939100302855933105793910030285593310579391003028559331057939100302855933105793910030285593310579391003028559331057939100302855933105793910030285593310579391003028559331057939100302855933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ff5bd9-2be1-4418-a939-86cdf04bacd8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff804141-4bae-4170-a12d-836f5e7c62f4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c23daf-1e2e-4069-bcdc-3bcbe2012d1b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c23daf-1e2e-4069-bcdc-3bcbe2012d1b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10053860474058018635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005386047405801863510053860474058018635100538604740580186351005386047405801863510053860474058018635100538604740580186351005386047405801863510053860474058018635100538604740580186351005386047405801863510053860474058018635100538604740580186351005386047405801863510053860474058018635100538604740580186351005386047405801863510053860474058018635100538604740580186351005386047405801863510053860474058018635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee93c73-e867-4215-9947-f81c7e6cc0c7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee93c73-e867-4215-9947-f81c7e6cc0c7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9005401051085237057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90054010510852370579005401051085237057900540105108523705790054010510852370579005401051085237057900540105108523705790054010510852370579005401051085237057900540105108523705790054010510852370579005401051085237057900540105108523705790054010510852370579005401051085237057900540105108523705790054010510852370579005401051085237057900540105108523705790054010510852370579005401051085237057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c23daf-1e2e-4069-bcdc-3bcbe2012d1b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd972cb-1504-46b8-a74d-5c046fc01fea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd972cb-1504-46b8-a74d-5c046fc01fea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4623859574924557580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46238595749245575804623859574924557580462385957492455758046238595749245575804623859574924557580462385957492455758046238595749245575804623859574924557580462385957492455758046238595749245575804623859574924557580462385957492455758046238595749245575804623859574924557580462385957492455758046238595749245575804623859574924557580462385957492455758046238595749245575804623859574924557580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee93c73-e867-4215-9947-f81c7e6cc0c7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053cdcdb-0aa9-4efc-971a-115733a5429e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053cdcdb-0aa9-4efc-971a-115733a5429e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6177307368028531762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61773073680285317626177307368028531762617730736802853176261773073680285317626177307368028531762617730736802853176261773073680285317626177307368028531762617730736802853176261773073680285317626177307368028531762617730736802853176261773073680285317626177307368028531762617730736802853176261773073680285317626177307368028531762617730736802853176261773073680285317626177307368028531762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd972cb-1504-46b8-a74d-5c046fc01fea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa8b8af3-5f5f-4a03-8822-7f70b1b20ccc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8b8af3-5f5f-4a03-8822-7f70b1b20ccc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14143262284707236890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414326228470723689014143262284707236890141432622847072368901414326228470723689014143262284707236890141432622847072368901414326228470723689014143262284707236890141432622847072368901414326228470723689014143262284707236890141432622847072368901414326228470723689014143262284707236890141432622847072368901414326228470723689014143262284707236890141432622847072368901414326228470723689014143262284707236890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053cdcdb-0aa9-4efc-971a-115733a5429e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d74c608f-3a6f-4b01-a1ee-d20bf5d9e37b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d74c608f-3a6f-4b01-a1ee-d20bf5d9e37b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 321683556613513867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867321683556613513867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8b8af3-5f5f-4a03-8822-7f70b1b20ccc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417b9b9e-74b1-496c-86c2-c890672df929, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417b9b9e-74b1-496c-86c2-c890672df929, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 191541082130691945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945191541082130691945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d74c608f-3a6f-4b01-a1ee-d20bf5d9e37b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75a4cdf-4d0d-4e47-b5cb-391c1d35ba22, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75a4cdf-4d0d-4e47-b5cb-391c1d35ba22, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16658667668442895921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665866766844289592116658667668442895921166586676684428959211665866766844289592116658667668442895921166586676684428959211665866766844289592116658667668442895921166586676684428959211665866766844289592116658667668442895921166586676684428959211665866766844289592116658667668442895921166586676684428959211665866766844289592116658667668442895921166586676684428959211665866766844289592116658667668442895921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417b9b9e-74b1-496c-86c2-c890672df929, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 257dd8b2-ddd5-46b0-988b-6f04341494e2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257dd8b2-ddd5-46b0-988b-6f04341494e2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2290923838000619578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22909238380006195782290923838000619578229092383800061957822909238380006195782290923838000619578229092383800061957822909238380006195782290923838000619578229092383800061957822909238380006195782290923838000619578229092383800061957822909238380006195782290923838000619578229092383800061957822909238380006195782290923838000619578229092383800061957822909238380006195782290923838000619578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75a4cdf-4d0d-4e47-b5cb-391c1d35ba22, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b64f7f-4b74-4961-b2e8-ae1b878e7ce3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b64f7f-4b74-4961-b2e8-ae1b878e7ce3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3244674020837016258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32446740208370162583244674020837016258324467402083701625832446740208370162583244674020837016258324467402083701625832446740208370162583244674020837016258324467402083701625832446740208370162583244674020837016258324467402083701625832446740208370162583244674020837016258324467402083701625832446740208370162583244674020837016258324467402083701625832446740208370162583244674020837016258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257dd8b2-ddd5-46b0-988b-6f04341494e2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74ed066d-4a77-4269-a710-dd19699e0b55, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74ed066d-4a77-4269-a710-dd19699e0b55, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6604188030625122414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66041880306251224146604188030625122414660418803062512241466041880306251224146604188030625122414660418803062512241466041880306251224146604188030625122414660418803062512241466041880306251224146604188030625122414660418803062512241466041880306251224146604188030625122414660418803062512241466041880306251224146604188030625122414660418803062512241466041880306251224146604188030625122414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b64f7f-4b74-4961-b2e8-ae1b878e7ce3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d48395f6-2ebe-49af-8f91-6f6426553533, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d48395f6-2ebe-49af-8f91-6f6426553533, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10698797517512384694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069879751751238469410698797517512384694106987975175123846941069879751751238469410698797517512384694106987975175123846941069879751751238469410698797517512384694106987975175123846941069879751751238469410698797517512384694106987975175123846941069879751751238469410698797517512384694106987975175123846941069879751751238469410698797517512384694106987975175123846941069879751751238469410698797517512384694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74ed066d-4a77-4269-a710-dd19699e0b55, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98077169-db4b-4f72-9e4b-3095de82dbf6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98077169-db4b-4f72-9e4b-3095de82dbf6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7333482138527695309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73334821385276953097333482138527695309733348213852769530973334821385276953097333482138527695309733348213852769530973334821385276953097333482138527695309733348213852769530973334821385276953097333482138527695309733348213852769530973334821385276953097333482138527695309733348213852769530973334821385276953097333482138527695309733348213852769530973334821385276953097333482138527695309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98077169-db4b-4f72-9e4b-3095de82dbf6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d48395f6-2ebe-49af-8f91-6f6426553533, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36efa681-f9a8-4f57-876f-f5da531170bb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36efa681-f9a8-4f57-876f-f5da531170bb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 32370064909912896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3237006490991289632370064909912896323700649099128963237006490991289632370064909912896323700649099128963237006490991289632370064909912896323700649099128963237006490991289632370064909912896323700649099128963237006490991289632370064909912896323700649099128963237006490991289632370064909912896323700649099128963237006490991289632370064909912896" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68b28e66-6b1c-4478-8d07-38801663b84d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b28e66-6b1c-4478-8d07-38801663b84d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14878013195850136323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487801319585013632314878013195850136323148780131958501363231487801319585013632314878013195850136323148780131958501363231487801319585013632314878013195850136323148780131958501363231487801319585013632314878013195850136323148780131958501363231487801319585013632314878013195850136323148780131958501363231487801319585013632314878013195850136323148780131958501363231487801319585013632314878013195850136323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b28e66-6b1c-4478-8d07-38801663b84d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42805dcf-0d7c-43f8-8294-54191eb55e3e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42805dcf-0d7c-43f8-8294-54191eb55e3e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4583420758651785184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45834207586517851844583420758651785184458342075865178518445834207586517851844583420758651785184458342075865178518445834207586517851844583420758651785184458342075865178518445834207586517851844583420758651785184458342075865178518445834207586517851844583420758651785184458342075865178518445834207586517851844583420758651785184458342075865178518445834207586517851844583420758651785184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36efa681-f9a8-4f57-876f-f5da531170bb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 791b8786-ffea-4285-9591-6980eacbab3d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 791b8786-ffea-4285-9591-6980eacbab3d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17707565783053631012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770756578305363101217707565783053631012177075657830536310121770756578305363101217707565783053631012177075657830536310121770756578305363101217707565783053631012177075657830536310121770756578305363101217707565783053631012177075657830536310121770756578305363101217707565783053631012177075657830536310121770756578305363101217707565783053631012177075657830536310121770756578305363101217707565783053631012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42805dcf-0d7c-43f8-8294-54191eb55e3e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36ed9c32-7531-4b82-80b5-294a30e0ac78, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ed9c32-7531-4b82-80b5-294a30e0ac78, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17801131254002227996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780113125400222799617801131254002227996178011312540022279961780113125400222799617801131254002227996178011312540022279961780113125400222799617801131254002227996178011312540022279961780113125400222799617801131254002227996178011312540022279961780113125400222799617801131254002227996178011312540022279961780113125400222799617801131254002227996178011312540022279961780113125400222799617801131254002227996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 791b8786-ffea-4285-9591-6980eacbab3d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f407fe2-ce10-4cd6-b4bd-33843355c0f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f407fe2-ce10-4cd6-b4bd-33843355c0f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9977483649207474302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99774836492074743029977483649207474302997748364920747430299774836492074743029977483649207474302997748364920747430299774836492074743029977483649207474302997748364920747430299774836492074743029977483649207474302997748364920747430299774836492074743029977483649207474302997748364920747430299774836492074743029977483649207474302997748364920747430299774836492074743029977483649207474302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ed9c32-7531-4b82-80b5-294a30e0ac78, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b5b21e-685e-41e9-ae13-f36304221a64, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b5b21e-685e-41e9-ae13-f36304221a64, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10981610682276902667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098161068227690266710981610682276902667109816106822769026671098161068227690266710981610682276902667109816106822769026671098161068227690266710981610682276902667109816106822769026671098161068227690266710981610682276902667109816106822769026671098161068227690266710981610682276902667109816106822769026671098161068227690266710981610682276902667109816106822769026671098161068227690266710981610682276902667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f407fe2-ce10-4cd6-b4bd-33843355c0f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e1ce49-c1ed-4975-b39b-37aa98b10f93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e1ce49-c1ed-4975-b39b-37aa98b10f93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203124918618550313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12031249186185503131203124918618550313120312491861855031312031249186185503131203124918618550313120312491861855031312031249186185503131203124918618550313120312491861855031312031249186185503131203124918618550313120312491861855031312031249186185503131203124918618550313120312491861855031312031249186185503131203124918618550313120312491861855031312031249186185503131203124918618550313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b5b21e-685e-41e9-ae13-f36304221a64, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b5f7ca7-e184-4d0e-81e0-a0551f7978d6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e1ce49-c1ed-4975-b39b-37aa98b10f93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e8fc36-c6e0-4e9e-be12-17e562edc026, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e8fc36-c6e0-4e9e-be12-17e562edc026, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2715523943746454422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27155239437464544222715523943746454422271552394374645442227155239437464544222715523943746454422271552394374645442227155239437464544222715523943746454422271552394374645442227155239437464544222715523943746454422271552394374645442227155239437464544222715523943746454422271552394374645442227155239437464544222715523943746454422271552394374645442227155239437464544222715523943746454422" } } } 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, 3b5f7ca7-e184-4d0e-81e0-a0551f7978d6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10363370859936180845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036337085993618084510363370859936180845103633708599361808451036337085993618084510363370859936180845103633708599361808451036337085993618084510363370859936180845103633708599361808451036337085993618084510363370859936180845103633708599361808451036337085993618084510363370859936180845103633708599361808451036337085993618084510363370859936180845103633708599361808451036337085993618084510363370859936180845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e8fc36-c6e0-4e9e-be12-17e562edc026, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2eecf89-dcb7-43f8-b20d-78e84b326fb9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2eecf89-dcb7-43f8-b20d-78e84b326fb9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3526779619001440876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35267796190014408763526779619001440876352677961900144087635267796190014408763526779619001440876352677961900144087635267796190014408763526779619001440876352677961900144087635267796190014408763526779619001440876352677961900144087635267796190014408763526779619001440876352677961900144087635267796190014408763526779619001440876352677961900144087635267796190014408763526779619001440876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b5f7ca7-e184-4d0e-81e0-a0551f7978d6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c08dbf-1b16-4c2e-acd1-d96664dbbb50, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c08dbf-1b16-4c2e-acd1-d96664dbbb50, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15181911697440068872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518191169744006887215181911697440068872151819116974400688721518191169744006887215181911697440068872151819116974400688721518191169744006887215181911697440068872151819116974400688721518191169744006887215181911697440068872151819116974400688721518191169744006887215181911697440068872151819116974400688721518191169744006887215181911697440068872151819116974400688721518191169744006887215181911697440068872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2eecf89-dcb7-43f8-b20d-78e84b326fb9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e69322de-ab65-4212-84a0-2bc7dc3519a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e69322de-ab65-4212-84a0-2bc7dc3519a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7039995707933661923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70399957079336619237039995707933661923703999570793366192370399957079336619237039995707933661923703999570793366192370399957079336619237039995707933661923703999570793366192370399957079336619237039995707933661923703999570793366192370399957079336619237039995707933661923703999570793366192370399957079336619237039995707933661923703999570793366192370399957079336619237039995707933661923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c08dbf-1b16-4c2e-acd1-d96664dbbb50, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd3c513-967b-4d47-86c2-e5efb546f70e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd3c513-967b-4d47-86c2-e5efb546f70e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15684478523150711949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568447852315071194915684478523150711949156844785231507119491568447852315071194915684478523150711949156844785231507119491568447852315071194915684478523150711949156844785231507119491568447852315071194915684478523150711949156844785231507119491568447852315071194915684478523150711949156844785231507119491568447852315071194915684478523150711949156844785231507119491568447852315071194915684478523150711949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e69322de-ab65-4212-84a0-2bc7dc3519a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a640c3-c2c9-4115-9e1f-fc4fd997dbcd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a640c3-c2c9-4115-9e1f-fc4fd997dbcd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6207804743506663522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62078047435066635226207804743506663522620780474350666352262078047435066635226207804743506663522620780474350666352262078047435066635226207804743506663522620780474350666352262078047435066635226207804743506663522620780474350666352262078047435066635226207804743506663522620780474350666352262078047435066635226207804743506663522620780474350666352262078047435066635226207804743506663522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd3c513-967b-4d47-86c2-e5efb546f70e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09df2b16-cdd6-4446-89da-23245046257e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09df2b16-cdd6-4446-89da-23245046257e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4435087107678844071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44350871076788440714435087107678844071443508710767884407144350871076788440714435087107678844071443508710767884407144350871076788440714435087107678844071443508710767884407144350871076788440714435087107678844071443508710767884407144350871076788440714435087107678844071443508710767884407144350871076788440714435087107678844071443508710767884407144350871076788440714435087107678844071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a640c3-c2c9-4115-9e1f-fc4fd997dbcd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b81abe2-0406-4900-ac5f-ec77571bc799, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b81abe2-0406-4900-ac5f-ec77571bc799, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6963414530412076787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69634145304120767876963414530412076787696341453041207678769634145304120767876963414530412076787696341453041207678769634145304120767876963414530412076787696341453041207678769634145304120767876963414530412076787696341453041207678769634145304120767876963414530412076787696341453041207678769634145304120767876963414530412076787696341453041207678769634145304120767876963414530412076787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09df2b16-cdd6-4446-89da-23245046257e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a79920-96d5-42ed-8009-7605b2f37774, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a79920-96d5-42ed-8009-7605b2f37774, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2505613338465017732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25056133384650177322505613338465017732250561333846501773225056133384650177322505613338465017732250561333846501773225056133384650177322505613338465017732250561333846501773225056133384650177322505613338465017732250561333846501773225056133384650177322505613338465017732250561333846501773225056133384650177322505613338465017732250561333846501773225056133384650177322505613338465017732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b81abe2-0406-4900-ac5f-ec77571bc799, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148d9f70-c0f8-4518-a56a-49614bb92ab0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148d9f70-c0f8-4518-a56a-49614bb92ab0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5904724705485956813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59047247054859568135904724705485956813590472470548595681359047247054859568135904724705485956813590472470548595681359047247054859568135904724705485956813590472470548595681359047247054859568135904724705485956813590472470548595681359047247054859568135904724705485956813590472470548595681359047247054859568135904724705485956813590472470548595681359047247054859568135904724705485956813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a79920-96d5-42ed-8009-7605b2f37774, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d480d68-e048-4124-ad34-6b62eb780ab9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d480d68-e048-4124-ad34-6b62eb780ab9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13544765698978521970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354476569897852197013544765698978521970135447656989785219701354476569897852197013544765698978521970135447656989785219701354476569897852197013544765698978521970135447656989785219701354476569897852197013544765698978521970135447656989785219701354476569897852197013544765698978521970135447656989785219701354476569897852197013544765698978521970135447656989785219701354476569897852197013544765698978521970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148d9f70-c0f8-4518-a56a-49614bb92ab0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 596112a7-4e8e-44a1-bc55-776bc87c46d4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 596112a7-4e8e-44a1-bc55-776bc87c46d4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534143168133360805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35341431681333608053534143168133360805353414316813336080535341431681333608053534143168133360805353414316813336080535341431681333608053534143168133360805353414316813336080535341431681333608053534143168133360805353414316813336080535341431681333608053534143168133360805353414316813336080535341431681333608053534143168133360805353414316813336080535341431681333608053534143168133360805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d480d68-e048-4124-ad34-6b62eb780ab9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72434403-f312-40de-8f29-0f18e4816baa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72434403-f312-40de-8f29-0f18e4816baa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16437777411367976988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643777741136797698816437777411367976988164377774113679769881643777741136797698816437777411367976988164377774113679769881643777741136797698816437777411367976988164377774113679769881643777741136797698816437777411367976988164377774113679769881643777741136797698816437777411367976988164377774113679769881643777741136797698816437777411367976988164377774113679769881643777741136797698816437777411367976988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 596112a7-4e8e-44a1-bc55-776bc87c46d4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32b0bae3-27c7-42a7-8eff-5c52955b05ca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32b0bae3-27c7-42a7-8eff-5c52955b05ca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11556103539179415920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155610353917941592011556103539179415920115561035391794159201155610353917941592011556103539179415920115561035391794159201155610353917941592011556103539179415920115561035391794159201155610353917941592011556103539179415920115561035391794159201155610353917941592011556103539179415920115561035391794159201155610353917941592011556103539179415920115561035391794159201155610353917941592011556103539179415920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72434403-f312-40de-8f29-0f18e4816baa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07d8b9b-2d03-48ef-96fa-3e220d97da1f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07d8b9b-2d03-48ef-96fa-3e220d97da1f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17293863937035363004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729386393703536300417293863937035363004172938639370353630041729386393703536300417293863937035363004172938639370353630041729386393703536300417293863937035363004172938639370353630041729386393703536300417293863937035363004172938639370353630041729386393703536300417293863937035363004172938639370353630041729386393703536300417293863937035363004172938639370353630041729386393703536300417293863937035363004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32b0bae3-27c7-42a7-8eff-5c52955b05ca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1662fa9-5255-40ff-b9fd-3ed2d74842db, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1662fa9-5255-40ff-b9fd-3ed2d74842db, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 38534881505444355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3853488150544435538534881505444355385348815054443553853488150544435538534881505444355385348815054443553853488150544435538534881505444355385348815054443553853488150544435538534881505444355385348815054443553853488150544435538534881505444355385348815054443553853488150544435538534881505444355385348815054443553853488150544435538534881505444355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07d8b9b-2d03-48ef-96fa-3e220d97da1f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fafb32e-93da-4cfb-91b5-5f96f32e2812, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fafb32e-93da-4cfb-91b5-5f96f32e2812, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4641587812772771351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46415878127727713514641587812772771351464158781277277135146415878127727713514641587812772771351464158781277277135146415878127727713514641587812772771351464158781277277135146415878127727713514641587812772771351464158781277277135146415878127727713514641587812772771351464158781277277135146415878127727713514641587812772771351464158781277277135146415878127727713514641587812772771351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1662fa9-5255-40ff-b9fd-3ed2d74842db, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b04f28c-5aad-444e-8a3b-d017074df3c2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b04f28c-5aad-444e-8a3b-d017074df3c2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5043751771334637723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50437517713346377235043751771334637723504375177133463772350437517713346377235043751771334637723504375177133463772350437517713346377235043751771334637723504375177133463772350437517713346377235043751771334637723504375177133463772350437517713346377235043751771334637723504375177133463772350437517713346377235043751771334637723504375177133463772350437517713346377235043751771334637723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fafb32e-93da-4cfb-91b5-5f96f32e2812, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dbe52f6-6577-4909-a11b-784ce9b11819, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dbe52f6-6577-4909-a11b-784ce9b11819, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5258304924328929453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52583049243289294535258304924328929453525830492432892945352583049243289294535258304924328929453525830492432892945352583049243289294535258304924328929453525830492432892945352583049243289294535258304924328929453525830492432892945352583049243289294535258304924328929453525830492432892945352583049243289294535258304924328929453525830492432892945352583049243289294535258304924328929453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b04f28c-5aad-444e-8a3b-d017074df3c2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9310fd80-cc93-4109-a164-e97dc90ceaf8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dbe52f6-6577-4909-a11b-784ce9b11819, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8818e50c-9b1b-406b-8bde-8a94b1927d66, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9310fd80-cc93-4109-a164-e97dc90ceaf8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12491951925550619899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249195192555061989912491951925550619899124919519255506198991249195192555061989912491951925550619899124919519255506198991249195192555061989912491951925550619899124919519255506198991249195192555061989912491951925550619899124919519255506198991249195192555061989912491951925550619899124919519255506198991249195192555061989912491951925550619899124919519255506198991249195192555061989912491951925550619899" } } } 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, 8818e50c-9b1b-406b-8bde-8a94b1927d66, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12005496954746898743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200549695474689874312005496954746898743120054969547468987431200549695474689874312005496954746898743120054969547468987431200549695474689874312005496954746898743120054969547468987431200549695474689874312005496954746898743120054969547468987431200549695474689874312005496954746898743120054969547468987431200549695474689874312005496954746898743120054969547468987431200549695474689874312005496954746898743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9310fd80-cc93-4109-a164-e97dc90ceaf8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32ed579f-4e4e-4708-ad26-606d45fa3e1e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32ed579f-4e4e-4708-ad26-606d45fa3e1e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6735211227812635637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67352112278126356376735211227812635637673521122781263563767352112278126356376735211227812635637673521122781263563767352112278126356376735211227812635637673521122781263563767352112278126356376735211227812635637673521122781263563767352112278126356376735211227812635637673521122781263563767352112278126356376735211227812635637673521122781263563767352112278126356376735211227812635637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8818e50c-9b1b-406b-8bde-8a94b1927d66, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ab81d82-fa28-4e46-9dca-1806618d9ffb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ab81d82-fa28-4e46-9dca-1806618d9ffb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4598082227956397617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45980822279563976174598082227956397617459808222795639761745980822279563976174598082227956397617459808222795639761745980822279563976174598082227956397617459808222795639761745980822279563976174598082227956397617459808222795639761745980822279563976174598082227956397617459808222795639761745980822279563976174598082227956397617459808222795639761745980822279563976174598082227956397617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32ed579f-4e4e-4708-ad26-606d45fa3e1e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e76f5dd-1f73-4e83-9e1b-bdf5899a211d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e76f5dd-1f73-4e83-9e1b-bdf5899a211d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11918946661051246652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191894666105124665211918946661051246652119189466610512466521191894666105124665211918946661051246652119189466610512466521191894666105124665211918946661051246652119189466610512466521191894666105124665211918946661051246652119189466610512466521191894666105124665211918946661051246652119189466610512466521191894666105124665211918946661051246652119189466610512466521191894666105124665211918946661051246652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ab81d82-fa28-4e46-9dca-1806618d9ffb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a407305-d5a4-423e-9237-431d912002aa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a407305-d5a4-423e-9237-431d912002aa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10365524460004204223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036552446000420422310365524460004204223103655244600042042231036552446000420422310365524460004204223103655244600042042231036552446000420422310365524460004204223103655244600042042231036552446000420422310365524460004204223103655244600042042231036552446000420422310365524460004204223103655244600042042231036552446000420422310365524460004204223103655244600042042231036552446000420422310365524460004204223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e76f5dd-1f73-4e83-9e1b-bdf5899a211d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7449593a-10bd-487c-b954-8930b25485b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7449593a-10bd-487c-b954-8930b25485b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16000353480328786247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600035348032878624716000353480328786247160003534803287862471600035348032878624716000353480328786247160003534803287862471600035348032878624716000353480328786247160003534803287862471600035348032878624716000353480328786247160003534803287862471600035348032878624716000353480328786247160003534803287862471600035348032878624716000353480328786247160003534803287862471600035348032878624716000353480328786247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a407305-d5a4-423e-9237-431d912002aa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9847dfa-76e4-41ab-9925-317992b3a0ab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9847dfa-76e4-41ab-9925-317992b3a0ab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14829059056954947186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482905905695494718614829059056954947186148290590569549471861482905905695494718614829059056954947186148290590569549471861482905905695494718614829059056954947186148290590569549471861482905905695494718614829059056954947186148290590569549471861482905905695494718614829059056954947186148290590569549471861482905905695494718614829059056954947186148290590569549471861482905905695494718614829059056954947186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7449593a-10bd-487c-b954-8930b25485b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 330d4315-a47b-4b33-8789-79799a2ee7e2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 330d4315-a47b-4b33-8789-79799a2ee7e2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1878219236391758513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18782192363917585131878219236391758513187821923639175851318782192363917585131878219236391758513187821923639175851318782192363917585131878219236391758513187821923639175851318782192363917585131878219236391758513187821923639175851318782192363917585131878219236391758513187821923639175851318782192363917585131878219236391758513187821923639175851318782192363917585131878219236391758513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9847dfa-76e4-41ab-9925-317992b3a0ab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a032c50b-fe60-4f4a-9a30-6203ec64d75f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a032c50b-fe60-4f4a-9a30-6203ec64d75f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16510309041011945560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651030904101194556016510309041011945560165103090410119455601651030904101194556016510309041011945560165103090410119455601651030904101194556016510309041011945560165103090410119455601651030904101194556016510309041011945560165103090410119455601651030904101194556016510309041011945560165103090410119455601651030904101194556016510309041011945560165103090410119455601651030904101194556016510309041011945560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 330d4315-a47b-4b33-8789-79799a2ee7e2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f3e19d8-2dad-4d1e-9710-af60b5dd5859, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a032c50b-fe60-4f4a-9a30-6203ec64d75f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f3e19d8-2dad-4d1e-9710-af60b5dd5859, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1151463993307611490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11514639933076114901151463993307611490115146399330761149011514639933076114901151463993307611490115146399330761149011514639933076114901151463993307611490115146399330761149011514639933076114901151463993307611490115146399330761149011514639933076114901151463993307611490115146399330761149011514639933076114901151463993307611490115146399330761149011514639933076114901151463993307611490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0090c1de-8916-4f70-a550-584b8574eda3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0090c1de-8916-4f70-a550-584b8574eda3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18046522172942337839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804652217294233783918046522172942337839180465221729423378391804652217294233783918046522172942337839180465221729423378391804652217294233783918046522172942337839180465221729423378391804652217294233783918046522172942337839180465221729423378391804652217294233783918046522172942337839180465221729423378391804652217294233783918046522172942337839180465221729423378391804652217294233783918046522172942337839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f3e19d8-2dad-4d1e-9710-af60b5dd5859, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2439c24d-464b-426a-87ce-d72a9537e198, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2439c24d-464b-426a-87ce-d72a9537e198, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17424401353429778086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742440135342977808617424401353429778086174244013534297780861742440135342977808617424401353429778086174244013534297780861742440135342977808617424401353429778086174244013534297780861742440135342977808617424401353429778086174244013534297780861742440135342977808617424401353429778086174244013534297780861742440135342977808617424401353429778086174244013534297780861742440135342977808617424401353429778086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0090c1de-8916-4f70-a550-584b8574eda3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53055465-e8d3-4976-a0c3-b4785915faf9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53055465-e8d3-4976-a0c3-b4785915faf9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 421259958787388843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843421259958787388843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2439c24d-464b-426a-87ce-d72a9537e198, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 481b4e7a-783b-40d2-8b82-8f59eb0399ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 481b4e7a-783b-40d2-8b82-8f59eb0399ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5118072922011848126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51180729220118481265118072922011848126511807292201184812651180729220118481265118072922011848126511807292201184812651180729220118481265118072922011848126511807292201184812651180729220118481265118072922011848126511807292201184812651180729220118481265118072922011848126511807292201184812651180729220118481265118072922011848126511807292201184812651180729220118481265118072922011848126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53055465-e8d3-4976-a0c3-b4785915faf9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da6e1ef1-f2ae-483c-9ed5-e4b1244a8699, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da6e1ef1-f2ae-483c-9ed5-e4b1244a8699, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13754140479496930262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375414047949693026213754140479496930262137541404794969302621375414047949693026213754140479496930262137541404794969302621375414047949693026213754140479496930262137541404794969302621375414047949693026213754140479496930262137541404794969302621375414047949693026213754140479496930262137541404794969302621375414047949693026213754140479496930262137541404794969302621375414047949693026213754140479496930262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 481b4e7a-783b-40d2-8b82-8f59eb0399ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 756a177a-9d09-4c70-8fa8-7e0309ab7519, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 756a177a-9d09-4c70-8fa8-7e0309ab7519, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18336996867820317832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833699686782031783218336996867820317832183369968678203178321833699686782031783218336996867820317832183369968678203178321833699686782031783218336996867820317832183369968678203178321833699686782031783218336996867820317832183369968678203178321833699686782031783218336996867820317832183369968678203178321833699686782031783218336996867820317832183369968678203178321833699686782031783218336996867820317832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da6e1ef1-f2ae-483c-9ed5-e4b1244a8699, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4578892-472d-404f-a5ae-136e012d51f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4578892-472d-404f-a5ae-136e012d51f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6724157891981444329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67241578919814443296724157891981444329672415789198144432967241578919814443296724157891981444329672415789198144432967241578919814443296724157891981444329672415789198144432967241578919814443296724157891981444329672415789198144432967241578919814443296724157891981444329672415789198144432967241578919814443296724157891981444329672415789198144432967241578919814443296724157891981444329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 756a177a-9d09-4c70-8fa8-7e0309ab7519, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b8cb5f6-ed76-4102-b994-9f84dfdfa343, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b8cb5f6-ed76-4102-b994-9f84dfdfa343, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5012928022113374523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50129280221133745235012928022113374523501292802211337452350129280221133745235012928022113374523501292802211337452350129280221133745235012928022113374523501292802211337452350129280221133745235012928022113374523501292802211337452350129280221133745235012928022113374523501292802211337452350129280221133745235012928022113374523501292802211337452350129280221133745235012928022113374523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4578892-472d-404f-a5ae-136e012d51f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e14f8a-cbbd-4a24-88a3-5eb51ff6f56b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e14f8a-cbbd-4a24-88a3-5eb51ff6f56b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6654514900256918229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66545149002569182296654514900256918229665451490025691822966545149002569182296654514900256918229665451490025691822966545149002569182296654514900256918229665451490025691822966545149002569182296654514900256918229665451490025691822966545149002569182296654514900256918229665451490025691822966545149002569182296654514900256918229665451490025691822966545149002569182296654514900256918229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b8cb5f6-ed76-4102-b994-9f84dfdfa343, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1a6c29f-b1d5-403e-ac25-a5716bce8d20, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1a6c29f-b1d5-403e-ac25-a5716bce8d20, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12491198224971270686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249119822497127068612491198224971270686124911982249712706861249119822497127068612491198224971270686124911982249712706861249119822497127068612491198224971270686124911982249712706861249119822497127068612491198224971270686124911982249712706861249119822497127068612491198224971270686124911982249712706861249119822497127068612491198224971270686124911982249712706861249119822497127068612491198224971270686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e14f8a-cbbd-4a24-88a3-5eb51ff6f56b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a28fbf4-efb9-4035-9c90-6d00995ac0b1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a28fbf4-efb9-4035-9c90-6d00995ac0b1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7328675722628166066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73286757226281660667328675722628166066732867572262816606673286757226281660667328675722628166066732867572262816606673286757226281660667328675722628166066732867572262816606673286757226281660667328675722628166066732867572262816606673286757226281660667328675722628166066732867572262816606673286757226281660667328675722628166066732867572262816606673286757226281660667328675722628166066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1a6c29f-b1d5-403e-ac25-a5716bce8d20, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c89a09f0-da31-4a1e-919b-409c1b405f55, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c89a09f0-da31-4a1e-919b-409c1b405f55, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12431530840192059240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243153084019205924012431530840192059240124315308401920592401243153084019205924012431530840192059240124315308401920592401243153084019205924012431530840192059240124315308401920592401243153084019205924012431530840192059240124315308401920592401243153084019205924012431530840192059240124315308401920592401243153084019205924012431530840192059240124315308401920592401243153084019205924012431530840192059240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a28fbf4-efb9-4035-9c90-6d00995ac0b1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be91ec35-b017-47be-a9a0-0c189ec7f03c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be91ec35-b017-47be-a9a0-0c189ec7f03c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3519099803289736373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35190998032897363733519099803289736373351909980328973637335190998032897363733519099803289736373351909980328973637335190998032897363733519099803289736373351909980328973637335190998032897363733519099803289736373351909980328973637335190998032897363733519099803289736373351909980328973637335190998032897363733519099803289736373351909980328973637335190998032897363733519099803289736373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c89a09f0-da31-4a1e-919b-409c1b405f55, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd8d8b01-2688-41fe-b94b-eca074aae145, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd8d8b01-2688-41fe-b94b-eca074aae145, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15121081657946726396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512108165794672639615121081657946726396151210816579467263961512108165794672639615121081657946726396151210816579467263961512108165794672639615121081657946726396151210816579467263961512108165794672639615121081657946726396151210816579467263961512108165794672639615121081657946726396151210816579467263961512108165794672639615121081657946726396151210816579467263961512108165794672639615121081657946726396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be91ec35-b017-47be-a9a0-0c189ec7f03c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6122a158-1d77-45d8-8182-99846fdfe598, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6122a158-1d77-45d8-8182-99846fdfe598, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8061544869364490700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80615448693644907008061544869364490700806154486936449070080615448693644907008061544869364490700806154486936449070080615448693644907008061544869364490700806154486936449070080615448693644907008061544869364490700806154486936449070080615448693644907008061544869364490700806154486936449070080615448693644907008061544869364490700806154486936449070080615448693644907008061544869364490700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd8d8b01-2688-41fe-b94b-eca074aae145, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dfbfd92-7e1b-42b6-a69f-6d43d76ea2f5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dfbfd92-7e1b-42b6-a69f-6d43d76ea2f5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16709352577261787234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670935257726178723416709352577261787234167093525772617872341670935257726178723416709352577261787234167093525772617872341670935257726178723416709352577261787234167093525772617872341670935257726178723416709352577261787234167093525772617872341670935257726178723416709352577261787234167093525772617872341670935257726178723416709352577261787234167093525772617872341670935257726178723416709352577261787234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6122a158-1d77-45d8-8182-99846fdfe598, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85073e65-a41e-4b44-bf90-05d2a3c1a8f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85073e65-a41e-4b44-bf90-05d2a3c1a8f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2816464420157568486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28164644201575684862816464420157568486281646442015756848628164644201575684862816464420157568486281646442015756848628164644201575684862816464420157568486281646442015756848628164644201575684862816464420157568486281646442015756848628164644201575684862816464420157568486281646442015756848628164644201575684862816464420157568486281646442015756848628164644201575684862816464420157568486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dfbfd92-7e1b-42b6-a69f-6d43d76ea2f5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcedf3b3-ae60-4afa-99e3-7fc2aa00aefb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcedf3b3-ae60-4afa-99e3-7fc2aa00aefb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7003628745553980588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70036287455539805887003628745553980588700362874555398058870036287455539805887003628745553980588700362874555398058870036287455539805887003628745553980588700362874555398058870036287455539805887003628745553980588700362874555398058870036287455539805887003628745553980588700362874555398058870036287455539805887003628745553980588700362874555398058870036287455539805887003628745553980588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85073e65-a41e-4b44-bf90-05d2a3c1a8f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3524f153-6812-4ec5-a6fd-ece1524c6a8f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcedf3b3-ae60-4afa-99e3-7fc2aa00aefb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3524f153-6812-4ec5-a6fd-ece1524c6a8f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15046782203433479601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504678220343347960115046782203433479601150467822034334796011504678220343347960115046782203433479601150467822034334796011504678220343347960115046782203433479601150467822034334796011504678220343347960115046782203433479601150467822034334796011504678220343347960115046782203433479601150467822034334796011504678220343347960115046782203433479601150467822034334796011504678220343347960115046782203433479601" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8d1f540-0614-4f04-9454-82334bb56798, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d1f540-0614-4f04-9454-82334bb56798, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9529943247580885435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95299432475808854359529943247580885435952994324758088543595299432475808854359529943247580885435952994324758088543595299432475808854359529943247580885435952994324758088543595299432475808854359529943247580885435952994324758088543595299432475808854359529943247580885435952994324758088543595299432475808854359529943247580885435952994324758088543595299432475808854359529943247580885435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3524f153-6812-4ec5-a6fd-ece1524c6a8f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d1f540-0614-4f04-9454-82334bb56798, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67793281-9a8d-4ca8-a362-92716fbec186, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 313b87d8-b499-4048-9e75-d6a218e75344, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67793281-9a8d-4ca8-a362-92716fbec186, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7738426994180702112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77384269941807021127738426994180702112773842699418070211277384269941807021127738426994180702112773842699418070211277384269941807021127738426994180702112773842699418070211277384269941807021127738426994180702112773842699418070211277384269941807021127738426994180702112773842699418070211277384269941807021127738426994180702112773842699418070211277384269941807021127738426994180702112" } } } 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, 313b87d8-b499-4048-9e75-d6a218e75344, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13652851943108574693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365285194310857469313652851943108574693136528519431085746931365285194310857469313652851943108574693136528519431085746931365285194310857469313652851943108574693136528519431085746931365285194310857469313652851943108574693136528519431085746931365285194310857469313652851943108574693136528519431085746931365285194310857469313652851943108574693136528519431085746931365285194310857469313652851943108574693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 313b87d8-b499-4048-9e75-d6a218e75344, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67793281-9a8d-4ca8-a362-92716fbec186, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51df4f28-e693-4b6e-8163-e831f5a6ee90, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51df4f28-e693-4b6e-8163-e831f5a6ee90, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17134273797670365046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713427379767036504617134273797670365046171342737976703650461713427379767036504617134273797670365046171342737976703650461713427379767036504617134273797670365046171342737976703650461713427379767036504617134273797670365046171342737976703650461713427379767036504617134273797670365046171342737976703650461713427379767036504617134273797670365046171342737976703650461713427379767036504617134273797670365046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f794ca-e8b7-4efa-a558-232a9a423b8f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f794ca-e8b7-4efa-a558-232a9a423b8f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14450574447000791147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445057444700079114714450574447000791147144505744470007911471445057444700079114714450574447000791147144505744470007911471445057444700079114714450574447000791147144505744470007911471445057444700079114714450574447000791147144505744470007911471445057444700079114714450574447000791147144505744470007911471445057444700079114714450574447000791147144505744470007911471445057444700079114714450574447000791147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51df4f28-e693-4b6e-8163-e831f5a6ee90, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1142416-5ad3-43ab-a869-f160b98ef3da, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1142416-5ad3-43ab-a869-f160b98ef3da, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2348467948394547999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23484679483945479992348467948394547999234846794839454799923484679483945479992348467948394547999234846794839454799923484679483945479992348467948394547999234846794839454799923484679483945479992348467948394547999234846794839454799923484679483945479992348467948394547999234846794839454799923484679483945479992348467948394547999234846794839454799923484679483945479992348467948394547999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f794ca-e8b7-4efa-a558-232a9a423b8f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f21f1e-3c56-437d-875a-e6601e6ae209, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f21f1e-3c56-437d-875a-e6601e6ae209, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9115508384986777072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91155083849867770729115508384986777072911550838498677707291155083849867770729115508384986777072911550838498677707291155083849867770729115508384986777072911550838498677707291155083849867770729115508384986777072911550838498677707291155083849867770729115508384986777072911550838498677707291155083849867770729115508384986777072911550838498677707291155083849867770729115508384986777072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1142416-5ad3-43ab-a869-f160b98ef3da, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0263ddc-a86b-41f1-9166-b581b50d7abb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0263ddc-a86b-41f1-9166-b581b50d7abb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6567684845627798409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65676848456277984096567684845627798409656768484562779840965676848456277984096567684845627798409656768484562779840965676848456277984096567684845627798409656768484562779840965676848456277984096567684845627798409656768484562779840965676848456277984096567684845627798409656768484562779840965676848456277984096567684845627798409656768484562779840965676848456277984096567684845627798409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f21f1e-3c56-437d-875a-e6601e6ae209, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89cd3fee-d831-4133-96cf-aef83f88dd91, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89cd3fee-d831-4133-96cf-aef83f88dd91, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2812462261432615335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28124622614326153352812462261432615335281246226143261533528124622614326153352812462261432615335281246226143261533528124622614326153352812462261432615335281246226143261533528124622614326153352812462261432615335281246226143261533528124622614326153352812462261432615335281246226143261533528124622614326153352812462261432615335281246226143261533528124622614326153352812462261432615335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0263ddc-a86b-41f1-9166-b581b50d7abb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8dc9935-a7de-4d58-ba3c-cddaa93910d1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89cd3fee-d831-4133-96cf-aef83f88dd91, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8dc9935-a7de-4d58-ba3c-cddaa93910d1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10532647477878266791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053264747787826679110532647477878266791105326474778782667911053264747787826679110532647477878266791105326474778782667911053264747787826679110532647477878266791105326474778782667911053264747787826679110532647477878266791105326474778782667911053264747787826679110532647477878266791105326474778782667911053264747787826679110532647477878266791105326474778782667911053264747787826679110532647477878266791" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48240777-b167-4a92-b861-e1f66dd85146, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48240777-b167-4a92-b861-e1f66dd85146, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842420755800537122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784242075580053712217842420755800537122178424207558005371221784242075580053712217842420755800537122178424207558005371221784242075580053712217842420755800537122178424207558005371221784242075580053712217842420755800537122178424207558005371221784242075580053712217842420755800537122178424207558005371221784242075580053712217842420755800537122178424207558005371221784242075580053712217842420755800537122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8dc9935-a7de-4d58-ba3c-cddaa93910d1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c91c46-c37f-4464-8006-5a5cee068b58, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c91c46-c37f-4464-8006-5a5cee068b58, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15971130813721621626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597113081372162162615971130813721621626159711308137216216261597113081372162162615971130813721621626159711308137216216261597113081372162162615971130813721621626159711308137216216261597113081372162162615971130813721621626159711308137216216261597113081372162162615971130813721621626159711308137216216261597113081372162162615971130813721621626159711308137216216261597113081372162162615971130813721621626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48240777-b167-4a92-b861-e1f66dd85146, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4231767-ddb7-484a-8703-63530338e6f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4231767-ddb7-484a-8703-63530338e6f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11034723392914913048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103472339291491304811034723392914913048110347233929149130481103472339291491304811034723392914913048110347233929149130481103472339291491304811034723392914913048110347233929149130481103472339291491304811034723392914913048110347233929149130481103472339291491304811034723392914913048110347233929149130481103472339291491304811034723392914913048110347233929149130481103472339291491304811034723392914913048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c91c46-c37f-4464-8006-5a5cee068b58, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc7523a6-a984-4efa-a5b9-b9e8feb67e05, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc7523a6-a984-4efa-a5b9-b9e8feb67e05, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7353156837923687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73531568379236877353156837923687735315683792368773531568379236877353156837923687735315683792368773531568379236877353156837923687735315683792368773531568379236877353156837923687735315683792368773531568379236877353156837923687735315683792368773531568379236877353156837923687735315683792368773531568379236877353156837923687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4231767-ddb7-484a-8703-63530338e6f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a3983e-1054-4ddb-bdd8-e5f31a2d830f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a3983e-1054-4ddb-bdd8-e5f31a2d830f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14024486191460485763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402448619146048576314024486191460485763140244861914604857631402448619146048576314024486191460485763140244861914604857631402448619146048576314024486191460485763140244861914604857631402448619146048576314024486191460485763140244861914604857631402448619146048576314024486191460485763140244861914604857631402448619146048576314024486191460485763140244861914604857631402448619146048576314024486191460485763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc7523a6-a984-4efa-a5b9-b9e8feb67e05, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228d934c-389f-4308-afe4-580aba6ba193, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228d934c-389f-4308-afe4-580aba6ba193, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10050672386753306138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005067238675330613810050672386753306138100506723867533061381005067238675330613810050672386753306138100506723867533061381005067238675330613810050672386753306138100506723867533061381005067238675330613810050672386753306138100506723867533061381005067238675330613810050672386753306138100506723867533061381005067238675330613810050672386753306138100506723867533061381005067238675330613810050672386753306138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a3983e-1054-4ddb-bdd8-e5f31a2d830f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f7cf90-856b-401a-b145-6134f1bc1df6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f7cf90-856b-401a-b145-6134f1bc1df6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16078338199787051648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607833819978705164816078338199787051648160783381997870516481607833819978705164816078338199787051648160783381997870516481607833819978705164816078338199787051648160783381997870516481607833819978705164816078338199787051648160783381997870516481607833819978705164816078338199787051648160783381997870516481607833819978705164816078338199787051648160783381997870516481607833819978705164816078338199787051648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228d934c-389f-4308-afe4-580aba6ba193, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 781c2988-e2b6-42e3-9d39-8b25411bfe0e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 781c2988-e2b6-42e3-9d39-8b25411bfe0e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4087749979154279627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40877499791542796274087749979154279627408774997915427962740877499791542796274087749979154279627408774997915427962740877499791542796274087749979154279627408774997915427962740877499791542796274087749979154279627408774997915427962740877499791542796274087749979154279627408774997915427962740877499791542796274087749979154279627408774997915427962740877499791542796274087749979154279627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f7cf90-856b-401a-b145-6134f1bc1df6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2306dc98-f8e1-4b0c-a34e-dc4cbb7025aa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2306dc98-f8e1-4b0c-a34e-dc4cbb7025aa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7587526526416237423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75875265264162374237587526526416237423758752652641623742375875265264162374237587526526416237423758752652641623742375875265264162374237587526526416237423758752652641623742375875265264162374237587526526416237423758752652641623742375875265264162374237587526526416237423758752652641623742375875265264162374237587526526416237423758752652641623742375875265264162374237587526526416237423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 781c2988-e2b6-42e3-9d39-8b25411bfe0e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f4803b9-54d9-4642-b1bb-e46ccdc698f0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f4803b9-54d9-4642-b1bb-e46ccdc698f0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3325904742506534436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33259047425065344363325904742506534436332590474250653443633259047425065344363325904742506534436332590474250653443633259047425065344363325904742506534436332590474250653443633259047425065344363325904742506534436332590474250653443633259047425065344363325904742506534436332590474250653443633259047425065344363325904742506534436332590474250653443633259047425065344363325904742506534436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2306dc98-f8e1-4b0c-a34e-dc4cbb7025aa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2825d141-6ee1-441e-b31f-68bd1cdb78b2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2825d141-6ee1-441e-b31f-68bd1cdb78b2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8298963485000177370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82989634850001773708298963485000177370829896348500017737082989634850001773708298963485000177370829896348500017737082989634850001773708298963485000177370829896348500017737082989634850001773708298963485000177370829896348500017737082989634850001773708298963485000177370829896348500017737082989634850001773708298963485000177370829896348500017737082989634850001773708298963485000177370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f4803b9-54d9-4642-b1bb-e46ccdc698f0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2825d141-6ee1-441e-b31f-68bd1cdb78b2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee837aaf-8525-4b7a-957e-cb37dd08a570, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee837aaf-8525-4b7a-957e-cb37dd08a570, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5680911992460536616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56809119924605366165680911992460536616568091199246053661656809119924605366165680911992460536616568091199246053661656809119924605366165680911992460536616568091199246053661656809119924605366165680911992460536616568091199246053661656809119924605366165680911992460536616568091199246053661656809119924605366165680911992460536616568091199246053661656809119924605366165680911992460536616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9522f5cb-ba80-42c9-8af1-0cac5f979148, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9522f5cb-ba80-42c9-8af1-0cac5f979148, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6275415065223906026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62754150652239060266275415065223906026627541506522390602662754150652239060266275415065223906026627541506522390602662754150652239060266275415065223906026627541506522390602662754150652239060266275415065223906026627541506522390602662754150652239060266275415065223906026627541506522390602662754150652239060266275415065223906026627541506522390602662754150652239060266275415065223906026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee837aaf-8525-4b7a-957e-cb37dd08a570, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b8ce756-0359-4c63-9470-cb0835e5c671, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9522f5cb-ba80-42c9-8af1-0cac5f979148, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6216da06-6181-43a9-b1d2-e43a5dc1be3f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6216da06-6181-43a9-b1d2-e43a5dc1be3f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13126605395070633045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312660539507063304513126605395070633045131266053950706330451312660539507063304513126605395070633045131266053950706330451312660539507063304513126605395070633045131266053950706330451312660539507063304513126605395070633045131266053950706330451312660539507063304513126605395070633045131266053950706330451312660539507063304513126605395070633045131266053950706330451312660539507063304513126605395070633045" } } } 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, 7b8ce756-0359-4c63-9470-cb0835e5c671, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12905301803522795684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290530180352279568412905301803522795684129053018035227956841290530180352279568412905301803522795684129053018035227956841290530180352279568412905301803522795684129053018035227956841290530180352279568412905301803522795684129053018035227956841290530180352279568412905301803522795684129053018035227956841290530180352279568412905301803522795684129053018035227956841290530180352279568412905301803522795684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b8ce756-0359-4c63-9470-cb0835e5c671, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6216da06-6181-43a9-b1d2-e43a5dc1be3f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccad86e8-e618-4e44-b1a6-836c908a7acb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccad86e8-e618-4e44-b1a6-836c908a7acb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14990592603571516173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499059260357151617314990592603571516173149905926035715161731499059260357151617314990592603571516173149905926035715161731499059260357151617314990592603571516173149905926035715161731499059260357151617314990592603571516173149905926035715161731499059260357151617314990592603571516173149905926035715161731499059260357151617314990592603571516173149905926035715161731499059260357151617314990592603571516173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5eb134a-75ee-4b91-8c10-8597bb14916f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5eb134a-75ee-4b91-8c10-8597bb14916f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16109638028810270244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610963802881027024416109638028810270244161096380288102702441610963802881027024416109638028810270244161096380288102702441610963802881027024416109638028810270244161096380288102702441610963802881027024416109638028810270244161096380288102702441610963802881027024416109638028810270244161096380288102702441610963802881027024416109638028810270244161096380288102702441610963802881027024416109638028810270244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccad86e8-e618-4e44-b1a6-836c908a7acb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5eb134a-75ee-4b91-8c10-8597bb14916f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 619b425e-f59e-4d4a-8414-1ed094fc5d76, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 318669eb-e5d2-43f6-9303-7df5ac960c2e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 619b425e-f59e-4d4a-8414-1ed094fc5d76, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3193214826567176687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31932148265671766873193214826567176687319321482656717668731932148265671766873193214826567176687319321482656717668731932148265671766873193214826567176687319321482656717668731932148265671766873193214826567176687319321482656717668731932148265671766873193214826567176687319321482656717668731932148265671766873193214826567176687319321482656717668731932148265671766873193214826567176687" } } } 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, 318669eb-e5d2-43f6-9303-7df5ac960c2e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17520702654941632468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752070265494163246817520702654941632468175207026549416324681752070265494163246817520702654941632468175207026549416324681752070265494163246817520702654941632468175207026549416324681752070265494163246817520702654941632468175207026549416324681752070265494163246817520702654941632468175207026549416324681752070265494163246817520702654941632468175207026549416324681752070265494163246817520702654941632468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 619b425e-f59e-4d4a-8414-1ed094fc5d76, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 318669eb-e5d2-43f6-9303-7df5ac960c2e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0cf6694-9b70-42f6-86a6-71a402ac20b8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ab24df8-1541-4a17-93de-3342ae480fcf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0cf6694-9b70-42f6-86a6-71a402ac20b8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1972783958193897102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19727839581938971021972783958193897102197278395819389710219727839581938971021972783958193897102197278395819389710219727839581938971021972783958193897102197278395819389710219727839581938971021972783958193897102197278395819389710219727839581938971021972783958193897102197278395819389710219727839581938971021972783958193897102197278395819389710219727839581938971021972783958193897102" } } } 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, 2ab24df8-1541-4a17-93de-3342ae480fcf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 774318693989571316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316774318693989571316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0cf6694-9b70-42f6-86a6-71a402ac20b8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2777a346-6eab-4172-badd-e71e8e704e73, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2777a346-6eab-4172-badd-e71e8e704e73, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5368668793314718419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53686687933147184195368668793314718419536866879331471841953686687933147184195368668793314718419536866879331471841953686687933147184195368668793314718419536866879331471841953686687933147184195368668793314718419536866879331471841953686687933147184195368668793314718419536866879331471841953686687933147184195368668793314718419536866879331471841953686687933147184195368668793314718419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ab24df8-1541-4a17-93de-3342ae480fcf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4566374-a3ae-491f-b7fc-70f869cfbffe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4566374-a3ae-491f-b7fc-70f869cfbffe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 552736144358382463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463552736144358382463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2777a346-6eab-4172-badd-e71e8e704e73, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e214286-087b-47cc-9a5c-7abbc2d46f8a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e214286-087b-47cc-9a5c-7abbc2d46f8a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15746953993837832455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574695399383783245515746953993837832455157469539938378324551574695399383783245515746953993837832455157469539938378324551574695399383783245515746953993837832455157469539938378324551574695399383783245515746953993837832455157469539938378324551574695399383783245515746953993837832455157469539938378324551574695399383783245515746953993837832455157469539938378324551574695399383783245515746953993837832455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4566374-a3ae-491f-b7fc-70f869cfbffe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5eea821-2c05-4ab0-a338-f41575cad445, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5eea821-2c05-4ab0-a338-f41575cad445, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15175795257799896191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517579525779989619115175795257799896191151757952577998961911517579525779989619115175795257799896191151757952577998961911517579525779989619115175795257799896191151757952577998961911517579525779989619115175795257799896191151757952577998961911517579525779989619115175795257799896191151757952577998961911517579525779989619115175795257799896191151757952577998961911517579525779989619115175795257799896191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e214286-087b-47cc-9a5c-7abbc2d46f8a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a66dec-1281-440d-8f8c-3e7805a45ae1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a66dec-1281-440d-8f8c-3e7805a45ae1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5335200459807353857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53352004598073538575335200459807353857533520045980735385753352004598073538575335200459807353857533520045980735385753352004598073538575335200459807353857533520045980735385753352004598073538575335200459807353857533520045980735385753352004598073538575335200459807353857533520045980735385753352004598073538575335200459807353857533520045980735385753352004598073538575335200459807353857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5eea821-2c05-4ab0-a338-f41575cad445, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68563cfd-bb86-44cc-8697-f0b735d1eb3e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68563cfd-bb86-44cc-8697-f0b735d1eb3e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11294945433782906109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129494543378290610911294945433782906109112949454337829061091129494543378290610911294945433782906109112949454337829061091129494543378290610911294945433782906109112949454337829061091129494543378290610911294945433782906109112949454337829061091129494543378290610911294945433782906109112949454337829061091129494543378290610911294945433782906109112949454337829061091129494543378290610911294945433782906109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a66dec-1281-440d-8f8c-3e7805a45ae1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49cbeb22-b888-4c97-8cd5-3ce9b1fcb696, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49cbeb22-b888-4c97-8cd5-3ce9b1fcb696, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8832098266847123197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88320982668471231978832098266847123197883209826684712319788320982668471231978832098266847123197883209826684712319788320982668471231978832098266847123197883209826684712319788320982668471231978832098266847123197883209826684712319788320982668471231978832098266847123197883209826684712319788320982668471231978832098266847123197883209826684712319788320982668471231978832098266847123197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68563cfd-bb86-44cc-8697-f0b735d1eb3e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f1b4b6-557a-4a10-893c-c7786afb76f1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f1b4b6-557a-4a10-893c-c7786afb76f1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 319137916369881484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484319137916369881484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49cbeb22-b888-4c97-8cd5-3ce9b1fcb696, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 508a988a-958d-46e4-b34f-c821ac7ff81a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 508a988a-958d-46e4-b34f-c821ac7ff81a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12998490186566994384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299849018656699438412998490186566994384129984901865669943841299849018656699438412998490186566994384129984901865669943841299849018656699438412998490186566994384129984901865669943841299849018656699438412998490186566994384129984901865669943841299849018656699438412998490186566994384129984901865669943841299849018656699438412998490186566994384129984901865669943841299849018656699438412998490186566994384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f1b4b6-557a-4a10-893c-c7786afb76f1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d01c64-5506-41ca-b96f-208028f2f102, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d01c64-5506-41ca-b96f-208028f2f102, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089696711185208731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90896967111852087319089696711185208731908969671118520873190896967111852087319089696711185208731908969671118520873190896967111852087319089696711185208731908969671118520873190896967111852087319089696711185208731908969671118520873190896967111852087319089696711185208731908969671118520873190896967111852087319089696711185208731908969671118520873190896967111852087319089696711185208731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 508a988a-958d-46e4-b34f-c821ac7ff81a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b639bda-85ea-473d-a8a5-dfe97410096d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b639bda-85ea-473d-a8a5-dfe97410096d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17166380124937158740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716638012493715874017166380124937158740171663801249371587401716638012493715874017166380124937158740171663801249371587401716638012493715874017166380124937158740171663801249371587401716638012493715874017166380124937158740171663801249371587401716638012493715874017166380124937158740171663801249371587401716638012493715874017166380124937158740171663801249371587401716638012493715874017166380124937158740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d01c64-5506-41ca-b96f-208028f2f102, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09c6537d-1ed7-428b-b7e4-4505fd95838d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09c6537d-1ed7-428b-b7e4-4505fd95838d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7224053344577673321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72240533445776733217224053344577673321722405334457767332172240533445776733217224053344577673321722405334457767332172240533445776733217224053344577673321722405334457767332172240533445776733217224053344577673321722405334457767332172240533445776733217224053344577673321722405334457767332172240533445776733217224053344577673321722405334457767332172240533445776733217224053344577673321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b639bda-85ea-473d-a8a5-dfe97410096d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9708bdf0-41d6-46e0-8743-58080962f09d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9708bdf0-41d6-46e0-8743-58080962f09d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16855711534897549242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685571153489754924216855711534897549242168557115348975492421685571153489754924216855711534897549242168557115348975492421685571153489754924216855711534897549242168557115348975492421685571153489754924216855711534897549242168557115348975492421685571153489754924216855711534897549242168557115348975492421685571153489754924216855711534897549242168557115348975492421685571153489754924216855711534897549242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09c6537d-1ed7-428b-b7e4-4505fd95838d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a8d31a-9903-467a-ad47-2c278fecba53, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a8d31a-9903-467a-ad47-2c278fecba53, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13667766763818649718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366776676381864971813667766763818649718136677667638186497181366776676381864971813667766763818649718136677667638186497181366776676381864971813667766763818649718136677667638186497181366776676381864971813667766763818649718136677667638186497181366776676381864971813667766763818649718136677667638186497181366776676381864971813667766763818649718136677667638186497181366776676381864971813667766763818649718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9708bdf0-41d6-46e0-8743-58080962f09d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57995d14-ec35-4b0f-9a2e-ec0dbabee9cb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57995d14-ec35-4b0f-9a2e-ec0dbabee9cb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15496317024679940869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549631702467994086915496317024679940869154963170246799408691549631702467994086915496317024679940869154963170246799408691549631702467994086915496317024679940869154963170246799408691549631702467994086915496317024679940869154963170246799408691549631702467994086915496317024679940869154963170246799408691549631702467994086915496317024679940869154963170246799408691549631702467994086915496317024679940869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a8d31a-9903-467a-ad47-2c278fecba53, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57995d14-ec35-4b0f-9a2e-ec0dbabee9cb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790e120c-f530-4692-8444-23f662bb2ca1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790e120c-f530-4692-8444-23f662bb2ca1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5487355775476763396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54873557754767633965487355775476763396548735577547676339654873557754767633965487355775476763396548735577547676339654873557754767633965487355775476763396548735577547676339654873557754767633965487355775476763396548735577547676339654873557754767633965487355775476763396548735577547676339654873557754767633965487355775476763396548735577547676339654873557754767633965487355775476763396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95bd3e82-b58a-4a2e-b124-f5972fba022e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95bd3e82-b58a-4a2e-b124-f5972fba022e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5258694288242842263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52586942882428422635258694288242842263525869428824284226352586942882428422635258694288242842263525869428824284226352586942882428422635258694288242842263525869428824284226352586942882428422635258694288242842263525869428824284226352586942882428422635258694288242842263525869428824284226352586942882428422635258694288242842263525869428824284226352586942882428422635258694288242842263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790e120c-f530-4692-8444-23f662bb2ca1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098fa300-11c7-4520-873e-5ae81f0d6e1e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098fa300-11c7-4520-873e-5ae81f0d6e1e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1713032656301371215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17130326563013712151713032656301371215171303265630137121517130326563013712151713032656301371215171303265630137121517130326563013712151713032656301371215171303265630137121517130326563013712151713032656301371215171303265630137121517130326563013712151713032656301371215171303265630137121517130326563013712151713032656301371215171303265630137121517130326563013712151713032656301371215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95bd3e82-b58a-4a2e-b124-f5972fba022e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e77565b-6b47-4f82-adc4-4d10ee8e8d18, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e77565b-6b47-4f82-adc4-4d10ee8e8d18, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12408108856496637804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240810885649663780412408108856496637804124081088564966378041240810885649663780412408108856496637804124081088564966378041240810885649663780412408108856496637804124081088564966378041240810885649663780412408108856496637804124081088564966378041240810885649663780412408108856496637804124081088564966378041240810885649663780412408108856496637804124081088564966378041240810885649663780412408108856496637804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098fa300-11c7-4520-873e-5ae81f0d6e1e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f960442a-4999-4b96-b6f6-ae719e9e6dcc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f960442a-4999-4b96-b6f6-ae719e9e6dcc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2431324647095800703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24313246470958007032431324647095800703243132464709580070324313246470958007032431324647095800703243132464709580070324313246470958007032431324647095800703243132464709580070324313246470958007032431324647095800703243132464709580070324313246470958007032431324647095800703243132464709580070324313246470958007032431324647095800703243132464709580070324313246470958007032431324647095800703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e77565b-6b47-4f82-adc4-4d10ee8e8d18, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe5cb31-8437-42f9-85b8-352202afe610, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe5cb31-8437-42f9-85b8-352202afe610, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 167593272739294444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444167593272739294444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f960442a-4999-4b96-b6f6-ae719e9e6dcc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe5cb31-8437-42f9-85b8-352202afe610, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54920930-0ecf-46a6-80de-517ba39d92ac, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea452b0-7021-4443-add7-ec242965bd63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea452b0-7021-4443-add7-ec242965bd63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11517931673390301428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151793167339030142811517931673390301428115179316733903014281151793167339030142811517931673390301428115179316733903014281151793167339030142811517931673390301428115179316733903014281151793167339030142811517931673390301428115179316733903014281151793167339030142811517931673390301428115179316733903014281151793167339030142811517931673390301428115179316733903014281151793167339030142811517931673390301428" } } } 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, 54920930-0ecf-46a6-80de-517ba39d92ac, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5599071618603574521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55990716186035745215599071618603574521559907161860357452155990716186035745215599071618603574521559907161860357452155990716186035745215599071618603574521559907161860357452155990716186035745215599071618603574521559907161860357452155990716186035745215599071618603574521559907161860357452155990716186035745215599071618603574521559907161860357452155990716186035745215599071618603574521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54920930-0ecf-46a6-80de-517ba39d92ac, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c026f677-8601-40c1-b649-d2b116067b2f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c026f677-8601-40c1-b649-d2b116067b2f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12068371921669300134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206837192166930013412068371921669300134120683719216693001341206837192166930013412068371921669300134120683719216693001341206837192166930013412068371921669300134120683719216693001341206837192166930013412068371921669300134120683719216693001341206837192166930013412068371921669300134120683719216693001341206837192166930013412068371921669300134120683719216693001341206837192166930013412068371921669300134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea452b0-7021-4443-add7-ec242965bd63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c53c785e-55b3-4d94-8880-03ef3673d59d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c53c785e-55b3-4d94-8880-03ef3673d59d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4550080749061010106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45500807490610101064550080749061010106455008074906101010645500807490610101064550080749061010106455008074906101010645500807490610101064550080749061010106455008074906101010645500807490610101064550080749061010106455008074906101010645500807490610101064550080749061010106455008074906101010645500807490610101064550080749061010106455008074906101010645500807490610101064550080749061010106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c026f677-8601-40c1-b649-d2b116067b2f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce84fcc2-4443-4e2c-81dc-b568c998bb91, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce84fcc2-4443-4e2c-81dc-b568c998bb91, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2148311045033717534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21483110450337175342148311045033717534214831104503371753421483110450337175342148311045033717534214831104503371753421483110450337175342148311045033717534214831104503371753421483110450337175342148311045033717534214831104503371753421483110450337175342148311045033717534214831104503371753421483110450337175342148311045033717534214831104503371753421483110450337175342148311045033717534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c53c785e-55b3-4d94-8880-03ef3673d59d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19fdeb3a-fb5b-4215-b099-83f21d38c8b3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19fdeb3a-fb5b-4215-b099-83f21d38c8b3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17333281309459060487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733328130945906048717333281309459060487173332813094590604871733328130945906048717333281309459060487173332813094590604871733328130945906048717333281309459060487173332813094590604871733328130945906048717333281309459060487173332813094590604871733328130945906048717333281309459060487173332813094590604871733328130945906048717333281309459060487173332813094590604871733328130945906048717333281309459060487" } } } 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:281 Stopped node localhost:27972/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce84fcc2-4443-4e2c-81dc-b568c998bb91, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb8bf61-8323-4dc1-b1a0-65f1f7ef2370, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb8bf61-8323-4dc1-b1a0-65f1f7ef2370, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5444117390531111302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54441173905311113025444117390531111302544411739053111130254441173905311113025444117390531111302544411739053111130254441173905311113025444117390531111302544411739053111130254441173905311113025444117390531111302544411739053111130254441173905311113025444117390531111302544411739053111130254441173905311113025444117390531111302544411739053111130254441173905311113025444117390531111302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19fdeb3a-fb5b-4215-b099-83f21d38c8b3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f5dda35-e630-4c01-8d5a-5544d27a25e3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f5dda35-e630-4c01-8d5a-5544d27a25e3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1051443588503750357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10514435885037503571051443588503750357105144358850375035710514435885037503571051443588503750357105144358850375035710514435885037503571051443588503750357105144358850375035710514435885037503571051443588503750357105144358850375035710514435885037503571051443588503750357105144358850375035710514435885037503571051443588503750357105144358850375035710514435885037503571051443588503750357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb8bf61-8323-4dc1-b1a0-65f1f7ef2370, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f95e92c-03e9-43bf-a052-7353fa9a435c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f95e92c-03e9-43bf-a052-7353fa9a435c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 363536979878707172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172363536979878707172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f5dda35-e630-4c01-8d5a-5544d27a25e3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74965dc-ac8f-47c3-9cc7-b4fb9a64f91a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74965dc-ac8f-47c3-9cc7-b4fb9a64f91a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17416022880328518325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741602288032851832517416022880328518325174160228803285183251741602288032851832517416022880328518325174160228803285183251741602288032851832517416022880328518325174160228803285183251741602288032851832517416022880328518325174160228803285183251741602288032851832517416022880328518325174160228803285183251741602288032851832517416022880328518325174160228803285183251741602288032851832517416022880328518325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74965dc-ac8f-47c3-9cc7-b4fb9a64f91a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d475aa38-ddb1-4a80-b812-d672dab3ddab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d475aa38-ddb1-4a80-b812-d672dab3ddab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15876430926239668189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587643092623966818915876430926239668189158764309262396681891587643092623966818915876430926239668189158764309262396681891587643092623966818915876430926239668189158764309262396681891587643092623966818915876430926239668189158764309262396681891587643092623966818915876430926239668189158764309262396681891587643092623966818915876430926239668189158764309262396681891587643092623966818915876430926239668189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f95e92c-03e9-43bf-a052-7353fa9a435c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7fc2ab-9f44-4e8d-af47-679db3a1daf1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7fc2ab-9f44-4e8d-af47-679db3a1daf1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16431323786906143260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643132378690614326016431323786906143260164313237869061432601643132378690614326016431323786906143260164313237869061432601643132378690614326016431323786906143260164313237869061432601643132378690614326016431323786906143260164313237869061432601643132378690614326016431323786906143260164313237869061432601643132378690614326016431323786906143260164313237869061432601643132378690614326016431323786906143260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d475aa38-ddb1-4a80-b812-d672dab3ddab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 311ccf77-40a1-4fba-aef4-2c4a9b1f912c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311ccf77-40a1-4fba-aef4-2c4a9b1f912c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14412381049586302455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441238104958630245514412381049586302455144123810495863024551441238104958630245514412381049586302455144123810495863024551441238104958630245514412381049586302455144123810495863024551441238104958630245514412381049586302455144123810495863024551441238104958630245514412381049586302455144123810495863024551441238104958630245514412381049586302455144123810495863024551441238104958630245514412381049586302455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7fc2ab-9f44-4e8d-af47-679db3a1daf1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1db7dc2-575f-43cc-bd6c-aaa3a4b15efd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1db7dc2-575f-43cc-bd6c-aaa3a4b15efd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1969683358877891764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19696833588778917641969683358877891764196968335887789176419696833588778917641969683358877891764196968335887789176419696833588778917641969683358877891764196968335887789176419696833588778917641969683358877891764196968335887789176419696833588778917641969683358877891764196968335887789176419696833588778917641969683358877891764196968335887789176419696833588778917641969683358877891764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311ccf77-40a1-4fba-aef4-2c4a9b1f912c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73888226-715a-43f9-9b4c-595a52e4997d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73888226-715a-43f9-9b4c-595a52e4997d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7781895618123054809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77818956181230548097781895618123054809778189561812305480977818956181230548097781895618123054809778189561812305480977818956181230548097781895618123054809778189561812305480977818956181230548097781895618123054809778189561812305480977818956181230548097781895618123054809778189561812305480977818956181230548097781895618123054809778189561812305480977818956181230548097781895618123054809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1db7dc2-575f-43cc-bd6c-aaa3a4b15efd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 135d8388-a26b-431f-a9fc-3e0ee8fa2e64, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 135d8388-a26b-431f-a9fc-3e0ee8fa2e64, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9922280559510921961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99222805595109219619922280559510921961992228055951092196199222805595109219619922280559510921961992228055951092196199222805595109219619922280559510921961992228055951092196199222805595109219619922280559510921961992228055951092196199222805595109219619922280559510921961992228055951092196199222805595109219619922280559510921961992228055951092196199222805595109219619922280559510921961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73888226-715a-43f9-9b4c-595a52e4997d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4122641-f899-45c5-b78d-12dbf347fb71, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4122641-f899-45c5-b78d-12dbf347fb71, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11135637370036096253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113563737003609625311135637370036096253111356373700360962531113563737003609625311135637370036096253111356373700360962531113563737003609625311135637370036096253111356373700360962531113563737003609625311135637370036096253111356373700360962531113563737003609625311135637370036096253111356373700360962531113563737003609625311135637370036096253111356373700360962531113563737003609625311135637370036096253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 135d8388-a26b-431f-a9fc-3e0ee8fa2e64, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddfdb7c2-8be7-4b8e-8932-c776cfabe5f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddfdb7c2-8be7-4b8e-8932-c776cfabe5f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16017920544493534061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601792054449353406116017920544493534061160179205444935340611601792054449353406116017920544493534061160179205444935340611601792054449353406116017920544493534061160179205444935340611601792054449353406116017920544493534061160179205444935340611601792054449353406116017920544493534061160179205444935340611601792054449353406116017920544493534061160179205444935340611601792054449353406116017920544493534061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4122641-f899-45c5-b78d-12dbf347fb71, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73647be6-4912-4977-9460-d9e298fdc26a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73647be6-4912-4977-9460-d9e298fdc26a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3282263906948224182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32822639069482241823282263906948224182328226390694822418232822639069482241823282263906948224182328226390694822418232822639069482241823282263906948224182328226390694822418232822639069482241823282263906948224182328226390694822418232822639069482241823282263906948224182328226390694822418232822639069482241823282263906948224182328226390694822418232822639069482241823282263906948224182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddfdb7c2-8be7-4b8e-8932-c776cfabe5f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3310cb58-e6ca-45c5-b69d-ceb234eb67d6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3310cb58-e6ca-45c5-b69d-ceb234eb67d6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17326036951729052135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732603695172905213517326036951729052135173260369517290521351732603695172905213517326036951729052135173260369517290521351732603695172905213517326036951729052135173260369517290521351732603695172905213517326036951729052135173260369517290521351732603695172905213517326036951729052135173260369517290521351732603695172905213517326036951729052135173260369517290521351732603695172905213517326036951729052135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73647be6-4912-4977-9460-d9e298fdc26a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7bd97e5-1d77-4167-b1b7-7260aaaed170, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7bd97e5-1d77-4167-b1b7-7260aaaed170, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4768085406682428572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47680854066824285724768085406682428572476808540668242857247680854066824285724768085406682428572476808540668242857247680854066824285724768085406682428572476808540668242857247680854066824285724768085406682428572476808540668242857247680854066824285724768085406682428572476808540668242857247680854066824285724768085406682428572476808540668242857247680854066824285724768085406682428572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3310cb58-e6ca-45c5-b69d-ceb234eb67d6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3697f3-7782-4703-8079-9e184d6e6e62, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3697f3-7782-4703-8079-9e184d6e6e62, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3749878442329534580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37498784423295345803749878442329534580374987844232953458037498784423295345803749878442329534580374987844232953458037498784423295345803749878442329534580374987844232953458037498784423295345803749878442329534580374987844232953458037498784423295345803749878442329534580374987844232953458037498784423295345803749878442329534580374987844232953458037498784423295345803749878442329534580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7bd97e5-1d77-4167-b1b7-7260aaaed170, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e856a824-d699-42c0-85ec-7e12e48cc6ab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e856a824-d699-42c0-85ec-7e12e48cc6ab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18386414661296037625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838641466129603762518386414661296037625183864146612960376251838641466129603762518386414661296037625183864146612960376251838641466129603762518386414661296037625183864146612960376251838641466129603762518386414661296037625183864146612960376251838641466129603762518386414661296037625183864146612960376251838641466129603762518386414661296037625183864146612960376251838641466129603762518386414661296037625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3697f3-7782-4703-8079-9e184d6e6e62, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c56ccf4-c543-4603-8f7f-2079c399789c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c56ccf4-c543-4603-8f7f-2079c399789c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16295584383493218263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629558438349321826316295584383493218263162955843834932182631629558438349321826316295584383493218263162955843834932182631629558438349321826316295584383493218263162955843834932182631629558438349321826316295584383493218263162955843834932182631629558438349321826316295584383493218263162955843834932182631629558438349321826316295584383493218263162955843834932182631629558438349321826316295584383493218263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e856a824-d699-42c0-85ec-7e12e48cc6ab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c56ccf4-c543-4603-8f7f-2079c399789c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1948d111-8774-420f-acfa-44d8096a7e63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad91107d-3b20-478e-aa1e-f96a67a25f90, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad91107d-3b20-478e-aa1e-f96a67a25f90, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2323557136465470646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23235571364654706462323557136465470646232355713646547064623235571364654706462323557136465470646232355713646547064623235571364654706462323557136465470646232355713646547064623235571364654706462323557136465470646232355713646547064623235571364654706462323557136465470646232355713646547064623235571364654706462323557136465470646232355713646547064623235571364654706462323557136465470646" } } } 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, 1948d111-8774-420f-acfa-44d8096a7e63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13318352636059119742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331835263605911974213318352636059119742133183526360591197421331835263605911974213318352636059119742133183526360591197421331835263605911974213318352636059119742133183526360591197421331835263605911974213318352636059119742133183526360591197421331835263605911974213318352636059119742133183526360591197421331835263605911974213318352636059119742133183526360591197421331835263605911974213318352636059119742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad91107d-3b20-478e-aa1e-f96a67a25f90, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47963e35-4ab3-41f4-93b0-cd13b274ee2c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1948d111-8774-420f-acfa-44d8096a7e63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47963e35-4ab3-41f4-93b0-cd13b274ee2c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9342474431166468698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93424744311664686989342474431166468698934247443116646869893424744311664686989342474431166468698934247443116646869893424744311664686989342474431166468698934247443116646869893424744311664686989342474431166468698934247443116646869893424744311664686989342474431166468698934247443116646869893424744311664686989342474431166468698934247443116646869893424744311664686989342474431166468698" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ede3b22-99bb-454f-b478-021023a7a71e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ede3b22-99bb-454f-b478-021023a7a71e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5882386904779841023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58823869047798410235882386904779841023588238690477984102358823869047798410235882386904779841023588238690477984102358823869047798410235882386904779841023588238690477984102358823869047798410235882386904779841023588238690477984102358823869047798410235882386904779841023588238690477984102358823869047798410235882386904779841023588238690477984102358823869047798410235882386904779841023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47963e35-4ab3-41f4-93b0-cd13b274ee2c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf4e5c0b-752f-4b07-82f7-9be4c62cd9ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ede3b22-99bb-454f-b478-021023a7a71e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf4e5c0b-752f-4b07-82f7-9be4c62cd9ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10998686066567779158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099868606656777915810998686066567779158109986860665677791581099868606656777915810998686066567779158109986860665677791581099868606656777915810998686066567779158109986860665677791581099868606656777915810998686066567779158109986860665677791581099868606656777915810998686066567779158109986860665677791581099868606656777915810998686066567779158109986860665677791581099868606656777915810998686066567779158" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f2cfa1c-47d2-4a6b-b9cf-85feeecb959f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f2cfa1c-47d2-4a6b-b9cf-85feeecb959f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14097857350935427196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409785735093542719614097857350935427196140978573509354271961409785735093542719614097857350935427196140978573509354271961409785735093542719614097857350935427196140978573509354271961409785735093542719614097857350935427196140978573509354271961409785735093542719614097857350935427196140978573509354271961409785735093542719614097857350935427196140978573509354271961409785735093542719614097857350935427196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf4e5c0b-752f-4b07-82f7-9be4c62cd9ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9bae27-a1b4-4af7-a6d3-4f38185819fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f2cfa1c-47d2-4a6b-b9cf-85feeecb959f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9bae27-a1b4-4af7-a6d3-4f38185819fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8884594116891274456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88845941168912744568884594116891274456888459411689127445688845941168912744568884594116891274456888459411689127445688845941168912744568884594116891274456888459411689127445688845941168912744568884594116891274456888459411689127445688845941168912744568884594116891274456888459411689127445688845941168912744568884594116891274456888459411689127445688845941168912744568884594116891274456" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b417c43-1830-447a-bdaa-7a2191d81040, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b417c43-1830-447a-bdaa-7a2191d81040, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18081430678261138361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808143067826113836118081430678261138361180814306782611383611808143067826113836118081430678261138361180814306782611383611808143067826113836118081430678261138361180814306782611383611808143067826113836118081430678261138361180814306782611383611808143067826113836118081430678261138361180814306782611383611808143067826113836118081430678261138361180814306782611383611808143067826113836118081430678261138361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9bae27-a1b4-4af7-a6d3-4f38185819fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e1b780-a1d8-498f-8f57-5983ff823a5c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e1b780-a1d8-498f-8f57-5983ff823a5c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17985670601850105260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798567060185010526017985670601850105260179856706018501052601798567060185010526017985670601850105260179856706018501052601798567060185010526017985670601850105260179856706018501052601798567060185010526017985670601850105260179856706018501052601798567060185010526017985670601850105260179856706018501052601798567060185010526017985670601850105260179856706018501052601798567060185010526017985670601850105260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b417c43-1830-447a-bdaa-7a2191d81040, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f14fe6-5cb1-41d5-84d6-e4b975a97c6a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f14fe6-5cb1-41d5-84d6-e4b975a97c6a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 177315466289334087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087177315466289334087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e1b780-a1d8-498f-8f57-5983ff823a5c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23217d94-1771-4256-8552-4fc5126e3852, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23217d94-1771-4256-8552-4fc5126e3852, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12634386247057391871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263438624705739187112634386247057391871126343862470573918711263438624705739187112634386247057391871126343862470573918711263438624705739187112634386247057391871126343862470573918711263438624705739187112634386247057391871126343862470573918711263438624705739187112634386247057391871126343862470573918711263438624705739187112634386247057391871126343862470573918711263438624705739187112634386247057391871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f14fe6-5cb1-41d5-84d6-e4b975a97c6a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5504d626-1611-42c1-917a-860a43fb42fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5504d626-1611-42c1-917a-860a43fb42fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156258854316628097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815625885431662809718156258854316628097181562588543166280971815625885431662809718156258854316628097181562588543166280971815625885431662809718156258854316628097181562588543166280971815625885431662809718156258854316628097181562588543166280971815625885431662809718156258854316628097181562588543166280971815625885431662809718156258854316628097181562588543166280971815625885431662809718156258854316628097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23217d94-1771-4256-8552-4fc5126e3852, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5504d626-1611-42c1-917a-860a43fb42fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ea608b-0a37-4c2f-bd4f-0e4cf19665cb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ea608b-0a37-4c2f-bd4f-0e4cf19665cb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5657987280109931287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56579872801099312875657987280109931287565798728010993128756579872801099312875657987280109931287565798728010993128756579872801099312875657987280109931287565798728010993128756579872801099312875657987280109931287565798728010993128756579872801099312875657987280109931287565798728010993128756579872801099312875657987280109931287565798728010993128756579872801099312875657987280109931287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eae33f9-bd85-4ff6-bc42-eb54b3ec2f0a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eae33f9-bd85-4ff6-bc42-eb54b3ec2f0a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17891102568085796588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789110256808579658817891102568085796588178911025680857965881789110256808579658817891102568085796588178911025680857965881789110256808579658817891102568085796588178911025680857965881789110256808579658817891102568085796588178911025680857965881789110256808579658817891102568085796588178911025680857965881789110256808579658817891102568085796588178911025680857965881789110256808579658817891102568085796588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ea608b-0a37-4c2f-bd4f-0e4cf19665cb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eae33f9-bd85-4ff6-bc42-eb54b3ec2f0a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb8cd8a-7dd0-4e51-b647-4ea424e6f2cf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a003ac90-4a46-415b-b9d1-c19fddab9a06, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb8cd8a-7dd0-4e51-b647-4ea424e6f2cf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4768624336169521521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47686243361695215214768624336169521521476862433616952152147686243361695215214768624336169521521476862433616952152147686243361695215214768624336169521521476862433616952152147686243361695215214768624336169521521476862433616952152147686243361695215214768624336169521521476862433616952152147686243361695215214768624336169521521476862433616952152147686243361695215214768624336169521521" } } } 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, a003ac90-4a46-415b-b9d1-c19fddab9a06, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14672463975790585055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467246397579058505514672463975790585055146724639757905850551467246397579058505514672463975790585055146724639757905850551467246397579058505514672463975790585055146724639757905850551467246397579058505514672463975790585055146724639757905850551467246397579058505514672463975790585055146724639757905850551467246397579058505514672463975790585055146724639757905850551467246397579058505514672463975790585055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb8cd8a-7dd0-4e51-b647-4ea424e6f2cf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a003ac90-4a46-415b-b9d1-c19fddab9a06, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 257f718b-c1ed-4c42-b481-5f4ea353f1a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257f718b-c1ed-4c42-b481-5f4ea353f1a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13500582926049738655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350058292604973865513500582926049738655135005829260497386551350058292604973865513500582926049738655135005829260497386551350058292604973865513500582926049738655135005829260497386551350058292604973865513500582926049738655135005829260497386551350058292604973865513500582926049738655135005829260497386551350058292604973865513500582926049738655135005829260497386551350058292604973865513500582926049738655" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e962e1a-c7df-48d5-a054-3a04dfdda4e5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e962e1a-c7df-48d5-a054-3a04dfdda4e5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12559591763797858812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255959176379785881212559591763797858812125595917637978588121255959176379785881212559591763797858812125595917637978588121255959176379785881212559591763797858812125595917637978588121255959176379785881212559591763797858812125595917637978588121255959176379785881212559591763797858812125595917637978588121255959176379785881212559591763797858812125595917637978588121255959176379785881212559591763797858812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257f718b-c1ed-4c42-b481-5f4ea353f1a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2fa1ac-2ce6-456d-83a7-d6096b577571, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2fa1ac-2ce6-456d-83a7-d6096b577571, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11532106072411284267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153210607241128426711532106072411284267115321060724112842671153210607241128426711532106072411284267115321060724112842671153210607241128426711532106072411284267115321060724112842671153210607241128426711532106072411284267115321060724112842671153210607241128426711532106072411284267115321060724112842671153210607241128426711532106072411284267115321060724112842671153210607241128426711532106072411284267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e962e1a-c7df-48d5-a054-3a04dfdda4e5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eedcaf7-29cb-4e86-9ec2-aa1e47082b20, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eedcaf7-29cb-4e86-9ec2-aa1e47082b20, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14803939946700063065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480393994670006306514803939946700063065148039399467000630651480393994670006306514803939946700063065148039399467000630651480393994670006306514803939946700063065148039399467000630651480393994670006306514803939946700063065148039399467000630651480393994670006306514803939946700063065148039399467000630651480393994670006306514803939946700063065148039399467000630651480393994670006306514803939946700063065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2fa1ac-2ce6-456d-83a7-d6096b577571, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e9c3c9-9c93-45bd-9e03-c20312caedb9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e9c3c9-9c93-45bd-9e03-c20312caedb9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10912817091676548961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091281709167654896110912817091676548961109128170916765489611091281709167654896110912817091676548961109128170916765489611091281709167654896110912817091676548961109128170916765489611091281709167654896110912817091676548961109128170916765489611091281709167654896110912817091676548961109128170916765489611091281709167654896110912817091676548961109128170916765489611091281709167654896110912817091676548961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eedcaf7-29cb-4e86-9ec2-aa1e47082b20, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 381dc406-294f-4896-b62b-ad2a2778090c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 381dc406-294f-4896-b62b-ad2a2778090c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16159045066086640254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615904506608664025416159045066086640254161590450660866402541615904506608664025416159045066086640254161590450660866402541615904506608664025416159045066086640254161590450660866402541615904506608664025416159045066086640254161590450660866402541615904506608664025416159045066086640254161590450660866402541615904506608664025416159045066086640254161590450660866402541615904506608664025416159045066086640254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 381dc406-294f-4896-b62b-ad2a2778090c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e9c3c9-9c93-45bd-9e03-c20312caedb9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa2c862c-0547-46dd-86c1-3c3851c5d4df, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eefc5a8-1fcc-4cf0-8ca1-7ea4ad65444d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa2c862c-0547-46dd-86c1-3c3851c5d4df, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2827788140410094403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28277881404100944032827788140410094403282778814041009440328277881404100944032827788140410094403282778814041009440328277881404100944032827788140410094403282778814041009440328277881404100944032827788140410094403282778814041009440328277881404100944032827788140410094403282778814041009440328277881404100944032827788140410094403282778814041009440328277881404100944032827788140410094403" } } } 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, 2eefc5a8-1fcc-4cf0-8ca1-7ea4ad65444d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16957331990507368851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695733199050736885116957331990507368851169573319905073688511695733199050736885116957331990507368851169573319905073688511695733199050736885116957331990507368851169573319905073688511695733199050736885116957331990507368851169573319905073688511695733199050736885116957331990507368851169573319905073688511695733199050736885116957331990507368851169573319905073688511695733199050736885116957331990507368851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa2c862c-0547-46dd-86c1-3c3851c5d4df, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eefc5a8-1fcc-4cf0-8ca1-7ea4ad65444d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d976a09b-c7f0-4ba2-b0d6-9998824edc71, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d976a09b-c7f0-4ba2-b0d6-9998824edc71, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13053634631223480915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305363463122348091513053634631223480915130536346312234809151305363463122348091513053634631223480915130536346312234809151305363463122348091513053634631223480915130536346312234809151305363463122348091513053634631223480915130536346312234809151305363463122348091513053634631223480915130536346312234809151305363463122348091513053634631223480915130536346312234809151305363463122348091513053634631223480915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0339e47b-37f8-41d0-ba97-a37631399761, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0339e47b-37f8-41d0-ba97-a37631399761, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16548758705498593481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654875870549859348116548758705498593481165487587054985934811654875870549859348116548758705498593481165487587054985934811654875870549859348116548758705498593481165487587054985934811654875870549859348116548758705498593481165487587054985934811654875870549859348116548758705498593481165487587054985934811654875870549859348116548758705498593481165487587054985934811654875870549859348116548758705498593481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d976a09b-c7f0-4ba2-b0d6-9998824edc71, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0339e47b-37f8-41d0-ba97-a37631399761, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496fd9fe-091b-468b-b8ac-ba30a0efae59, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496fd9fe-091b-468b-b8ac-ba30a0efae59, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1763995636888808697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17639956368888086971763995636888808697176399563688880869717639956368888086971763995636888808697176399563688880869717639956368888086971763995636888808697176399563688880869717639956368888086971763995636888808697176399563688880869717639956368888086971763995636888808697176399563688880869717639956368888086971763995636888808697176399563688880869717639956368888086971763995636888808697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce243d84-b67e-46f3-9a75-be9b3cee540c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce243d84-b67e-46f3-9a75-be9b3cee540c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3750439508245576368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37504395082455763683750439508245576368375043950824557636837504395082455763683750439508245576368375043950824557636837504395082455763683750439508245576368375043950824557636837504395082455763683750439508245576368375043950824557636837504395082455763683750439508245576368375043950824557636837504395082455763683750439508245576368375043950824557636837504395082455763683750439508245576368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496fd9fe-091b-468b-b8ac-ba30a0efae59, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91b9674a-7063-4a85-bd3b-afcb40ea1a57, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b9674a-7063-4a85-bd3b-afcb40ea1a57, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6819253150603734711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68192531506037347116819253150603734711681925315060373471168192531506037347116819253150603734711681925315060373471168192531506037347116819253150603734711681925315060373471168192531506037347116819253150603734711681925315060373471168192531506037347116819253150603734711681925315060373471168192531506037347116819253150603734711681925315060373471168192531506037347116819253150603734711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce243d84-b67e-46f3-9a75-be9b3cee540c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8722a9-3c97-42cd-8b78-badb6e2b9271, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8722a9-3c97-42cd-8b78-badb6e2b9271, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4015334096465934911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40153340964659349114015334096465934911401533409646593491140153340964659349114015334096465934911401533409646593491140153340964659349114015334096465934911401533409646593491140153340964659349114015334096465934911401533409646593491140153340964659349114015334096465934911401533409646593491140153340964659349114015334096465934911401533409646593491140153340964659349114015334096465934911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b9674a-7063-4a85-bd3b-afcb40ea1a57, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7efa2584-4513-4f9f-b8a0-601bfda8dff4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7efa2584-4513-4f9f-b8a0-601bfda8dff4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16227225884994044237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622722588499404423716227225884994044237162272258849940442371622722588499404423716227225884994044237162272258849940442371622722588499404423716227225884994044237162272258849940442371622722588499404423716227225884994044237162272258849940442371622722588499404423716227225884994044237162272258849940442371622722588499404423716227225884994044237162272258849940442371622722588499404423716227225884994044237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8722a9-3c97-42cd-8b78-badb6e2b9271, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a51a91d-2314-4d7d-b61d-edf4ec7121cd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a51a91d-2314-4d7d-b61d-edf4ec7121cd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15775446204761905092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577544620476190509215775446204761905092157754462047619050921577544620476190509215775446204761905092157754462047619050921577544620476190509215775446204761905092157754462047619050921577544620476190509215775446204761905092157754462047619050921577544620476190509215775446204761905092157754462047619050921577544620476190509215775446204761905092157754462047619050921577544620476190509215775446204761905092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7efa2584-4513-4f9f-b8a0-601bfda8dff4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 939989ff-8a65-48bd-8825-a2e49163f647, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 939989ff-8a65-48bd-8825-a2e49163f647, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1352404716522691369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13524047165226913691352404716522691369135240471652269136913524047165226913691352404716522691369135240471652269136913524047165226913691352404716522691369135240471652269136913524047165226913691352404716522691369135240471652269136913524047165226913691352404716522691369135240471652269136913524047165226913691352404716522691369135240471652269136913524047165226913691352404716522691369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a51a91d-2314-4d7d-b61d-edf4ec7121cd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 939989ff-8a65-48bd-8825-a2e49163f647, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f56f6f33-ecff-4efd-92b8-61278342fd9c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb3bde0d-cedb-41e2-b578-043d56f7f0f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f56f6f33-ecff-4efd-92b8-61278342fd9c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15104228229795286184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510422822979528618415104228229795286184151042282297952861841510422822979528618415104228229795286184151042282297952861841510422822979528618415104228229795286184151042282297952861841510422822979528618415104228229795286184151042282297952861841510422822979528618415104228229795286184151042282297952861841510422822979528618415104228229795286184151042282297952861841510422822979528618415104228229795286184" } } } 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, eb3bde0d-cedb-41e2-b578-043d56f7f0f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3487679822776007027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34876798227760070273487679822776007027348767982277600702734876798227760070273487679822776007027348767982277600702734876798227760070273487679822776007027348767982277600702734876798227760070273487679822776007027348767982277600702734876798227760070273487679822776007027348767982277600702734876798227760070273487679822776007027348767982277600702734876798227760070273487679822776007027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f56f6f33-ecff-4efd-92b8-61278342fd9c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3bde0d-cedb-41e2-b578-043d56f7f0f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56145f29-f357-4b1d-b0e7-ba1b0d23d9e3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a14d3a9-c29b-4c2a-8e84-fcabf1308568, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56145f29-f357-4b1d-b0e7-ba1b0d23d9e3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13304225105188697856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330422510518869785613304225105188697856133042251051886978561330422510518869785613304225105188697856133042251051886978561330422510518869785613304225105188697856133042251051886978561330422510518869785613304225105188697856133042251051886978561330422510518869785613304225105188697856133042251051886978561330422510518869785613304225105188697856133042251051886978561330422510518869785613304225105188697856" } } } 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, 4a14d3a9-c29b-4c2a-8e84-fcabf1308568, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17289800339132359595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728980033913235959517289800339132359595172898003391323595951728980033913235959517289800339132359595172898003391323595951728980033913235959517289800339132359595172898003391323595951728980033913235959517289800339132359595172898003391323595951728980033913235959517289800339132359595172898003391323595951728980033913235959517289800339132359595172898003391323595951728980033913235959517289800339132359595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56145f29-f357-4b1d-b0e7-ba1b0d23d9e3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a14d3a9-c29b-4c2a-8e84-fcabf1308568, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19713a48-f57a-4dae-8e1b-d74ffb1700cf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19713a48-f57a-4dae-8e1b-d74ffb1700cf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14049075917485115074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404907591748511507414049075917485115074140490759174851150741404907591748511507414049075917485115074140490759174851150741404907591748511507414049075917485115074140490759174851150741404907591748511507414049075917485115074140490759174851150741404907591748511507414049075917485115074140490759174851150741404907591748511507414049075917485115074140490759174851150741404907591748511507414049075917485115074" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2018021a-39c3-4234-b324-6c9483a590fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2018021a-39c3-4234-b324-6c9483a590fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4235308665393217832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42353086653932178324235308665393217832423530866539321783242353086653932178324235308665393217832423530866539321783242353086653932178324235308665393217832423530866539321783242353086653932178324235308665393217832423530866539321783242353086653932178324235308665393217832423530866539321783242353086653932178324235308665393217832423530866539321783242353086653932178324235308665393217832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19713a48-f57a-4dae-8e1b-d74ffb1700cf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad178691-4ffc-4305-b6b9-52c7765e5ea6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad178691-4ffc-4305-b6b9-52c7765e5ea6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9469158181444642029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94691581814446420299469158181444642029946915818144464202994691581814446420299469158181444642029946915818144464202994691581814446420299469158181444642029946915818144464202994691581814446420299469158181444642029946915818144464202994691581814446420299469158181444642029946915818144464202994691581814446420299469158181444642029946915818144464202994691581814446420299469158181444642029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2018021a-39c3-4234-b324-6c9483a590fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d0e2f1a-1258-44de-87b4-bebb7af6fddb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d0e2f1a-1258-44de-87b4-bebb7af6fddb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11921644389623227682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192164438962322768211921644389623227682119216443896232276821192164438962322768211921644389623227682119216443896232276821192164438962322768211921644389623227682119216443896232276821192164438962322768211921644389623227682119216443896232276821192164438962322768211921644389623227682119216443896232276821192164438962322768211921644389623227682119216443896232276821192164438962322768211921644389623227682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad178691-4ffc-4305-b6b9-52c7765e5ea6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63adb358-e164-4005-b473-7cd210fafeaa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63adb358-e164-4005-b473-7cd210fafeaa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8049246982364941741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80492469823649417418049246982364941741804924698236494174180492469823649417418049246982364941741804924698236494174180492469823649417418049246982364941741804924698236494174180492469823649417418049246982364941741804924698236494174180492469823649417418049246982364941741804924698236494174180492469823649417418049246982364941741804924698236494174180492469823649417418049246982364941741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d0e2f1a-1258-44de-87b4-bebb7af6fddb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6768d52b-3afe-4204-bde1-5384e78994bc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6768d52b-3afe-4204-bde1-5384e78994bc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8754707256367442343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87547072563674423438754707256367442343875470725636744234387547072563674423438754707256367442343875470725636744234387547072563674423438754707256367442343875470725636744234387547072563674423438754707256367442343875470725636744234387547072563674423438754707256367442343875470725636744234387547072563674423438754707256367442343875470725636744234387547072563674423438754707256367442343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63adb358-e164-4005-b473-7cd210fafeaa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6acf5f7f-9084-462b-a217-2f479ae0de55, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6acf5f7f-9084-462b-a217-2f479ae0de55, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13868607381684783405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386860738168478340513868607381684783405138686073816847834051386860738168478340513868607381684783405138686073816847834051386860738168478340513868607381684783405138686073816847834051386860738168478340513868607381684783405138686073816847834051386860738168478340513868607381684783405138686073816847834051386860738168478340513868607381684783405138686073816847834051386860738168478340513868607381684783405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6768d52b-3afe-4204-bde1-5384e78994bc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 461ad91f-f6b4-4ef7-919f-ff666c336393, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6acf5f7f-9084-462b-a217-2f479ae0de55, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 461ad91f-f6b4-4ef7-919f-ff666c336393, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15586060826316398577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558606082631639857715586060826316398577155860608263163985771558606082631639857715586060826316398577155860608263163985771558606082631639857715586060826316398577155860608263163985771558606082631639857715586060826316398577155860608263163985771558606082631639857715586060826316398577155860608263163985771558606082631639857715586060826316398577155860608263163985771558606082631639857715586060826316398577" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 276fb577-e3f1-4aa6-bebd-ff7793ba0288, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 276fb577-e3f1-4aa6-bebd-ff7793ba0288, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10925698469808809180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092569846980880918010925698469808809180109256984698088091801092569846980880918010925698469808809180109256984698088091801092569846980880918010925698469808809180109256984698088091801092569846980880918010925698469808809180109256984698088091801092569846980880918010925698469808809180109256984698088091801092569846980880918010925698469808809180109256984698088091801092569846980880918010925698469808809180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 461ad91f-f6b4-4ef7-919f-ff666c336393, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6345ff5e-fbe7-4aad-acb9-f3a7c8143f46, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6345ff5e-fbe7-4aad-acb9-f3a7c8143f46, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10240049267968452375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024004926796845237510240049267968452375102400492679684523751024004926796845237510240049267968452375102400492679684523751024004926796845237510240049267968452375102400492679684523751024004926796845237510240049267968452375102400492679684523751024004926796845237510240049267968452375102400492679684523751024004926796845237510240049267968452375102400492679684523751024004926796845237510240049267968452375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 276fb577-e3f1-4aa6-bebd-ff7793ba0288, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8021900a-b9b7-415b-b5eb-0d57365c9429, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8021900a-b9b7-415b-b5eb-0d57365c9429, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13161352908789936498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316135290878993649813161352908789936498131613529087899364981316135290878993649813161352908789936498131613529087899364981316135290878993649813161352908789936498131613529087899364981316135290878993649813161352908789936498131613529087899364981316135290878993649813161352908789936498131613529087899364981316135290878993649813161352908789936498131613529087899364981316135290878993649813161352908789936498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6345ff5e-fbe7-4aad-acb9-f3a7c8143f46, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66e56cc-fc68-40f4-813c-1c24920f754c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66e56cc-fc68-40f4-813c-1c24920f754c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3368546460807834008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33685464608078340083368546460807834008336854646080783400833685464608078340083368546460807834008336854646080783400833685464608078340083368546460807834008336854646080783400833685464608078340083368546460807834008336854646080783400833685464608078340083368546460807834008336854646080783400833685464608078340083368546460807834008336854646080783400833685464608078340083368546460807834008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8021900a-b9b7-415b-b5eb-0d57365c9429, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 323cf0d0-6883-45da-8a5e-becd41a87358, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 323cf0d0-6883-45da-8a5e-becd41a87358, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4297872282875184293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42978722828751842934297872282875184293429787228287518429342978722828751842934297872282875184293429787228287518429342978722828751842934297872282875184293429787228287518429342978722828751842934297872282875184293429787228287518429342978722828751842934297872282875184293429787228287518429342978722828751842934297872282875184293429787228287518429342978722828751842934297872282875184293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66e56cc-fc68-40f4-813c-1c24920f754c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a105e4-c42d-4d2f-adf6-f58501d37571, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a105e4-c42d-4d2f-adf6-f58501d37571, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13472691339364897568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347269133936489756813472691339364897568134726913393648975681347269133936489756813472691339364897568134726913393648975681347269133936489756813472691339364897568134726913393648975681347269133936489756813472691339364897568134726913393648975681347269133936489756813472691339364897568134726913393648975681347269133936489756813472691339364897568134726913393648975681347269133936489756813472691339364897568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 323cf0d0-6883-45da-8a5e-becd41a87358, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 682be687-259f-416d-9a89-ec9bfa11cbe6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 682be687-259f-416d-9a89-ec9bfa11cbe6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17717375313640098294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771737531364009829417717375313640098294177173753136400982941771737531364009829417717375313640098294177173753136400982941771737531364009829417717375313640098294177173753136400982941771737531364009829417717375313640098294177173753136400982941771737531364009829417717375313640098294177173753136400982941771737531364009829417717375313640098294177173753136400982941771737531364009829417717375313640098294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a105e4-c42d-4d2f-adf6-f58501d37571, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 314dd313-6931-49b9-b5f1-6142e2c11c3f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 314dd313-6931-49b9-b5f1-6142e2c11c3f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5877016769402173507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58770167694021735075877016769402173507587701676940217350758770167694021735075877016769402173507587701676940217350758770167694021735075877016769402173507587701676940217350758770167694021735075877016769402173507587701676940217350758770167694021735075877016769402173507587701676940217350758770167694021735075877016769402173507587701676940217350758770167694021735075877016769402173507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 682be687-259f-416d-9a89-ec9bfa11cbe6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ecf9295-8e0d-4f19-98ba-7cb6b98a8573, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ecf9295-8e0d-4f19-98ba-7cb6b98a8573, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5279148467865459898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52791484678654598985279148467865459898527914846786545989852791484678654598985279148467865459898527914846786545989852791484678654598985279148467865459898527914846786545989852791484678654598985279148467865459898527914846786545989852791484678654598985279148467865459898527914846786545989852791484678654598985279148467865459898527914846786545989852791484678654598985279148467865459898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 314dd313-6931-49b9-b5f1-6142e2c11c3f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 456c3b96-03c2-4fef-827e-cc52c49fc8ed, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 456c3b96-03c2-4fef-827e-cc52c49fc8ed, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 903928015312341088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088903928015312341088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ecf9295-8e0d-4f19-98ba-7cb6b98a8573, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a4fc1e-3854-4d51-8d15-e78f49938c8c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a4fc1e-3854-4d51-8d15-e78f49938c8c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2649671873328655433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26496718733286554332649671873328655433264967187332865543326496718733286554332649671873328655433264967187332865543326496718733286554332649671873328655433264967187332865543326496718733286554332649671873328655433264967187332865543326496718733286554332649671873328655433264967187332865543326496718733286554332649671873328655433264967187332865543326496718733286554332649671873328655433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 456c3b96-03c2-4fef-827e-cc52c49fc8ed, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d1328ba-266f-492f-bf58-f1b08b188e72, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d1328ba-266f-492f-bf58-f1b08b188e72, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6953218601309355978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69532186013093559786953218601309355978695321860130935597869532186013093559786953218601309355978695321860130935597869532186013093559786953218601309355978695321860130935597869532186013093559786953218601309355978695321860130935597869532186013093559786953218601309355978695321860130935597869532186013093559786953218601309355978695321860130935597869532186013093559786953218601309355978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a4fc1e-3854-4d51-8d15-e78f49938c8c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a29818-3b6e-405d-b870-3b86b0ee819a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a29818-3b6e-405d-b870-3b86b0ee819a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7844844923008883626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78448449230088836267844844923008883626784484492300888362678448449230088836267844844923008883626784484492300888362678448449230088836267844844923008883626784484492300888362678448449230088836267844844923008883626784484492300888362678448449230088836267844844923008883626784484492300888362678448449230088836267844844923008883626784484492300888362678448449230088836267844844923008883626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d1328ba-266f-492f-bf58-f1b08b188e72, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ef15eb-03ce-4fd8-893f-f4e99de8c602, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ef15eb-03ce-4fd8-893f-f4e99de8c602, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11268622940500726845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126862294050072684511268622940500726845112686229405007268451126862294050072684511268622940500726845112686229405007268451126862294050072684511268622940500726845112686229405007268451126862294050072684511268622940500726845112686229405007268451126862294050072684511268622940500726845112686229405007268451126862294050072684511268622940500726845112686229405007268451126862294050072684511268622940500726845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a29818-3b6e-405d-b870-3b86b0ee819a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48fa78e5-0c13-4c3f-8fc9-a36cf41a51dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48fa78e5-0c13-4c3f-8fc9-a36cf41a51dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9890498369622196883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98904983696221968839890498369622196883989049836962219688398904983696221968839890498369622196883989049836962219688398904983696221968839890498369622196883989049836962219688398904983696221968839890498369622196883989049836962219688398904983696221968839890498369622196883989049836962219688398904983696221968839890498369622196883989049836962219688398904983696221968839890498369622196883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ef15eb-03ce-4fd8-893f-f4e99de8c602, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae2cb46e-4d25-4c7d-b777-03f258a93e41, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae2cb46e-4d25-4c7d-b777-03f258a93e41, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 459894448929697800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800459894448929697800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae2cb46e-4d25-4c7d-b777-03f258a93e41, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5202768-4533-44dc-89c3-d2c5e0bcd4e6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48fa78e5-0c13-4c3f-8fc9-a36cf41a51dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5202768-4533-44dc-89c3-d2c5e0bcd4e6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13926693466190308246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392669346619030824613926693466190308246139266934661903082461392669346619030824613926693466190308246139266934661903082461392669346619030824613926693466190308246139266934661903082461392669346619030824613926693466190308246139266934661903082461392669346619030824613926693466190308246139266934661903082461392669346619030824613926693466190308246139266934661903082461392669346619030824613926693466190308246" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 411f4dd3-6d5a-4b1f-923b-cf1d83c1e38b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 411f4dd3-6d5a-4b1f-923b-cf1d83c1e38b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7953723340984695295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79537233409846952957953723340984695295795372334098469529579537233409846952957953723340984695295795372334098469529579537233409846952957953723340984695295795372334098469529579537233409846952957953723340984695295795372334098469529579537233409846952957953723340984695295795372334098469529579537233409846952957953723340984695295795372334098469529579537233409846952957953723340984695295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5202768-4533-44dc-89c3-d2c5e0bcd4e6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99bf453b-04ae-4a7f-9df6-02de50b221a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99bf453b-04ae-4a7f-9df6-02de50b221a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17816097351128795991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781609735112879599117816097351128795991178160973511287959911781609735112879599117816097351128795991178160973511287959911781609735112879599117816097351128795991178160973511287959911781609735112879599117816097351128795991178160973511287959911781609735112879599117816097351128795991178160973511287959911781609735112879599117816097351128795991178160973511287959911781609735112879599117816097351128795991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 411f4dd3-6d5a-4b1f-923b-cf1d83c1e38b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 930b3058-729a-401c-9b48-ae8957dbf17d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 930b3058-729a-401c-9b48-ae8957dbf17d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6016181829033038222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60161818290330382226016181829033038222601618182903303822260161818290330382226016181829033038222601618182903303822260161818290330382226016181829033038222601618182903303822260161818290330382226016181829033038222601618182903303822260161818290330382226016181829033038222601618182903303822260161818290330382226016181829033038222601618182903303822260161818290330382226016181829033038222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99bf453b-04ae-4a7f-9df6-02de50b221a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2d25428-e413-45d2-b3b6-a2b966140656, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2d25428-e413-45d2-b3b6-a2b966140656, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10905226321920182147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090522632192018214710905226321920182147109052263219201821471090522632192018214710905226321920182147109052263219201821471090522632192018214710905226321920182147109052263219201821471090522632192018214710905226321920182147109052263219201821471090522632192018214710905226321920182147109052263219201821471090522632192018214710905226321920182147109052263219201821471090522632192018214710905226321920182147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 930b3058-729a-401c-9b48-ae8957dbf17d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0e9016-7dc0-4fcd-aa02-ff0fbc271b63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0e9016-7dc0-4fcd-aa02-ff0fbc271b63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6565954620924141150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65659546209241411506565954620924141150656595462092414115065659546209241411506565954620924141150656595462092414115065659546209241411506565954620924141150656595462092414115065659546209241411506565954620924141150656595462092414115065659546209241411506565954620924141150656595462092414115065659546209241411506565954620924141150656595462092414115065659546209241411506565954620924141150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2d25428-e413-45d2-b3b6-a2b966140656, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249d1dfa-5aab-43d7-850d-41a624e9d153, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249d1dfa-5aab-43d7-850d-41a624e9d153, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16775515824849646179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677551582484964617916775515824849646179167755158248496461791677551582484964617916775515824849646179167755158248496461791677551582484964617916775515824849646179167755158248496461791677551582484964617916775515824849646179167755158248496461791677551582484964617916775515824849646179167755158248496461791677551582484964617916775515824849646179167755158248496461791677551582484964617916775515824849646179" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_37lcuc9v.log --grpc-port=27972 --mon-port=7298 --ic-port=11635 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_37lcuc9v.log', '--grpc-port=27972', '--mon-port=7298', '--ic-port=11635', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 940304
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27972/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 940305
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0e9016-7dc0-4fcd-aa02-ff0fbc271b63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01bb75fb-001f-433d-99d5-13654b19f99f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01bb75fb-001f-433d-99d5-13654b19f99f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13371104890006024757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337110489000602475713371104890006024757133711048900060247571337110489000602475713371104890006024757133711048900060247571337110489000602475713371104890006024757133711048900060247571337110489000602475713371104890006024757133711048900060247571337110489000602475713371104890006024757133711048900060247571337110489000602475713371104890006024757133711048900060247571337110489000602475713371104890006024757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249d1dfa-5aab-43d7-850d-41a624e9d153, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a4f5974-7180-4322-baee-a715e76a964e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a4f5974-7180-4322-baee-a715e76a964e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13682942426135876967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368294242613587696713682942426135876967136829424261358769671368294242613587696713682942426135876967136829424261358769671368294242613587696713682942426135876967136829424261358769671368294242613587696713682942426135876967136829424261358769671368294242613587696713682942426135876967136829424261358769671368294242613587696713682942426135876967136829424261358769671368294242613587696713682942426135876967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01bb75fb-001f-433d-99d5-13654b19f99f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a4f5974-7180-4322-baee-a715e76a964e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e7eb4a3-9bc5-439b-8b09-86c1940e0830, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e7eb4a3-9bc5-439b-8b09-86c1940e0830, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4463271758984441838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44632717589844418384463271758984441838446327175898444183844632717589844418384463271758984441838446327175898444183844632717589844418384463271758984441838446327175898444183844632717589844418384463271758984441838446327175898444183844632717589844418384463271758984441838446327175898444183844632717589844418384463271758984441838446327175898444183844632717589844418384463271758984441838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18af9cb6-8d25-43f5-9842-dafbb6fc180d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18af9cb6-8d25-43f5-9842-dafbb6fc180d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11437018024917251837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143701802491725183711437018024917251837114370180249172518371143701802491725183711437018024917251837114370180249172518371143701802491725183711437018024917251837114370180249172518371143701802491725183711437018024917251837114370180249172518371143701802491725183711437018024917251837114370180249172518371143701802491725183711437018024917251837114370180249172518371143701802491725183711437018024917251837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e7eb4a3-9bc5-439b-8b09-86c1940e0830, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02803fd5-a8c5-4b16-bdc3-bd8b17d960ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02803fd5-a8c5-4b16-bdc3-bd8b17d960ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14489106170197135263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448910617019713526314489106170197135263144891061701971352631448910617019713526314489106170197135263144891061701971352631448910617019713526314489106170197135263144891061701971352631448910617019713526314489106170197135263144891061701971352631448910617019713526314489106170197135263144891061701971352631448910617019713526314489106170197135263144891061701971352631448910617019713526314489106170197135263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18af9cb6-8d25-43f5-9842-dafbb6fc180d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f031ebf-6eec-4395-bb91-f143be861b08, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f031ebf-6eec-4395-bb91-f143be861b08, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16965618836271779406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696561883627177940616965618836271779406169656188362717794061696561883627177940616965618836271779406169656188362717794061696561883627177940616965618836271779406169656188362717794061696561883627177940616965618836271779406169656188362717794061696561883627177940616965618836271779406169656188362717794061696561883627177940616965618836271779406169656188362717794061696561883627177940616965618836271779406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02803fd5-a8c5-4b16-bdc3-bd8b17d960ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec6b9208-f11f-41b3-8dd3-5a4f80607907, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec6b9208-f11f-41b3-8dd3-5a4f80607907, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11990029974931192678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199002997493119267811990029974931192678119900299749311926781199002997493119267811990029974931192678119900299749311926781199002997493119267811990029974931192678119900299749311926781199002997493119267811990029974931192678119900299749311926781199002997493119267811990029974931192678119900299749311926781199002997493119267811990029974931192678119900299749311926781199002997493119267811990029974931192678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f031ebf-6eec-4395-bb91-f143be861b08, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ee3bc9-00dd-4cf6-8c68-1746404075bd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ee3bc9-00dd-4cf6-8c68-1746404075bd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12430495111139694555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243049511113969455512430495111139694555124304951111396945551243049511113969455512430495111139694555124304951111396945551243049511113969455512430495111139694555124304951111396945551243049511113969455512430495111139694555124304951111396945551243049511113969455512430495111139694555124304951111396945551243049511113969455512430495111139694555124304951111396945551243049511113969455512430495111139694555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ee3bc9-00dd-4cf6-8c68-1746404075bd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec6b9208-f11f-41b3-8dd3-5a4f80607907, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf56e64c-f958-4a3f-b9d0-ea556dc5198f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf56e64c-f958-4a3f-b9d0-ea556dc5198f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6488646991585266543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64886469915852665436488646991585266543648864699158526654364886469915852665436488646991585266543648864699158526654364886469915852665436488646991585266543648864699158526654364886469915852665436488646991585266543648864699158526654364886469915852665436488646991585266543648864699158526654364886469915852665436488646991585266543648864699158526654364886469915852665436488646991585266543" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46338c84-f1cb-4c8f-a90c-eecd2c675695, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46338c84-f1cb-4c8f-a90c-eecd2c675695, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3446697584588365741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34466975845883657413446697584588365741344669758458836574134466975845883657413446697584588365741344669758458836574134466975845883657413446697584588365741344669758458836574134466975845883657413446697584588365741344669758458836574134466975845883657413446697584588365741344669758458836574134466975845883657413446697584588365741344669758458836574134466975845883657413446697584588365741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf56e64c-f958-4a3f-b9d0-ea556dc5198f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46338c84-f1cb-4c8f-a90c-eecd2c675695, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a607e9d1-d70a-4f7a-8949-3ca3718729ec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a607e9d1-d70a-4f7a-8949-3ca3718729ec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7191671431989518252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71916714319895182527191671431989518252719167143198951825271916714319895182527191671431989518252719167143198951825271916714319895182527191671431989518252719167143198951825271916714319895182527191671431989518252719167143198951825271916714319895182527191671431989518252719167143198951825271916714319895182527191671431989518252719167143198951825271916714319895182527191671431989518252" } } } 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 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826cea51-1873-4ba0-ad7a-9e9afd7c6834, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826cea51-1873-4ba0-ad7a-9e9afd7c6834, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 395292217489636413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413395292217489636413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a607e9d1-d70a-4f7a-8949-3ca3718729ec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826cea51-1873-4ba0-ad7a-9e9afd7c6834, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f825644a-9508-4f5d-83b9-4a1162a09c25, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f825644a-9508-4f5d-83b9-4a1162a09c25, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13499652488471793805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349965248847179380513499652488471793805134996524884717938051349965248847179380513499652488471793805134996524884717938051349965248847179380513499652488471793805134996524884717938051349965248847179380513499652488471793805134996524884717938051349965248847179380513499652488471793805134996524884717938051349965248847179380513499652488471793805134996524884717938051349965248847179380513499652488471793805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb533527-7aa2-49b4-9eb7-41ec6e9aaa5f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb533527-7aa2-49b4-9eb7-41ec6e9aaa5f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8284157664044523453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82841576640445234538284157664044523453828415766404452345382841576640445234538284157664044523453828415766404452345382841576640445234538284157664044523453828415766404452345382841576640445234538284157664044523453828415766404452345382841576640445234538284157664044523453828415766404452345382841576640445234538284157664044523453828415766404452345382841576640445234538284157664044523453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f825644a-9508-4f5d-83b9-4a1162a09c25, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6cb637-6f6f-4b7f-8974-efbdb30c2918, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6cb637-6f6f-4b7f-8974-efbdb30c2918, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9037278965521260669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90372789655212606699037278965521260669903727896552126066990372789655212606699037278965521260669903727896552126066990372789655212606699037278965521260669903727896552126066990372789655212606699037278965521260669903727896552126066990372789655212606699037278965521260669903727896552126066990372789655212606699037278965521260669903727896552126066990372789655212606699037278965521260669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb533527-7aa2-49b4-9eb7-41ec6e9aaa5f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f27a7e1c-c1b7-4f74-a7e4-7aa64f3ccaca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27a7e1c-c1b7-4f74-a7e4-7aa64f3ccaca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16961088673351484906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696108867335148490616961088673351484906169610886733514849061696108867335148490616961088673351484906169610886733514849061696108867335148490616961088673351484906169610886733514849061696108867335148490616961088673351484906169610886733514849061696108867335148490616961088673351484906169610886733514849061696108867335148490616961088673351484906169610886733514849061696108867335148490616961088673351484906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6cb637-6f6f-4b7f-8974-efbdb30c2918, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fbf95fe-fcca-4a9e-b961-74a1aa1195c1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fbf95fe-fcca-4a9e-b961-74a1aa1195c1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8272903682404559450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82729036824045594508272903682404559450827290368240455945082729036824045594508272903682404559450827290368240455945082729036824045594508272903682404559450827290368240455945082729036824045594508272903682404559450827290368240455945082729036824045594508272903682404559450827290368240455945082729036824045594508272903682404559450827290368240455945082729036824045594508272903682404559450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27a7e1c-c1b7-4f74-a7e4-7aa64f3ccaca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 867eaebc-a526-408a-a506-dabf7dde7700, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 867eaebc-a526-408a-a506-dabf7dde7700, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14667735659477063250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466773565947706325014667735659477063250146677356594770632501466773565947706325014667735659477063250146677356594770632501466773565947706325014667735659477063250146677356594770632501466773565947706325014667735659477063250146677356594770632501466773565947706325014667735659477063250146677356594770632501466773565947706325014667735659477063250146677356594770632501466773565947706325014667735659477063250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fbf95fe-fcca-4a9e-b961-74a1aa1195c1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b6a7a6-6c4a-4eed-a454-9d1aafa037d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b6a7a6-6c4a-4eed-a454-9d1aafa037d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 491277504333073550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550491277504333073550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 867eaebc-a526-408a-a506-dabf7dde7700, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b0cf263-4d10-4ff5-878a-1e45d3d1072c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b0cf263-4d10-4ff5-878a-1e45d3d1072c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7404459597481450413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74044595974814504137404459597481450413740445959748145041374044595974814504137404459597481450413740445959748145041374044595974814504137404459597481450413740445959748145041374044595974814504137404459597481450413740445959748145041374044595974814504137404459597481450413740445959748145041374044595974814504137404459597481450413740445959748145041374044595974814504137404459597481450413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b6a7a6-6c4a-4eed-a454-9d1aafa037d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54833eb-4cfa-48a6-a0d8-23b0718cd8f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54833eb-4cfa-48a6-a0d8-23b0718cd8f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11331590432731770951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133159043273177095111331590432731770951113315904327317709511133159043273177095111331590432731770951113315904327317709511133159043273177095111331590432731770951113315904327317709511133159043273177095111331590432731770951113315904327317709511133159043273177095111331590432731770951113315904327317709511133159043273177095111331590432731770951113315904327317709511133159043273177095111331590432731770951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b0cf263-4d10-4ff5-878a-1e45d3d1072c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647b538c-5a6e-45a6-8557-32fb9270130d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647b538c-5a6e-45a6-8557-32fb9270130d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2923915763808860367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29239157638088603672923915763808860367292391576380886036729239157638088603672923915763808860367292391576380886036729239157638088603672923915763808860367292391576380886036729239157638088603672923915763808860367292391576380886036729239157638088603672923915763808860367292391576380886036729239157638088603672923915763808860367292391576380886036729239157638088603672923915763808860367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54833eb-4cfa-48a6-a0d8-23b0718cd8f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c862fb15-bf2b-49b2-b9c4-9c819a558bd4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c862fb15-bf2b-49b2-b9c4-9c819a558bd4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16554988316483889537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655498831648388953716554988316483889537165549883164838895371655498831648388953716554988316483889537165549883164838895371655498831648388953716554988316483889537165549883164838895371655498831648388953716554988316483889537165549883164838895371655498831648388953716554988316483889537165549883164838895371655498831648388953716554988316483889537165549883164838895371655498831648388953716554988316483889537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647b538c-5a6e-45a6-8557-32fb9270130d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7fc7594-6c5c-4ffe-8575-7d33b32fa16d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7fc7594-6c5c-4ffe-8575-7d33b32fa16d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16375659354441197311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637565935444119731116375659354441197311163756593544411973111637565935444119731116375659354441197311163756593544411973111637565935444119731116375659354441197311163756593544411973111637565935444119731116375659354441197311163756593544411973111637565935444119731116375659354441197311163756593544411973111637565935444119731116375659354441197311163756593544411973111637565935444119731116375659354441197311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c862fb15-bf2b-49b2-b9c4-9c819a558bd4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f2849e-db22-432e-8a1a-f528aac01b21, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f2849e-db22-432e-8a1a-f528aac01b21, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16796079059427688543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679607905942768854316796079059427688543167960790594276885431679607905942768854316796079059427688543167960790594276885431679607905942768854316796079059427688543167960790594276885431679607905942768854316796079059427688543167960790594276885431679607905942768854316796079059427688543167960790594276885431679607905942768854316796079059427688543167960790594276885431679607905942768854316796079059427688543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7fc7594-6c5c-4ffe-8575-7d33b32fa16d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b10539-ab8f-433b-90f6-441b7907eef0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b10539-ab8f-433b-90f6-441b7907eef0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1166776295895457344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11667762958954573441166776295895457344116677629589545734411667762958954573441166776295895457344116677629589545734411667762958954573441166776295895457344116677629589545734411667762958954573441166776295895457344116677629589545734411667762958954573441166776295895457344116677629589545734411667762958954573441166776295895457344116677629589545734411667762958954573441166776295895457344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f2849e-db22-432e-8a1a-f528aac01b21, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed18a72-7388-4163-9227-ae71bd4e68b8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed18a72-7388-4163-9227-ae71bd4e68b8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3895829100408962026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38958291004089620263895829100408962026389582910040896202638958291004089620263895829100408962026389582910040896202638958291004089620263895829100408962026389582910040896202638958291004089620263895829100408962026389582910040896202638958291004089620263895829100408962026389582910040896202638958291004089620263895829100408962026389582910040896202638958291004089620263895829100408962026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b10539-ab8f-433b-90f6-441b7907eef0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a39721-bc7d-46fc-b4b2-cc77b867782f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a39721-bc7d-46fc-b4b2-cc77b867782f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9586638425656048717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95866384256560487179586638425656048717958663842565604871795866384256560487179586638425656048717958663842565604871795866384256560487179586638425656048717958663842565604871795866384256560487179586638425656048717958663842565604871795866384256560487179586638425656048717958663842565604871795866384256560487179586638425656048717958663842565604871795866384256560487179586638425656048717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed18a72-7388-4163-9227-ae71bd4e68b8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f7a0024-e04e-4035-8de0-9f65a5520a62, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7a0024-e04e-4035-8de0-9f65a5520a62, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10176005697375910040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017600569737591004010176005697375910040101760056973759100401017600569737591004010176005697375910040101760056973759100401017600569737591004010176005697375910040101760056973759100401017600569737591004010176005697375910040101760056973759100401017600569737591004010176005697375910040101760056973759100401017600569737591004010176005697375910040101760056973759100401017600569737591004010176005697375910040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a39721-bc7d-46fc-b4b2-cc77b867782f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a0d5291-7a79-4ac7-a3b0-8b874fb52548, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a0d5291-7a79-4ac7-a3b0-8b874fb52548, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15857568612756966108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585756861275696610815857568612756966108158575686127569661081585756861275696610815857568612756966108158575686127569661081585756861275696610815857568612756966108158575686127569661081585756861275696610815857568612756966108158575686127569661081585756861275696610815857568612756966108158575686127569661081585756861275696610815857568612756966108158575686127569661081585756861275696610815857568612756966108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7a0024-e04e-4035-8de0-9f65a5520a62, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a683830-e779-45a1-97de-91d039ba9bfc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a683830-e779-45a1-97de-91d039ba9bfc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4075893968577681283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40758939685776812834075893968577681283407589396857768128340758939685776812834075893968577681283407589396857768128340758939685776812834075893968577681283407589396857768128340758939685776812834075893968577681283407589396857768128340758939685776812834075893968577681283407589396857768128340758939685776812834075893968577681283407589396857768128340758939685776812834075893968577681283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a0d5291-7a79-4ac7-a3b0-8b874fb52548, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e08dcd6-731b-4470-8507-c59d2868237c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e08dcd6-731b-4470-8507-c59d2868237c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9786796812923697280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97867968129236972809786796812923697280978679681292369728097867968129236972809786796812923697280978679681292369728097867968129236972809786796812923697280978679681292369728097867968129236972809786796812923697280978679681292369728097867968129236972809786796812923697280978679681292369728097867968129236972809786796812923697280978679681292369728097867968129236972809786796812923697280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a683830-e779-45a1-97de-91d039ba9bfc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a84db265-4f14-4590-8a82-52b10c8f02b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a84db265-4f14-4590-8a82-52b10c8f02b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9646712844824170920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96467128448241709209646712844824170920964671284482417092096467128448241709209646712844824170920964671284482417092096467128448241709209646712844824170920964671284482417092096467128448241709209646712844824170920964671284482417092096467128448241709209646712844824170920964671284482417092096467128448241709209646712844824170920964671284482417092096467128448241709209646712844824170920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e08dcd6-731b-4470-8507-c59d2868237c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ec4141d-e0c6-4a16-8674-b19c0f862304, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ec4141d-e0c6-4a16-8674-b19c0f862304, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7556618198413244573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75566181984132445737556618198413244573755661819841324457375566181984132445737556618198413244573755661819841324457375566181984132445737556618198413244573755661819841324457375566181984132445737556618198413244573755661819841324457375566181984132445737556618198413244573755661819841324457375566181984132445737556618198413244573755661819841324457375566181984132445737556618198413244573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a84db265-4f14-4590-8a82-52b10c8f02b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15846e6c-ee2c-4110-bb0f-d27bbe9d1b70, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15846e6c-ee2c-4110-bb0f-d27bbe9d1b70, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14735818413854423281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473581841385442328114735818413854423281147358184138544232811473581841385442328114735818413854423281147358184138544232811473581841385442328114735818413854423281147358184138544232811473581841385442328114735818413854423281147358184138544232811473581841385442328114735818413854423281147358184138544232811473581841385442328114735818413854423281147358184138544232811473581841385442328114735818413854423281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ec4141d-e0c6-4a16-8674-b19c0f862304, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9da668bb-6bc4-48c9-906e-f09692a277c6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9da668bb-6bc4-48c9-906e-f09692a277c6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14566307622768862206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456630762276886220614566307622768862206145663076227688622061456630762276886220614566307622768862206145663076227688622061456630762276886220614566307622768862206145663076227688622061456630762276886220614566307622768862206145663076227688622061456630762276886220614566307622768862206145663076227688622061456630762276886220614566307622768862206145663076227688622061456630762276886220614566307622768862206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15846e6c-ee2c-4110-bb0f-d27bbe9d1b70, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce20d11-b227-4092-b388-84fb76e12ff5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce20d11-b227-4092-b388-84fb76e12ff5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3275861881307361540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32758618813073615403275861881307361540327586188130736154032758618813073615403275861881307361540327586188130736154032758618813073615403275861881307361540327586188130736154032758618813073615403275861881307361540327586188130736154032758618813073615403275861881307361540327586188130736154032758618813073615403275861881307361540327586188130736154032758618813073615403275861881307361540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9da668bb-6bc4-48c9-906e-f09692a277c6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b358a62-37b8-49f7-90d5-2b250bb78d57, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b358a62-37b8-49f7-90d5-2b250bb78d57, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10430467016624672001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043046701662467200110430467016624672001104304670166246720011043046701662467200110430467016624672001104304670166246720011043046701662467200110430467016624672001104304670166246720011043046701662467200110430467016624672001104304670166246720011043046701662467200110430467016624672001104304670166246720011043046701662467200110430467016624672001104304670166246720011043046701662467200110430467016624672001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce20d11-b227-4092-b388-84fb76e12ff5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e5e102-823e-4faf-bac3-27c59d27d867, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e5e102-823e-4faf-bac3-27c59d27d867, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10159061485452797864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015906148545279786410159061485452797864101590614854527978641015906148545279786410159061485452797864101590614854527978641015906148545279786410159061485452797864101590614854527978641015906148545279786410159061485452797864101590614854527978641015906148545279786410159061485452797864101590614854527978641015906148545279786410159061485452797864101590614854527978641015906148545279786410159061485452797864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b358a62-37b8-49f7-90d5-2b250bb78d57, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e5e102-823e-4faf-bac3-27c59d27d867, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87125b8e-0cc5-43ff-8812-9e8916d641cc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e32b8ee0-5941-45dc-ab01-041e29ffa325, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87125b8e-0cc5-43ff-8812-9e8916d641cc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15536840195721963965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553684019572196396515536840195721963965155368401957219639651553684019572196396515536840195721963965155368401957219639651553684019572196396515536840195721963965155368401957219639651553684019572196396515536840195721963965155368401957219639651553684019572196396515536840195721963965155368401957219639651553684019572196396515536840195721963965155368401957219639651553684019572196396515536840195721963965" } } } 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, e32b8ee0-5941-45dc-ab01-041e29ffa325, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6425824015884172164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64258240158841721646425824015884172164642582401588417216464258240158841721646425824015884172164642582401588417216464258240158841721646425824015884172164642582401588417216464258240158841721646425824015884172164642582401588417216464258240158841721646425824015884172164642582401588417216464258240158841721646425824015884172164642582401588417216464258240158841721646425824015884172164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87125b8e-0cc5-43ff-8812-9e8916d641cc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef5c08f8-ab9c-4abe-8364-4ad3568f94ac, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e32b8ee0-5941-45dc-ab01-041e29ffa325, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef5c08f8-ab9c-4abe-8364-4ad3568f94ac, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3548325564972033518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35483255649720335183548325564972033518354832556497203351835483255649720335183548325564972033518354832556497203351835483255649720335183548325564972033518354832556497203351835483255649720335183548325564972033518354832556497203351835483255649720335183548325564972033518354832556497203351835483255649720335183548325564972033518354832556497203351835483255649720335183548325564972033518" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62954a88-cd7e-4a06-8539-1f285418d0ae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62954a88-cd7e-4a06-8539-1f285418d0ae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6547972425678060575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65479724256780605756547972425678060575654797242567806057565479724256780605756547972425678060575654797242567806057565479724256780605756547972425678060575654797242567806057565479724256780605756547972425678060575654797242567806057565479724256780605756547972425678060575654797242567806057565479724256780605756547972425678060575654797242567806057565479724256780605756547972425678060575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef5c08f8-ab9c-4abe-8364-4ad3568f94ac, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5097bd5-31c6-4895-93be-018cb3d57798, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5097bd5-31c6-4895-93be-018cb3d57798, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3257984844762972909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32579848447629729093257984844762972909325798484476297290932579848447629729093257984844762972909325798484476297290932579848447629729093257984844762972909325798484476297290932579848447629729093257984844762972909325798484476297290932579848447629729093257984844762972909325798484476297290932579848447629729093257984844762972909325798484476297290932579848447629729093257984844762972909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62954a88-cd7e-4a06-8539-1f285418d0ae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8691da95-3faf-4921-99b0-602e25411f1a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8691da95-3faf-4921-99b0-602e25411f1a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2922783431270195434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29227834312701954342922783431270195434292278343127019543429227834312701954342922783431270195434292278343127019543429227834312701954342922783431270195434292278343127019543429227834312701954342922783431270195434292278343127019543429227834312701954342922783431270195434292278343127019543429227834312701954342922783431270195434292278343127019543429227834312701954342922783431270195434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5097bd5-31c6-4895-93be-018cb3d57798, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306cd602-cb79-4750-9095-6789baa16797, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306cd602-cb79-4750-9095-6789baa16797, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2114895508487084136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21148955084870841362114895508487084136211489550848708413621148955084870841362114895508487084136211489550848708413621148955084870841362114895508487084136211489550848708413621148955084870841362114895508487084136211489550848708413621148955084870841362114895508487084136211489550848708413621148955084870841362114895508487084136211489550848708413621148955084870841362114895508487084136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8691da95-3faf-4921-99b0-602e25411f1a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 299ede6f-2655-4b32-8c94-392e29a4509a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 299ede6f-2655-4b32-8c94-392e29a4509a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17739162995484662996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773916299548466299617739162995484662996177391629954846629961773916299548466299617739162995484662996177391629954846629961773916299548466299617739162995484662996177391629954846629961773916299548466299617739162995484662996177391629954846629961773916299548466299617739162995484662996177391629954846629961773916299548466299617739162995484662996177391629954846629961773916299548466299617739162995484662996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306cd602-cb79-4750-9095-6789baa16797, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1274bc6-79f7-470b-b36a-9eab81322930, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1274bc6-79f7-470b-b36a-9eab81322930, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5760852213091420867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57608522130914208675760852213091420867576085221309142086757608522130914208675760852213091420867576085221309142086757608522130914208675760852213091420867576085221309142086757608522130914208675760852213091420867576085221309142086757608522130914208675760852213091420867576085221309142086757608522130914208675760852213091420867576085221309142086757608522130914208675760852213091420867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 299ede6f-2655-4b32-8c94-392e29a4509a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9365ca8-65da-4765-86f3-86fa6141e2f0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9365ca8-65da-4765-86f3-86fa6141e2f0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13126597388764224704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312659738876422470413126597388764224704131265973887642247041312659738876422470413126597388764224704131265973887642247041312659738876422470413126597388764224704131265973887642247041312659738876422470413126597388764224704131265973887642247041312659738876422470413126597388764224704131265973887642247041312659738876422470413126597388764224704131265973887642247041312659738876422470413126597388764224704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1274bc6-79f7-470b-b36a-9eab81322930, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ff680e9-0bb9-48df-a3f2-388f9451e285, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ff680e9-0bb9-48df-a3f2-388f9451e285, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4574847502282802897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45748475022828028974574847502282802897457484750228280289745748475022828028974574847502282802897457484750228280289745748475022828028974574847502282802897457484750228280289745748475022828028974574847502282802897457484750228280289745748475022828028974574847502282802897457484750228280289745748475022828028974574847502282802897457484750228280289745748475022828028974574847502282802897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9365ca8-65da-4765-86f3-86fa6141e2f0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91192076-e697-41aa-8f01-0dd11e27c012, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91192076-e697-41aa-8f01-0dd11e27c012, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6125800979897428875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61258009798974288756125800979897428875612580097989742887561258009798974288756125800979897428875612580097989742887561258009798974288756125800979897428875612580097989742887561258009798974288756125800979897428875612580097989742887561258009798974288756125800979897428875612580097989742887561258009798974288756125800979897428875612580097989742887561258009798974288756125800979897428875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ff680e9-0bb9-48df-a3f2-388f9451e285, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f8b0cc-19ce-4fd2-bafb-97c53ceb4520, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f8b0cc-19ce-4fd2-bafb-97c53ceb4520, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8703167929081220694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87031679290812206948703167929081220694870316792908122069487031679290812206948703167929081220694870316792908122069487031679290812206948703167929081220694870316792908122069487031679290812206948703167929081220694870316792908122069487031679290812206948703167929081220694870316792908122069487031679290812206948703167929081220694870316792908122069487031679290812206948703167929081220694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91192076-e697-41aa-8f01-0dd11e27c012, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb417fbb-c6c8-43b3-b79f-ec03f3213754, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb417fbb-c6c8-43b3-b79f-ec03f3213754, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14719139609949590259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471913960994959025914719139609949590259147191396099495902591471913960994959025914719139609949590259147191396099495902591471913960994959025914719139609949590259147191396099495902591471913960994959025914719139609949590259147191396099495902591471913960994959025914719139609949590259147191396099495902591471913960994959025914719139609949590259147191396099495902591471913960994959025914719139609949590259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f8b0cc-19ce-4fd2-bafb-97c53ceb4520, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4caf9b3-cd8b-4962-817d-0829edcf0e59, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb417fbb-c6c8-43b3-b79f-ec03f3213754, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4caf9b3-cd8b-4962-817d-0829edcf0e59, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11579181367522850407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157918136752285040711579181367522850407115791813675228504071157918136752285040711579181367522850407115791813675228504071157918136752285040711579181367522850407115791813675228504071157918136752285040711579181367522850407115791813675228504071157918136752285040711579181367522850407115791813675228504071157918136752285040711579181367522850407115791813675228504071157918136752285040711579181367522850407" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c134de27-039d-4273-aca3-0d325f61843c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c134de27-039d-4273-aca3-0d325f61843c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14426038072921477284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442603807292147728414426038072921477284144260380729214772841442603807292147728414426038072921477284144260380729214772841442603807292147728414426038072921477284144260380729214772841442603807292147728414426038072921477284144260380729214772841442603807292147728414426038072921477284144260380729214772841442603807292147728414426038072921477284144260380729214772841442603807292147728414426038072921477284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4caf9b3-cd8b-4962-817d-0829edcf0e59, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f56f742-4e04-48b1-b2e2-5ffbe1c6e53f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f56f742-4e04-48b1-b2e2-5ffbe1c6e53f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4685343555535300852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46853435555353008524685343555535300852468534355553530085246853435555353008524685343555535300852468534355553530085246853435555353008524685343555535300852468534355553530085246853435555353008524685343555535300852468534355553530085246853435555353008524685343555535300852468534355553530085246853435555353008524685343555535300852468534355553530085246853435555353008524685343555535300852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c134de27-039d-4273-aca3-0d325f61843c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a26a668-6d23-41f1-b84d-01ffb85e8985, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a26a668-6d23-41f1-b84d-01ffb85e8985, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6453053192993494278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64530531929934942786453053192993494278645305319299349427864530531929934942786453053192993494278645305319299349427864530531929934942786453053192993494278645305319299349427864530531929934942786453053192993494278645305319299349427864530531929934942786453053192993494278645305319299349427864530531929934942786453053192993494278645305319299349427864530531929934942786453053192993494278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f56f742-4e04-48b1-b2e2-5ffbe1c6e53f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced1407c-d112-479a-8f34-647280ba40b9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a26a668-6d23-41f1-b84d-01ffb85e8985, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced1407c-d112-479a-8f34-647280ba40b9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7727496078499819524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77274960784998195247727496078499819524772749607849981952477274960784998195247727496078499819524772749607849981952477274960784998195247727496078499819524772749607849981952477274960784998195247727496078499819524772749607849981952477274960784998195247727496078499819524772749607849981952477274960784998195247727496078499819524772749607849981952477274960784998195247727496078499819524" } } } 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 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1756521f-98f2-49b3-a531-5c2b502f4947, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1756521f-98f2-49b3-a531-5c2b502f4947, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8090931381257187664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80909313812571876648090931381257187664809093138125718766480909313812571876648090931381257187664809093138125718766480909313812571876648090931381257187664809093138125718766480909313812571876648090931381257187664809093138125718766480909313812571876648090931381257187664809093138125718766480909313812571876648090931381257187664809093138125718766480909313812571876648090931381257187664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced1407c-d112-479a-8f34-647280ba40b9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6411237e-a9ad-4f3f-bf07-62af2f5346c9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6411237e-a9ad-4f3f-bf07-62af2f5346c9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17699087068801431422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769908706880143142217699087068801431422176990870688014314221769908706880143142217699087068801431422176990870688014314221769908706880143142217699087068801431422176990870688014314221769908706880143142217699087068801431422176990870688014314221769908706880143142217699087068801431422176990870688014314221769908706880143142217699087068801431422176990870688014314221769908706880143142217699087068801431422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1756521f-98f2-49b3-a531-5c2b502f4947, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e8ad60f-2833-47db-aff4-77f31684fccb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8ad60f-2833-47db-aff4-77f31684fccb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15870740747637296535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587074074763729653515870740747637296535158707407476372965351587074074763729653515870740747637296535158707407476372965351587074074763729653515870740747637296535158707407476372965351587074074763729653515870740747637296535158707407476372965351587074074763729653515870740747637296535158707407476372965351587074074763729653515870740747637296535158707407476372965351587074074763729653515870740747637296535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6411237e-a9ad-4f3f-bf07-62af2f5346c9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab388390-fc87-4082-a64e-8bb1f90636d5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab388390-fc87-4082-a64e-8bb1f90636d5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13797437806127110558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379743780612711055813797437806127110558137974378061271105581379743780612711055813797437806127110558137974378061271105581379743780612711055813797437806127110558137974378061271105581379743780612711055813797437806127110558137974378061271105581379743780612711055813797437806127110558137974378061271105581379743780612711055813797437806127110558137974378061271105581379743780612711055813797437806127110558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8ad60f-2833-47db-aff4-77f31684fccb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc2094f3-18f9-452c-adbd-caa2b0d98c1b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc2094f3-18f9-452c-adbd-caa2b0d98c1b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 932024737730832587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587932024737730832587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab388390-fc87-4082-a64e-8bb1f90636d5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b49b706-aca0-448a-9529-e154e3b2296c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b49b706-aca0-448a-9529-e154e3b2296c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17192254834085372840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719225483408537284017192254834085372840171922548340853728401719225483408537284017192254834085372840171922548340853728401719225483408537284017192254834085372840171922548340853728401719225483408537284017192254834085372840171922548340853728401719225483408537284017192254834085372840171922548340853728401719225483408537284017192254834085372840171922548340853728401719225483408537284017192254834085372840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc2094f3-18f9-452c-adbd-caa2b0d98c1b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f7a9f6e-a78d-41cd-9f8c-ec09ff5b6c4f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f7a9f6e-a78d-41cd-9f8c-ec09ff5b6c4f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15722486506057352931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572248650605735293115722486506057352931157224865060573529311572248650605735293115722486506057352931157224865060573529311572248650605735293115722486506057352931157224865060573529311572248650605735293115722486506057352931157224865060573529311572248650605735293115722486506057352931157224865060573529311572248650605735293115722486506057352931157224865060573529311572248650605735293115722486506057352931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b49b706-aca0-448a-9529-e154e3b2296c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 068ed241-26a3-4314-baf2-ea3bd1db1d8a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 068ed241-26a3-4314-baf2-ea3bd1db1d8a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17256116274676605830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725611627467660583017256116274676605830172561162746766058301725611627467660583017256116274676605830172561162746766058301725611627467660583017256116274676605830172561162746766058301725611627467660583017256116274676605830172561162746766058301725611627467660583017256116274676605830172561162746766058301725611627467660583017256116274676605830172561162746766058301725611627467660583017256116274676605830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f7a9f6e-a78d-41cd-9f8c-ec09ff5b6c4f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b592385-bfad-4ac0-b894-2770552f887c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b592385-bfad-4ac0-b894-2770552f887c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15733166421018936019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573316642101893601915733166421018936019157331664210189360191573316642101893601915733166421018936019157331664210189360191573316642101893601915733166421018936019157331664210189360191573316642101893601915733166421018936019157331664210189360191573316642101893601915733166421018936019157331664210189360191573316642101893601915733166421018936019157331664210189360191573316642101893601915733166421018936019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 068ed241-26a3-4314-baf2-ea3bd1db1d8a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b44c76eb-f121-4c1e-a006-a93943f36c6d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b44c76eb-f121-4c1e-a006-a93943f36c6d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6057825586830906076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60578255868309060766057825586830906076605782558683090607660578255868309060766057825586830906076605782558683090607660578255868309060766057825586830906076605782558683090607660578255868309060766057825586830906076605782558683090607660578255868309060766057825586830906076605782558683090607660578255868309060766057825586830906076605782558683090607660578255868309060766057825586830906076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b592385-bfad-4ac0-b894-2770552f887c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f11d30-b44e-418d-8f92-b1f5b5a8e2a1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f11d30-b44e-418d-8f92-b1f5b5a8e2a1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377769887879598154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43777698878795981544377769887879598154437776988787959815443777698878795981544377769887879598154437776988787959815443777698878795981544377769887879598154437776988787959815443777698878795981544377769887879598154437776988787959815443777698878795981544377769887879598154437776988787959815443777698878795981544377769887879598154437776988787959815443777698878795981544377769887879598154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b44c76eb-f121-4c1e-a006-a93943f36c6d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 715e3d95-ba61-46ac-9012-036f0bd11bcb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 715e3d95-ba61-46ac-9012-036f0bd11bcb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15090346384755153942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509034638475515394215090346384755153942150903463847551539421509034638475515394215090346384755153942150903463847551539421509034638475515394215090346384755153942150903463847551539421509034638475515394215090346384755153942150903463847551539421509034638475515394215090346384755153942150903463847551539421509034638475515394215090346384755153942150903463847551539421509034638475515394215090346384755153942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f11d30-b44e-418d-8f92-b1f5b5a8e2a1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 900e3d45-d6cc-46ac-98a1-a9a0249867ec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 900e3d45-d6cc-46ac-98a1-a9a0249867ec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18122262751978480360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812226275197848036018122262751978480360181222627519784803601812226275197848036018122262751978480360181222627519784803601812226275197848036018122262751978480360181222627519784803601812226275197848036018122262751978480360181222627519784803601812226275197848036018122262751978480360181222627519784803601812226275197848036018122262751978480360181222627519784803601812226275197848036018122262751978480360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 715e3d95-ba61-46ac-9012-036f0bd11bcb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f61b6b48-9d20-4952-bb3b-a89cace22e92, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f61b6b48-9d20-4952-bb3b-a89cace22e92, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2113382387196180383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21133823871961803832113382387196180383211338238719618038321133823871961803832113382387196180383211338238719618038321133823871961803832113382387196180383211338238719618038321133823871961803832113382387196180383211338238719618038321133823871961803832113382387196180383211338238719618038321133823871961803832113382387196180383211338238719618038321133823871961803832113382387196180383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 900e3d45-d6cc-46ac-98a1-a9a0249867ec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9df318bf-ab9f-4bec-9bfd-84b645e9e71e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df318bf-ab9f-4bec-9bfd-84b645e9e71e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12810384655379902404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281038465537990240412810384655379902404128103846553799024041281038465537990240412810384655379902404128103846553799024041281038465537990240412810384655379902404128103846553799024041281038465537990240412810384655379902404128103846553799024041281038465537990240412810384655379902404128103846553799024041281038465537990240412810384655379902404128103846553799024041281038465537990240412810384655379902404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f61b6b48-9d20-4952-bb3b-a89cace22e92, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e463e51-5006-49d6-a1d9-580c8d06228a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e463e51-5006-49d6-a1d9-580c8d06228a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11091969332467693033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109196933246769303311091969332467693033110919693324676930331109196933246769303311091969332467693033110919693324676930331109196933246769303311091969332467693033110919693324676930331109196933246769303311091969332467693033110919693324676930331109196933246769303311091969332467693033110919693324676930331109196933246769303311091969332467693033110919693324676930331109196933246769303311091969332467693033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df318bf-ab9f-4bec-9bfd-84b645e9e71e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb5d976-aa0d-47b0-85d2-4815c1275c5b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb5d976-aa0d-47b0-85d2-4815c1275c5b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11785790257124661068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178579025712466106811785790257124661068117857902571246610681178579025712466106811785790257124661068117857902571246610681178579025712466106811785790257124661068117857902571246610681178579025712466106811785790257124661068117857902571246610681178579025712466106811785790257124661068117857902571246610681178579025712466106811785790257124661068117857902571246610681178579025712466106811785790257124661068" } } } 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 940305) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 940305) elapsed time (sec): 0.9079716205596924
DEBUG    ya.test:process.py:263 Command (pid 940305) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 940305) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 940305) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 940305) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 940305) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 940305) maxrss: 893964
DEBUG    ya.test:process.py:263 Command (pid 940305) minflt: 45765
DEBUG    ya.test:process.py:263 Command (pid 940305) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 940305) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 940305) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 940305) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 940305) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 940305) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 940305) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 940305) stime: 0.21811
DEBUG    ya.test:process.py:263 Command (pid 940305) utime: 0.541754
DEBUG    ya.test:process.py:263 Command (pid 940305) wtime: 0.91
DEBUG    ya.test:process.py:275 Command (pid 940305) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e463e51-5006-49d6-a1d9-580c8d06228a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4625aa6-1de9-4773-a19a-3ad8726c6b64, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4625aa6-1de9-4773-a19a-3ad8726c6b64, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1557160230771027281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15571602307710272811557160230771027281155716023077102728115571602307710272811557160230771027281155716023077102728115571602307710272811557160230771027281155716023077102728115571602307710272811557160230771027281155716023077102728115571602307710272811557160230771027281155716023077102728115571602307710272811557160230771027281155716023077102728115571602307710272811557160230771027281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb5d976-aa0d-47b0-85d2-4815c1275c5b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f02ca27f-7de9-43b4-bef1-7e1133e0114b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f02ca27f-7de9-43b4-bef1-7e1133e0114b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10958778114622399817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095877811462239981710958778114622399817109587781146223998171095877811462239981710958778114622399817109587781146223998171095877811462239981710958778114622399817109587781146223998171095877811462239981710958778114622399817109587781146223998171095877811462239981710958778114622399817109587781146223998171095877811462239981710958778114622399817109587781146223998171095877811462239981710958778114622399817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4625aa6-1de9-4773-a19a-3ad8726c6b64, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 300b7ef7-83fc-4595-b3a2-6fcc3b0f12f1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 300b7ef7-83fc-4595-b3a2-6fcc3b0f12f1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9178478939962931603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91784789399629316039178478939962931603917847893996293160391784789399629316039178478939962931603917847893996293160391784789399629316039178478939962931603917847893996293160391784789399629316039178478939962931603917847893996293160391784789399629316039178478939962931603917847893996293160391784789399629316039178478939962931603917847893996293160391784789399629316039178478939962931603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f02ca27f-7de9-43b4-bef1-7e1133e0114b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e4eb3b9-6349-4f8b-8b66-96675d9cf9ae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e4eb3b9-6349-4f8b-8b66-96675d9cf9ae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10381626914772259930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038162691477225993010381626914772259930103816269147722599301038162691477225993010381626914772259930103816269147722599301038162691477225993010381626914772259930103816269147722599301038162691477225993010381626914772259930103816269147722599301038162691477225993010381626914772259930103816269147722599301038162691477225993010381626914772259930103816269147722599301038162691477225993010381626914772259930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 300b7ef7-83fc-4595-b3a2-6fcc3b0f12f1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d96d3187-209f-4e99-b90f-162f7931bbd6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d96d3187-209f-4e99-b90f-162f7931bbd6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27319423095050849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2731942309505084927319423095050849273194230950508492731942309505084927319423095050849273194230950508492731942309505084927319423095050849273194230950508492731942309505084927319423095050849273194230950508492731942309505084927319423095050849273194230950508492731942309505084927319423095050849273194230950508492731942309505084927319423095050849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e4eb3b9-6349-4f8b-8b66-96675d9cf9ae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 460ff3da-7081-44cc-a945-f1915aa55bf9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 460ff3da-7081-44cc-a945-f1915aa55bf9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16255623627407235379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625562362740723537916255623627407235379162556236274072353791625562362740723537916255623627407235379162556236274072353791625562362740723537916255623627407235379162556236274072353791625562362740723537916255623627407235379162556236274072353791625562362740723537916255623627407235379162556236274072353791625562362740723537916255623627407235379162556236274072353791625562362740723537916255623627407235379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d96d3187-209f-4e99-b90f-162f7931bbd6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ee5d97-27ed-443b-925c-2a9693a3fd0b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ee5d97-27ed-443b-925c-2a9693a3fd0b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13725602862262854128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372560286226285412813725602862262854128137256028622628541281372560286226285412813725602862262854128137256028622628541281372560286226285412813725602862262854128137256028622628541281372560286226285412813725602862262854128137256028622628541281372560286226285412813725602862262854128137256028622628541281372560286226285412813725602862262854128137256028622628541281372560286226285412813725602862262854128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 460ff3da-7081-44cc-a945-f1915aa55bf9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89c39aa0-c215-42f3-ac80-cd35cd6fab8b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c39aa0-c215-42f3-ac80-cd35cd6fab8b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4711263110021883370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47112631100218833704711263110021883370471126311002188337047112631100218833704711263110021883370471126311002188337047112631100218833704711263110021883370471126311002188337047112631100218833704711263110021883370471126311002188337047112631100218833704711263110021883370471126311002188337047112631100218833704711263110021883370471126311002188337047112631100218833704711263110021883370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ee5d97-27ed-443b-925c-2a9693a3fd0b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91398008-63f6-4cda-9f1e-478763f0dc63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91398008-63f6-4cda-9f1e-478763f0dc63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NWIwMWY0YTAtNjNmOTZiNDItZjMxODEyMWEtZmIwNDU5ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4916614448180979390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49166144481809793904916614448180979390491661444818097939049166144481809793904916614448180979390491661444818097939049166144481809793904916614448180979390491661444818097939049166144481809793904916614448180979390491661444818097939049166144481809793904916614448180979390491661444818097939049166144481809793904916614448180979390491661444818097939049166144481809793904916614448180979390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c39aa0-c215-42f3-ac80-cd35cd6fab8b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797c8f6870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797c8f6870>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797c8f6870> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9427a657-72d0-4795-8891-ff5a91125507, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9427a657-72d0-4795-8891-ff5a91125507, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MWRkZGRiYTUtZTgxMmI0MmYtMThhNmUzNDEtNTJjMTBlODE=" 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 0x7b797c8f6870>
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 0x7b797d60f470 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 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e2fb5b58-cc12-4073-8763-79c531bf97fc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2fb5b58-cc12-4073-8763-79c531bf97fc, ghrun-lazcnq5tka.auto.internal:20348): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 9427a657-72d0-4795-8891-ff5a91125507, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91398008-63f6-4cda-9f1e-478763f0dc63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=40e7174f-44476114-b0c652cf-d6ab038b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9427a657-72d0-4795-8891-ff5a91125507, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d559ab0>
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 9427a657-72d0-4795-8891-ff5a91125507, ghrun-lazcnq5tka.auto.internal:20348): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797d559ab0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797d559ab0> 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 0x7b797d559ab0> replacement.
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e2fb5b58-cc12-4073-8763-79c531bf97fc, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f2eb339-0c58-4417-adfb-7c6086da42a0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f2eb339-0c58-4417-adfb-7c6086da42a0, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, e2fb5b58-cc12-4073-8763-79c531bf97fc, ghrun-lazcnq5tka.auto.internal:20348): 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-12-05T13:57:25.657978086+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, e2fb5b58-cc12-4073-8763-79c531bf97fc, ghrun-lazcnq5tka.auto.internal:20348): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 9f2eb339-0c58-4417-adfb-7c6086da42a0, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lazcnq5tka.auto.internal:20348
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 9f2eb339-0c58-4417-adfb-7c6086da42a0, ghrun-lazcnq5tka.auto.internal:27972): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27972: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27972: Failed to connect to remote host: Connection refused {created_time:"2025-12-05T13:57:25.664058737+00:00", grpc_status:14}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 9f2eb339-0c58-4417-adfb-7c6086da42a0, ghrun-lazcnq5tka.auto.internal:27972): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lazcnq5tka.auto.internal:27972
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27972: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27972: Failed to connect to remote host: Connection refused {created_time:"2025-12-05T13:57:25.664058737+00:00", grpc_status:14}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b797d559ab0>
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-12-05T13:57:25.657978086+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b797d65a470 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 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d647070>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c3555dc7-9f18-427f-9ef7-f3a21a0938c5, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c3555dc7-9f18-427f-9ef7-f3a21a0938c5, localhost:17060): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c3555dc7-9f18-427f-9ef7-f3a21a0938c5, localhost:17060): 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:17060". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2920f5f0-5c01-4316-8efa-546906c51d05, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2920f5f0-5c01-4316-8efa-546906c51d05, localhost:17060): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2920f5f0-5c01-4316-8efa-546906c51d05, localhost:17060): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 27972 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-lazcnq5tka.auto.internal:27972, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe302822-03e8-4826-ae14-b1c60a90b0a0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe302822-03e8-4826-ae14-b1c60a90b0a0, ghrun-lazcnq5tka.auto.internal:27972): 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e2a692d1-e990-4676-abf5-21f5fd1040eb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2a692d1-e990-4676-abf5-21f5fd1040eb, ghrun-lazcnq5tka.auto.internal:27972): 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b7a75604-58ac-4972-90ad-6c29ee7cc222, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b7a75604-58ac-4972-90ad-6c29ee7cc222, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, fe302822-03e8-4826-ae14-b1c60a90b0a0, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, fe302822-03e8-4826-ae14-b1c60a90b0a0, ghrun-lazcnq5tka.auto.internal:27972): 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-12-05T13:57:30.431468125+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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 58117cb9-b4eb-4467-a161-6672c19fd27e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58117cb9-b4eb-4467-a161-6672c19fd27e, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e2a692d1-e990-4676-abf5-21f5fd1040eb, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, e2a692d1-e990-4676-abf5-21f5fd1040eb, ghrun-lazcnq5tka.auto.internal:27972): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-12-05T13:57:30.452947639+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:118 RpcState(CreateSession, b7a75604-58ac-4972-90ad-6c29ee7cc222, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, b7a75604-58ac-4972-90ad-6c29ee7cc222, ghrun-lazcnq5tka.auto.internal:27972): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-12-05T13:57:30.454605603+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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 88f77977-7f5c-4272-8c89-9dd583987f98, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88f77977-7f5c-4272-8c89-9dd583987f98, ghrun-lazcnq5tka.auto.internal:27972): 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 421bce5c-96d5-48f5-b82a-7c10bd9bbb1d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 421bce5c-96d5-48f5-b82a-7c10bd9bbb1d, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b797d60f470 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 58117cb9-b4eb-4467-a161-6672c19fd27e, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 58117cb9-b4eb-4467-a161-6672c19fd27e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 58117cb9-b4eb-4467-a161-6672c19fd27e, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 22d0a838-a991-466d-b796-caec02614106, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 88f77977-7f5c-4272-8c89-9dd583987f98, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 22d0a838-a991-466d-b796-caec02614106, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" 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, 88f77977-7f5c-4272-8c89-9dd583987f98, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 88f77977-7f5c-4272-8c89-9dd583987f98, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 421bce5c-96d5-48f5-b82a-7c10bd9bbb1d, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 421bce5c-96d5-48f5-b82a-7c10bd9bbb1d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 421bce5c-96d5-48f5-b82a-7c10bd9bbb1d, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 22d0a838-a991-466d-b796-caec02614106, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=ef8e587-7f0b55b5-6ba2b876-1224ca6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6bd26a7-427c-43cb-a3aa-8ba0ca6da3dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6bd26a7-427c-43cb-a3aa-8ba0ca6da3dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644953768594445950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164495376859444595011644953768594445950116449537685944459501164495376859444595011644953768594445950116449537685944459501164495376859444595011644953768594445950116449537685944459501164495376859444595011644953768594445950116449537685944459501164495376859444595011644953768594445950116449537685944459501164495376859444595011644953768594445950116449537685944459501164495376859444595011644953768594445950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6bd26a7-427c-43cb-a3aa-8ba0ca6da3dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, e58c4d5b-0628-467a-8d8b-05ea43eaa494, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e58c4d5b-0628-467a-8d8b-05ea43eaa494, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" 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, e58c4d5b-0628-467a-8d8b-05ea43eaa494, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=ef8e587-7f0b55b5-6ba2b876-1224ca6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa9dca0-6221-458d-a365-4560b5ef7e67, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa9dca0-6221-458d-a365-4560b5ef7e67, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10072379084123589092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007237908412358909210072379084123589092100723790841235890921007237908412358909210072379084123589092100723790841235890921007237908412358909210072379084123589092100723790841235890921007237908412358909210072379084123589092100723790841235890921007237908412358909210072379084123589092100723790841235890921007237908412358909210072379084123589092100723790841235890921007237908412358909210072379084123589092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, f3ee302d-05e1-42b1-9a0c-305fbc0d3ea3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f3ee302d-05e1-42b1-9a0c-305fbc0d3ea3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" 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, f3ee302d-05e1-42b1-9a0c-305fbc0d3ea3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=ef8e587-7f0b55b5-6ba2b876-1224ca6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 120990ae-49ae-4165-ac25-4c6ef6e20b1e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 120990ae-49ae-4165-ac25-4c6ef6e20b1e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938189358544302251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39381893585443022513938189358544302251393818935854430225139381893585443022513938189358544302251393818935854430225139381893585443022513938189358544302251393818935854430225139381893585443022513938189358544302251393818935854430225139381893585443022513938189358544302251393818935854430225139381893585443022513938189358544302251393818935854430225139381893585443022513938189358544302251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa9dca0-6221-458d-a365-4560b5ef7e67, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45e304cb-0b0e-446d-b8a7-e10d47baf318, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e304cb-0b0e-446d-b8a7-e10d47baf318, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7478053866690873863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74780538666908738637478053866690873863747805386669087386374780538666908738637478053866690873863747805386669087386374780538666908738637478053866690873863747805386669087386374780538666908738637478053866690873863747805386669087386374780538666908738637478053866690873863747805386669087386374780538666908738637478053866690873863747805386669087386374780538666908738637478053866690873863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 120990ae-49ae-4165-ac25-4c6ef6e20b1e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c160c0-fbcf-4684-86c1-61c9736857b5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c160c0-fbcf-4684-86c1-61c9736857b5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9051286884900370730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90512868849003707309051286884900370730905128688490037073090512868849003707309051286884900370730905128688490037073090512868849003707309051286884900370730905128688490037073090512868849003707309051286884900370730905128688490037073090512868849003707309051286884900370730905128688490037073090512868849003707309051286884900370730905128688490037073090512868849003707309051286884900370730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e304cb-0b0e-446d-b8a7-e10d47baf318, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c524dc8-ba5d-4387-b6f5-93fb320998fd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c524dc8-ba5d-4387-b6f5-93fb320998fd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6309936874607696107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63099368746076961076309936874607696107630993687460769610763099368746076961076309936874607696107630993687460769610763099368746076961076309936874607696107630993687460769610763099368746076961076309936874607696107630993687460769610763099368746076961076309936874607696107630993687460769610763099368746076961076309936874607696107630993687460769610763099368746076961076309936874607696107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c160c0-fbcf-4684-86c1-61c9736857b5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d95d33-77ff-486c-9da4-f5a166294f3c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d95d33-77ff-486c-9da4-f5a166294f3c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14878943235050548756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487894323505054875614878943235050548756148789432350505487561487894323505054875614878943235050548756148789432350505487561487894323505054875614878943235050548756148789432350505487561487894323505054875614878943235050548756148789432350505487561487894323505054875614878943235050548756148789432350505487561487894323505054875614878943235050548756148789432350505487561487894323505054875614878943235050548756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c524dc8-ba5d-4387-b6f5-93fb320998fd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3051db33-5390-4220-a0f9-ced0d593134b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3051db33-5390-4220-a0f9-ced0d593134b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6833711597708171280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68337115977081712806833711597708171280683371159770817128068337115977081712806833711597708171280683371159770817128068337115977081712806833711597708171280683371159770817128068337115977081712806833711597708171280683371159770817128068337115977081712806833711597708171280683371159770817128068337115977081712806833711597708171280683371159770817128068337115977081712806833711597708171280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d95d33-77ff-486c-9da4-f5a166294f3c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7306d8b-02c2-444c-a6a4-d990116afbc9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7306d8b-02c2-444c-a6a4-d990116afbc9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1812830579408755079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18128305794087550791812830579408755079181283057940875507918128305794087550791812830579408755079181283057940875507918128305794087550791812830579408755079181283057940875507918128305794087550791812830579408755079181283057940875507918128305794087550791812830579408755079181283057940875507918128305794087550791812830579408755079181283057940875507918128305794087550791812830579408755079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3051db33-5390-4220-a0f9-ced0d593134b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74f9dc93-b6ad-47c6-bf58-2c3a54d40f3c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74f9dc93-b6ad-47c6-bf58-2c3a54d40f3c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13790678902139538764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379067890213953876413790678902139538764137906789021395387641379067890213953876413790678902139538764137906789021395387641379067890213953876413790678902139538764137906789021395387641379067890213953876413790678902139538764137906789021395387641379067890213953876413790678902139538764137906789021395387641379067890213953876413790678902139538764137906789021395387641379067890213953876413790678902139538764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7306d8b-02c2-444c-a6a4-d990116afbc9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84fb1de5-dfe2-4fb1-8620-5c6edebf85ab, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84fb1de5-dfe2-4fb1-8620-5c6edebf85ab, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097691101522921693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40976911015229216934097691101522921693409769110152292169340976911015229216934097691101522921693409769110152292169340976911015229216934097691101522921693409769110152292169340976911015229216934097691101522921693409769110152292169340976911015229216934097691101522921693409769110152292169340976911015229216934097691101522921693409769110152292169340976911015229216934097691101522921693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74f9dc93-b6ad-47c6-bf58-2c3a54d40f3c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e2972a-366b-44f5-9285-a3c53b5464a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84fb1de5-dfe2-4fb1-8620-5c6edebf85ab, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b43c37f-f888-4384-b627-1f1186d196b1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b43c37f-f888-4384-b627-1f1186d196b1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14254020660131735593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425402066013173559314254020660131735593142540206601317355931425402066013173559314254020660131735593142540206601317355931425402066013173559314254020660131735593142540206601317355931425402066013173559314254020660131735593142540206601317355931425402066013173559314254020660131735593142540206601317355931425402066013173559314254020660131735593142540206601317355931425402066013173559314254020660131735593" } } } 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, 04e2972a-366b-44f5-9285-a3c53b5464a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18136525960049554767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813652596004955476718136525960049554767181365259600495547671813652596004955476718136525960049554767181365259600495547671813652596004955476718136525960049554767181365259600495547671813652596004955476718136525960049554767181365259600495547671813652596004955476718136525960049554767181365259600495547671813652596004955476718136525960049554767181365259600495547671813652596004955476718136525960049554767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b43c37f-f888-4384-b627-1f1186d196b1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0649a25e-8685-4959-b836-94895f6b5110, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0649a25e-8685-4959-b836-94895f6b5110, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12506913203872256522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250691320387225652212506913203872256522125069132038722565221250691320387225652212506913203872256522125069132038722565221250691320387225652212506913203872256522125069132038722565221250691320387225652212506913203872256522125069132038722565221250691320387225652212506913203872256522125069132038722565221250691320387225652212506913203872256522125069132038722565221250691320387225652212506913203872256522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e2972a-366b-44f5-9285-a3c53b5464a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88bdfa04-aed5-4458-8c8f-8787b423bbf7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88bdfa04-aed5-4458-8c8f-8787b423bbf7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15797649894783344019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579764989478334401915797649894783344019157976498947833440191579764989478334401915797649894783344019157976498947833440191579764989478334401915797649894783344019157976498947833440191579764989478334401915797649894783344019157976498947833440191579764989478334401915797649894783344019157976498947833440191579764989478334401915797649894783344019157976498947833440191579764989478334401915797649894783344019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0649a25e-8685-4959-b836-94895f6b5110, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 359370a1-48c8-4724-b88c-d73b0a8c21fb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 359370a1-48c8-4724-b88c-d73b0a8c21fb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10570683749156103255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057068374915610325510570683749156103255105706837491561032551057068374915610325510570683749156103255105706837491561032551057068374915610325510570683749156103255105706837491561032551057068374915610325510570683749156103255105706837491561032551057068374915610325510570683749156103255105706837491561032551057068374915610325510570683749156103255105706837491561032551057068374915610325510570683749156103255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88bdfa04-aed5-4458-8c8f-8787b423bbf7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c057de-9850-4d85-9da0-1ee504eb9fd2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c057de-9850-4d85-9da0-1ee504eb9fd2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8876157305062160871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88761573050621608718876157305062160871887615730506216087188761573050621608718876157305062160871887615730506216087188761573050621608718876157305062160871887615730506216087188761573050621608718876157305062160871887615730506216087188761573050621608718876157305062160871887615730506216087188761573050621608718876157305062160871887615730506216087188761573050621608718876157305062160871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 359370a1-48c8-4724-b88c-d73b0a8c21fb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 883c7df6-136c-40fc-93e9-8decbd9e7bbb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 883c7df6-136c-40fc-93e9-8decbd9e7bbb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17115812549743228090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711581254974322809017115812549743228090171158125497432280901711581254974322809017115812549743228090171158125497432280901711581254974322809017115812549743228090171158125497432280901711581254974322809017115812549743228090171158125497432280901711581254974322809017115812549743228090171158125497432280901711581254974322809017115812549743228090171158125497432280901711581254974322809017115812549743228090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c057de-9850-4d85-9da0-1ee504eb9fd2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdb65daf-a397-411c-9dc3-82dade1d1b3a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdb65daf-a397-411c-9dc3-82dade1d1b3a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178013247355755991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11780132473557559911178013247355755991117801324735575599111780132473557559911178013247355755991117801324735575599111780132473557559911178013247355755991117801324735575599111780132473557559911178013247355755991117801324735575599111780132473557559911178013247355755991117801324735575599111780132473557559911178013247355755991117801324735575599111780132473557559911178013247355755991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 883c7df6-136c-40fc-93e9-8decbd9e7bbb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 114413ea-745a-484b-8d77-ff9b4bd24e05, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 114413ea-745a-484b-8d77-ff9b4bd24e05, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8208005920485382500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82080059204853825008208005920485382500820800592048538250082080059204853825008208005920485382500820800592048538250082080059204853825008208005920485382500820800592048538250082080059204853825008208005920485382500820800592048538250082080059204853825008208005920485382500820800592048538250082080059204853825008208005920485382500820800592048538250082080059204853825008208005920485382500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdb65daf-a397-411c-9dc3-82dade1d1b3a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bd1e674-f8ee-47cb-8d0b-0d2101c4e968, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bd1e674-f8ee-47cb-8d0b-0d2101c4e968, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 218824720026269950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950218824720026269950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 114413ea-745a-484b-8d77-ff9b4bd24e05, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd655d18-d71c-49c9-8cc1-c8689db64dd6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd655d18-d71c-49c9-8cc1-c8689db64dd6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10058833162137444022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005883316213744402210058833162137444022100588331621374440221005883316213744402210058833162137444022100588331621374440221005883316213744402210058833162137444022100588331621374440221005883316213744402210058833162137444022100588331621374440221005883316213744402210058833162137444022100588331621374440221005883316213744402210058833162137444022100588331621374440221005883316213744402210058833162137444022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bd1e674-f8ee-47cb-8d0b-0d2101c4e968, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a643e0-5351-4976-97c9-782d1c80d04f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a643e0-5351-4976-97c9-782d1c80d04f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7307458059509093638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73074580595090936387307458059509093638730745805950909363873074580595090936387307458059509093638730745805950909363873074580595090936387307458059509093638730745805950909363873074580595090936387307458059509093638730745805950909363873074580595090936387307458059509093638730745805950909363873074580595090936387307458059509093638730745805950909363873074580595090936387307458059509093638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd655d18-d71c-49c9-8cc1-c8689db64dd6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd634f4-3ca1-46d7-abdc-6620395618c8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd634f4-3ca1-46d7-abdc-6620395618c8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2680407822035074119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26804078220350741192680407822035074119268040782203507411926804078220350741192680407822035074119268040782203507411926804078220350741192680407822035074119268040782203507411926804078220350741192680407822035074119268040782203507411926804078220350741192680407822035074119268040782203507411926804078220350741192680407822035074119268040782203507411926804078220350741192680407822035074119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a643e0-5351-4976-97c9-782d1c80d04f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e222c17f-bae8-4d23-96e2-324dd7c54be7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e222c17f-bae8-4d23-96e2-324dd7c54be7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15195818202214492604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519581820221449260415195818202214492604151958182022144926041519581820221449260415195818202214492604151958182022144926041519581820221449260415195818202214492604151958182022144926041519581820221449260415195818202214492604151958182022144926041519581820221449260415195818202214492604151958182022144926041519581820221449260415195818202214492604151958182022144926041519581820221449260415195818202214492604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd634f4-3ca1-46d7-abdc-6620395618c8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8dee12-7366-4450-ab04-d1d4711549fd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8dee12-7366-4450-ab04-d1d4711549fd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18406471661334956172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840647166133495617218406471661334956172184064716613349561721840647166133495617218406471661334956172184064716613349561721840647166133495617218406471661334956172184064716613349561721840647166133495617218406471661334956172184064716613349561721840647166133495617218406471661334956172184064716613349561721840647166133495617218406471661334956172184064716613349561721840647166133495617218406471661334956172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e222c17f-bae8-4d23-96e2-324dd7c54be7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2461742e-80f3-4e9a-bfd1-ada35cca35cf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2461742e-80f3-4e9a-bfd1-ada35cca35cf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 581194406196108002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002581194406196108002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8dee12-7366-4450-ab04-d1d4711549fd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a04eb32-3255-463a-a2de-ab8523703b8f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a04eb32-3255-463a-a2de-ab8523703b8f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10707098220963973668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070709822096397366810707098220963973668107070982209639736681070709822096397366810707098220963973668107070982209639736681070709822096397366810707098220963973668107070982209639736681070709822096397366810707098220963973668107070982209639736681070709822096397366810707098220963973668107070982209639736681070709822096397366810707098220963973668107070982209639736681070709822096397366810707098220963973668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2461742e-80f3-4e9a-bfd1-ada35cca35cf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee092386-59ff-489c-a66b-1e326e10c37d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee092386-59ff-489c-a66b-1e326e10c37d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7409719271854101286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74097192718541012867409719271854101286740971927185410128674097192718541012867409719271854101286740971927185410128674097192718541012867409719271854101286740971927185410128674097192718541012867409719271854101286740971927185410128674097192718541012867409719271854101286740971927185410128674097192718541012867409719271854101286740971927185410128674097192718541012867409719271854101286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee092386-59ff-489c-a66b-1e326e10c37d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37b9eff-3bbf-4be7-84fa-12ef654d5a79, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37b9eff-3bbf-4be7-84fa-12ef654d5a79, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15936472065740246594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593647206574024659415936472065740246594159364720657402465941593647206574024659415936472065740246594159364720657402465941593647206574024659415936472065740246594159364720657402465941593647206574024659415936472065740246594159364720657402465941593647206574024659415936472065740246594159364720657402465941593647206574024659415936472065740246594159364720657402465941593647206574024659415936472065740246594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a04eb32-3255-463a-a2de-ab8523703b8f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24956044-f69d-42f5-93fc-2aa91f1f941a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24956044-f69d-42f5-93fc-2aa91f1f941a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14289627291724236486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428962729172423648614289627291724236486142896272917242364861428962729172423648614289627291724236486142896272917242364861428962729172423648614289627291724236486142896272917242364861428962729172423648614289627291724236486142896272917242364861428962729172423648614289627291724236486142896272917242364861428962729172423648614289627291724236486142896272917242364861428962729172423648614289627291724236486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24956044-f69d-42f5-93fc-2aa91f1f941a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22b0d1b-bb4a-4ed0-b4c0-53e2d5229e83, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22b0d1b-bb4a-4ed0-b4c0-53e2d5229e83, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11235510299340522275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123551029934052227511235510299340522275112355102993405222751123551029934052227511235510299340522275112355102993405222751123551029934052227511235510299340522275112355102993405222751123551029934052227511235510299340522275112355102993405222751123551029934052227511235510299340522275112355102993405222751123551029934052227511235510299340522275112355102993405222751123551029934052227511235510299340522275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37b9eff-3bbf-4be7-84fa-12ef654d5a79, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3570d15a-511c-400d-bfff-e3adeba7d221, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3570d15a-511c-400d-bfff-e3adeba7d221, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11035464612371252032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103546461237125203211035464612371252032110354646123712520321103546461237125203211035464612371252032110354646123712520321103546461237125203211035464612371252032110354646123712520321103546461237125203211035464612371252032110354646123712520321103546461237125203211035464612371252032110354646123712520321103546461237125203211035464612371252032110354646123712520321103546461237125203211035464612371252032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3570d15a-511c-400d-bfff-e3adeba7d221, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22b0d1b-bb4a-4ed0-b4c0-53e2d5229e83, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce2bf950-c04a-4cd9-be74-98f1785fa862, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ece8137-d694-4665-a292-329bc96334ac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ece8137-d694-4665-a292-329bc96334ac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12843331063721801661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284333106372180166112843331063721801661128433310637218016611284333106372180166112843331063721801661128433310637218016611284333106372180166112843331063721801661128433310637218016611284333106372180166112843331063721801661128433310637218016611284333106372180166112843331063721801661128433310637218016611284333106372180166112843331063721801661128433310637218016611284333106372180166112843331063721801661" } } } 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, ce2bf950-c04a-4cd9-be74-98f1785fa862, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1938349286352226326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19383492863522263261938349286352226326193834928635222632619383492863522263261938349286352226326193834928635222632619383492863522263261938349286352226326193834928635222632619383492863522263261938349286352226326193834928635222632619383492863522263261938349286352226326193834928635222632619383492863522263261938349286352226326193834928635222632619383492863522263261938349286352226326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce2bf950-c04a-4cd9-be74-98f1785fa862, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9321b3d-7f72-45ba-b1f8-838e29408878, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9321b3d-7f72-45ba-b1f8-838e29408878, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15774374310210991599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577437431021099159915774374310210991599157743743102109915991577437431021099159915774374310210991599157743743102109915991577437431021099159915774374310210991599157743743102109915991577437431021099159915774374310210991599157743743102109915991577437431021099159915774374310210991599157743743102109915991577437431021099159915774374310210991599157743743102109915991577437431021099159915774374310210991599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ece8137-d694-4665-a292-329bc96334ac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab46980-9225-4a8b-afc7-1dc7a3011856, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab46980-9225-4a8b-afc7-1dc7a3011856, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14895993570128905437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489599357012890543714895993570128905437148959935701289054371489599357012890543714895993570128905437148959935701289054371489599357012890543714895993570128905437148959935701289054371489599357012890543714895993570128905437148959935701289054371489599357012890543714895993570128905437148959935701289054371489599357012890543714895993570128905437148959935701289054371489599357012890543714895993570128905437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9321b3d-7f72-45ba-b1f8-838e29408878, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ca7700-abe5-497e-93a5-589dbbc5c299, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ca7700-abe5-497e-93a5-589dbbc5c299, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9656114881103053300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96561148811030533009656114881103053300965611488110305330096561148811030533009656114881103053300965611488110305330096561148811030533009656114881103053300965611488110305330096561148811030533009656114881103053300965611488110305330096561148811030533009656114881103053300965611488110305330096561148811030533009656114881103053300965611488110305330096561148811030533009656114881103053300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab46980-9225-4a8b-afc7-1dc7a3011856, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fef5bd-cdda-4de1-9740-656479b11d00, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fef5bd-cdda-4de1-9740-656479b11d00, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 203666980207063097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097203666980207063097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fef5bd-cdda-4de1-9740-656479b11d00, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a557233-fbe4-4609-8efc-80536333ef3f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ca7700-abe5-497e-93a5-589dbbc5c299, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a557233-fbe4-4609-8efc-80536333ef3f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13090712613550413894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309071261355041389413090712613550413894130907126135504138941309071261355041389413090712613550413894130907126135504138941309071261355041389413090712613550413894130907126135504138941309071261355041389413090712613550413894130907126135504138941309071261355041389413090712613550413894130907126135504138941309071261355041389413090712613550413894130907126135504138941309071261355041389413090712613550413894" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf45134-b18b-4578-9f67-b8318675f497, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf45134-b18b-4578-9f67-b8318675f497, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15756788545659101463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575678854565910146315756788545659101463157567885456591014631575678854565910146315756788545659101463157567885456591014631575678854565910146315756788545659101463157567885456591014631575678854565910146315756788545659101463157567885456591014631575678854565910146315756788545659101463157567885456591014631575678854565910146315756788545659101463157567885456591014631575678854565910146315756788545659101463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf45134-b18b-4578-9f67-b8318675f497, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a557233-fbe4-4609-8efc-80536333ef3f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54dc1112-b0c3-423a-9c8a-c31744f3e13f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54dc1112-b0c3-423a-9c8a-c31744f3e13f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5353844395632279700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53538443956322797005353844395632279700535384439563227970053538443956322797005353844395632279700535384439563227970053538443956322797005353844395632279700535384439563227970053538443956322797005353844395632279700535384439563227970053538443956322797005353844395632279700535384439563227970053538443956322797005353844395632279700535384439563227970053538443956322797005353844395632279700" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a22934-157a-4a6b-b4ed-78c94e8b605d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a22934-157a-4a6b-b4ed-78c94e8b605d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258084277966834912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825808427796683491218258084277966834912182580842779668349121825808427796683491218258084277966834912182580842779668349121825808427796683491218258084277966834912182580842779668349121825808427796683491218258084277966834912182580842779668349121825808427796683491218258084277966834912182580842779668349121825808427796683491218258084277966834912182580842779668349121825808427796683491218258084277966834912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54dc1112-b0c3-423a-9c8a-c31744f3e13f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a22934-157a-4a6b-b4ed-78c94e8b605d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f3dc7d-924c-49f6-a117-5974fc1f677e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f3dc7d-924c-49f6-a117-5974fc1f677e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13505882527724615669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350588252772461566913505882527724615669135058825277246156691350588252772461566913505882527724615669135058825277246156691350588252772461566913505882527724615669135058825277246156691350588252772461566913505882527724615669135058825277246156691350588252772461566913505882527724615669135058825277246156691350588252772461566913505882527724615669135058825277246156691350588252772461566913505882527724615669" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f2b08ef-bc16-4978-90fe-32160368032b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f2b08ef-bc16-4978-90fe-32160368032b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15977296438665190984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597729643866519098415977296438665190984159772964386651909841597729643866519098415977296438665190984159772964386651909841597729643866519098415977296438665190984159772964386651909841597729643866519098415977296438665190984159772964386651909841597729643866519098415977296438665190984159772964386651909841597729643866519098415977296438665190984159772964386651909841597729643866519098415977296438665190984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f3dc7d-924c-49f6-a117-5974fc1f677e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f2b08ef-bc16-4978-90fe-32160368032b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f1d90b-e9d2-4da1-8141-e81074b467bf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f1d90b-e9d2-4da1-8141-e81074b467bf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15377053424642308592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537705342464230859215377053424642308592153770534246423085921537705342464230859215377053424642308592153770534246423085921537705342464230859215377053424642308592153770534246423085921537705342464230859215377053424642308592153770534246423085921537705342464230859215377053424642308592153770534246423085921537705342464230859215377053424642308592153770534246423085921537705342464230859215377053424642308592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c408a74b-229a-4315-8a2d-7108a8c3b030, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c408a74b-229a-4315-8a2d-7108a8c3b030, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3130542522204846604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31305425222048466043130542522204846604313054252220484660431305425222048466043130542522204846604313054252220484660431305425222048466043130542522204846604313054252220484660431305425222048466043130542522204846604313054252220484660431305425222048466043130542522204846604313054252220484660431305425222048466043130542522204846604313054252220484660431305425222048466043130542522204846604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f1d90b-e9d2-4da1-8141-e81074b467bf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5d5454e-815d-4e4c-ad0c-6206c6f21b14, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5d5454e-815d-4e4c-ad0c-6206c6f21b14, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5874461487167250458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58744614871672504585874461487167250458587446148716725045858744614871672504585874461487167250458587446148716725045858744614871672504585874461487167250458587446148716725045858744614871672504585874461487167250458587446148716725045858744614871672504585874461487167250458587446148716725045858744614871672504585874461487167250458587446148716725045858744614871672504585874461487167250458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c408a74b-229a-4315-8a2d-7108a8c3b030, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf783b6-dee7-4496-86df-b4ff830079d1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf783b6-dee7-4496-86df-b4ff830079d1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7253839812571952133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72538398125719521337253839812571952133725383981257195213372538398125719521337253839812571952133725383981257195213372538398125719521337253839812571952133725383981257195213372538398125719521337253839812571952133725383981257195213372538398125719521337253839812571952133725383981257195213372538398125719521337253839812571952133725383981257195213372538398125719521337253839812571952133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5d5454e-815d-4e4c-ad0c-6206c6f21b14, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1228d6cb-b15b-4761-b4d6-2be5cbdbb153, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1228d6cb-b15b-4761-b4d6-2be5cbdbb153, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4200512333882430960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42005123338824309604200512333882430960420051233388243096042005123338824309604200512333882430960420051233388243096042005123338824309604200512333882430960420051233388243096042005123338824309604200512333882430960420051233388243096042005123338824309604200512333882430960420051233388243096042005123338824309604200512333882430960420051233388243096042005123338824309604200512333882430960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf783b6-dee7-4496-86df-b4ff830079d1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87aa5b98-f686-4510-b61a-1a55aca73797, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87aa5b98-f686-4510-b61a-1a55aca73797, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8775069918405655474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87750699184056554748775069918405655474877506991840565547487750699184056554748775069918405655474877506991840565547487750699184056554748775069918405655474877506991840565547487750699184056554748775069918405655474877506991840565547487750699184056554748775069918405655474877506991840565547487750699184056554748775069918405655474877506991840565547487750699184056554748775069918405655474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1228d6cb-b15b-4761-b4d6-2be5cbdbb153, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9baa182-f290-48bd-9bba-8b7b01a2b49d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9baa182-f290-48bd-9bba-8b7b01a2b49d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896507648515901682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18965076485159016821896507648515901682189650764851590168218965076485159016821896507648515901682189650764851590168218965076485159016821896507648515901682189650764851590168218965076485159016821896507648515901682189650764851590168218965076485159016821896507648515901682189650764851590168218965076485159016821896507648515901682189650764851590168218965076485159016821896507648515901682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87aa5b98-f686-4510-b61a-1a55aca73797, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfcc586b-8ef3-48e9-85f1-77897b5297f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfcc586b-8ef3-48e9-85f1-77897b5297f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16276499540426901832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627649954042690183216276499540426901832162764995404269018321627649954042690183216276499540426901832162764995404269018321627649954042690183216276499540426901832162764995404269018321627649954042690183216276499540426901832162764995404269018321627649954042690183216276499540426901832162764995404269018321627649954042690183216276499540426901832162764995404269018321627649954042690183216276499540426901832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9baa182-f290-48bd-9bba-8b7b01a2b49d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e920ed94-caee-43a4-837c-766026b0961c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e920ed94-caee-43a4-837c-766026b0961c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13908065661663792054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390806566166379205413908065661663792054139080656616637920541390806566166379205413908065661663792054139080656616637920541390806566166379205413908065661663792054139080656616637920541390806566166379205413908065661663792054139080656616637920541390806566166379205413908065661663792054139080656616637920541390806566166379205413908065661663792054139080656616637920541390806566166379205413908065661663792054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfcc586b-8ef3-48e9-85f1-77897b5297f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9723003c-362b-4f65-9cc7-48ac2b0abc9b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9723003c-362b-4f65-9cc7-48ac2b0abc9b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16878916582962533319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687891658296253331916878916582962533319168789165829625333191687891658296253331916878916582962533319168789165829625333191687891658296253331916878916582962533319168789165829625333191687891658296253331916878916582962533319168789165829625333191687891658296253331916878916582962533319168789165829625333191687891658296253331916878916582962533319168789165829625333191687891658296253331916878916582962533319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e920ed94-caee-43a4-837c-766026b0961c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef4e574d-7d36-43d5-ae62-4d823013147f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef4e574d-7d36-43d5-ae62-4d823013147f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18260311468102941402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826031146810294140218260311468102941402182603114681029414021826031146810294140218260311468102941402182603114681029414021826031146810294140218260311468102941402182603114681029414021826031146810294140218260311468102941402182603114681029414021826031146810294140218260311468102941402182603114681029414021826031146810294140218260311468102941402182603114681029414021826031146810294140218260311468102941402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9723003c-362b-4f65-9cc7-48ac2b0abc9b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef4e574d-7d36-43d5-ae62-4d823013147f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5218865-be75-45c3-9aab-2d25feb9d2b6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5218865-be75-45c3-9aab-2d25feb9d2b6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12039436449256469364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203943644925646936412039436449256469364120394364492564693641203943644925646936412039436449256469364120394364492564693641203943644925646936412039436449256469364120394364492564693641203943644925646936412039436449256469364120394364492564693641203943644925646936412039436449256469364120394364492564693641203943644925646936412039436449256469364120394364492564693641203943644925646936412039436449256469364" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46265ede-d7e4-4fc4-b0fa-474f03e8275e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46265ede-d7e4-4fc4-b0fa-474f03e8275e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 433711243206081235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235433711243206081235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5218865-be75-45c3-9aab-2d25feb9d2b6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65931690-e8d4-4adf-9dd8-ba2bd6891666, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46265ede-d7e4-4fc4-b0fa-474f03e8275e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65931690-e8d4-4adf-9dd8-ba2bd6891666, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7426365132006763814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74263651320067638147426365132006763814742636513200676381474263651320067638147426365132006763814742636513200676381474263651320067638147426365132006763814742636513200676381474263651320067638147426365132006763814742636513200676381474263651320067638147426365132006763814742636513200676381474263651320067638147426365132006763814742636513200676381474263651320067638147426365132006763814" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d888206e-ea37-4114-a184-d727e11996a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d888206e-ea37-4114-a184-d727e11996a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3609183134192810061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36091831341928100613609183134192810061360918313419281006136091831341928100613609183134192810061360918313419281006136091831341928100613609183134192810061360918313419281006136091831341928100613609183134192810061360918313419281006136091831341928100613609183134192810061360918313419281006136091831341928100613609183134192810061360918313419281006136091831341928100613609183134192810061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65931690-e8d4-4adf-9dd8-ba2bd6891666, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d888206e-ea37-4114-a184-d727e11996a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13e7977f-e3fb-4856-82a0-1539cc347209, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e7977f-e3fb-4856-82a0-1539cc347209, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17883477149926987517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788347714992698751717883477149926987517178834771499269875171788347714992698751717883477149926987517178834771499269875171788347714992698751717883477149926987517178834771499269875171788347714992698751717883477149926987517178834771499269875171788347714992698751717883477149926987517178834771499269875171788347714992698751717883477149926987517178834771499269875171788347714992698751717883477149926987517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89f5c344-8cc3-4768-9699-1aed923a709a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89f5c344-8cc3-4768-9699-1aed923a709a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12120044189895746826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212004418989574682612120044189895746826121200441898957468261212004418989574682612120044189895746826121200441898957468261212004418989574682612120044189895746826121200441898957468261212004418989574682612120044189895746826121200441898957468261212004418989574682612120044189895746826121200441898957468261212004418989574682612120044189895746826121200441898957468261212004418989574682612120044189895746826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e7977f-e3fb-4856-82a0-1539cc347209, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76977916-5a2b-4e27-a08d-84d79f954d7d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76977916-5a2b-4e27-a08d-84d79f954d7d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868046432766064322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086804643276606432210868046432766064322108680464327660643221086804643276606432210868046432766064322108680464327660643221086804643276606432210868046432766064322108680464327660643221086804643276606432210868046432766064322108680464327660643221086804643276606432210868046432766064322108680464327660643221086804643276606432210868046432766064322108680464327660643221086804643276606432210868046432766064322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89f5c344-8cc3-4768-9699-1aed923a709a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfa1ee54-161e-49ac-9368-84368a06e858, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfa1ee54-161e-49ac-9368-84368a06e858, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8934930906493652016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89349309064936520168934930906493652016893493090649365201689349309064936520168934930906493652016893493090649365201689349309064936520168934930906493652016893493090649365201689349309064936520168934930906493652016893493090649365201689349309064936520168934930906493652016893493090649365201689349309064936520168934930906493652016893493090649365201689349309064936520168934930906493652016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76977916-5a2b-4e27-a08d-84d79f954d7d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7b6b9bb-6a49-4546-9150-d3b425c89a0d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7b6b9bb-6a49-4546-9150-d3b425c89a0d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15051998638924706552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505199863892470655215051998638924706552150519986389247065521505199863892470655215051998638924706552150519986389247065521505199863892470655215051998638924706552150519986389247065521505199863892470655215051998638924706552150519986389247065521505199863892470655215051998638924706552150519986389247065521505199863892470655215051998638924706552150519986389247065521505199863892470655215051998638924706552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfa1ee54-161e-49ac-9368-84368a06e858, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e3e999-d467-4a8a-a60c-bd8f512160f9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e3e999-d467-4a8a-a60c-bd8f512160f9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6086645449776121455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60866454497761214556086645449776121455608664544977612145560866454497761214556086645449776121455608664544977612145560866454497761214556086645449776121455608664544977612145560866454497761214556086645449776121455608664544977612145560866454497761214556086645449776121455608664544977612145560866454497761214556086645449776121455608664544977612145560866454497761214556086645449776121455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7b6b9bb-6a49-4546-9150-d3b425c89a0d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce63cb56-6308-4ccf-86ab-0512ff3754ac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce63cb56-6308-4ccf-86ab-0512ff3754ac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10052326315242098945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005232631524209894510052326315242098945100523263152420989451005232631524209894510052326315242098945100523263152420989451005232631524209894510052326315242098945100523263152420989451005232631524209894510052326315242098945100523263152420989451005232631524209894510052326315242098945100523263152420989451005232631524209894510052326315242098945100523263152420989451005232631524209894510052326315242098945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e3e999-d467-4a8a-a60c-bd8f512160f9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b716c32c-74b2-4391-85e9-e91cb6f9e773, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b716c32c-74b2-4391-85e9-e91cb6f9e773, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5504056577703772126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55040565777037721265504056577703772126550405657770377212655040565777037721265504056577703772126550405657770377212655040565777037721265504056577703772126550405657770377212655040565777037721265504056577703772126550405657770377212655040565777037721265504056577703772126550405657770377212655040565777037721265504056577703772126550405657770377212655040565777037721265504056577703772126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce63cb56-6308-4ccf-86ab-0512ff3754ac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 469aeaee-4de1-4a9b-9eec-49b8309919a3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 469aeaee-4de1-4a9b-9eec-49b8309919a3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12921338436820343971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292133843682034397112921338436820343971129213384368203439711292133843682034397112921338436820343971129213384368203439711292133843682034397112921338436820343971129213384368203439711292133843682034397112921338436820343971129213384368203439711292133843682034397112921338436820343971129213384368203439711292133843682034397112921338436820343971129213384368203439711292133843682034397112921338436820343971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b716c32c-74b2-4391-85e9-e91cb6f9e773, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d51140-31d6-4282-b0ae-e21783f0a070, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d51140-31d6-4282-b0ae-e21783f0a070, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17899745541630469677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789974554163046967717899745541630469677178997455416304696771789974554163046967717899745541630469677178997455416304696771789974554163046967717899745541630469677178997455416304696771789974554163046967717899745541630469677178997455416304696771789974554163046967717899745541630469677178997455416304696771789974554163046967717899745541630469677178997455416304696771789974554163046967717899745541630469677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 469aeaee-4de1-4a9b-9eec-49b8309919a3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f74ac0d2-c641-441b-afc2-9491301662b5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f74ac0d2-c641-441b-afc2-9491301662b5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1736054268944842544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17360542689448425441736054268944842544173605426894484254417360542689448425441736054268944842544173605426894484254417360542689448425441736054268944842544173605426894484254417360542689448425441736054268944842544173605426894484254417360542689448425441736054268944842544173605426894484254417360542689448425441736054268944842544173605426894484254417360542689448425441736054268944842544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d51140-31d6-4282-b0ae-e21783f0a070, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6432387-6f64-4e1a-a106-532279dda952, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6432387-6f64-4e1a-a106-532279dda952, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5364125512590613590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53641255125906135905364125512590613590536412551259061359053641255125906135905364125512590613590536412551259061359053641255125906135905364125512590613590536412551259061359053641255125906135905364125512590613590536412551259061359053641255125906135905364125512590613590536412551259061359053641255125906135905364125512590613590536412551259061359053641255125906135905364125512590613590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f74ac0d2-c641-441b-afc2-9491301662b5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f45376-995b-46e7-8f80-4314432a9766, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f45376-995b-46e7-8f80-4314432a9766, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13590199480956290978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359019948095629097813590199480956290978135901994809562909781359019948095629097813590199480956290978135901994809562909781359019948095629097813590199480956290978135901994809562909781359019948095629097813590199480956290978135901994809562909781359019948095629097813590199480956290978135901994809562909781359019948095629097813590199480956290978135901994809562909781359019948095629097813590199480956290978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6432387-6f64-4e1a-a106-532279dda952, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80fe0b2f-22ce-4bb0-99de-9c269678b8e1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80fe0b2f-22ce-4bb0-99de-9c269678b8e1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11445820821964134442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144582082196413444211445820821964134442114458208219641344421144582082196413444211445820821964134442114458208219641344421144582082196413444211445820821964134442114458208219641344421144582082196413444211445820821964134442114458208219641344421144582082196413444211445820821964134442114458208219641344421144582082196413444211445820821964134442114458208219641344421144582082196413444211445820821964134442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f45376-995b-46e7-8f80-4314432a9766, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0ceb03-b07d-4944-b125-0f945f120143, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0ceb03-b07d-4944-b125-0f945f120143, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4968811758362339402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49688117583623394024968811758362339402496881175836233940249688117583623394024968811758362339402496881175836233940249688117583623394024968811758362339402496881175836233940249688117583623394024968811758362339402496881175836233940249688117583623394024968811758362339402496881175836233940249688117583623394024968811758362339402496881175836233940249688117583623394024968811758362339402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0ceb03-b07d-4944-b125-0f945f120143, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 071931a6-88fb-4cdc-8d23-022293e150b3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 071931a6-88fb-4cdc-8d23-022293e150b3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8628721892629869456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86287218926298694568628721892629869456862872189262986945686287218926298694568628721892629869456862872189262986945686287218926298694568628721892629869456862872189262986945686287218926298694568628721892629869456862872189262986945686287218926298694568628721892629869456862872189262986945686287218926298694568628721892629869456862872189262986945686287218926298694568628721892629869456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80fe0b2f-22ce-4bb0-99de-9c269678b8e1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0797326f-7011-4c15-8bf0-d58b8461de5b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0797326f-7011-4c15-8bf0-d58b8461de5b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11715098725304651355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171509872530465135511715098725304651355117150987253046513551171509872530465135511715098725304651355117150987253046513551171509872530465135511715098725304651355117150987253046513551171509872530465135511715098725304651355117150987253046513551171509872530465135511715098725304651355117150987253046513551171509872530465135511715098725304651355117150987253046513551171509872530465135511715098725304651355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 071931a6-88fb-4cdc-8d23-022293e150b3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1196d48-f2c8-4395-9c61-b2970a8edefc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1196d48-f2c8-4395-9c61-b2970a8edefc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14134345592781120686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413434559278112068614134345592781120686141343455927811206861413434559278112068614134345592781120686141343455927811206861413434559278112068614134345592781120686141343455927811206861413434559278112068614134345592781120686141343455927811206861413434559278112068614134345592781120686141343455927811206861413434559278112068614134345592781120686141343455927811206861413434559278112068614134345592781120686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0797326f-7011-4c15-8bf0-d58b8461de5b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 335b9d54-98f0-4eaf-9ac9-eadd47d5c379, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 335b9d54-98f0-4eaf-9ac9-eadd47d5c379, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13160026177818194443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316002617781819444313160026177818194443131600261778181944431316002617781819444313160026177818194443131600261778181944431316002617781819444313160026177818194443131600261778181944431316002617781819444313160026177818194443131600261778181944431316002617781819444313160026177818194443131600261778181944431316002617781819444313160026177818194443131600261778181944431316002617781819444313160026177818194443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1196d48-f2c8-4395-9c61-b2970a8edefc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c2b129-2c56-448a-830c-565dbb2dc153, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c2b129-2c56-448a-830c-565dbb2dc153, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17614358425552352727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761435842555235272717614358425552352727176143584255523527271761435842555235272717614358425552352727176143584255523527271761435842555235272717614358425552352727176143584255523527271761435842555235272717614358425552352727176143584255523527271761435842555235272717614358425552352727176143584255523527271761435842555235272717614358425552352727176143584255523527271761435842555235272717614358425552352727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 335b9d54-98f0-4eaf-9ac9-eadd47d5c379, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35c32480-8e80-49e7-9574-313c0aaee5a7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35c32480-8e80-49e7-9574-313c0aaee5a7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2557464855697712291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25574648556977122912557464855697712291255746485569771229125574648556977122912557464855697712291255746485569771229125574648556977122912557464855697712291255746485569771229125574648556977122912557464855697712291255746485569771229125574648556977122912557464855697712291255746485569771229125574648556977122912557464855697712291255746485569771229125574648556977122912557464855697712291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c2b129-2c56-448a-830c-565dbb2dc153, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23efd89-6e9a-49b4-aae4-9ef0c50fe579, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23efd89-6e9a-49b4-aae4-9ef0c50fe579, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13308659296432889369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330865929643288936913308659296432889369133086592964328893691330865929643288936913308659296432889369133086592964328893691330865929643288936913308659296432889369133086592964328893691330865929643288936913308659296432889369133086592964328893691330865929643288936913308659296432889369133086592964328893691330865929643288936913308659296432889369133086592964328893691330865929643288936913308659296432889369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35c32480-8e80-49e7-9574-313c0aaee5a7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b03be79-7d04-4bd5-a33b-f7068a90cefc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b03be79-7d04-4bd5-a33b-f7068a90cefc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8592536846380266581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85925368463802665818592536846380266581859253684638026658185925368463802665818592536846380266581859253684638026658185925368463802665818592536846380266581859253684638026658185925368463802665818592536846380266581859253684638026658185925368463802665818592536846380266581859253684638026658185925368463802665818592536846380266581859253684638026658185925368463802665818592536846380266581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23efd89-6e9a-49b4-aae4-9ef0c50fe579, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76624b41-5dcc-4e85-bbe5-74d4bbfe511c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76624b41-5dcc-4e85-bbe5-74d4bbfe511c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14531684434942776956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453168443494277695614531684434942776956145316844349427769561453168443494277695614531684434942776956145316844349427769561453168443494277695614531684434942776956145316844349427769561453168443494277695614531684434942776956145316844349427769561453168443494277695614531684434942776956145316844349427769561453168443494277695614531684434942776956145316844349427769561453168443494277695614531684434942776956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b03be79-7d04-4bd5-a33b-f7068a90cefc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed0f05c5-9b38-4e19-b629-db871fd0485b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed0f05c5-9b38-4e19-b629-db871fd0485b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7360962012827307652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73609620128273076527360962012827307652736096201282730765273609620128273076527360962012827307652736096201282730765273609620128273076527360962012827307652736096201282730765273609620128273076527360962012827307652736096201282730765273609620128273076527360962012827307652736096201282730765273609620128273076527360962012827307652736096201282730765273609620128273076527360962012827307652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76624b41-5dcc-4e85-bbe5-74d4bbfe511c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75124f5c-967f-4b2a-ab39-cf2bfcc8dd6d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed0f05c5-9b38-4e19-b629-db871fd0485b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75124f5c-967f-4b2a-ab39-cf2bfcc8dd6d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14942650188064896885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494265018806489688514942650188064896885149426501880648968851494265018806489688514942650188064896885149426501880648968851494265018806489688514942650188064896885149426501880648968851494265018806489688514942650188064896885149426501880648968851494265018806489688514942650188064896885149426501880648968851494265018806489688514942650188064896885149426501880648968851494265018806489688514942650188064896885" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d9ea9f5-5e09-4b87-a42d-de019fb12a66, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d9ea9f5-5e09-4b87-a42d-de019fb12a66, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4903257728235424063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49032577282354240634903257728235424063490325772823542406349032577282354240634903257728235424063490325772823542406349032577282354240634903257728235424063490325772823542406349032577282354240634903257728235424063490325772823542406349032577282354240634903257728235424063490325772823542406349032577282354240634903257728235424063490325772823542406349032577282354240634903257728235424063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75124f5c-967f-4b2a-ab39-cf2bfcc8dd6d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28efadb7-e769-4c13-a1a0-9bb810addf18, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28efadb7-e769-4c13-a1a0-9bb810addf18, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14661342619023424382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466134261902342438214661342619023424382146613426190234243821466134261902342438214661342619023424382146613426190234243821466134261902342438214661342619023424382146613426190234243821466134261902342438214661342619023424382146613426190234243821466134261902342438214661342619023424382146613426190234243821466134261902342438214661342619023424382146613426190234243821466134261902342438214661342619023424382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d9ea9f5-5e09-4b87-a42d-de019fb12a66, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70fe842e-28bb-4b4f-a15c-19f9eebea8cf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70fe842e-28bb-4b4f-a15c-19f9eebea8cf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809544380880397176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580954438088039717615809544380880397176158095443808803971761580954438088039717615809544380880397176158095443808803971761580954438088039717615809544380880397176158095443808803971761580954438088039717615809544380880397176158095443808803971761580954438088039717615809544380880397176158095443808803971761580954438088039717615809544380880397176158095443808803971761580954438088039717615809544380880397176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28efadb7-e769-4c13-a1a0-9bb810addf18, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a63c20b-a968-4f53-bbaf-c2ee8c7c4e34, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a63c20b-a968-4f53-bbaf-c2ee8c7c4e34, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8018532655417991407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80185326554179914078018532655417991407801853265541799140780185326554179914078018532655417991407801853265541799140780185326554179914078018532655417991407801853265541799140780185326554179914078018532655417991407801853265541799140780185326554179914078018532655417991407801853265541799140780185326554179914078018532655417991407801853265541799140780185326554179914078018532655417991407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70fe842e-28bb-4b4f-a15c-19f9eebea8cf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a8692d1-89a0-43ed-b5db-3e402ee62daa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a8692d1-89a0-43ed-b5db-3e402ee62daa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16273389360255178768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627338936025517876816273389360255178768162733893602551787681627338936025517876816273389360255178768162733893602551787681627338936025517876816273389360255178768162733893602551787681627338936025517876816273389360255178768162733893602551787681627338936025517876816273389360255178768162733893602551787681627338936025517876816273389360255178768162733893602551787681627338936025517876816273389360255178768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a63c20b-a968-4f53-bbaf-c2ee8c7c4e34, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c9ec7e-713d-49de-983b-9c6a564e180f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a8692d1-89a0-43ed-b5db-3e402ee62daa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c9ec7e-713d-49de-983b-9c6a564e180f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13416672761656673918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341667276165667391813416672761656673918134166727616566739181341667276165667391813416672761656673918134166727616566739181341667276165667391813416672761656673918134166727616566739181341667276165667391813416672761656673918134166727616566739181341667276165667391813416672761656673918134166727616566739181341667276165667391813416672761656673918134166727616566739181341667276165667391813416672761656673918" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b8b6f3-4ae7-4ae4-a8ab-2e3a8366d880, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b8b6f3-4ae7-4ae4-a8ab-2e3a8366d880, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2571355812727470972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25713558127274709722571355812727470972257135581272747097225713558127274709722571355812727470972257135581272747097225713558127274709722571355812727470972257135581272747097225713558127274709722571355812727470972257135581272747097225713558127274709722571355812727470972257135581272747097225713558127274709722571355812727470972257135581272747097225713558127274709722571355812727470972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c9ec7e-713d-49de-983b-9c6a564e180f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63427f63-6db4-451d-80ec-b7fdb2d9640e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b8b6f3-4ae7-4ae4-a8ab-2e3a8366d880, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63427f63-6db4-451d-80ec-b7fdb2d9640e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13565104665418728858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356510466541872885813565104665418728858135651046654187288581356510466541872885813565104665418728858135651046654187288581356510466541872885813565104665418728858135651046654187288581356510466541872885813565104665418728858135651046654187288581356510466541872885813565104665418728858135651046654187288581356510466541872885813565104665418728858135651046654187288581356510466541872885813565104665418728858" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79788d39-70e9-41fa-a01d-cc2e27ca2da3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79788d39-70e9-41fa-a01d-cc2e27ca2da3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9575381785254114017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95753817852541140179575381785254114017957538178525411401795753817852541140179575381785254114017957538178525411401795753817852541140179575381785254114017957538178525411401795753817852541140179575381785254114017957538178525411401795753817852541140179575381785254114017957538178525411401795753817852541140179575381785254114017957538178525411401795753817852541140179575381785254114017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63427f63-6db4-451d-80ec-b7fdb2d9640e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16863a5-d333-420e-8abb-fc37c36a425d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16863a5-d333-420e-8abb-fc37c36a425d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5893394387083589781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58933943870835897815893394387083589781589339438708358978158933943870835897815893394387083589781589339438708358978158933943870835897815893394387083589781589339438708358978158933943870835897815893394387083589781589339438708358978158933943870835897815893394387083589781589339438708358978158933943870835897815893394387083589781589339438708358978158933943870835897815893394387083589781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79788d39-70e9-41fa-a01d-cc2e27ca2da3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344cc5d3-1a72-4d97-b4f1-2d6345c3117f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344cc5d3-1a72-4d97-b4f1-2d6345c3117f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17990531691745779964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799053169174577996417990531691745779964179905316917457799641799053169174577996417990531691745779964179905316917457799641799053169174577996417990531691745779964179905316917457799641799053169174577996417990531691745779964179905316917457799641799053169174577996417990531691745779964179905316917457799641799053169174577996417990531691745779964179905316917457799641799053169174577996417990531691745779964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16863a5-d333-420e-8abb-fc37c36a425d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0616d0e1-f05c-49bb-93dc-e399a30d303f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344cc5d3-1a72-4d97-b4f1-2d6345c3117f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0616d0e1-f05c-49bb-93dc-e399a30d303f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5133119647712858513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51331196477128585135133119647712858513513311964771285851351331196477128585135133119647712858513513311964771285851351331196477128585135133119647712858513513311964771285851351331196477128585135133119647712858513513311964771285851351331196477128585135133119647712858513513311964771285851351331196477128585135133119647712858513513311964771285851351331196477128585135133119647712858513" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb1f4b66-5e74-43bb-9afc-47e55fec2c68, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb1f4b66-5e74-43bb-9afc-47e55fec2c68, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11343314169040367483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134331416904036748311343314169040367483113433141690403674831134331416904036748311343314169040367483113433141690403674831134331416904036748311343314169040367483113433141690403674831134331416904036748311343314169040367483113433141690403674831134331416904036748311343314169040367483113433141690403674831134331416904036748311343314169040367483113433141690403674831134331416904036748311343314169040367483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0616d0e1-f05c-49bb-93dc-e399a30d303f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec50f09-480b-4404-b7a0-9312ab804f6f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec50f09-480b-4404-b7a0-9312ab804f6f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15505361572204024066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550536157220402406615505361572204024066155053615722040240661550536157220402406615505361572204024066155053615722040240661550536157220402406615505361572204024066155053615722040240661550536157220402406615505361572204024066155053615722040240661550536157220402406615505361572204024066155053615722040240661550536157220402406615505361572204024066155053615722040240661550536157220402406615505361572204024066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb1f4b66-5e74-43bb-9afc-47e55fec2c68, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad5a103-df22-4e64-b24e-a91efbdf4576, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad5a103-df22-4e64-b24e-a91efbdf4576, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7330760423144589088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73307604231445890887330760423144589088733076042314458908873307604231445890887330760423144589088733076042314458908873307604231445890887330760423144589088733076042314458908873307604231445890887330760423144589088733076042314458908873307604231445890887330760423144589088733076042314458908873307604231445890887330760423144589088733076042314458908873307604231445890887330760423144589088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec50f09-480b-4404-b7a0-9312ab804f6f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad5a103-df22-4e64-b24e-a91efbdf4576, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cb5c267-8578-4f28-9491-d2ba19776409, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cb5c267-8578-4f28-9491-d2ba19776409, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11041340799870440357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104134079987044035711041340799870440357110413407998704403571104134079987044035711041340799870440357110413407998704403571104134079987044035711041340799870440357110413407998704403571104134079987044035711041340799870440357110413407998704403571104134079987044035711041340799870440357110413407998704403571104134079987044035711041340799870440357110413407998704403571104134079987044035711041340799870440357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86fc65ee-7b5b-44e4-b9a8-b5ffb8c17bea, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fc65ee-7b5b-44e4-b9a8-b5ffb8c17bea, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276208449139294461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22762084491392944612276208449139294461227620844913929446122762084491392944612276208449139294461227620844913929446122762084491392944612276208449139294461227620844913929446122762084491392944612276208449139294461227620844913929446122762084491392944612276208449139294461227620844913929446122762084491392944612276208449139294461227620844913929446122762084491392944612276208449139294461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cb5c267-8578-4f28-9491-d2ba19776409, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fc65ee-7b5b-44e4-b9a8-b5ffb8c17bea, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a1035f3-544b-4353-b2e5-15ab14d9bb3a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcdba7a0-dade-4edd-a627-d132876db3a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1035f3-544b-4353-b2e5-15ab14d9bb3a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3732539128482222978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37325391284822229783732539128482222978373253912848222297837325391284822229783732539128482222978373253912848222297837325391284822229783732539128482222978373253912848222297837325391284822229783732539128482222978373253912848222297837325391284822229783732539128482222978373253912848222297837325391284822229783732539128482222978373253912848222297837325391284822229783732539128482222978" } } } 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, dcdba7a0-dade-4edd-a627-d132876db3a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2054630699092921208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20546306990929212082054630699092921208205463069909292120820546306990929212082054630699092921208205463069909292120820546306990929212082054630699092921208205463069909292120820546306990929212082054630699092921208205463069909292120820546306990929212082054630699092921208205463069909292120820546306990929212082054630699092921208205463069909292120820546306990929212082054630699092921208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcdba7a0-dade-4edd-a627-d132876db3a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1035f3-544b-4353-b2e5-15ab14d9bb3a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa01ed26-626c-4218-b0a8-d1c0db6d010a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93e476b4-0d16-41fb-b3b2-7fab10b776fe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa01ed26-626c-4218-b0a8-d1c0db6d010a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219876718708596008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52198767187085960085219876718708596008521987671870859600852198767187085960085219876718708596008521987671870859600852198767187085960085219876718708596008521987671870859600852198767187085960085219876718708596008521987671870859600852198767187085960085219876718708596008521987671870859600852198767187085960085219876718708596008521987671870859600852198767187085960085219876718708596008" } } } 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, 93e476b4-0d16-41fb-b3b2-7fab10b776fe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14836442657136236953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483644265713623695314836442657136236953148364426571362369531483644265713623695314836442657136236953148364426571362369531483644265713623695314836442657136236953148364426571362369531483644265713623695314836442657136236953148364426571362369531483644265713623695314836442657136236953148364426571362369531483644265713623695314836442657136236953148364426571362369531483644265713623695314836442657136236953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa01ed26-626c-4218-b0a8-d1c0db6d010a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93e476b4-0d16-41fb-b3b2-7fab10b776fe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c69dbe1-067e-4781-aead-36e85d2dcc0e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c817690f-d8dd-4baf-9d11-cdf5a178b97f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c69dbe1-067e-4781-aead-36e85d2dcc0e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2202959595581507230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22029595955815072302202959595581507230220295959558150723022029595955815072302202959595581507230220295959558150723022029595955815072302202959595581507230220295959558150723022029595955815072302202959595581507230220295959558150723022029595955815072302202959595581507230220295959558150723022029595955815072302202959595581507230220295959558150723022029595955815072302202959595581507230" } } } 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, c817690f-d8dd-4baf-9d11-cdf5a178b97f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6307502320378796075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63075023203787960756307502320378796075630750232037879607563075023203787960756307502320378796075630750232037879607563075023203787960756307502320378796075630750232037879607563075023203787960756307502320378796075630750232037879607563075023203787960756307502320378796075630750232037879607563075023203787960756307502320378796075630750232037879607563075023203787960756307502320378796075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c817690f-d8dd-4baf-9d11-cdf5a178b97f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c69dbe1-067e-4781-aead-36e85d2dcc0e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0dc5ad-3f63-4aed-ac10-b8b54982157b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c37b721-c102-4862-8a48-45f81a67527c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0dc5ad-3f63-4aed-ac10-b8b54982157b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154445388367435752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11544453883674357521154445388367435752115444538836743575211544453883674357521154445388367435752115444538836743575211544453883674357521154445388367435752115444538836743575211544453883674357521154445388367435752115444538836743575211544453883674357521154445388367435752115444538836743575211544453883674357521154445388367435752115444538836743575211544453883674357521154445388367435752" } } } 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, 9c37b721-c102-4862-8a48-45f81a67527c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17627827132099955748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762782713209995574817627827132099955748176278271320999557481762782713209995574817627827132099955748176278271320999557481762782713209995574817627827132099955748176278271320999557481762782713209995574817627827132099955748176278271320999557481762782713209995574817627827132099955748176278271320999557481762782713209995574817627827132099955748176278271320999557481762782713209995574817627827132099955748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0dc5ad-3f63-4aed-ac10-b8b54982157b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c37b721-c102-4862-8a48-45f81a67527c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c26a9504-2329-449a-857c-39b54b4b84d0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a96214-c0d7-49c7-8488-3d4d4ac69b4d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c26a9504-2329-449a-857c-39b54b4b84d0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2610521397568694385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26105213975686943852610521397568694385261052139756869438526105213975686943852610521397568694385261052139756869438526105213975686943852610521397568694385261052139756869438526105213975686943852610521397568694385261052139756869438526105213975686943852610521397568694385261052139756869438526105213975686943852610521397568694385261052139756869438526105213975686943852610521397568694385" } } } 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, d6a96214-c0d7-49c7-8488-3d4d4ac69b4d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2398452625579241219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23984526255792412192398452625579241219239845262557924121923984526255792412192398452625579241219239845262557924121923984526255792412192398452625579241219239845262557924121923984526255792412192398452625579241219239845262557924121923984526255792412192398452625579241219239845262557924121923984526255792412192398452625579241219239845262557924121923984526255792412192398452625579241219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a96214-c0d7-49c7-8488-3d4d4ac69b4d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c26a9504-2329-449a-857c-39b54b4b84d0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f79c7d-7ade-4277-a99a-6739515646ef, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eccb2392-3610-45e4-a852-c6b27ae8b2a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f79c7d-7ade-4277-a99a-6739515646ef, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17123597098272001860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712359709827200186017123597098272001860171235970982720018601712359709827200186017123597098272001860171235970982720018601712359709827200186017123597098272001860171235970982720018601712359709827200186017123597098272001860171235970982720018601712359709827200186017123597098272001860171235970982720018601712359709827200186017123597098272001860171235970982720018601712359709827200186017123597098272001860" } } } 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, eccb2392-3610-45e4-a852-c6b27ae8b2a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1669450356926369933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16694503569263699331669450356926369933166945035692636993316694503569263699331669450356926369933166945035692636993316694503569263699331669450356926369933166945035692636993316694503569263699331669450356926369933166945035692636993316694503569263699331669450356926369933166945035692636993316694503569263699331669450356926369933166945035692636993316694503569263699331669450356926369933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f79c7d-7ade-4277-a99a-6739515646ef, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eccb2392-3610-45e4-a852-c6b27ae8b2a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcaecf5f-fc13-4d0e-beb3-1c2c9cc9e6b4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 578781eb-3264-42db-8ee5-59290d346d8b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcaecf5f-fc13-4d0e-beb3-1c2c9cc9e6b4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9204123779558637713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92041237795586377139204123779558637713920412377955863771392041237795586377139204123779558637713920412377955863771392041237795586377139204123779558637713920412377955863771392041237795586377139204123779558637713920412377955863771392041237795586377139204123779558637713920412377955863771392041237795586377139204123779558637713920412377955863771392041237795586377139204123779558637713" } } } 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, 578781eb-3264-42db-8ee5-59290d346d8b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6903493135973830800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69034931359738308006903493135973830800690349313597383080069034931359738308006903493135973830800690349313597383080069034931359738308006903493135973830800690349313597383080069034931359738308006903493135973830800690349313597383080069034931359738308006903493135973830800690349313597383080069034931359738308006903493135973830800690349313597383080069034931359738308006903493135973830800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 578781eb-3264-42db-8ee5-59290d346d8b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcaecf5f-fc13-4d0e-beb3-1c2c9cc9e6b4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28e08f90-7d16-4133-811b-ee7929c47212, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 277871a0-375d-4323-9acb-672021ddf1cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28e08f90-7d16-4133-811b-ee7929c47212, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9557388682619867754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95573886826198677549557388682619867754955738868261986775495573886826198677549557388682619867754955738868261986775495573886826198677549557388682619867754955738868261986775495573886826198677549557388682619867754955738868261986775495573886826198677549557388682619867754955738868261986775495573886826198677549557388682619867754955738868261986775495573886826198677549557388682619867754" } } } 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, 277871a0-375d-4323-9acb-672021ddf1cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16410265224729925914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641026522472992591416410265224729925914164102652247299259141641026522472992591416410265224729925914164102652247299259141641026522472992591416410265224729925914164102652247299259141641026522472992591416410265224729925914164102652247299259141641026522472992591416410265224729925914164102652247299259141641026522472992591416410265224729925914164102652247299259141641026522472992591416410265224729925914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28e08f90-7d16-4133-811b-ee7929c47212, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277871a0-375d-4323-9acb-672021ddf1cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bccdcec-1f9e-4dca-bf08-01827c1b59a1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bccdcec-1f9e-4dca-bf08-01827c1b59a1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4769753027062388867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47697530270623888674769753027062388867476975302706238886747697530270623888674769753027062388867476975302706238886747697530270623888674769753027062388867476975302706238886747697530270623888674769753027062388867476975302706238886747697530270623888674769753027062388867476975302706238886747697530270623888674769753027062388867476975302706238886747697530270623888674769753027062388867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d2b9c0-dc2d-42e6-a050-e7a9d575ba8b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d2b9c0-dc2d-42e6-a050-e7a9d575ba8b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16525452132296569274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652545213229656927416525452132296569274165254521322965692741652545213229656927416525452132296569274165254521322965692741652545213229656927416525452132296569274165254521322965692741652545213229656927416525452132296569274165254521322965692741652545213229656927416525452132296569274165254521322965692741652545213229656927416525452132296569274165254521322965692741652545213229656927416525452132296569274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d2b9c0-dc2d-42e6-a050-e7a9d575ba8b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bccdcec-1f9e-4dca-bf08-01827c1b59a1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f44e9555-443e-4c17-8129-398ba0bdbf99, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12cb1d2c-06c8-4b7a-8cf2-61ee5d8adf48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f44e9555-443e-4c17-8129-398ba0bdbf99, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144115419496387374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91441154194963873749144115419496387374914411541949638737491441154194963873749144115419496387374914411541949638737491441154194963873749144115419496387374914411541949638737491441154194963873749144115419496387374914411541949638737491441154194963873749144115419496387374914411541949638737491441154194963873749144115419496387374914411541949638737491441154194963873749144115419496387374" } } } 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, 12cb1d2c-06c8-4b7a-8cf2-61ee5d8adf48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2147136243993168838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21471362439931688382147136243993168838214713624399316883821471362439931688382147136243993168838214713624399316883821471362439931688382147136243993168838214713624399316883821471362439931688382147136243993168838214713624399316883821471362439931688382147136243993168838214713624399316883821471362439931688382147136243993168838214713624399316883821471362439931688382147136243993168838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44e9555-443e-4c17-8129-398ba0bdbf99, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d48e2c-6e5f-4847-9544-2fc9d1fc5f75, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d48e2c-6e5f-4847-9544-2fc9d1fc5f75, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1845710081943178834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18457100819431788341845710081943178834184571008194317883418457100819431788341845710081943178834184571008194317883418457100819431788341845710081943178834184571008194317883418457100819431788341845710081943178834184571008194317883418457100819431788341845710081943178834184571008194317883418457100819431788341845710081943178834184571008194317883418457100819431788341845710081943178834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12cb1d2c-06c8-4b7a-8cf2-61ee5d8adf48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f36f86b-4c65-466a-86d1-567ffb163e32, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f36f86b-4c65-466a-86d1-567ffb163e32, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396780229562439116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23967802295624391162396780229562439116239678022956243911623967802295624391162396780229562439116239678022956243911623967802295624391162396780229562439116239678022956243911623967802295624391162396780229562439116239678022956243911623967802295624391162396780229562439116239678022956243911623967802295624391162396780229562439116239678022956243911623967802295624391162396780229562439116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d48e2c-6e5f-4847-9544-2fc9d1fc5f75, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523b8ca3-c73e-4b4f-889a-1087c36948ea, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523b8ca3-c73e-4b4f-889a-1087c36948ea, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9911544848144045005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99115448481440450059911544848144045005991154484814404500599115448481440450059911544848144045005991154484814404500599115448481440450059911544848144045005991154484814404500599115448481440450059911544848144045005991154484814404500599115448481440450059911544848144045005991154484814404500599115448481440450059911544848144045005991154484814404500599115448481440450059911544848144045005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f36f86b-4c65-466a-86d1-567ffb163e32, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94766fe4-2ebd-4ae5-add6-341556f75dec, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94766fe4-2ebd-4ae5-add6-341556f75dec, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 142454538100021253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253142454538100021253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523b8ca3-c73e-4b4f-889a-1087c36948ea, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94766fe4-2ebd-4ae5-add6-341556f75dec, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09c2a4f2-8c77-443e-a5e1-c340862230e4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f6f39f7-5441-4844-8926-71a8927bf57b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09c2a4f2-8c77-443e-a5e1-c340862230e4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4104665451642236948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41046654516422369484104665451642236948410466545164223694841046654516422369484104665451642236948410466545164223694841046654516422369484104665451642236948410466545164223694841046654516422369484104665451642236948410466545164223694841046654516422369484104665451642236948410466545164223694841046654516422369484104665451642236948410466545164223694841046654516422369484104665451642236948" } } } 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, 4f6f39f7-5441-4844-8926-71a8927bf57b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7037579514959235122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70375795149592351227037579514959235122703757951495923512270375795149592351227037579514959235122703757951495923512270375795149592351227037579514959235122703757951495923512270375795149592351227037579514959235122703757951495923512270375795149592351227037579514959235122703757951495923512270375795149592351227037579514959235122703757951495923512270375795149592351227037579514959235122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09c2a4f2-8c77-443e-a5e1-c340862230e4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6f39f7-5441-4844-8926-71a8927bf57b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5320d138-5c90-4a3d-8eb1-7ceeacf9a458, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5320d138-5c90-4a3d-8eb1-7ceeacf9a458, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4353065373840218703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43530653738402187034353065373840218703435306537384021870343530653738402187034353065373840218703435306537384021870343530653738402187034353065373840218703435306537384021870343530653738402187034353065373840218703435306537384021870343530653738402187034353065373840218703435306537384021870343530653738402187034353065373840218703435306537384021870343530653738402187034353065373840218703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c67bc8e-6cf2-45a9-b17c-af1d6d78f2c9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c67bc8e-6cf2-45a9-b17c-af1d6d78f2c9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5797930239464077195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57979302394640771955797930239464077195579793023946407719557979302394640771955797930239464077195579793023946407719557979302394640771955797930239464077195579793023946407719557979302394640771955797930239464077195579793023946407719557979302394640771955797930239464077195579793023946407719557979302394640771955797930239464077195579793023946407719557979302394640771955797930239464077195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c67bc8e-6cf2-45a9-b17c-af1d6d78f2c9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5320d138-5c90-4a3d-8eb1-7ceeacf9a458, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70e9db85-1bf4-48ee-824b-514bd552f251, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5149d7-23d4-4ea2-b75d-190414e8bdac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e9db85-1bf4-48ee-824b-514bd552f251, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9089253600754811477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90892536007548114779089253600754811477908925360075481147790892536007548114779089253600754811477908925360075481147790892536007548114779089253600754811477908925360075481147790892536007548114779089253600754811477908925360075481147790892536007548114779089253600754811477908925360075481147790892536007548114779089253600754811477908925360075481147790892536007548114779089253600754811477" } } } 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, 1b5149d7-23d4-4ea2-b75d-190414e8bdac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12430685114545172916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243068511454517291612430685114545172916124306851145451729161243068511454517291612430685114545172916124306851145451729161243068511454517291612430685114545172916124306851145451729161243068511454517291612430685114545172916124306851145451729161243068511454517291612430685114545172916124306851145451729161243068511454517291612430685114545172916124306851145451729161243068511454517291612430685114545172916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5149d7-23d4-4ea2-b75d-190414e8bdac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e9db85-1bf4-48ee-824b-514bd552f251, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8deea50e-8bf2-4345-b7e9-6d6754b20ee5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8deea50e-8bf2-4345-b7e9-6d6754b20ee5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8280681374287191465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82806813742871914658280681374287191465828068137428719146582806813742871914658280681374287191465828068137428719146582806813742871914658280681374287191465828068137428719146582806813742871914658280681374287191465828068137428719146582806813742871914658280681374287191465828068137428719146582806813742871914658280681374287191465828068137428719146582806813742871914658280681374287191465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a719971d-377d-49f6-aede-cdc63c523c62, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a719971d-377d-49f6-aede-cdc63c523c62, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6507302458409770275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65073024584097702756507302458409770275650730245840977027565073024584097702756507302458409770275650730245840977027565073024584097702756507302458409770275650730245840977027565073024584097702756507302458409770275650730245840977027565073024584097702756507302458409770275650730245840977027565073024584097702756507302458409770275650730245840977027565073024584097702756507302458409770275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8deea50e-8bf2-4345-b7e9-6d6754b20ee5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48fcde6-eeec-4ad4-8ff1-c34b74df1d3f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a719971d-377d-49f6-aede-cdc63c523c62, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48fcde6-eeec-4ad4-8ff1-c34b74df1d3f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5473790253654060248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54737902536540602485473790253654060248547379025365406024854737902536540602485473790253654060248547379025365406024854737902536540602485473790253654060248547379025365406024854737902536540602485473790253654060248547379025365406024854737902536540602485473790253654060248547379025365406024854737902536540602485473790253654060248547379025365406024854737902536540602485473790253654060248" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a91392a-b20c-4c28-9fe8-32bf6dec7068, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a91392a-b20c-4c28-9fe8-32bf6dec7068, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12270914865835393421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227091486583539342112270914865835393421122709148658353934211227091486583539342112270914865835393421122709148658353934211227091486583539342112270914865835393421122709148658353934211227091486583539342112270914865835393421122709148658353934211227091486583539342112270914865835393421122709148658353934211227091486583539342112270914865835393421122709148658353934211227091486583539342112270914865835393421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a91392a-b20c-4c28-9fe8-32bf6dec7068, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8447ceb2-63d0-4d6a-b072-1de8b33159fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8447ceb2-63d0-4d6a-b072-1de8b33159fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16550744282633147779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655074428263314777916550744282633147779165507442826331477791655074428263314777916550744282633147779165507442826331477791655074428263314777916550744282633147779165507442826331477791655074428263314777916550744282633147779165507442826331477791655074428263314777916550744282633147779165507442826331477791655074428263314777916550744282633147779165507442826331477791655074428263314777916550744282633147779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8447ceb2-63d0-4d6a-b072-1de8b33159fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66252124-8e24-4a2a-9a01-e282b720952e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66252124-8e24-4a2a-9a01-e282b720952e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6031018132838829760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60310181328388297606031018132838829760603101813283882976060310181328388297606031018132838829760603101813283882976060310181328388297606031018132838829760603101813283882976060310181328388297606031018132838829760603101813283882976060310181328388297606031018132838829760603101813283882976060310181328388297606031018132838829760603101813283882976060310181328388297606031018132838829760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48fcde6-eeec-4ad4-8ff1-c34b74df1d3f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b18bab5f-bc66-460f-954f-d8fdd19be012, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18bab5f-bc66-460f-954f-d8fdd19be012, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8620778667968127078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86207786679681270788620778667968127078862077866796812707886207786679681270788620778667968127078862077866796812707886207786679681270788620778667968127078862077866796812707886207786679681270788620778667968127078862077866796812707886207786679681270788620778667968127078862077866796812707886207786679681270788620778667968127078862077866796812707886207786679681270788620778667968127078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66252124-8e24-4a2a-9a01-e282b720952e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2ecbdf-223a-4ddc-88b3-2e43ec16d7b8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18bab5f-bc66-460f-954f-d8fdd19be012, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2ecbdf-223a-4ddc-88b3-2e43ec16d7b8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1037019632242821178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10370196322428211781037019632242821178103701963224282117810370196322428211781037019632242821178103701963224282117810370196322428211781037019632242821178103701963224282117810370196322428211781037019632242821178103701963224282117810370196322428211781037019632242821178103701963224282117810370196322428211781037019632242821178103701963224282117810370196322428211781037019632242821178" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dca517b8-fd16-45b3-a0e1-f50e0800b922, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dca517b8-fd16-45b3-a0e1-f50e0800b922, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4423543068624962049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44235430686249620494423543068624962049442354306862496204944235430686249620494423543068624962049442354306862496204944235430686249620494423543068624962049442354306862496204944235430686249620494423543068624962049442354306862496204944235430686249620494423543068624962049442354306862496204944235430686249620494423543068624962049442354306862496204944235430686249620494423543068624962049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2ecbdf-223a-4ddc-88b3-2e43ec16d7b8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dca517b8-fd16-45b3-a0e1-f50e0800b922, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c76ad8b-fcdf-4916-b75b-80f2d236d660, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ead5cda0-775c-48e4-912f-a095e68b9549, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c76ad8b-fcdf-4916-b75b-80f2d236d660, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4843293005753654631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48432930057536546314843293005753654631484329300575365463148432930057536546314843293005753654631484329300575365463148432930057536546314843293005753654631484329300575365463148432930057536546314843293005753654631484329300575365463148432930057536546314843293005753654631484329300575365463148432930057536546314843293005753654631484329300575365463148432930057536546314843293005753654631" } } } 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, ead5cda0-775c-48e4-912f-a095e68b9549, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3105493988788897642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31054939887888976423105493988788897642310549398878889764231054939887888976423105493988788897642310549398878889764231054939887888976423105493988788897642310549398878889764231054939887888976423105493988788897642310549398878889764231054939887888976423105493988788897642310549398878889764231054939887888976423105493988788897642310549398878889764231054939887888976423105493988788897642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c76ad8b-fcdf-4916-b75b-80f2d236d660, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ead5cda0-775c-48e4-912f-a095e68b9549, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b7377e-c41c-4ad4-9c9f-6d50eb5f4081, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b7377e-c41c-4ad4-9c9f-6d50eb5f4081, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6603776853057324256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66037768530573242566603776853057324256660377685305732425666037768530573242566603776853057324256660377685305732425666037768530573242566603776853057324256660377685305732425666037768530573242566603776853057324256660377685305732425666037768530573242566603776853057324256660377685305732425666037768530573242566603776853057324256660377685305732425666037768530573242566603776853057324256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cdd5058-d044-4e16-9b4f-7b07c3abe95d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cdd5058-d044-4e16-9b4f-7b07c3abe95d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9370089365799911249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93700893657999112499370089365799911249937008936579991124993700893657999112499370089365799911249937008936579991124993700893657999112499370089365799911249937008936579991124993700893657999112499370089365799911249937008936579991124993700893657999112499370089365799911249937008936579991124993700893657999112499370089365799911249937008936579991124993700893657999112499370089365799911249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b7377e-c41c-4ad4-9c9f-6d50eb5f4081, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdbb74df-5a8f-48a5-8148-ecdb4330b33b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdbb74df-5a8f-48a5-8148-ecdb4330b33b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17566030768326776967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756603076832677696717566030768326776967175660307683267769671756603076832677696717566030768326776967175660307683267769671756603076832677696717566030768326776967175660307683267769671756603076832677696717566030768326776967175660307683267769671756603076832677696717566030768326776967175660307683267769671756603076832677696717566030768326776967175660307683267769671756603076832677696717566030768326776967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cdd5058-d044-4e16-9b4f-7b07c3abe95d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f067f501-e192-4ed7-999f-4ce766350d18, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f067f501-e192-4ed7-999f-4ce766350d18, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13980217494216467678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398021749421646767813980217494216467678139802174942164676781398021749421646767813980217494216467678139802174942164676781398021749421646767813980217494216467678139802174942164676781398021749421646767813980217494216467678139802174942164676781398021749421646767813980217494216467678139802174942164676781398021749421646767813980217494216467678139802174942164676781398021749421646767813980217494216467678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdbb74df-5a8f-48a5-8148-ecdb4330b33b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f387cdd2-a6bc-4bea-9fb4-64ce43823075, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f387cdd2-a6bc-4bea-9fb4-64ce43823075, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12876996597192048716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287699659719204871612876996597192048716128769965971920487161287699659719204871612876996597192048716128769965971920487161287699659719204871612876996597192048716128769965971920487161287699659719204871612876996597192048716128769965971920487161287699659719204871612876996597192048716128769965971920487161287699659719204871612876996597192048716128769965971920487161287699659719204871612876996597192048716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f067f501-e192-4ed7-999f-4ce766350d18, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ac71b1-43cb-4830-b7e0-f1b5d66ea686, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ac71b1-43cb-4830-b7e0-f1b5d66ea686, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8485326223092175807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84853262230921758078485326223092175807848532622309217580784853262230921758078485326223092175807848532622309217580784853262230921758078485326223092175807848532622309217580784853262230921758078485326223092175807848532622309217580784853262230921758078485326223092175807848532622309217580784853262230921758078485326223092175807848532622309217580784853262230921758078485326223092175807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f387cdd2-a6bc-4bea-9fb4-64ce43823075, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0c3418-b04b-46d6-8f42-c10216400ebe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0c3418-b04b-46d6-8f42-c10216400ebe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11703725402719271967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170372540271927196711703725402719271967117037254027192719671170372540271927196711703725402719271967117037254027192719671170372540271927196711703725402719271967117037254027192719671170372540271927196711703725402719271967117037254027192719671170372540271927196711703725402719271967117037254027192719671170372540271927196711703725402719271967117037254027192719671170372540271927196711703725402719271967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ac71b1-43cb-4830-b7e0-f1b5d66ea686, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4faf322f-9655-4c0f-b5fb-a67edfe00233, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4faf322f-9655-4c0f-b5fb-a67edfe00233, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9649736411140048046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96497364111400480469649736411140048046964973641114004804696497364111400480469649736411140048046964973641114004804696497364111400480469649736411140048046964973641114004804696497364111400480469649736411140048046964973641114004804696497364111400480469649736411140048046964973641114004804696497364111400480469649736411140048046964973641114004804696497364111400480469649736411140048046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0c3418-b04b-46d6-8f42-c10216400ebe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c34bda-0c51-4dc9-bc53-1d5c347027de, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c34bda-0c51-4dc9-bc53-1d5c347027de, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3470789804519064541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34707898045190645413470789804519064541347078980451906454134707898045190645413470789804519064541347078980451906454134707898045190645413470789804519064541347078980451906454134707898045190645413470789804519064541347078980451906454134707898045190645413470789804519064541347078980451906454134707898045190645413470789804519064541347078980451906454134707898045190645413470789804519064541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4faf322f-9655-4c0f-b5fb-a67edfe00233, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d944a60-ab58-4e6c-9bc6-42846a1a7838, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d944a60-ab58-4e6c-9bc6-42846a1a7838, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8783322131240901230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87833221312409012308783322131240901230878332213124090123087833221312409012308783322131240901230878332213124090123087833221312409012308783322131240901230878332213124090123087833221312409012308783322131240901230878332213124090123087833221312409012308783322131240901230878332213124090123087833221312409012308783322131240901230878332213124090123087833221312409012308783322131240901230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c34bda-0c51-4dc9-bc53-1d5c347027de, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 774cfe6f-6c89-4f63-a202-564cd5bdf864, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 774cfe6f-6c89-4f63-a202-564cd5bdf864, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3322704009537872785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33227040095378727853322704009537872785332270400953787278533227040095378727853322704009537872785332270400953787278533227040095378727853322704009537872785332270400953787278533227040095378727853322704009537872785332270400953787278533227040095378727853322704009537872785332270400953787278533227040095378727853322704009537872785332270400953787278533227040095378727853322704009537872785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d944a60-ab58-4e6c-9bc6-42846a1a7838, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b54dc2-3164-4b1d-a2c1-6ca921870025, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b54dc2-3164-4b1d-a2c1-6ca921870025, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16007923798441545846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600792379844154584616007923798441545846160079237984415458461600792379844154584616007923798441545846160079237984415458461600792379844154584616007923798441545846160079237984415458461600792379844154584616007923798441545846160079237984415458461600792379844154584616007923798441545846160079237984415458461600792379844154584616007923798441545846160079237984415458461600792379844154584616007923798441545846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 774cfe6f-6c89-4f63-a202-564cd5bdf864, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b54dc2-3164-4b1d-a2c1-6ca921870025, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f227c47-fa2b-4fc9-ae96-ba75e9e8720f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f227c47-fa2b-4fc9-ae96-ba75e9e8720f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327092720627573236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236327092720627573236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 846068ec-b953-4b52-84f6-8428370a98d1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 846068ec-b953-4b52-84f6-8428370a98d1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12090890439266238249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209089043926623824912090890439266238249120908904392662382491209089043926623824912090890439266238249120908904392662382491209089043926623824912090890439266238249120908904392662382491209089043926623824912090890439266238249120908904392662382491209089043926623824912090890439266238249120908904392662382491209089043926623824912090890439266238249120908904392662382491209089043926623824912090890439266238249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f227c47-fa2b-4fc9-ae96-ba75e9e8720f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a700bf-6b5e-4563-9fd1-58ed782fe927, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a700bf-6b5e-4563-9fd1-58ed782fe927, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17550902961284372566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755090296128437256617550902961284372566175509029612843725661755090296128437256617550902961284372566175509029612843725661755090296128437256617550902961284372566175509029612843725661755090296128437256617550902961284372566175509029612843725661755090296128437256617550902961284372566175509029612843725661755090296128437256617550902961284372566175509029612843725661755090296128437256617550902961284372566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a700bf-6b5e-4563-9fd1-58ed782fe927, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deda566d-5b96-4623-bd44-1f0dc755d51c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deda566d-5b96-4623-bd44-1f0dc755d51c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11411908763378309797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141190876337830979711411908763378309797114119087633783097971141190876337830979711411908763378309797114119087633783097971141190876337830979711411908763378309797114119087633783097971141190876337830979711411908763378309797114119087633783097971141190876337830979711411908763378309797114119087633783097971141190876337830979711411908763378309797114119087633783097971141190876337830979711411908763378309797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deda566d-5b96-4623-bd44-1f0dc755d51c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94773fce-d355-4dc2-983f-484d3b531b53, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94773fce-d355-4dc2-983f-484d3b531b53, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4323289320888942655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43232893208889426554323289320888942655432328932088894265543232893208889426554323289320888942655432328932088894265543232893208889426554323289320888942655432328932088894265543232893208889426554323289320888942655432328932088894265543232893208889426554323289320888942655432328932088894265543232893208889426554323289320888942655432328932088894265543232893208889426554323289320888942655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 846068ec-b953-4b52-84f6-8428370a98d1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e71d7d8e-9a74-4361-b259-e29e255eca95, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e71d7d8e-9a74-4361-b259-e29e255eca95, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3352263147288282162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33522631472882821623352263147288282162335226314728828216233522631472882821623352263147288282162335226314728828216233522631472882821623352263147288282162335226314728828216233522631472882821623352263147288282162335226314728828216233522631472882821623352263147288282162335226314728828216233522631472882821623352263147288282162335226314728828216233522631472882821623352263147288282162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94773fce-d355-4dc2-983f-484d3b531b53, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e54fd23-d126-4585-9b71-8357d7667392, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e54fd23-d126-4585-9b71-8357d7667392, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16124208229252006496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612420822925200649616124208229252006496161242082292520064961612420822925200649616124208229252006496161242082292520064961612420822925200649616124208229252006496161242082292520064961612420822925200649616124208229252006496161242082292520064961612420822925200649616124208229252006496161242082292520064961612420822925200649616124208229252006496161242082292520064961612420822925200649616124208229252006496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e71d7d8e-9a74-4361-b259-e29e255eca95, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e4f82c7-9d2b-4bc3-9096-3cd1104dee19, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e4f82c7-9d2b-4bc3-9096-3cd1104dee19, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9605820094010273926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96058200940102739269605820094010273926960582009401027392696058200940102739269605820094010273926960582009401027392696058200940102739269605820094010273926960582009401027392696058200940102739269605820094010273926960582009401027392696058200940102739269605820094010273926960582009401027392696058200940102739269605820094010273926960582009401027392696058200940102739269605820094010273926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e54fd23-d126-4585-9b71-8357d7667392, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c9bde1-b315-4215-a9f3-76dcbf845bdf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c9bde1-b315-4215-a9f3-76dcbf845bdf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8161196746633213240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81611967466332132408161196746633213240816119674663321324081611967466332132408161196746633213240816119674663321324081611967466332132408161196746633213240816119674663321324081611967466332132408161196746633213240816119674663321324081611967466332132408161196746633213240816119674663321324081611967466332132408161196746633213240816119674663321324081611967466332132408161196746633213240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e4f82c7-9d2b-4bc3-9096-3cd1104dee19, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6966f76d-c393-4c23-9c13-0ff77a73fcfd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6966f76d-c393-4c23-9c13-0ff77a73fcfd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7930653938412342905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79306539384123429057930653938412342905793065393841234290579306539384123429057930653938412342905793065393841234290579306539384123429057930653938412342905793065393841234290579306539384123429057930653938412342905793065393841234290579306539384123429057930653938412342905793065393841234290579306539384123429057930653938412342905793065393841234290579306539384123429057930653938412342905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c9bde1-b315-4215-a9f3-76dcbf845bdf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 174964ab-293f-471e-a9dc-265991f5f000, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 174964ab-293f-471e-a9dc-265991f5f000, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12720605533755580938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272060553375558093812720605533755580938127206055337555809381272060553375558093812720605533755580938127206055337555809381272060553375558093812720605533755580938127206055337555809381272060553375558093812720605533755580938127206055337555809381272060553375558093812720605533755580938127206055337555809381272060553375558093812720605533755580938127206055337555809381272060553375558093812720605533755580938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6966f76d-c393-4c23-9c13-0ff77a73fcfd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f71f42c-c695-45c3-9f75-a7a9afa84e1f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f71f42c-c695-45c3-9f75-a7a9afa84e1f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13400573020873009684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340057302087300968413400573020873009684134005730208730096841340057302087300968413400573020873009684134005730208730096841340057302087300968413400573020873009684134005730208730096841340057302087300968413400573020873009684134005730208730096841340057302087300968413400573020873009684134005730208730096841340057302087300968413400573020873009684134005730208730096841340057302087300968413400573020873009684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 174964ab-293f-471e-a9dc-265991f5f000, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123dea70-35c3-4104-b53c-3a357894ebf7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123dea70-35c3-4104-b53c-3a357894ebf7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6913137495175000768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69131374951750007686913137495175000768691313749517500076869131374951750007686913137495175000768691313749517500076869131374951750007686913137495175000768691313749517500076869131374951750007686913137495175000768691313749517500076869131374951750007686913137495175000768691313749517500076869131374951750007686913137495175000768691313749517500076869131374951750007686913137495175000768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f71f42c-c695-45c3-9f75-a7a9afa84e1f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfd2ee65-903a-4905-85cc-191c08a036ef, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd2ee65-903a-4905-85cc-191c08a036ef, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6011829772065997248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60118297720659972486011829772065997248601182977206599724860118297720659972486011829772065997248601182977206599724860118297720659972486011829772065997248601182977206599724860118297720659972486011829772065997248601182977206599724860118297720659972486011829772065997248601182977206599724860118297720659972486011829772065997248601182977206599724860118297720659972486011829772065997248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123dea70-35c3-4104-b53c-3a357894ebf7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45fbf8f3-c798-4f5a-b0ad-2168155d2050, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45fbf8f3-c798-4f5a-b0ad-2168155d2050, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4630699042291038527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46306990422910385274630699042291038527463069904229103852746306990422910385274630699042291038527463069904229103852746306990422910385274630699042291038527463069904229103852746306990422910385274630699042291038527463069904229103852746306990422910385274630699042291038527463069904229103852746306990422910385274630699042291038527463069904229103852746306990422910385274630699042291038527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd2ee65-903a-4905-85cc-191c08a036ef, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52c78843-8052-42ed-b536-0504c7639f8f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52c78843-8052-42ed-b536-0504c7639f8f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5802366682393909559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58023666823939095595802366682393909559580236668239390955958023666823939095595802366682393909559580236668239390955958023666823939095595802366682393909559580236668239390955958023666823939095595802366682393909559580236668239390955958023666823939095595802366682393909559580236668239390955958023666823939095595802366682393909559580236668239390955958023666823939095595802366682393909559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45fbf8f3-c798-4f5a-b0ad-2168155d2050, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c559bd3b-954f-44f1-9f87-358a13612f03, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c559bd3b-954f-44f1-9f87-358a13612f03, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1083971978274879086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10839719782748790861083971978274879086108397197827487908610839719782748790861083971978274879086108397197827487908610839719782748790861083971978274879086108397197827487908610839719782748790861083971978274879086108397197827487908610839719782748790861083971978274879086108397197827487908610839719782748790861083971978274879086108397197827487908610839719782748790861083971978274879086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52c78843-8052-42ed-b536-0504c7639f8f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339363af-d547-460f-86b9-d100de567861, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339363af-d547-460f-86b9-d100de567861, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11357602235081657264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135760223508165726411357602235081657264113576022350816572641135760223508165726411357602235081657264113576022350816572641135760223508165726411357602235081657264113576022350816572641135760223508165726411357602235081657264113576022350816572641135760223508165726411357602235081657264113576022350816572641135760223508165726411357602235081657264113576022350816572641135760223508165726411357602235081657264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c559bd3b-954f-44f1-9f87-358a13612f03, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82bddd2a-1258-427b-bfde-bcbf129d3db4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82bddd2a-1258-427b-bfde-bcbf129d3db4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8481370085503358156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84813700855033581568481370085503358156848137008550335815684813700855033581568481370085503358156848137008550335815684813700855033581568481370085503358156848137008550335815684813700855033581568481370085503358156848137008550335815684813700855033581568481370085503358156848137008550335815684813700855033581568481370085503358156848137008550335815684813700855033581568481370085503358156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339363af-d547-460f-86b9-d100de567861, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8adc6fd5-dcf5-4795-a02c-303636430f62, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8adc6fd5-dcf5-4795-a02c-303636430f62, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5181433605700632476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51814336057006324765181433605700632476518143360570063247651814336057006324765181433605700632476518143360570063247651814336057006324765181433605700632476518143360570063247651814336057006324765181433605700632476518143360570063247651814336057006324765181433605700632476518143360570063247651814336057006324765181433605700632476518143360570063247651814336057006324765181433605700632476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82bddd2a-1258-427b-bfde-bcbf129d3db4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d804a9b4-94e6-462d-a3bd-303e12d143b3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d804a9b4-94e6-462d-a3bd-303e12d143b3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4128896386270635003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41288963862706350034128896386270635003412889638627063500341288963862706350034128896386270635003412889638627063500341288963862706350034128896386270635003412889638627063500341288963862706350034128896386270635003412889638627063500341288963862706350034128896386270635003412889638627063500341288963862706350034128896386270635003412889638627063500341288963862706350034128896386270635003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8adc6fd5-dcf5-4795-a02c-303636430f62, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b15a24ee-52ac-47e5-990c-0d67386f502b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b15a24ee-52ac-47e5-990c-0d67386f502b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5569146750219733193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55691467502197331935569146750219733193556914675021973319355691467502197331935569146750219733193556914675021973319355691467502197331935569146750219733193556914675021973319355691467502197331935569146750219733193556914675021973319355691467502197331935569146750219733193556914675021973319355691467502197331935569146750219733193556914675021973319355691467502197331935569146750219733193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d804a9b4-94e6-462d-a3bd-303e12d143b3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d0f6b5-8e67-4cf9-abb5-1e80dbc09e29, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d0f6b5-8e67-4cf9-abb5-1e80dbc09e29, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8167885508608104717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81678855086081047178167885508608104717816788550860810471781678855086081047178167885508608104717816788550860810471781678855086081047178167885508608104717816788550860810471781678855086081047178167885508608104717816788550860810471781678855086081047178167885508608104717816788550860810471781678855086081047178167885508608104717816788550860810471781678855086081047178167885508608104717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b15a24ee-52ac-47e5-990c-0d67386f502b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18771874-5f6d-48af-bd1c-c260aee9a54e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18771874-5f6d-48af-bd1c-c260aee9a54e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12956043588852322257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295604358885232225712956043588852322257129560435888523222571295604358885232225712956043588852322257129560435888523222571295604358885232225712956043588852322257129560435888523222571295604358885232225712956043588852322257129560435888523222571295604358885232225712956043588852322257129560435888523222571295604358885232225712956043588852322257129560435888523222571295604358885232225712956043588852322257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d0f6b5-8e67-4cf9-abb5-1e80dbc09e29, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df602218-97b0-4b78-98c0-8a56561b845a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df602218-97b0-4b78-98c0-8a56561b845a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9131586098043708477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91315860980437084779131586098043708477913158609804370847791315860980437084779131586098043708477913158609804370847791315860980437084779131586098043708477913158609804370847791315860980437084779131586098043708477913158609804370847791315860980437084779131586098043708477913158609804370847791315860980437084779131586098043708477913158609804370847791315860980437084779131586098043708477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18771874-5f6d-48af-bd1c-c260aee9a54e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e097f9-256e-405a-a028-71eb8b79f8c2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e097f9-256e-405a-a028-71eb8b79f8c2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11537016587630546601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153701658763054660111537016587630546601115370165876305466011153701658763054660111537016587630546601115370165876305466011153701658763054660111537016587630546601115370165876305466011153701658763054660111537016587630546601115370165876305466011153701658763054660111537016587630546601115370165876305466011153701658763054660111537016587630546601115370165876305466011153701658763054660111537016587630546601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df602218-97b0-4b78-98c0-8a56561b845a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c789c115-30d7-4269-b43a-0ffd69c59722, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c789c115-30d7-4269-b43a-0ffd69c59722, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14589184842581758906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458918484258175890614589184842581758906145891848425817589061458918484258175890614589184842581758906145891848425817589061458918484258175890614589184842581758906145891848425817589061458918484258175890614589184842581758906145891848425817589061458918484258175890614589184842581758906145891848425817589061458918484258175890614589184842581758906145891848425817589061458918484258175890614589184842581758906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e097f9-256e-405a-a028-71eb8b79f8c2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c224df9-7e72-4d0e-9feb-1158217c9a49, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c224df9-7e72-4d0e-9feb-1158217c9a49, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14519724844780659138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451972484478065913814519724844780659138145197248447806591381451972484478065913814519724844780659138145197248447806591381451972484478065913814519724844780659138145197248447806591381451972484478065913814519724844780659138145197248447806591381451972484478065913814519724844780659138145197248447806591381451972484478065913814519724844780659138145197248447806591381451972484478065913814519724844780659138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c789c115-30d7-4269-b43a-0ffd69c59722, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2154d13c-48a3-42a2-8fbd-e87b9d6e8078, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2154d13c-48a3-42a2-8fbd-e87b9d6e8078, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14055406278499134300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405540627849913430014055406278499134300140554062784991343001405540627849913430014055406278499134300140554062784991343001405540627849913430014055406278499134300140554062784991343001405540627849913430014055406278499134300140554062784991343001405540627849913430014055406278499134300140554062784991343001405540627849913430014055406278499134300140554062784991343001405540627849913430014055406278499134300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2154d13c-48a3-42a2-8fbd-e87b9d6e8078, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4034649f-5347-4695-9245-f8d16d094b73, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4034649f-5347-4695-9245-f8d16d094b73, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4757194237574869432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47571942375748694324757194237574869432475719423757486943247571942375748694324757194237574869432475719423757486943247571942375748694324757194237574869432475719423757486943247571942375748694324757194237574869432475719423757486943247571942375748694324757194237574869432475719423757486943247571942375748694324757194237574869432475719423757486943247571942375748694324757194237574869432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c224df9-7e72-4d0e-9feb-1158217c9a49, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f923c3-4793-4781-b411-0689b1494749, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f923c3-4793-4781-b411-0689b1494749, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 222645057465915531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531222645057465915531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4034649f-5347-4695-9245-f8d16d094b73, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f14e03-93fd-41d9-b56f-70c69d3c9fb9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f14e03-93fd-41d9-b56f-70c69d3c9fb9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3333845561873313720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33338455618733137203333845561873313720333384556187331372033338455618733137203333845561873313720333384556187331372033338455618733137203333845561873313720333384556187331372033338455618733137203333845561873313720333384556187331372033338455618733137203333845561873313720333384556187331372033338455618733137203333845561873313720333384556187331372033338455618733137203333845561873313720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f923c3-4793-4781-b411-0689b1494749, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d40786e6-bd39-4b89-b6f9-00878bafeeda, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40786e6-bd39-4b89-b6f9-00878bafeeda, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2349067515516555782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23490675155165557822349067515516555782234906751551655578223490675155165557822349067515516555782234906751551655578223490675155165557822349067515516555782234906751551655578223490675155165557822349067515516555782234906751551655578223490675155165557822349067515516555782234906751551655578223490675155165557822349067515516555782234906751551655578223490675155165557822349067515516555782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f14e03-93fd-41d9-b56f-70c69d3c9fb9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a6300a-42c5-48af-af53-e4d8059641bc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a6300a-42c5-48af-af53-e4d8059641bc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2733254826312627052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27332548263126270522733254826312627052273325482631262705227332548263126270522733254826312627052273325482631262705227332548263126270522733254826312627052273325482631262705227332548263126270522733254826312627052273325482631262705227332548263126270522733254826312627052273325482631262705227332548263126270522733254826312627052273325482631262705227332548263126270522733254826312627052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40786e6-bd39-4b89-b6f9-00878bafeeda, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b70a63-9f3e-47ed-92fe-a00646b3b58e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b70a63-9f3e-47ed-92fe-a00646b3b58e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5449178215337062604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54491782153370626045449178215337062604544917821533706260454491782153370626045449178215337062604544917821533706260454491782153370626045449178215337062604544917821533706260454491782153370626045449178215337062604544917821533706260454491782153370626045449178215337062604544917821533706260454491782153370626045449178215337062604544917821533706260454491782153370626045449178215337062604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a6300a-42c5-48af-af53-e4d8059641bc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc71eb5-27c6-4630-8fff-058f7d3e7ee0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b70a63-9f3e-47ed-92fe-a00646b3b58e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99b6519d-be94-4d93-85ac-3aa0371e2cbd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99b6519d-be94-4d93-85ac-3aa0371e2cbd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1125702159476166989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11257021594761669891125702159476166989112570215947616698911257021594761669891125702159476166989112570215947616698911257021594761669891125702159476166989112570215947616698911257021594761669891125702159476166989112570215947616698911257021594761669891125702159476166989112570215947616698911257021594761669891125702159476166989112570215947616698911257021594761669891125702159476166989" } } } 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, acc71eb5-27c6-4630-8fff-058f7d3e7ee0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16491901832291032000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649190183229103200016491901832291032000164919018322910320001649190183229103200016491901832291032000164919018322910320001649190183229103200016491901832291032000164919018322910320001649190183229103200016491901832291032000164919018322910320001649190183229103200016491901832291032000164919018322910320001649190183229103200016491901832291032000164919018322910320001649190183229103200016491901832291032000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99b6519d-be94-4d93-85ac-3aa0371e2cbd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cb7babb-9e42-49be-ad53-15c22508bfaa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc71eb5-27c6-4630-8fff-058f7d3e7ee0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cb7babb-9e42-49be-ad53-15c22508bfaa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17059601273414563626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705960127341456362617059601273414563626170596012734145636261705960127341456362617059601273414563626170596012734145636261705960127341456362617059601273414563626170596012734145636261705960127341456362617059601273414563626170596012734145636261705960127341456362617059601273414563626170596012734145636261705960127341456362617059601273414563626170596012734145636261705960127341456362617059601273414563626" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96e404d3-f52f-4cf1-afb4-c021c3c07337, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e404d3-f52f-4cf1-afb4-c021c3c07337, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6778639543029374856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67786395430293748566778639543029374856677863954302937485667786395430293748566778639543029374856677863954302937485667786395430293748566778639543029374856677863954302937485667786395430293748566778639543029374856677863954302937485667786395430293748566778639543029374856677863954302937485667786395430293748566778639543029374856677863954302937485667786395430293748566778639543029374856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cb7babb-9e42-49be-ad53-15c22508bfaa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8681ede0-4c5c-45f1-89cf-21f705666177, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8681ede0-4c5c-45f1-89cf-21f705666177, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8420922371806084194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84209223718060841948420922371806084194842092237180608419484209223718060841948420922371806084194842092237180608419484209223718060841948420922371806084194842092237180608419484209223718060841948420922371806084194842092237180608419484209223718060841948420922371806084194842092237180608419484209223718060841948420922371806084194842092237180608419484209223718060841948420922371806084194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e404d3-f52f-4cf1-afb4-c021c3c07337, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be64a7c9-f16e-40aa-9f0b-8c072e3c19bf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be64a7c9-f16e-40aa-9f0b-8c072e3c19bf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17180082844822325589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718008284482232558917180082844822325589171800828448223255891718008284482232558917180082844822325589171800828448223255891718008284482232558917180082844822325589171800828448223255891718008284482232558917180082844822325589171800828448223255891718008284482232558917180082844822325589171800828448223255891718008284482232558917180082844822325589171800828448223255891718008284482232558917180082844822325589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8681ede0-4c5c-45f1-89cf-21f705666177, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 848f5117-43c0-47b5-8d35-30333aa72ae3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 848f5117-43c0-47b5-8d35-30333aa72ae3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12088328653553168726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208832865355316872612088328653553168726120883286535531687261208832865355316872612088328653553168726120883286535531687261208832865355316872612088328653553168726120883286535531687261208832865355316872612088328653553168726120883286535531687261208832865355316872612088328653553168726120883286535531687261208832865355316872612088328653553168726120883286535531687261208832865355316872612088328653553168726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be64a7c9-f16e-40aa-9f0b-8c072e3c19bf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac539d13-6002-4687-a162-f05ac44b2f9b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac539d13-6002-4687-a162-f05ac44b2f9b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5646006695594013929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56460066955940139295646006695594013929564600669559401392956460066955940139295646006695594013929564600669559401392956460066955940139295646006695594013929564600669559401392956460066955940139295646006695594013929564600669559401392956460066955940139295646006695594013929564600669559401392956460066955940139295646006695594013929564600669559401392956460066955940139295646006695594013929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 848f5117-43c0-47b5-8d35-30333aa72ae3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4d179f-0961-4d07-859e-d57dbe517bb6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4d179f-0961-4d07-859e-d57dbe517bb6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17899890142098618516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789989014209861851617899890142098618516178998901420986185161789989014209861851617899890142098618516178998901420986185161789989014209861851617899890142098618516178998901420986185161789989014209861851617899890142098618516178998901420986185161789989014209861851617899890142098618516178998901420986185161789989014209861851617899890142098618516178998901420986185161789989014209861851617899890142098618516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac539d13-6002-4687-a162-f05ac44b2f9b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2877a36a-7299-463c-99d3-80556e08193a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2877a36a-7299-463c-99d3-80556e08193a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2628145319997721137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26281453199977211372628145319997721137262814531999772113726281453199977211372628145319997721137262814531999772113726281453199977211372628145319997721137262814531999772113726281453199977211372628145319997721137262814531999772113726281453199977211372628145319997721137262814531999772113726281453199977211372628145319997721137262814531999772113726281453199977211372628145319997721137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4d179f-0961-4d07-859e-d57dbe517bb6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f9ef7d-ea28-4947-98e1-fc078aa48018, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f9ef7d-ea28-4947-98e1-fc078aa48018, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2863789360311810409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28637893603118104092863789360311810409286378936031181040928637893603118104092863789360311810409286378936031181040928637893603118104092863789360311810409286378936031181040928637893603118104092863789360311810409286378936031181040928637893603118104092863789360311810409286378936031181040928637893603118104092863789360311810409286378936031181040928637893603118104092863789360311810409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2877a36a-7299-463c-99d3-80556e08193a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b537333-0a6e-4ea0-819c-0942e0896957, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f9ef7d-ea28-4947-98e1-fc078aa48018, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b537333-0a6e-4ea0-819c-0942e0896957, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9260734015623290082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92607340156232900829260734015623290082926073401562329008292607340156232900829260734015623290082926073401562329008292607340156232900829260734015623290082926073401562329008292607340156232900829260734015623290082926073401562329008292607340156232900829260734015623290082926073401562329008292607340156232900829260734015623290082926073401562329008292607340156232900829260734015623290082" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 448639de-2c3e-4abf-9516-56d2c3d8f700, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 448639de-2c3e-4abf-9516-56d2c3d8f700, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1391426855432744233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13914268554327442331391426855432744233139142685543274423313914268554327442331391426855432744233139142685543274423313914268554327442331391426855432744233139142685543274423313914268554327442331391426855432744233139142685543274423313914268554327442331391426855432744233139142685543274423313914268554327442331391426855432744233139142685543274423313914268554327442331391426855432744233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b537333-0a6e-4ea0-819c-0942e0896957, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 448639de-2c3e-4abf-9516-56d2c3d8f700, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f259e8-5d1a-42f0-b096-f96c53f74c73, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f259e8-5d1a-42f0-b096-f96c53f74c73, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8107481575995092140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81074815759950921408107481575995092140810748157599509214081074815759950921408107481575995092140810748157599509214081074815759950921408107481575995092140810748157599509214081074815759950921408107481575995092140810748157599509214081074815759950921408107481575995092140810748157599509214081074815759950921408107481575995092140810748157599509214081074815759950921408107481575995092140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859571d5-9d0c-4382-8b04-ba85dd03dc79, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859571d5-9d0c-4382-8b04-ba85dd03dc79, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410781494690799661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041078149469079966110410781494690799661104107814946907996611041078149469079966110410781494690799661104107814946907996611041078149469079966110410781494690799661104107814946907996611041078149469079966110410781494690799661104107814946907996611041078149469079966110410781494690799661104107814946907996611041078149469079966110410781494690799661104107814946907996611041078149469079966110410781494690799661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f259e8-5d1a-42f0-b096-f96c53f74c73, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fbb0e6d-c68a-44c5-bd94-4ffd452fb566, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fbb0e6d-c68a-44c5-bd94-4ffd452fb566, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7095147436288875644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70951474362888756447095147436288875644709514743628887564470951474362888756447095147436288875644709514743628887564470951474362888756447095147436288875644709514743628887564470951474362888756447095147436288875644709514743628887564470951474362888756447095147436288875644709514743628887564470951474362888756447095147436288875644709514743628887564470951474362888756447095147436288875644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859571d5-9d0c-4382-8b04-ba85dd03dc79, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba374d87-c0a0-42e2-9e70-d878e24ad895, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba374d87-c0a0-42e2-9e70-d878e24ad895, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4379751882477116667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43797518824771166674379751882477116667437975188247711666743797518824771166674379751882477116667437975188247711666743797518824771166674379751882477116667437975188247711666743797518824771166674379751882477116667437975188247711666743797518824771166674379751882477116667437975188247711666743797518824771166674379751882477116667437975188247711666743797518824771166674379751882477116667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fbb0e6d-c68a-44c5-bd94-4ffd452fb566, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, becf024f-552e-475b-b3a5-fe2ac271e037, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, becf024f-552e-475b-b3a5-fe2ac271e037, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8165060634029599409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81650606340295994098165060634029599409816506063402959940981650606340295994098165060634029599409816506063402959940981650606340295994098165060634029599409816506063402959940981650606340295994098165060634029599409816506063402959940981650606340295994098165060634029599409816506063402959940981650606340295994098165060634029599409816506063402959940981650606340295994098165060634029599409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba374d87-c0a0-42e2-9e70-d878e24ad895, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 473640ec-2e04-40af-a73d-585c7f204bd9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 473640ec-2e04-40af-a73d-585c7f204bd9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6385670388030438091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63856703880304380916385670388030438091638567038803043809163856703880304380916385670388030438091638567038803043809163856703880304380916385670388030438091638567038803043809163856703880304380916385670388030438091638567038803043809163856703880304380916385670388030438091638567038803043809163856703880304380916385670388030438091638567038803043809163856703880304380916385670388030438091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, becf024f-552e-475b-b3a5-fe2ac271e037, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 473640ec-2e04-40af-a73d-585c7f204bd9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310a2dd1-1f2d-466c-b4f0-d15ce69fad46, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6262acd-c102-490b-bd2e-16578224179a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310a2dd1-1f2d-466c-b4f0-d15ce69fad46, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10459918250570072828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045991825057007282810459918250570072828104599182505700728281045991825057007282810459918250570072828104599182505700728281045991825057007282810459918250570072828104599182505700728281045991825057007282810459918250570072828104599182505700728281045991825057007282810459918250570072828104599182505700728281045991825057007282810459918250570072828104599182505700728281045991825057007282810459918250570072828" } } } 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, d6262acd-c102-490b-bd2e-16578224179a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5755237153624098321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57552371536240983215755237153624098321575523715362409832157552371536240983215755237153624098321575523715362409832157552371536240983215755237153624098321575523715362409832157552371536240983215755237153624098321575523715362409832157552371536240983215755237153624098321575523715362409832157552371536240983215755237153624098321575523715362409832157552371536240983215755237153624098321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310a2dd1-1f2d-466c-b4f0-d15ce69fad46, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b7e731d-7fee-4a5a-9595-f48350a4fe95, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b7e731d-7fee-4a5a-9595-f48350a4fe95, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11983269673872335254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198326967387233525411983269673872335254119832696738723352541198326967387233525411983269673872335254119832696738723352541198326967387233525411983269673872335254119832696738723352541198326967387233525411983269673872335254119832696738723352541198326967387233525411983269673872335254119832696738723352541198326967387233525411983269673872335254119832696738723352541198326967387233525411983269673872335254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6262acd-c102-490b-bd2e-16578224179a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f060a36-d450-4776-991c-2941c6aafa7e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f060a36-d450-4776-991c-2941c6aafa7e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17566545024082046952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756654502408204695217566545024082046952175665450240820469521756654502408204695217566545024082046952175665450240820469521756654502408204695217566545024082046952175665450240820469521756654502408204695217566545024082046952175665450240820469521756654502408204695217566545024082046952175665450240820469521756654502408204695217566545024082046952175665450240820469521756654502408204695217566545024082046952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b7e731d-7fee-4a5a-9595-f48350a4fe95, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 117c69ee-c8b7-42a8-92dd-fb4fa79b76cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 117c69ee-c8b7-42a8-92dd-fb4fa79b76cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4292289520011703801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42922895200117038014292289520011703801429228952001170380142922895200117038014292289520011703801429228952001170380142922895200117038014292289520011703801429228952001170380142922895200117038014292289520011703801429228952001170380142922895200117038014292289520011703801429228952001170380142922895200117038014292289520011703801429228952001170380142922895200117038014292289520011703801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f060a36-d450-4776-991c-2941c6aafa7e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a91f8e00-6a10-4563-ac7f-c2783b01f486, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a91f8e00-6a10-4563-ac7f-c2783b01f486, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12168812361703052194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216881236170305219412168812361703052194121688123617030521941216881236170305219412168812361703052194121688123617030521941216881236170305219412168812361703052194121688123617030521941216881236170305219412168812361703052194121688123617030521941216881236170305219412168812361703052194121688123617030521941216881236170305219412168812361703052194121688123617030521941216881236170305219412168812361703052194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 117c69ee-c8b7-42a8-92dd-fb4fa79b76cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91cf0b7f-8bec-449d-ab49-e29f7da9ed3b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91cf0b7f-8bec-449d-ab49-e29f7da9ed3b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10888224055597234269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088822405559723426910888224055597234269108882240555972342691088822405559723426910888224055597234269108882240555972342691088822405559723426910888224055597234269108882240555972342691088822405559723426910888224055597234269108882240555972342691088822405559723426910888224055597234269108882240555972342691088822405559723426910888224055597234269108882240555972342691088822405559723426910888224055597234269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a91f8e00-6a10-4563-ac7f-c2783b01f486, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af90919a-bd3d-45b3-bcc2-51315db0dc0f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af90919a-bd3d-45b3-bcc2-51315db0dc0f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7290362632525323258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72903626325253232587290362632525323258729036263252532325872903626325253232587290362632525323258729036263252532325872903626325253232587290362632525323258729036263252532325872903626325253232587290362632525323258729036263252532325872903626325253232587290362632525323258729036263252532325872903626325253232587290362632525323258729036263252532325872903626325253232587290362632525323258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91cf0b7f-8bec-449d-ab49-e29f7da9ed3b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af90919a-bd3d-45b3-bcc2-51315db0dc0f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 325fc05c-c58d-434c-bdc0-a5a9eb3f0d74, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325fc05c-c58d-434c-bdc0-a5a9eb3f0d74, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5697667672184804442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56976676721848044425697667672184804442569766767218480444256976676721848044425697667672184804442569766767218480444256976676721848044425697667672184804442569766767218480444256976676721848044425697667672184804442569766767218480444256976676721848044425697667672184804442569766767218480444256976676721848044425697667672184804442569766767218480444256976676721848044425697667672184804442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67cfc6f1-d81b-426f-bcb3-e0373c43ab82, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67cfc6f1-d81b-426f-bcb3-e0373c43ab82, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4592128184110935646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45921281841109356464592128184110935646459212818411093564645921281841109356464592128184110935646459212818411093564645921281841109356464592128184110935646459212818411093564645921281841109356464592128184110935646459212818411093564645921281841109356464592128184110935646459212818411093564645921281841109356464592128184110935646459212818411093564645921281841109356464592128184110935646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325fc05c-c58d-434c-bdc0-a5a9eb3f0d74, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67cfc6f1-d81b-426f-bcb3-e0373c43ab82, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ede3d3a-134e-450f-8fca-9f30defb7be3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ede3d3a-134e-450f-8fca-9f30defb7be3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12627989023812360462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262798902381236046212627989023812360462126279890238123604621262798902381236046212627989023812360462126279890238123604621262798902381236046212627989023812360462126279890238123604621262798902381236046212627989023812360462126279890238123604621262798902381236046212627989023812360462126279890238123604621262798902381236046212627989023812360462126279890238123604621262798902381236046212627989023812360462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad8a2953-50b0-444f-acb2-4a92042bcb31, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8a2953-50b0-444f-acb2-4a92042bcb31, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 708722477060568342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342708722477060568342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ede3d3a-134e-450f-8fca-9f30defb7be3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8a2953-50b0-444f-acb2-4a92042bcb31, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a21fdca-d1fe-40ac-a13c-ef56d38e09aa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a21fdca-d1fe-40ac-a13c-ef56d38e09aa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4878306468910505324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48783064689105053244878306468910505324487830646891050532448783064689105053244878306468910505324487830646891050532448783064689105053244878306468910505324487830646891050532448783064689105053244878306468910505324487830646891050532448783064689105053244878306468910505324487830646891050532448783064689105053244878306468910505324487830646891050532448783064689105053244878306468910505324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9638e29-d482-4780-bde5-9e9b13d8f905, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9638e29-d482-4780-bde5-9e9b13d8f905, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1911054170912024672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19110541709120246721911054170912024672191105417091202467219110541709120246721911054170912024672191105417091202467219110541709120246721911054170912024672191105417091202467219110541709120246721911054170912024672191105417091202467219110541709120246721911054170912024672191105417091202467219110541709120246721911054170912024672191105417091202467219110541709120246721911054170912024672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a21fdca-d1fe-40ac-a13c-ef56d38e09aa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43059d4f-2ec5-4b36-9455-e509372d8560, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43059d4f-2ec5-4b36-9455-e509372d8560, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14117283202604073322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411728320260407332214117283202604073322141172832026040733221411728320260407332214117283202604073322141172832026040733221411728320260407332214117283202604073322141172832026040733221411728320260407332214117283202604073322141172832026040733221411728320260407332214117283202604073322141172832026040733221411728320260407332214117283202604073322141172832026040733221411728320260407332214117283202604073322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9638e29-d482-4780-bde5-9e9b13d8f905, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aecd340-1152-4ee2-848d-5676e15b2cc6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aecd340-1152-4ee2-848d-5676e15b2cc6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9770225474855266271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97702254748552662719770225474855266271977022547485526627197702254748552662719770225474855266271977022547485526627197702254748552662719770225474855266271977022547485526627197702254748552662719770225474855266271977022547485526627197702254748552662719770225474855266271977022547485526627197702254748552662719770225474855266271977022547485526627197702254748552662719770225474855266271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43059d4f-2ec5-4b36-9455-e509372d8560, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449b2674-8829-4de3-8cbd-f81fdbfad593, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449b2674-8829-4de3-8cbd-f81fdbfad593, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14839129971014702873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483912997101470287314839129971014702873148391299710147028731483912997101470287314839129971014702873148391299710147028731483912997101470287314839129971014702873148391299710147028731483912997101470287314839129971014702873148391299710147028731483912997101470287314839129971014702873148391299710147028731483912997101470287314839129971014702873148391299710147028731483912997101470287314839129971014702873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aecd340-1152-4ee2-848d-5676e15b2cc6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8f0d8d-3672-4f39-81bc-9f4ff111ff27, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8f0d8d-3672-4f39-81bc-9f4ff111ff27, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1206284822028261905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12062848220282619051206284822028261905120628482202826190512062848220282619051206284822028261905120628482202826190512062848220282619051206284822028261905120628482202826190512062848220282619051206284822028261905120628482202826190512062848220282619051206284822028261905120628482202826190512062848220282619051206284822028261905120628482202826190512062848220282619051206284822028261905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449b2674-8829-4de3-8cbd-f81fdbfad593, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8f0d8d-3672-4f39-81bc-9f4ff111ff27, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be2c71e5-cdbf-428c-b810-26f291c1aae0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2c71e5-cdbf-428c-b810-26f291c1aae0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8097055943751189070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80970559437511890708097055943751189070809705594375118907080970559437511890708097055943751189070809705594375118907080970559437511890708097055943751189070809705594375118907080970559437511890708097055943751189070809705594375118907080970559437511890708097055943751189070809705594375118907080970559437511890708097055943751189070809705594375118907080970559437511890708097055943751189070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c53aee-8c76-4ae7-99c1-92c084e423ec, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c53aee-8c76-4ae7-99c1-92c084e423ec, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8022160463107123551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80221604631071235518022160463107123551802216046310712355180221604631071235518022160463107123551802216046310712355180221604631071235518022160463107123551802216046310712355180221604631071235518022160463107123551802216046310712355180221604631071235518022160463107123551802216046310712355180221604631071235518022160463107123551802216046310712355180221604631071235518022160463107123551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2c71e5-cdbf-428c-b810-26f291c1aae0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c53aee-8c76-4ae7-99c1-92c084e423ec, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 627695a7-7d30-4962-aae9-b7f4945c2e58, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56339752-925c-4258-93f0-2c4490797f64, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 627695a7-7d30-4962-aae9-b7f4945c2e58, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3308334209683515122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33083342096835151223308334209683515122330833420968351512233083342096835151223308334209683515122330833420968351512233083342096835151223308334209683515122330833420968351512233083342096835151223308334209683515122330833420968351512233083342096835151223308334209683515122330833420968351512233083342096835151223308334209683515122330833420968351512233083342096835151223308334209683515122" } } } 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, 56339752-925c-4258-93f0-2c4490797f64, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 784282298592924224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224784282298592924224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 627695a7-7d30-4962-aae9-b7f4945c2e58, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56339752-925c-4258-93f0-2c4490797f64, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08854476-3888-49e5-be87-bdd4d915243d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb54a4a-f454-4b3c-bc88-c5b7309386b5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08854476-3888-49e5-be87-bdd4d915243d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451540745719955933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045154074571995593310451540745719955933104515407457199559331045154074571995593310451540745719955933104515407457199559331045154074571995593310451540745719955933104515407457199559331045154074571995593310451540745719955933104515407457199559331045154074571995593310451540745719955933104515407457199559331045154074571995593310451540745719955933104515407457199559331045154074571995593310451540745719955933" } } } 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, 8cb54a4a-f454-4b3c-bc88-c5b7309386b5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5512462817886323892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55124628178863238925512462817886323892551246281788632389255124628178863238925512462817886323892551246281788632389255124628178863238925512462817886323892551246281788632389255124628178863238925512462817886323892551246281788632389255124628178863238925512462817886323892551246281788632389255124628178863238925512462817886323892551246281788632389255124628178863238925512462817886323892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb54a4a-f454-4b3c-bc88-c5b7309386b5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07480df0-2f48-4c9e-8845-f7bcb185d75c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08854476-3888-49e5-be87-bdd4d915243d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07480df0-2f48-4c9e-8845-f7bcb185d75c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 942557375134311925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925942557375134311925" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924757b4-c17d-4bfc-b43e-dfc330e29f2b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924757b4-c17d-4bfc-b43e-dfc330e29f2b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11859262484496721259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185926248449672125911859262484496721259118592624844967212591185926248449672125911859262484496721259118592624844967212591185926248449672125911859262484496721259118592624844967212591185926248449672125911859262484496721259118592624844967212591185926248449672125911859262484496721259118592624844967212591185926248449672125911859262484496721259118592624844967212591185926248449672125911859262484496721259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07480df0-2f48-4c9e-8845-f7bcb185d75c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924757b4-c17d-4bfc-b43e-dfc330e29f2b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47770965-b17b-4824-a9f8-39425e325492, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47770965-b17b-4824-a9f8-39425e325492, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3675931885919710222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36759318859197102223675931885919710222367593188591971022236759318859197102223675931885919710222367593188591971022236759318859197102223675931885919710222367593188591971022236759318859197102223675931885919710222367593188591971022236759318859197102223675931885919710222367593188591971022236759318859197102223675931885919710222367593188591971022236759318859197102223675931885919710222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f83b96e6-7980-4778-b203-1f4edd3cb554, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f83b96e6-7980-4778-b203-1f4edd3cb554, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12304387441821815610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230438744182181561012304387441821815610123043874418218156101230438744182181561012304387441821815610123043874418218156101230438744182181561012304387441821815610123043874418218156101230438744182181561012304387441821815610123043874418218156101230438744182181561012304387441821815610123043874418218156101230438744182181561012304387441821815610123043874418218156101230438744182181561012304387441821815610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47770965-b17b-4824-a9f8-39425e325492, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f83b96e6-7980-4778-b203-1f4edd3cb554, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c94cbc2-826a-4394-9467-a2e2605fc0c5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c94cbc2-826a-4394-9467-a2e2605fc0c5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3600659124455784778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36006591244557847783600659124455784778360065912445578477836006591244557847783600659124455784778360065912445578477836006591244557847783600659124455784778360065912445578477836006591244557847783600659124455784778360065912445578477836006591244557847783600659124455784778360065912445578477836006591244557847783600659124455784778360065912445578477836006591244557847783600659124455784778" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2c87170-8ca5-4b82-8fa2-32df3a6903c2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2c87170-8ca5-4b82-8fa2-32df3a6903c2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13252395169531407088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325239516953140708813252395169531407088132523951695314070881325239516953140708813252395169531407088132523951695314070881325239516953140708813252395169531407088132523951695314070881325239516953140708813252395169531407088132523951695314070881325239516953140708813252395169531407088132523951695314070881325239516953140708813252395169531407088132523951695314070881325239516953140708813252395169531407088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c94cbc2-826a-4394-9467-a2e2605fc0c5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36973e3-3b3a-4b13-a5e3-dd017c3b6e35, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36973e3-3b3a-4b13-a5e3-dd017c3b6e35, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5838812046925681220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58388120469256812205838812046925681220583881204692568122058388120469256812205838812046925681220583881204692568122058388120469256812205838812046925681220583881204692568122058388120469256812205838812046925681220583881204692568122058388120469256812205838812046925681220583881204692568122058388120469256812205838812046925681220583881204692568122058388120469256812205838812046925681220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2c87170-8ca5-4b82-8fa2-32df3a6903c2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7758fe6c-a719-4508-beb5-a60c5982f1b1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7758fe6c-a719-4508-beb5-a60c5982f1b1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17765586318376869686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776558631837686968617765586318376869686177655863183768696861776558631837686968617765586318376869686177655863183768696861776558631837686968617765586318376869686177655863183768696861776558631837686968617765586318376869686177655863183768696861776558631837686968617765586318376869686177655863183768696861776558631837686968617765586318376869686177655863183768696861776558631837686968617765586318376869686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36973e3-3b3a-4b13-a5e3-dd017c3b6e35, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e959d0a-27b0-4bcf-9cf7-9617209ee6e1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e959d0a-27b0-4bcf-9cf7-9617209ee6e1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18335175449743722501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833517544974372250118335175449743722501183351754497437225011833517544974372250118335175449743722501183351754497437225011833517544974372250118335175449743722501183351754497437225011833517544974372250118335175449743722501183351754497437225011833517544974372250118335175449743722501183351754497437225011833517544974372250118335175449743722501183351754497437225011833517544974372250118335175449743722501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7758fe6c-a719-4508-beb5-a60c5982f1b1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3857a1d-6d7d-4c4f-9da1-6e2fd1136090, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3857a1d-6d7d-4c4f-9da1-6e2fd1136090, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364627448313830461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33646274483138304613364627448313830461336462744831383046133646274483138304613364627448313830461336462744831383046133646274483138304613364627448313830461336462744831383046133646274483138304613364627448313830461336462744831383046133646274483138304613364627448313830461336462744831383046133646274483138304613364627448313830461336462744831383046133646274483138304613364627448313830461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e959d0a-27b0-4bcf-9cf7-9617209ee6e1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28595837-966e-43f6-9f22-fc1b07fcfc34, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28595837-966e-43f6-9f22-fc1b07fcfc34, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11836433393405243806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183643339340524380611836433393405243806118364333934052438061183643339340524380611836433393405243806118364333934052438061183643339340524380611836433393405243806118364333934052438061183643339340524380611836433393405243806118364333934052438061183643339340524380611836433393405243806118364333934052438061183643339340524380611836433393405243806118364333934052438061183643339340524380611836433393405243806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28595837-966e-43f6-9f22-fc1b07fcfc34, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef171bfa-122a-4e34-a421-b3255303f242, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef171bfa-122a-4e34-a421-b3255303f242, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16647738722887711906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664773872288771190616647738722887711906166477387228877119061664773872288771190616647738722887711906166477387228877119061664773872288771190616647738722887711906166477387228877119061664773872288771190616647738722887711906166477387228877119061664773872288771190616647738722887711906166477387228877119061664773872288771190616647738722887711906166477387228877119061664773872288771190616647738722887711906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef171bfa-122a-4e34-a421-b3255303f242, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8faca6f8-c5a9-4c45-8385-1f0f8a3ebfcf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8faca6f8-c5a9-4c45-8385-1f0f8a3ebfcf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1908178982278867898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19081789822788678981908178982278867898190817898227886789819081789822788678981908178982278867898190817898227886789819081789822788678981908178982278867898190817898227886789819081789822788678981908178982278867898190817898227886789819081789822788678981908178982278867898190817898227886789819081789822788678981908178982278867898190817898227886789819081789822788678981908178982278867898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3857a1d-6d7d-4c4f-9da1-6e2fd1136090, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8faca6f8-c5a9-4c45-8385-1f0f8a3ebfcf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e99b2e-c59e-479a-a002-fd5968853559, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e99b2e-c59e-479a-a002-fd5968853559, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17496363633448633460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749636363344863346017496363633448633460174963636334486334601749636363344863346017496363633448633460174963636334486334601749636363344863346017496363633448633460174963636334486334601749636363344863346017496363633448633460174963636334486334601749636363344863346017496363633448633460174963636334486334601749636363344863346017496363633448633460174963636334486334601749636363344863346017496363633448633460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aede352-e458-42a2-8fbf-42c0ee06f36a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aede352-e458-42a2-8fbf-42c0ee06f36a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14389542944143220052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438954294414322005214389542944143220052143895429441432200521438954294414322005214389542944143220052143895429441432200521438954294414322005214389542944143220052143895429441432200521438954294414322005214389542944143220052143895429441432200521438954294414322005214389542944143220052143895429441432200521438954294414322005214389542944143220052143895429441432200521438954294414322005214389542944143220052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e99b2e-c59e-479a-a002-fd5968853559, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4873a98-56ea-438c-a721-e6bc508849e2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aede352-e458-42a2-8fbf-42c0ee06f36a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4873a98-56ea-438c-a721-e6bc508849e2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15852627416637818554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585262741663781855415852627416637818554158526274166378185541585262741663781855415852627416637818554158526274166378185541585262741663781855415852627416637818554158526274166378185541585262741663781855415852627416637818554158526274166378185541585262741663781855415852627416637818554158526274166378185541585262741663781855415852627416637818554158526274166378185541585262741663781855415852627416637818554" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60470679-b283-478a-ae7a-54a2dc850b9c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60470679-b283-478a-ae7a-54a2dc850b9c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2982416642595857583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29824166425958575832982416642595857583298241664259585758329824166425958575832982416642595857583298241664259585758329824166425958575832982416642595857583298241664259585758329824166425958575832982416642595857583298241664259585758329824166425958575832982416642595857583298241664259585758329824166425958575832982416642595857583298241664259585758329824166425958575832982416642595857583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4873a98-56ea-438c-a721-e6bc508849e2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d40aa81-ae56-4ee3-aa3b-aa6f2f12c193, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d40aa81-ae56-4ee3-aa3b-aa6f2f12c193, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11444067890208671766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144406789020867176611444067890208671766114440678902086717661144406789020867176611444067890208671766114440678902086717661144406789020867176611444067890208671766114440678902086717661144406789020867176611444067890208671766114440678902086717661144406789020867176611444067890208671766114440678902086717661144406789020867176611444067890208671766114440678902086717661144406789020867176611444067890208671766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60470679-b283-478a-ae7a-54a2dc850b9c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b10907e-2793-4b28-847f-20d955f1c379, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b10907e-2793-4b28-847f-20d955f1c379, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14453952444461705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445395244446170514453952444461705144539524444617051445395244446170514453952444461705144539524444617051445395244446170514453952444461705144539524444617051445395244446170514453952444461705144539524444617051445395244446170514453952444461705144539524444617051445395244446170514453952444461705144539524444617051445395244446170514453952444461705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d40aa81-ae56-4ee3-aa3b-aa6f2f12c193, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19dbc21e-9714-4253-bd82-3121fd1bc8e4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19dbc21e-9714-4253-bd82-3121fd1bc8e4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16282824762742501055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628282476274250105516282824762742501055162828247627425010551628282476274250105516282824762742501055162828247627425010551628282476274250105516282824762742501055162828247627425010551628282476274250105516282824762742501055162828247627425010551628282476274250105516282824762742501055162828247627425010551628282476274250105516282824762742501055162828247627425010551628282476274250105516282824762742501055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b10907e-2793-4b28-847f-20d955f1c379, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 015439ad-d8e0-4b1a-9d6e-16a13dc81726, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015439ad-d8e0-4b1a-9d6e-16a13dc81726, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2893938334463210198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28939383344632101982893938334463210198289393833446321019828939383344632101982893938334463210198289393833446321019828939383344632101982893938334463210198289393833446321019828939383344632101982893938334463210198289393833446321019828939383344632101982893938334463210198289393833446321019828939383344632101982893938334463210198289393833446321019828939383344632101982893938334463210198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19dbc21e-9714-4253-bd82-3121fd1bc8e4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989bbdfb-04fb-40e7-8436-2a906cf19573, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989bbdfb-04fb-40e7-8436-2a906cf19573, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15987000794749961784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598700079474996178415987000794749961784159870007947499617841598700079474996178415987000794749961784159870007947499617841598700079474996178415987000794749961784159870007947499617841598700079474996178415987000794749961784159870007947499617841598700079474996178415987000794749961784159870007947499617841598700079474996178415987000794749961784159870007947499617841598700079474996178415987000794749961784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015439ad-d8e0-4b1a-9d6e-16a13dc81726, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32b993bc-714c-4ef0-9bb0-86d695a3e8c7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32b993bc-714c-4ef0-9bb0-86d695a3e8c7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7696682105803641233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76966821058036412337696682105803641233769668210580364123376966821058036412337696682105803641233769668210580364123376966821058036412337696682105803641233769668210580364123376966821058036412337696682105803641233769668210580364123376966821058036412337696682105803641233769668210580364123376966821058036412337696682105803641233769668210580364123376966821058036412337696682105803641233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989bbdfb-04fb-40e7-8436-2a906cf19573, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e43c59f3-e3b5-47f3-90cb-f62897a0e18a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e43c59f3-e3b5-47f3-90cb-f62897a0e18a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17763864166478939512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776386416647893951217763864166478939512177638641664789395121776386416647893951217763864166478939512177638641664789395121776386416647893951217763864166478939512177638641664789395121776386416647893951217763864166478939512177638641664789395121776386416647893951217763864166478939512177638641664789395121776386416647893951217763864166478939512177638641664789395121776386416647893951217763864166478939512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32b993bc-714c-4ef0-9bb0-86d695a3e8c7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a66aeab2-046c-4364-abd5-e251a227a999, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a66aeab2-046c-4364-abd5-e251a227a999, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8141650101395444065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81416501013954440658141650101395444065814165010139544406581416501013954440658141650101395444065814165010139544406581416501013954440658141650101395444065814165010139544406581416501013954440658141650101395444065814165010139544406581416501013954440658141650101395444065814165010139544406581416501013954440658141650101395444065814165010139544406581416501013954440658141650101395444065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e43c59f3-e3b5-47f3-90cb-f62897a0e18a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc910c8-fa26-47e1-9d01-04eaec48394b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc910c8-fa26-47e1-9d01-04eaec48394b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15834586308028654085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583458630802865408515834586308028654085158345863080286540851583458630802865408515834586308028654085158345863080286540851583458630802865408515834586308028654085158345863080286540851583458630802865408515834586308028654085158345863080286540851583458630802865408515834586308028654085158345863080286540851583458630802865408515834586308028654085158345863080286540851583458630802865408515834586308028654085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a66aeab2-046c-4364-abd5-e251a227a999, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ddbed2c-1f21-403f-9b04-079782d42135, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ddbed2c-1f21-403f-9b04-079782d42135, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3806559641636067071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38065596416360670713806559641636067071380655964163606707138065596416360670713806559641636067071380655964163606707138065596416360670713806559641636067071380655964163606707138065596416360670713806559641636067071380655964163606707138065596416360670713806559641636067071380655964163606707138065596416360670713806559641636067071380655964163606707138065596416360670713806559641636067071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc910c8-fa26-47e1-9d01-04eaec48394b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9564d89b-04f6-495d-826a-4cadc121e9ee, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9564d89b-04f6-495d-826a-4cadc121e9ee, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9118553058534611274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91185530585346112749118553058534611274911855305853461127491185530585346112749118553058534611274911855305853461127491185530585346112749118553058534611274911855305853461127491185530585346112749118553058534611274911855305853461127491185530585346112749118553058534611274911855305853461127491185530585346112749118553058534611274911855305853461127491185530585346112749118553058534611274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ddbed2c-1f21-403f-9b04-079782d42135, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69fa02a9-2cdf-42e3-87aa-b7fe3e773c22, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69fa02a9-2cdf-42e3-87aa-b7fe3e773c22, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9118714657571931057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91187146575719310579118714657571931057911871465757193105791187146575719310579118714657571931057911871465757193105791187146575719310579118714657571931057911871465757193105791187146575719310579118714657571931057911871465757193105791187146575719310579118714657571931057911871465757193105791187146575719310579118714657571931057911871465757193105791187146575719310579118714657571931057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9564d89b-04f6-495d-826a-4cadc121e9ee, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ad93032-10a8-4134-8dc9-9c73ae128bb4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ad93032-10a8-4134-8dc9-9c73ae128bb4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9827446506746598879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98274465067465988799827446506746598879982744650674659887998274465067465988799827446506746598879982744650674659887998274465067465988799827446506746598879982744650674659887998274465067465988799827446506746598879982744650674659887998274465067465988799827446506746598879982744650674659887998274465067465988799827446506746598879982744650674659887998274465067465988799827446506746598879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69fa02a9-2cdf-42e3-87aa-b7fe3e773c22, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f031810-0e82-46ad-a173-78512ed5877b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f031810-0e82-46ad-a173-78512ed5877b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5865915205863287979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58659152058632879795865915205863287979586591520586328797958659152058632879795865915205863287979586591520586328797958659152058632879795865915205863287979586591520586328797958659152058632879795865915205863287979586591520586328797958659152058632879795865915205863287979586591520586328797958659152058632879795865915205863287979586591520586328797958659152058632879795865915205863287979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ad93032-10a8-4134-8dc9-9c73ae128bb4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3acbf9-d8af-4350-9c78-90631959697c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3acbf9-d8af-4350-9c78-90631959697c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9125990121485314269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91259901214853142699125990121485314269912599012148531426991259901214853142699125990121485314269912599012148531426991259901214853142699125990121485314269912599012148531426991259901214853142699125990121485314269912599012148531426991259901214853142699125990121485314269912599012148531426991259901214853142699125990121485314269912599012148531426991259901214853142699125990121485314269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f031810-0e82-46ad-a173-78512ed5877b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3acbf9-d8af-4350-9c78-90631959697c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462822b1-3b2a-4b33-bed1-abfd509f38f1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be96718-70b3-4ba2-b30e-9845315cc3b1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462822b1-3b2a-4b33-bed1-abfd509f38f1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7157513838735616099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71575138387356160997157513838735616099715751383873561609971575138387356160997157513838735616099715751383873561609971575138387356160997157513838735616099715751383873561609971575138387356160997157513838735616099715751383873561609971575138387356160997157513838735616099715751383873561609971575138387356160997157513838735616099715751383873561609971575138387356160997157513838735616099" } } } 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, 6be96718-70b3-4ba2-b30e-9845315cc3b1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8508960226345545785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85089602263455457858508960226345545785850896022634554578585089602263455457858508960226345545785850896022634554578585089602263455457858508960226345545785850896022634554578585089602263455457858508960226345545785850896022634554578585089602263455457858508960226345545785850896022634554578585089602263455457858508960226345545785850896022634554578585089602263455457858508960226345545785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be96718-70b3-4ba2-b30e-9845315cc3b1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012b37d8-ec62-4714-a097-56887033e7e4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012b37d8-ec62-4714-a097-56887033e7e4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6636264559014246226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66362645590142462266636264559014246226663626455901424622666362645590142462266636264559014246226663626455901424622666362645590142462266636264559014246226663626455901424622666362645590142462266636264559014246226663626455901424622666362645590142462266636264559014246226663626455901424622666362645590142462266636264559014246226663626455901424622666362645590142462266636264559014246226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462822b1-3b2a-4b33-bed1-abfd509f38f1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2f8b8b-b060-4047-9d67-083940aec798, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2f8b8b-b060-4047-9d67-083940aec798, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 55554051580628645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5555405158062864555554051580628645555540515806286455555405158062864555554051580628645555540515806286455555405158062864555554051580628645555540515806286455555405158062864555554051580628645555540515806286455555405158062864555554051580628645555540515806286455555405158062864555554051580628645555540515806286455555405158062864555554051580628645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012b37d8-ec62-4714-a097-56887033e7e4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74651c42-6307-4710-83b4-00437acced6a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74651c42-6307-4710-83b4-00437acced6a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6589345985881578875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65893459858815788756589345985881578875658934598588157887565893459858815788756589345985881578875658934598588157887565893459858815788756589345985881578875658934598588157887565893459858815788756589345985881578875658934598588157887565893459858815788756589345985881578875658934598588157887565893459858815788756589345985881578875658934598588157887565893459858815788756589345985881578875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2f8b8b-b060-4047-9d67-083940aec798, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8024996-c14d-41fe-988f-14ac7808dfae, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8024996-c14d-41fe-988f-14ac7808dfae, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12994885442775378291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299488544277537829112994885442775378291129948854427753782911299488544277537829112994885442775378291129948854427753782911299488544277537829112994885442775378291129948854427753782911299488544277537829112994885442775378291129948854427753782911299488544277537829112994885442775378291129948854427753782911299488544277537829112994885442775378291129948854427753782911299488544277537829112994885442775378291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8024996-c14d-41fe-988f-14ac7808dfae, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74651c42-6307-4710-83b4-00437acced6a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2911d6df-7041-4362-91e7-74072d359b7f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1d5fa34-0f31-4e29-b79b-e4a8360d0b9c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2911d6df-7041-4362-91e7-74072d359b7f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8258979952539119444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82589799525391194448258979952539119444825897995253911944482589799525391194448258979952539119444825897995253911944482589799525391194448258979952539119444825897995253911944482589799525391194448258979952539119444825897995253911944482589799525391194448258979952539119444825897995253911944482589799525391194448258979952539119444825897995253911944482589799525391194448258979952539119444" } } } 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, e1d5fa34-0f31-4e29-b79b-e4a8360d0b9c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3936785919966946132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39367859199669461323936785919966946132393678591996694613239367859199669461323936785919966946132393678591996694613239367859199669461323936785919966946132393678591996694613239367859199669461323936785919966946132393678591996694613239367859199669461323936785919966946132393678591996694613239367859199669461323936785919966946132393678591996694613239367859199669461323936785919966946132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2911d6df-7041-4362-91e7-74072d359b7f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1d5fa34-0f31-4e29-b79b-e4a8360d0b9c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5114effc-50ad-409d-9f21-c8d31e6ea1c5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1162e879-7635-4f37-b2ab-f3fd071ecb2f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5114effc-50ad-409d-9f21-c8d31e6ea1c5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17262941418383007544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726294141838300754417262941418383007544172629414183830075441726294141838300754417262941418383007544172629414183830075441726294141838300754417262941418383007544172629414183830075441726294141838300754417262941418383007544172629414183830075441726294141838300754417262941418383007544172629414183830075441726294141838300754417262941418383007544172629414183830075441726294141838300754417262941418383007544" } } } 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, 1162e879-7635-4f37-b2ab-f3fd071ecb2f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12079742485199265674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207974248519926567412079742485199265674120797424851992656741207974248519926567412079742485199265674120797424851992656741207974248519926567412079742485199265674120797424851992656741207974248519926567412079742485199265674120797424851992656741207974248519926567412079742485199265674120797424851992656741207974248519926567412079742485199265674120797424851992656741207974248519926567412079742485199265674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5114effc-50ad-409d-9f21-c8d31e6ea1c5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d91fa4-40f6-42c6-b31e-5e148ce3af72, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d91fa4-40f6-42c6-b31e-5e148ce3af72, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8302795335349013243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83027953353490132438302795335349013243830279533534901324383027953353490132438302795335349013243830279533534901324383027953353490132438302795335349013243830279533534901324383027953353490132438302795335349013243830279533534901324383027953353490132438302795335349013243830279533534901324383027953353490132438302795335349013243830279533534901324383027953353490132438302795335349013243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1162e879-7635-4f37-b2ab-f3fd071ecb2f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f638d35-5185-4b43-aeec-20c66b3c5a98, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f638d35-5185-4b43-aeec-20c66b3c5a98, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1468314237348609540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14683142373486095401468314237348609540146831423734860954014683142373486095401468314237348609540146831423734860954014683142373486095401468314237348609540146831423734860954014683142373486095401468314237348609540146831423734860954014683142373486095401468314237348609540146831423734860954014683142373486095401468314237348609540146831423734860954014683142373486095401468314237348609540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d91fa4-40f6-42c6-b31e-5e148ce3af72, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 862abea8-186f-43b0-afa1-2e1c6b781f94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 862abea8-186f-43b0-afa1-2e1c6b781f94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15965535147776604947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596553514777660494715965535147776604947159655351477766049471596553514777660494715965535147776604947159655351477766049471596553514777660494715965535147776604947159655351477766049471596553514777660494715965535147776604947159655351477766049471596553514777660494715965535147776604947159655351477766049471596553514777660494715965535147776604947159655351477766049471596553514777660494715965535147776604947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f638d35-5185-4b43-aeec-20c66b3c5a98, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb32a406-993f-4ee2-9162-fb02141165f3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb32a406-993f-4ee2-9162-fb02141165f3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8567349815310387946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85673498153103879468567349815310387946856734981531038794685673498153103879468567349815310387946856734981531038794685673498153103879468567349815310387946856734981531038794685673498153103879468567349815310387946856734981531038794685673498153103879468567349815310387946856734981531038794685673498153103879468567349815310387946856734981531038794685673498153103879468567349815310387946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 862abea8-186f-43b0-afa1-2e1c6b781f94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee2f83ea-08ea-4df0-8647-fbb4e100c1a8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2f83ea-08ea-4df0-8647-fbb4e100c1a8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1416514062023174776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14165140620231747761416514062023174776141651406202317477614165140620231747761416514062023174776141651406202317477614165140620231747761416514062023174776141651406202317477614165140620231747761416514062023174776141651406202317477614165140620231747761416514062023174776141651406202317477614165140620231747761416514062023174776141651406202317477614165140620231747761416514062023174776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb32a406-993f-4ee2-9162-fb02141165f3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0342056d-c098-4ed8-8aa4-cbcb5ac345e8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0342056d-c098-4ed8-8aa4-cbcb5ac345e8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15980789874022082686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598078987402208268615980789874022082686159807898740220826861598078987402208268615980789874022082686159807898740220826861598078987402208268615980789874022082686159807898740220826861598078987402208268615980789874022082686159807898740220826861598078987402208268615980789874022082686159807898740220826861598078987402208268615980789874022082686159807898740220826861598078987402208268615980789874022082686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2f83ea-08ea-4df0-8647-fbb4e100c1a8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54c86390-a162-4fd6-be79-8e159c13f51b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54c86390-a162-4fd6-be79-8e159c13f51b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15797572813284525035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579757281328452503515797572813284525035157975728132845250351579757281328452503515797572813284525035157975728132845250351579757281328452503515797572813284525035157975728132845250351579757281328452503515797572813284525035157975728132845250351579757281328452503515797572813284525035157975728132845250351579757281328452503515797572813284525035157975728132845250351579757281328452503515797572813284525035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0342056d-c098-4ed8-8aa4-cbcb5ac345e8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659f1c86-2e94-4e49-98ba-eff67e5cd9d2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54c86390-a162-4fd6-be79-8e159c13f51b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659f1c86-2e94-4e49-98ba-eff67e5cd9d2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8630918167973158818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86309181679731588188630918167973158818863091816797315881886309181679731588188630918167973158818863091816797315881886309181679731588188630918167973158818863091816797315881886309181679731588188630918167973158818863091816797315881886309181679731588188630918167973158818863091816797315881886309181679731588188630918167973158818863091816797315881886309181679731588188630918167973158818" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e1df42-6a3b-4896-bafe-7b3dfe414bc9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e1df42-6a3b-4896-bafe-7b3dfe414bc9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11092684211782203073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109268421178220307311092684211782203073110926842117822030731109268421178220307311092684211782203073110926842117822030731109268421178220307311092684211782203073110926842117822030731109268421178220307311092684211782203073110926842117822030731109268421178220307311092684211782203073110926842117822030731109268421178220307311092684211782203073110926842117822030731109268421178220307311092684211782203073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659f1c86-2e94-4e49-98ba-eff67e5cd9d2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b526c81c-5fb5-4092-b19c-6106b3f7b914, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b526c81c-5fb5-4092-b19c-6106b3f7b914, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5495914251068947107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54959142510689471075495914251068947107549591425106894710754959142510689471075495914251068947107549591425106894710754959142510689471075495914251068947107549591425106894710754959142510689471075495914251068947107549591425106894710754959142510689471075495914251068947107549591425106894710754959142510689471075495914251068947107549591425106894710754959142510689471075495914251068947107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e1df42-6a3b-4896-bafe-7b3dfe414bc9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f8ae5e-98d0-4d10-9e8a-efac84d458b6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f8ae5e-98d0-4d10-9e8a-efac84d458b6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4060231320979834311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40602313209798343114060231320979834311406023132097983431140602313209798343114060231320979834311406023132097983431140602313209798343114060231320979834311406023132097983431140602313209798343114060231320979834311406023132097983431140602313209798343114060231320979834311406023132097983431140602313209798343114060231320979834311406023132097983431140602313209798343114060231320979834311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b526c81c-5fb5-4092-b19c-6106b3f7b914, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f8ae5e-98d0-4d10-9e8a-efac84d458b6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9831ffe-dd03-4fcc-99f8-2da24c7f48df, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9831ffe-dd03-4fcc-99f8-2da24c7f48df, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4470613562161631205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44706135621616312054470613562161631205447061356216163120544706135621616312054470613562161631205447061356216163120544706135621616312054470613562161631205447061356216163120544706135621616312054470613562161631205447061356216163120544706135621616312054470613562161631205447061356216163120544706135621616312054470613562161631205447061356216163120544706135621616312054470613562161631205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ec1d2c-b128-450f-879c-eecd9a6dc2bc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ec1d2c-b128-450f-879c-eecd9a6dc2bc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8335577853820799276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83355778538207992768335577853820799276833557785382079927683355778538207992768335577853820799276833557785382079927683355778538207992768335577853820799276833557785382079927683355778538207992768335577853820799276833557785382079927683355778538207992768335577853820799276833557785382079927683355778538207992768335577853820799276833557785382079927683355778538207992768335577853820799276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9831ffe-dd03-4fcc-99f8-2da24c7f48df, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d793a792-080d-4e5b-bbef-53bf85f8edd0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d793a792-080d-4e5b-bbef-53bf85f8edd0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6733878471049412784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67338784710494127846733878471049412784673387847104941278467338784710494127846733878471049412784673387847104941278467338784710494127846733878471049412784673387847104941278467338784710494127846733878471049412784673387847104941278467338784710494127846733878471049412784673387847104941278467338784710494127846733878471049412784673387847104941278467338784710494127846733878471049412784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ec1d2c-b128-450f-879c-eecd9a6dc2bc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 627de982-f81b-4b5c-8684-be161256441b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 627de982-f81b-4b5c-8684-be161256441b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11751081340014358788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175108134001435878811751081340014358788117510813400143587881175108134001435878811751081340014358788117510813400143587881175108134001435878811751081340014358788117510813400143587881175108134001435878811751081340014358788117510813400143587881175108134001435878811751081340014358788117510813400143587881175108134001435878811751081340014358788117510813400143587881175108134001435878811751081340014358788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d793a792-080d-4e5b-bbef-53bf85f8edd0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c523650e-b27a-4c6a-a830-2b7ed243d882, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c523650e-b27a-4c6a-a830-2b7ed243d882, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9344150582825782413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93441505828257824139344150582825782413934415058282578241393441505828257824139344150582825782413934415058282578241393441505828257824139344150582825782413934415058282578241393441505828257824139344150582825782413934415058282578241393441505828257824139344150582825782413934415058282578241393441505828257824139344150582825782413934415058282578241393441505828257824139344150582825782413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 627de982-f81b-4b5c-8684-be161256441b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537a9758-c9d4-4da3-8292-c21303ccc0ef, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537a9758-c9d4-4da3-8292-c21303ccc0ef, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 908196066759951255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255908196066759951255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c523650e-b27a-4c6a-a830-2b7ed243d882, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537a9758-c9d4-4da3-8292-c21303ccc0ef, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e5a8a5-ea5b-4bad-8899-448cba3fc4c3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e5a8a5-ea5b-4bad-8899-448cba3fc4c3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236553097493709391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82365530974937093918236553097493709391823655309749370939182365530974937093918236553097493709391823655309749370939182365530974937093918236553097493709391823655309749370939182365530974937093918236553097493709391823655309749370939182365530974937093918236553097493709391823655309749370939182365530974937093918236553097493709391823655309749370939182365530974937093918236553097493709391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3cfdff2-b1b9-40c4-9db9-06b059399021, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3cfdff2-b1b9-40c4-9db9-06b059399021, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18079647977702459813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807964797770245981318079647977702459813180796479777024598131807964797770245981318079647977702459813180796479777024598131807964797770245981318079647977702459813180796479777024598131807964797770245981318079647977702459813180796479777024598131807964797770245981318079647977702459813180796479777024598131807964797770245981318079647977702459813180796479777024598131807964797770245981318079647977702459813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e5a8a5-ea5b-4bad-8899-448cba3fc4c3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3cfdff2-b1b9-40c4-9db9-06b059399021, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9d01542-4dd1-4707-9d74-ced49fc716e6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9d01542-4dd1-4707-9d74-ced49fc716e6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2125756250715192870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21257562507151928702125756250715192870212575625071519287021257562507151928702125756250715192870212575625071519287021257562507151928702125756250715192870212575625071519287021257562507151928702125756250715192870212575625071519287021257562507151928702125756250715192870212575625071519287021257562507151928702125756250715192870212575625071519287021257562507151928702125756250715192870" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4660b963-3b89-4be5-b52d-deab447d8313, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4660b963-3b89-4be5-b52d-deab447d8313, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3392786609952812838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33927866099528128383392786609952812838339278660995281283833927866099528128383392786609952812838339278660995281283833927866099528128383392786609952812838339278660995281283833927866099528128383392786609952812838339278660995281283833927866099528128383392786609952812838339278660995281283833927866099528128383392786609952812838339278660995281283833927866099528128383392786609952812838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9d01542-4dd1-4707-9d74-ced49fc716e6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f523f50a-9fc2-4272-b4e7-9e58bb51ff60, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4660b963-3b89-4be5-b52d-deab447d8313, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f523f50a-9fc2-4272-b4e7-9e58bb51ff60, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209331553390578546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546209331553390578546" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f308d7e7-b64a-48f7-a397-ac91a1b13265, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f308d7e7-b64a-48f7-a397-ac91a1b13265, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8269402684721696570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82694026847216965708269402684721696570826940268472169657082694026847216965708269402684721696570826940268472169657082694026847216965708269402684721696570826940268472169657082694026847216965708269402684721696570826940268472169657082694026847216965708269402684721696570826940268472169657082694026847216965708269402684721696570826940268472169657082694026847216965708269402684721696570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f523f50a-9fc2-4272-b4e7-9e58bb51ff60, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b65850-8a65-4569-a110-c498a27e1f78, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f308d7e7-b64a-48f7-a397-ac91a1b13265, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b65850-8a65-4569-a110-c498a27e1f78, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2163348148406283859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21633481484062838592163348148406283859216334814840628385921633481484062838592163348148406283859216334814840628385921633481484062838592163348148406283859216334814840628385921633481484062838592163348148406283859216334814840628385921633481484062838592163348148406283859216334814840628385921633481484062838592163348148406283859216334814840628385921633481484062838592163348148406283859" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34dd868a-7af0-46ff-8514-4c06d01b2d6e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34dd868a-7af0-46ff-8514-4c06d01b2d6e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5860289731398404366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58602897313984043665860289731398404366586028973139840436658602897313984043665860289731398404366586028973139840436658602897313984043665860289731398404366586028973139840436658602897313984043665860289731398404366586028973139840436658602897313984043665860289731398404366586028973139840436658602897313984043665860289731398404366586028973139840436658602897313984043665860289731398404366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b65850-8a65-4569-a110-c498a27e1f78, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fe2ff1c-58a4-4bbe-a20a-383c346847a3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34dd868a-7af0-46ff-8514-4c06d01b2d6e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e549d5-2751-4958-a3a1-e65998c5feaa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e549d5-2751-4958-a3a1-e65998c5feaa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14698692120728872229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469869212072887222914698692120728872229146986921207288722291469869212072887222914698692120728872229146986921207288722291469869212072887222914698692120728872229146986921207288722291469869212072887222914698692120728872229146986921207288722291469869212072887222914698692120728872229146986921207288722291469869212072887222914698692120728872229146986921207288722291469869212072887222914698692120728872229" } } } 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, 5fe2ff1c-58a4-4bbe-a20a-383c346847a3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3738725566889077422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37387255668890774223738725566889077422373872556688907742237387255668890774223738725566889077422373872556688907742237387255668890774223738725566889077422373872556688907742237387255668890774223738725566889077422373872556688907742237387255668890774223738725566889077422373872556688907742237387255668890774223738725566889077422373872556688907742237387255668890774223738725566889077422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e549d5-2751-4958-a3a1-e65998c5feaa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7043bb25-9d9a-41a3-a88c-f52b1ebf686d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7043bb25-9d9a-41a3-a88c-f52b1ebf686d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12338616734558676563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233861673455867656312338616734558676563123386167345586765631233861673455867656312338616734558676563123386167345586765631233861673455867656312338616734558676563123386167345586765631233861673455867656312338616734558676563123386167345586765631233861673455867656312338616734558676563123386167345586765631233861673455867656312338616734558676563123386167345586765631233861673455867656312338616734558676563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe2ff1c-58a4-4bbe-a20a-383c346847a3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6393071-e080-45d2-8bd5-c0211451ee11, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6393071-e080-45d2-8bd5-c0211451ee11, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10311742752765698409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031174275276569840910311742752765698409103117427527656984091031174275276569840910311742752765698409103117427527656984091031174275276569840910311742752765698409103117427527656984091031174275276569840910311742752765698409103117427527656984091031174275276569840910311742752765698409103117427527656984091031174275276569840910311742752765698409103117427527656984091031174275276569840910311742752765698409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7043bb25-9d9a-41a3-a88c-f52b1ebf686d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f122b076-c1c8-483c-ad1b-dc7f23e49b66, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f122b076-c1c8-483c-ad1b-dc7f23e49b66, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11198335914147661460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119833591414766146011198335914147661460111983359141476614601119833591414766146011198335914147661460111983359141476614601119833591414766146011198335914147661460111983359141476614601119833591414766146011198335914147661460111983359141476614601119833591414766146011198335914147661460111983359141476614601119833591414766146011198335914147661460111983359141476614601119833591414766146011198335914147661460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6393071-e080-45d2-8bd5-c0211451ee11, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f122b076-c1c8-483c-ad1b-dc7f23e49b66, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4376f81f-f602-4e9d-8849-343c24e3262e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136e252e-ae15-4a4c-9aaa-ed4284f72c95, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4376f81f-f602-4e9d-8849-343c24e3262e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5330141405303172314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53301414053031723145330141405303172314533014140530317231453301414053031723145330141405303172314533014140530317231453301414053031723145330141405303172314533014140530317231453301414053031723145330141405303172314533014140530317231453301414053031723145330141405303172314533014140530317231453301414053031723145330141405303172314533014140530317231453301414053031723145330141405303172314" } } } 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, 136e252e-ae15-4a4c-9aaa-ed4284f72c95, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8171821811809143919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81718218118091439198171821811809143919817182181180914391981718218118091439198171821811809143919817182181180914391981718218118091439198171821811809143919817182181180914391981718218118091439198171821811809143919817182181180914391981718218118091439198171821811809143919817182181180914391981718218118091439198171821811809143919817182181180914391981718218118091439198171821811809143919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4376f81f-f602-4e9d-8849-343c24e3262e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2baf968-d303-430e-b2d2-debd52ffed1e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2baf968-d303-430e-b2d2-debd52ffed1e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5191415219975791071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51914152199757910715191415219975791071519141521997579107151914152199757910715191415219975791071519141521997579107151914152199757910715191415219975791071519141521997579107151914152199757910715191415219975791071519141521997579107151914152199757910715191415219975791071519141521997579107151914152199757910715191415219975791071519141521997579107151914152199757910715191415219975791071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136e252e-ae15-4a4c-9aaa-ed4284f72c95, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f672bb-13e0-414c-81a6-44a64877a906, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f672bb-13e0-414c-81a6-44a64877a906, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12476342106859233270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247634210685923327012476342106859233270124763421068592332701247634210685923327012476342106859233270124763421068592332701247634210685923327012476342106859233270124763421068592332701247634210685923327012476342106859233270124763421068592332701247634210685923327012476342106859233270124763421068592332701247634210685923327012476342106859233270124763421068592332701247634210685923327012476342106859233270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f672bb-13e0-414c-81a6-44a64877a906, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c724eac-45b0-49d6-abc2-13eaaa9fb616, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c724eac-45b0-49d6-abc2-13eaaa9fb616, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10914205823327527119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091420582332752711910914205823327527119109142058233275271191091420582332752711910914205823327527119109142058233275271191091420582332752711910914205823327527119109142058233275271191091420582332752711910914205823327527119109142058233275271191091420582332752711910914205823327527119109142058233275271191091420582332752711910914205823327527119109142058233275271191091420582332752711910914205823327527119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2baf968-d303-430e-b2d2-debd52ffed1e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dad6f01-f1d1-49c1-b84d-9db2df28843d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dad6f01-f1d1-49c1-b84d-9db2df28843d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076977620877931668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707697762087793166817076977620877931668170769776208779316681707697762087793166817076977620877931668170769776208779316681707697762087793166817076977620877931668170769776208779316681707697762087793166817076977620877931668170769776208779316681707697762087793166817076977620877931668170769776208779316681707697762087793166817076977620877931668170769776208779316681707697762087793166817076977620877931668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c724eac-45b0-49d6-abc2-13eaaa9fb616, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dad6f01-f1d1-49c1-b84d-9db2df28843d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96837db5-441a-4152-acee-e1e726ec508e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96837db5-441a-4152-acee-e1e726ec508e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14598353989549052989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459835398954905298914598353989549052989145983539895490529891459835398954905298914598353989549052989145983539895490529891459835398954905298914598353989549052989145983539895490529891459835398954905298914598353989549052989145983539895490529891459835398954905298914598353989549052989145983539895490529891459835398954905298914598353989549052989145983539895490529891459835398954905298914598353989549052989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3687995-f38e-4eaa-a582-459fff4505fe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3687995-f38e-4eaa-a582-459fff4505fe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13020942970691601230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302094297069160123013020942970691601230130209429706916012301302094297069160123013020942970691601230130209429706916012301302094297069160123013020942970691601230130209429706916012301302094297069160123013020942970691601230130209429706916012301302094297069160123013020942970691601230130209429706916012301302094297069160123013020942970691601230130209429706916012301302094297069160123013020942970691601230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96837db5-441a-4152-acee-e1e726ec508e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3687995-f38e-4eaa-a582-459fff4505fe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e6aba6-03bb-4cfa-b4d3-152f04316cba, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab4069ab-77af-4405-86e4-4d325c20d252, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab4069ab-77af-4405-86e4-4d325c20d252, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8422583206260177376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84225832062601773768422583206260177376842258320626017737684225832062601773768422583206260177376842258320626017737684225832062601773768422583206260177376842258320626017737684225832062601773768422583206260177376842258320626017737684225832062601773768422583206260177376842258320626017737684225832062601773768422583206260177376842258320626017737684225832062601773768422583206260177376" } } } 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, 02e6aba6-03bb-4cfa-b4d3-152f04316cba, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14062557912186541478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406255791218654147814062557912186541478140625579121865414781406255791218654147814062557912186541478140625579121865414781406255791218654147814062557912186541478140625579121865414781406255791218654147814062557912186541478140625579121865414781406255791218654147814062557912186541478140625579121865414781406255791218654147814062557912186541478140625579121865414781406255791218654147814062557912186541478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab4069ab-77af-4405-86e4-4d325c20d252, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73372e6d-86cf-4988-8794-4e737488329b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73372e6d-86cf-4988-8794-4e737488329b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9810232169420513525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98102321694205135259810232169420513525981023216942051352598102321694205135259810232169420513525981023216942051352598102321694205135259810232169420513525981023216942051352598102321694205135259810232169420513525981023216942051352598102321694205135259810232169420513525981023216942051352598102321694205135259810232169420513525981023216942051352598102321694205135259810232169420513525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e6aba6-03bb-4cfa-b4d3-152f04316cba, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0c1112-ea5c-40b3-a923-49b00d3baf99, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0c1112-ea5c-40b3-a923-49b00d3baf99, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6896999001269493574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68969990012694935746896999001269493574689699900126949357468969990012694935746896999001269493574689699900126949357468969990012694935746896999001269493574689699900126949357468969990012694935746896999001269493574689699900126949357468969990012694935746896999001269493574689699900126949357468969990012694935746896999001269493574689699900126949357468969990012694935746896999001269493574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73372e6d-86cf-4988-8794-4e737488329b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7451f10-c7bd-4945-8a25-a536b65a2a00, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7451f10-c7bd-4945-8a25-a536b65a2a00, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2529666188700191512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25296661887001915122529666188700191512252966618870019151225296661887001915122529666188700191512252966618870019151225296661887001915122529666188700191512252966618870019151225296661887001915122529666188700191512252966618870019151225296661887001915122529666188700191512252966618870019151225296661887001915122529666188700191512252966618870019151225296661887001915122529666188700191512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0c1112-ea5c-40b3-a923-49b00d3baf99, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac45263e-19f5-487c-a79f-f9eecf68b5f9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac45263e-19f5-487c-a79f-f9eecf68b5f9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6840988109679783138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68409881096797831386840988109679783138684098810967978313868409881096797831386840988109679783138684098810967978313868409881096797831386840988109679783138684098810967978313868409881096797831386840988109679783138684098810967978313868409881096797831386840988109679783138684098810967978313868409881096797831386840988109679783138684098810967978313868409881096797831386840988109679783138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7451f10-c7bd-4945-8a25-a536b65a2a00, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48c44d4-7020-47e5-aa32-adbcea490ef7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48c44d4-7020-47e5-aa32-adbcea490ef7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13314764617318224176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331476461731822417613314764617318224176133147646173182241761331476461731822417613314764617318224176133147646173182241761331476461731822417613314764617318224176133147646173182241761331476461731822417613314764617318224176133147646173182241761331476461731822417613314764617318224176133147646173182241761331476461731822417613314764617318224176133147646173182241761331476461731822417613314764617318224176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac45263e-19f5-487c-a79f-f9eecf68b5f9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8962a57e-0f22-42e0-86fc-8cc177b2221e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8962a57e-0f22-42e0-86fc-8cc177b2221e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 565444984510143531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531565444984510143531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8962a57e-0f22-42e0-86fc-8cc177b2221e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15720182-3960-40f6-8b70-5ba4561840bd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15720182-3960-40f6-8b70-5ba4561840bd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3356758997490681734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33567589974906817343356758997490681734335675899749068173433567589974906817343356758997490681734335675899749068173433567589974906817343356758997490681734335675899749068173433567589974906817343356758997490681734335675899749068173433567589974906817343356758997490681734335675899749068173433567589974906817343356758997490681734335675899749068173433567589974906817343356758997490681734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48c44d4-7020-47e5-aa32-adbcea490ef7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce2bb0ac-e7e3-49c1-bd84-91ca4489a1e7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce2bb0ac-e7e3-49c1-bd84-91ca4489a1e7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4246118037199624053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42461180371996240534246118037199624053424611803719962405342461180371996240534246118037199624053424611803719962405342461180371996240534246118037199624053424611803719962405342461180371996240534246118037199624053424611803719962405342461180371996240534246118037199624053424611803719962405342461180371996240534246118037199624053424611803719962405342461180371996240534246118037199624053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15720182-3960-40f6-8b70-5ba4561840bd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40eb51b3-8422-4198-8b5b-d588482514fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40eb51b3-8422-4198-8b5b-d588482514fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18302013351723043883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830201335172304388318302013351723043883183020133517230438831830201335172304388318302013351723043883183020133517230438831830201335172304388318302013351723043883183020133517230438831830201335172304388318302013351723043883183020133517230438831830201335172304388318302013351723043883183020133517230438831830201335172304388318302013351723043883183020133517230438831830201335172304388318302013351723043883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce2bb0ac-e7e3-49c1-bd84-91ca4489a1e7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eadda112-60d1-44c9-a689-2e0c48997366, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eadda112-60d1-44c9-a689-2e0c48997366, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5271789002039227665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52717890020392276655271789002039227665527178900203922766552717890020392276655271789002039227665527178900203922766552717890020392276655271789002039227665527178900203922766552717890020392276655271789002039227665527178900203922766552717890020392276655271789002039227665527178900203922766552717890020392276655271789002039227665527178900203922766552717890020392276655271789002039227665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40eb51b3-8422-4198-8b5b-d588482514fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c49a3142-1edc-4f4c-b5a0-b67c202d3852, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49a3142-1edc-4f4c-b5a0-b67c202d3852, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13574484395103705200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357448439510370520013574484395103705200135744843951037052001357448439510370520013574484395103705200135744843951037052001357448439510370520013574484395103705200135744843951037052001357448439510370520013574484395103705200135744843951037052001357448439510370520013574484395103705200135744843951037052001357448439510370520013574484395103705200135744843951037052001357448439510370520013574484395103705200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eadda112-60d1-44c9-a689-2e0c48997366, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36e2b4c4-cc8d-4ec1-b59c-50cc8d1ced06, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36e2b4c4-cc8d-4ec1-b59c-50cc8d1ced06, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13219990195323196593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321999019532319659313219990195323196593132199901953231965931321999019532319659313219990195323196593132199901953231965931321999019532319659313219990195323196593132199901953231965931321999019532319659313219990195323196593132199901953231965931321999019532319659313219990195323196593132199901953231965931321999019532319659313219990195323196593132199901953231965931321999019532319659313219990195323196593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49a3142-1edc-4f4c-b5a0-b67c202d3852, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e090e01-3443-47b8-952f-c09d721316de, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e090e01-3443-47b8-952f-c09d721316de, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996483760480272066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699648376048027206616996483760480272066169964837604802720661699648376048027206616996483760480272066169964837604802720661699648376048027206616996483760480272066169964837604802720661699648376048027206616996483760480272066169964837604802720661699648376048027206616996483760480272066169964837604802720661699648376048027206616996483760480272066169964837604802720661699648376048027206616996483760480272066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36e2b4c4-cc8d-4ec1-b59c-50cc8d1ced06, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83296163-89f1-47f9-ae45-c3a6710d55d9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83296163-89f1-47f9-ae45-c3a6710d55d9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3797465179686585107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37974651796865851073797465179686585107379746517968658510737974651796865851073797465179686585107379746517968658510737974651796865851073797465179686585107379746517968658510737974651796865851073797465179686585107379746517968658510737974651796865851073797465179686585107379746517968658510737974651796865851073797465179686585107379746517968658510737974651796865851073797465179686585107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83296163-89f1-47f9-ae45-c3a6710d55d9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c23b4e8-e8f1-48ac-a2c9-08cafd45165a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c23b4e8-e8f1-48ac-a2c9-08cafd45165a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7992693015994183074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79926930159941830747992693015994183074799269301599418307479926930159941830747992693015994183074799269301599418307479926930159941830747992693015994183074799269301599418307479926930159941830747992693015994183074799269301599418307479926930159941830747992693015994183074799269301599418307479926930159941830747992693015994183074799269301599418307479926930159941830747992693015994183074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e090e01-3443-47b8-952f-c09d721316de, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 749795e7-4cd9-4b97-85d5-3e4e3a594290, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 749795e7-4cd9-4b97-85d5-3e4e3a594290, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7134589489452652009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71345894894526520097134589489452652009713458948945265200971345894894526520097134589489452652009713458948945265200971345894894526520097134589489452652009713458948945265200971345894894526520097134589489452652009713458948945265200971345894894526520097134589489452652009713458948945265200971345894894526520097134589489452652009713458948945265200971345894894526520097134589489452652009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c23b4e8-e8f1-48ac-a2c9-08cafd45165a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fdaf7e1-c447-4778-84c8-a3522314aaed, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fdaf7e1-c447-4778-84c8-a3522314aaed, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15638478721282095029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563847872128209502915638478721282095029156384787212820950291563847872128209502915638478721282095029156384787212820950291563847872128209502915638478721282095029156384787212820950291563847872128209502915638478721282095029156384787212820950291563847872128209502915638478721282095029156384787212820950291563847872128209502915638478721282095029156384787212820950291563847872128209502915638478721282095029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 749795e7-4cd9-4b97-85d5-3e4e3a594290, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c06f59-74ab-481d-918f-94360aca16ce, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c06f59-74ab-481d-918f-94360aca16ce, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11321181430424363820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132118143042436382011321181430424363820113211814304243638201132118143042436382011321181430424363820113211814304243638201132118143042436382011321181430424363820113211814304243638201132118143042436382011321181430424363820113211814304243638201132118143042436382011321181430424363820113211814304243638201132118143042436382011321181430424363820113211814304243638201132118143042436382011321181430424363820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c06f59-74ab-481d-918f-94360aca16ce, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e6d20d6-79aa-4bac-bcbb-21bc64f9ee49, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e6d20d6-79aa-4bac-bcbb-21bc64f9ee49, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709495054998373972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77094950549983739727709495054998373972770949505499837397277094950549983739727709495054998373972770949505499837397277094950549983739727709495054998373972770949505499837397277094950549983739727709495054998373972770949505499837397277094950549983739727709495054998373972770949505499837397277094950549983739727709495054998373972770949505499837397277094950549983739727709495054998373972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fdaf7e1-c447-4778-84c8-a3522314aaed, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c175a156-cec8-4812-b532-d01b32134c37, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c175a156-cec8-4812-b532-d01b32134c37, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7463687455707594448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74636874557075944487463687455707594448746368745570759444874636874557075944487463687455707594448746368745570759444874636874557075944487463687455707594448746368745570759444874636874557075944487463687455707594448746368745570759444874636874557075944487463687455707594448746368745570759444874636874557075944487463687455707594448746368745570759444874636874557075944487463687455707594448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e6d20d6-79aa-4bac-bcbb-21bc64f9ee49, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 275d63c1-02ea-4289-9cb0-85d507cc048b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 275d63c1-02ea-4289-9cb0-85d507cc048b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16124020716393314102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612402071639331410216124020716393314102161240207163933141021612402071639331410216124020716393314102161240207163933141021612402071639331410216124020716393314102161240207163933141021612402071639331410216124020716393314102161240207163933141021612402071639331410216124020716393314102161240207163933141021612402071639331410216124020716393314102161240207163933141021612402071639331410216124020716393314102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c175a156-cec8-4812-b532-d01b32134c37, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f0108b-09b2-4c14-9bf8-9b29128dcd97, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f0108b-09b2-4c14-9bf8-9b29128dcd97, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14385852669582849133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438585266958284913314385852669582849133143858526695828491331438585266958284913314385852669582849133143858526695828491331438585266958284913314385852669582849133143858526695828491331438585266958284913314385852669582849133143858526695828491331438585266958284913314385852669582849133143858526695828491331438585266958284913314385852669582849133143858526695828491331438585266958284913314385852669582849133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 275d63c1-02ea-4289-9cb0-85d507cc048b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20eca25-5b76-4231-9958-5cdfcda1e0f6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20eca25-5b76-4231-9958-5cdfcda1e0f6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17769152604774651004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776915260477465100417769152604774651004177691526047746510041776915260477465100417769152604774651004177691526047746510041776915260477465100417769152604774651004177691526047746510041776915260477465100417769152604774651004177691526047746510041776915260477465100417769152604774651004177691526047746510041776915260477465100417769152604774651004177691526047746510041776915260477465100417769152604774651004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f0108b-09b2-4c14-9bf8-9b29128dcd97, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e8d36a-2f23-4568-adb9-29e51827a9fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e8d36a-2f23-4568-adb9-29e51827a9fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6274749665831114734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62747496658311147346274749665831114734627474966583111473462747496658311147346274749665831114734627474966583111473462747496658311147346274749665831114734627474966583111473462747496658311147346274749665831114734627474966583111473462747496658311147346274749665831114734627474966583111473462747496658311147346274749665831114734627474966583111473462747496658311147346274749665831114734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20eca25-5b76-4231-9958-5cdfcda1e0f6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038960." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvjtaapy24qfggcwnjc1v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038960." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b385cbc-0f8f-4a02-89c3-4f0bc3d69e90, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b385cbc-0f8f-4a02-89c3-4f0bc3d69e90, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097589828135150216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e8d36a-2f23-4568-adb9-29e51827a9fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038920." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvjtnfdrc3d0ab4kw9crt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038920." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d491be39-5177-4e36-9340-43488676b0a7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d491be39-5177-4e36-9340-43488676b0a7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1631728808193106172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b385cbc-0f8f-4a02-89c3-4f0bc3d69e90, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvjvz2df4vvh8r88rwtbf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da58a085-140a-4fc8-89a5-f8829f78c54c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da58a085-140a-4fc8-89a5-f8829f78c54c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097589828135150216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d491be39-5177-4e36-9340-43488676b0a7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvjwc9v0b0y3pz0d89j1m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2fb6602-0bf8-4934-9aab-74ee60405879, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fb6602-0bf8-4934-9aab-74ee60405879, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1631728808193106172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da58a085-140a-4fc8-89a5-f8829f78c54c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvjyd538xzdtkr6ta1s1y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 705f4839-273c-4aff-98fb-dbc0ba45f37a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 705f4839-273c-4aff-98fb-dbc0ba45f37a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097589828135150216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216409758982813515021640975898281351502164097589828135150216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fb6602-0bf8-4934-9aab-74ee60405879, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvjywa1x9d50gxvmd1k5k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60456923-7970-4f38-beac-7e456048ecb7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60456923-7970-4f38-beac-7e456048ecb7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1631728808193106172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172163172880819310617216317288081931061721631728808193106172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 705f4839-273c-4aff-98fb-dbc0ba45f37a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvk2j4q9qcm9ees6ev687" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60456923-7970-4f38-beac-7e456048ecb7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvk3436gfe6waadgy3bbt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cf80f5d-ecef-4795-a886-c7ca093cbef5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf80f5d-ecef-4795-a886-c7ca093cbef5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027612220846007051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038904." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a9e827c-a475-4841-a58f-70328911a84f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a9e827c-a475-4841-a58f-70328911a84f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4694227907763587666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf80f5d-ecef-4795-a886-c7ca093cbef5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvk9n0sqfn8w93zsv30y9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a9e827c-a475-4841-a58f-70328911a84f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvka11n6634g4e9asty3n" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77632fbd-48c1-4081-9c68-c29267e1ce20, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77632fbd-48c1-4081-9c68-c29267e1ce20, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027612220846007051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6cc97d-adbf-439d-bfea-eaf6f2479b02, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6cc97d-adbf-439d-bfea-eaf6f2479b02, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4694227907763587666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6cc97d-adbf-439d-bfea-eaf6f2479b02, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvkcee9htcysgehkqy53h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77632fbd-48c1-4081-9c68-c29267e1ce20, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvkca36f4r9f6vrgx5h4e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 666e4e25-7bed-42a1-9d79-06c26a527b1b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 666e4e25-7bed-42a1-9d79-06c26a527b1b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4694227907763587666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666469422790776358766646942279077635876664694227907763587666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 186c7b05-befa-4d1a-8308-2b22be8def70, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 186c7b05-befa-4d1a-8308-2b22be8def70, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027612220846007051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051140276122208460070511402761222084600705114027612220846007051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 666e4e25-7bed-42a1-9d79-06c26a527b1b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvkgjbp1yyvv08ntj17jm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 186c7b05-befa-4d1a-8308-2b22be8def70, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvkgw1y26h9q3vwz9583d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f0b28a-f946-4ec1-8418-41ff9aa1e70c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f0b28a-f946-4ec1-8418-41ff9aa1e70c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927886324972532743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa2243f-820a-4123-93d5-339a1183d8e1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa2243f-820a-4123-93d5-339a1183d8e1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777126803490487367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa2243f-820a-4123-93d5-339a1183d8e1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvkr9346p30xn129xq58s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf784294-a773-478c-b14d-70720607248c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf784294-a773-478c-b14d-70720607248c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777126803490487367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f0b28a-f946-4ec1-8418-41ff9aa1e70c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvkqy253yfvxbp94dng99" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c011c2e3-38b7-432a-898e-2fb1b908caaf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c011c2e3-38b7-432a-898e-2fb1b908caaf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927886324972532743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf784294-a773-478c-b14d-70720607248c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvkt6fjg2scrk49zctqrm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66bf684-367d-4a23-9643-c0cc24d287dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66bf684-367d-4a23-9643-c0cc24d287dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777126803490487367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367157771268034904873671577712680349048736715777126803490487367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c011c2e3-38b7-432a-898e-2fb1b908caaf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvkxt8zsjcq5rpjachr18" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab86ed2a-92cf-4c13-abe0-57db3f912b9d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66bf684-367d-4a23-9643-c0cc24d287dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvkyb2t87skaetq2e1dp3" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab86ed2a-92cf-4c13-abe0-57db3f912b9d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13927886324972532743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743139278863249725327431392788632497253274313927886324972532743" } } } 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 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f50e7b-fe7a-4bd4-8bdc-e2786fb43df4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f50e7b-fe7a-4bd4-8bdc-e2786fb43df4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15188002559439902426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f50e7b-fe7a-4bd4-8bdc-e2786fb43df4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvm5x09dbv3d8dv6qv70h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc1dbd4-9a0c-4a5d-a766-1fae8266861b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc1dbd4-9a0c-4a5d-a766-1fae8266861b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15188002559439902426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab86ed2a-92cf-4c13-abe0-57db3f912b9d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvm4j3ybmeqb4qbsa99dw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1238902d-142e-4883-9124-790ec4f97da3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1238902d-142e-4883-9124-790ec4f97da3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12713446820755571107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc1dbd4-9a0c-4a5d-a766-1fae8266861b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvm8b9w86e0b6msjea1rn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7854b1e-3a6a-43b0-b4ea-77109040ca4d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7854b1e-3a6a-43b0-b4ea-77109040ca4d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15188002559439902426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426151880025594399024261518800255943990242615188002559439902426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1238902d-142e-4883-9124-790ec4f97da3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvmb6axwtwthy9yd115xh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294fd295-eee8-4934-a44c-301984f5c01b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294fd295-eee8-4934-a44c-301984f5c01b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12713446820755571107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294fd295-eee8-4934-a44c-301984f5c01b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvmd1f2sg5ag0sj1gx7wm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e55b89a-a4d8-4661-9012-27a41e6e916e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e55b89a-a4d8-4661-9012-27a41e6e916e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12713446820755571107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107127134468207555711071271344682075557110712713446820755571107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7854b1e-3a6a-43b0-b4ea-77109040ca4d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvmct1be148yt1txz6gn7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca189045-d8f8-44a6-9114-da1a8b06d8d0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca189045-d8f8-44a6-9114-da1a8b06d8d0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8440564418169181028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca189045-d8f8-44a6-9114-da1a8b06d8d0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvmkf60s1jett37hc2fjy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ca4f38-c54b-44d0-871b-1a8b55c79f5b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ca4f38-c54b-44d0-871b-1a8b55c79f5b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8440564418169181028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e55b89a-a4d8-4661-9012-27a41e6e916e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvmh15g0e42nksj99fyj1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3dbf30f-a970-4801-a142-ede1591e490c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3dbf30f-a970-4801-a142-ede1591e490c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15663183319851790167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ca4f38-c54b-44d0-871b-1a8b55c79f5b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvmn74raryah8k8nex9td" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f48e5b9-84c6-4ac7-a6ed-2fed594927d0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f48e5b9-84c6-4ac7-a6ed-2fed594927d0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8440564418169181028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028844056441816918102884405644181691810288440564418169181028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3dbf30f-a970-4801-a142-ede1591e490c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvmr07kmsr9bjhesyq58b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244c35a2-3831-40ec-901d-65747184e4f9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244c35a2-3831-40ec-901d-65747184e4f9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15663183319851790167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f48e5b9-84c6-4ac7-a6ed-2fed594927d0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvms75g5vehbr7mxhtb5b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0a7f1c-1a2d-48d8-9a84-2d9d57486498, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0a7f1c-1a2d-48d8-9a84-2d9d57486498, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15909135395607657738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0a7f1c-1a2d-48d8-9a84-2d9d57486498, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvn05eqsekptvh83gaqa1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b87c1b8-ae74-4596-bf35-c0738704471c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b87c1b8-ae74-4596-bf35-c0738704471c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15909135395607657738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244c35a2-3831-40ec-901d-65747184e4f9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvmxg45tqn84vfdh9nzky" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b62e6f-a796-4833-96d3-8745ec17bd49, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b62e6f-a796-4833-96d3-8745ec17bd49, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15663183319851790167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167156631833198517901671566318331985179016715663183319851790167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b87c1b8-ae74-4596-bf35-c0738704471c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvn25fhxvnmnh7dz5580z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef00392e-6992-4acf-b7f8-1058a23fb497, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef00392e-6992-4acf-b7f8-1058a23fb497, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15909135395607657738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738159091353956076577381590913539560765773815909135395607657738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b62e6f-a796-4833-96d3-8745ec17bd49, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvn437w20dmtzty4f54dh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77b105ae-9d66-4043-b3ef-84e98552d9f5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77b105ae-9d66-4043-b3ef-84e98552d9f5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18233382275772337308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef00392e-6992-4acf-b7f8-1058a23fb497, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvn63b9evnt77r8kssy9k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77b105ae-9d66-4043-b3ef-84e98552d9f5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvnbsa8qh10m3g3a4ekct" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3d2fa98-9883-44bc-abc4-9971bd8d3470, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d2fa98-9883-44bc-abc4-9971bd8d3470, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18233382275772337308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636b2653-d84a-41bf-a41d-e89a69f35188, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636b2653-d84a-41bf-a41d-e89a69f35188, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14947845679087440598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636b2653-d84a-41bf-a41d-e89a69f35188, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvnfn0m35kn42g3f5ar00" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba088597-afdc-42f7-a44c-bfd5a8ed2b0d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba088597-afdc-42f7-a44c-bfd5a8ed2b0d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14947845679087440598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d2fa98-9883-44bc-abc4-9971bd8d3470, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvnfa8kb5hw1zxghpkj4t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f116566-1a7a-4236-9263-0028c7a8623c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f116566-1a7a-4236-9263-0028c7a8623c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18233382275772337308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308182333822757723373081823338227577233730818233382275772337308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba088597-afdc-42f7-a44c-bfd5a8ed2b0d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvnk3d9hqhs22dhcx9cns" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 383e4c63-da3e-4808-a23d-c439cd3da997, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 383e4c63-da3e-4808-a23d-c439cd3da997, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14947845679087440598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598149478456790874405981494784567908744059814947845679087440598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f116566-1a7a-4236-9263-0028c7a8623c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvnkg21gbg3jfa9z8417f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f157fed-264e-4754-b838-d53fa91e72d5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f157fed-264e-4754-b838-d53fa91e72d5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12330820713521158777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f157fed-264e-4754-b838-d53fa91e72d5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvnth6nryyqjspv40kmr0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940675b6-ecef-4947-ad5e-c845fe3a94b4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940675b6-ecef-4947-ad5e-c845fe3a94b4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12330820713521158777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 383e4c63-da3e-4808-a23d-c439cd3da997, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvnqt28853mk3w42thzjh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c61f5e9-3ed8-4acc-acc8-0a2711d10230, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c61f5e9-3ed8-4acc-acc8-0a2711d10230, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9247973176700770953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c61f5e9-3ed8-4acc-acc8-0a2711d10230, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvny75gcpk99sm8ps1zas" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d0ab444-c5f6-43e0-8e1f-7bf14b677004, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d0ab444-c5f6-43e0-8e1f-7bf14b677004, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9247973176700770953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940675b6-ecef-4947-ad5e-c845fe3a94b4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvnwq5xa4v4fk2kfj5n7s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aca528a2-c523-46ec-9b10-0d32eef3d3e0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca528a2-c523-46ec-9b10-0d32eef3d3e0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12330820713521158777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777123308207135211587771233082071352115877712330820713521158777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d0ab444-c5f6-43e0-8e1f-7bf14b677004, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvp004rtty9kpyfr6yd9v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78cdca2b-574c-4efd-886d-1ff98ccbacab, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78cdca2b-574c-4efd-886d-1ff98ccbacab, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9247973176700770953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953924797317670077095392479731767007709539247973176700770953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca528a2-c523-46ec-9b10-0d32eef3d3e0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvp19bxr4wb96xv4w3c66" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6103578c-702a-41ac-8ac4-83500ec770e0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6103578c-702a-41ac-8ac4-83500ec770e0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13302548680962634097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6103578c-702a-41ac-8ac4-83500ec770e0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvp7maqzwhx6ej8pntag2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25c08c64-1997-4316-876c-21baad03fecb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25c08c64-1997-4316-876c-21baad03fecb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13302548680962634097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78cdca2b-574c-4efd-886d-1ff98ccbacab, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvp3z5prjb98fea2d5enp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9b3398c-50c3-4c32-b435-1a08865a01f6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9b3398c-50c3-4c32-b435-1a08865a01f6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4035832365079539451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c08c64-1997-4316-876c-21baad03fecb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvp9he5tyr06870pqm4j4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63726365-87f7-46cd-afb2-9ff28a6f179d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63726365-87f7-46cd-afb2-9ff28a6f179d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13302548680962634097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097133025486809626340971330254868096263409713302548680962634097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9b3398c-50c3-4c32-b435-1a08865a01f6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvpax54rfxy86n45xsq0c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d5795eb-b5d1-4615-84cd-76a0cb622a60, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d5795eb-b5d1-4615-84cd-76a0cb622a60, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4035832365079539451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63726365-87f7-46cd-afb2-9ff28a6f179d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvpdq5d2wcyjyr8wc3j3p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c4541a7-3082-4edd-a050-0913b818c0a3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c4541a7-3082-4edd-a050-0913b818c0a3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7274860476926826510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c4541a7-3082-4edd-a050-0913b818c0a3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvpmfc4dzy8sgpfxvxcmc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a41a88-a77c-4564-b2df-a82fdcfe33ff, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a41a88-a77c-4564-b2df-a82fdcfe33ff, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7274860476926826510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d5795eb-b5d1-4615-84cd-76a0cb622a60, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvpgk16f9x1jnckm2p1jd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9dca00d-11c8-403d-b3a7-fa08120cb50e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9dca00d-11c8-403d-b3a7-fa08120cb50e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4035832365079539451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451403583236507953945140358323650795394514035832365079539451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a41a88-a77c-4564-b2df-a82fdcfe33ff, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvpp8c1ej2qz0k76kp9dn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c4213c-9080-465d-b8ad-0569576cdb3b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c4213c-9080-465d-b8ad-0569576cdb3b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7274860476926826510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510727486047692682651072748604769268265107274860476926826510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9dca00d-11c8-403d-b3a7-fa08120cb50e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvpq58ptt38xt76h4w99v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cdbe309-1879-4dd8-be10-843725ee4b7e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cdbe309-1879-4dd8-be10-843725ee4b7e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576425060828123875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c4213c-9080-465d-b8ad-0569576cdb3b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvpvc8kpm8x17313pm4d6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d7f7f19-245d-4a42-b397-e224c43cb0bf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d7f7f19-245d-4a42-b397-e224c43cb0bf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10209452200031768017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d7f7f19-245d-4a42-b397-e224c43cb0bf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvq22d7hes0vatzjpbtqn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cdbe309-1879-4dd8-be10-843725ee4b7e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvpyv8nahdvmhh460xf51" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f73ea4e-0849-4763-a7d8-32833943f669, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f73ea4e-0849-4763-a7d8-32833943f669, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10209452200031768017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c1e4018-9dca-4a87-ae59-6955f71b6044, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1e4018-9dca-4a87-ae59-6955f71b6044, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576425060828123875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f73ea4e-0849-4763-a7d8-32833943f669, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvq46e7d7hwwqhj33m0zc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 241f0008-20e8-44af-a658-a2e696a9acf9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 241f0008-20e8-44af-a658-a2e696a9acf9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10209452200031768017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017102094522000317680171020945220003176801710209452200031768017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1e4018-9dca-4a87-ae59-6955f71b6044, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvq4ae2kywm4kf8w813qm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfc7567-2fd2-4af1-9fd2-d97743fa33f9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfc7567-2fd2-4af1-9fd2-d97743fa33f9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576425060828123875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875857642506082812387585764250608281238758576425060828123875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 241f0008-20e8-44af-a658-a2e696a9acf9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvq8h7fy55f5642whh0cf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c17489-72be-449f-9f8b-49ba21263921, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c17489-72be-449f-9f8b-49ba21263921, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2142479154249725877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfc7567-2fd2-4af1-9fd2-d97743fa33f9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqb8cjvz2cfhsq96vwna" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c17489-72be-449f-9f8b-49ba21263921, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqg08p50b2p1hv7qjahy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f949bb4-b3ec-4675-8909-24d724de7c8c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f949bb4-b3ec-4675-8909-24d724de7c8c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 219039625518841104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a1962f5-2d67-468c-8cbf-ff6068bc7e5e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a1962f5-2d67-468c-8cbf-ff6068bc7e5e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2142479154249725877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f949bb4-b3ec-4675-8909-24d724de7c8c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqjd0j64bypksa87t4z7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d3d19b-9623-469d-a23b-1b76debba582, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d3d19b-9623-469d-a23b-1b76debba582, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 219039625518841104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a1962f5-2d67-468c-8cbf-ff6068bc7e5e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqjhans1kkmpykp7vts3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa2f453f-8779-4ee0-bb8a-c161fa744ff3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa2f453f-8779-4ee0-bb8a-c161fa744ff3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2142479154249725877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877214247915424972587721424791542497258772142479154249725877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d3d19b-9623-469d-a23b-1b76debba582, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqmn557za6731mzrk0qb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 120090df-49a4-4f39-9cde-e511f71b1fce, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 120090df-49a4-4f39-9cde-e511f71b1fce, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 219039625518841104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104219039625518841104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa2f453f-8779-4ee0-bb8a-c161fa744ff3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqpc99qwdft4rjra2v44" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b207fbcb-921c-48c5-9ee6-908f17ec656a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b207fbcb-921c-48c5-9ee6-908f17ec656a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8888857555769690601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 120090df-49a4-4f39-9cde-e511f71b1fce, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqrn05hxyjr5dpgcbyfq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b207fbcb-921c-48c5-9ee6-908f17ec656a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqxh07ekxfad3z8mftx5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0fe7176-3df9-4bb4-b9cb-9b716d8f937d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eed36da-1da4-4747-98df-cd119dfe8bfa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0fe7176-3df9-4bb4-b9cb-9b716d8f937d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8888857555769690601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601" } } } 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, 1eed36da-1da4-4747-98df-cd119dfe8bfa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14202525994007555725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eed36da-1da4-4747-98df-cd119dfe8bfa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqzs74yhf93vavbh0h31" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d86a3268-4939-4658-b267-8243e3d46148, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d86a3268-4939-4658-b267-8243e3d46148, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14202525994007555725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0fe7176-3df9-4bb4-b9cb-9b716d8f937d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvqznc9fvg6c4zmqftzyj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a025fdd-b61d-4756-ba46-19e2e963ab98, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a025fdd-b61d-4756-ba46-19e2e963ab98, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8888857555769690601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601888885755576969060188888575557696906018888857555769690601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d86a3268-4939-4658-b267-8243e3d46148, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvr1tcpt9jztxg0ttkvn7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a134e23f-0fd4-40f8-8459-3e3154bc1094, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a134e23f-0fd4-40f8-8459-3e3154bc1094, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14202525994007555725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725142025259940075557251420252599400755572514202525994007555725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a025fdd-b61d-4756-ba46-19e2e963ab98, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvr3xfxkr9b2p4grz3xf5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a04aa0b3-92e9-4090-9a6e-4e1c8572ab74, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a04aa0b3-92e9-4090-9a6e-4e1c8572ab74, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13912769208333708237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a134e23f-0fd4-40f8-8459-3e3154bc1094, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvr5wefk6fkfb94fmxbkk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65478ec3-26cf-4308-92be-bf2f27f1cdf3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65478ec3-26cf-4308-92be-bf2f27f1cdf3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376509291704571993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a04aa0b3-92e9-4090-9a6e-4e1c8572ab74, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvran4k9sr0vq69mrt4nj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d9333b7-5d23-4109-bfb6-3ce32c3c590c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9333b7-5d23-4109-bfb6-3ce32c3c590c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13912769208333708237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65478ec3-26cf-4308-92be-bf2f27f1cdf3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvrd40e6e4mmpj4qq50xz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 983c6aa7-7d70-47b9-8cb4-02c46bc033a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983c6aa7-7d70-47b9-8cb4-02c46bc033a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376509291704571993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9333b7-5d23-4109-bfb6-3ce32c3c590c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvrg99w93km1wr6452t9f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a5a3af9-7931-4af7-a415-faf02d66ac03, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a5a3af9-7931-4af7-a415-faf02d66ac03, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13912769208333708237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237139127692083337082371391276920833370823713912769208333708237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983c6aa7-7d70-47b9-8cb4-02c46bc033a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvrjkah9p3jzyzey14q97" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70de27c2-4cc3-41d8-a764-6e4a3b4423ca, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70de27c2-4cc3-41d8-a764-6e4a3b4423ca, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376509291704571993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993133765092917045719931337650929170457199313376509291704571993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a5a3af9-7931-4af7-a415-faf02d66ac03, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvrq71ne2pg5ktbf9zvw2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc26a984-1627-4c89-a3f3-baa5d35b56d5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc26a984-1627-4c89-a3f3-baa5d35b56d5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3275107424945207950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70de27c2-4cc3-41d8-a764-6e4a3b4423ca, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvrsb6pzv8zttkvzs16ba" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71cba839-9eb3-4437-b3fb-14ed02104c2d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71cba839-9eb3-4437-b3fb-14ed02104c2d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11859830417254016475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc26a984-1627-4c89-a3f3-baa5d35b56d5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvryxbfta92y57z0twvh4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95215711-dc4e-4130-8d8f-e6e4102b34be, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95215711-dc4e-4130-8d8f-e6e4102b34be, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3275107424945207950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71cba839-9eb3-4437-b3fb-14ed02104c2d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvs0abmm77jk0kka2pv4z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca1c54a-8507-42f5-b073-491f7ddacda1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca1c54a-8507-42f5-b073-491f7ddacda1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11859830417254016475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95215711-dc4e-4130-8d8f-e6e4102b34be, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvs16eh9n9mcw0dmmasnd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5858902-c958-4cbb-930c-50d47680424b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5858902-c958-4cbb-930c-50d47680424b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3275107424945207950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950327510742494520795032751074249452079503275107424945207950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca1c54a-8507-42f5-b073-491f7ddacda1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvs2n3hv4fq2g6pt872f2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fefeb1e-9e9e-41a0-b906-f3919de5ecbe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fefeb1e-9e9e-41a0-b906-f3919de5ecbe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11859830417254016475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475118598304172540164751185983041725401647511859830417254016475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5858902-c958-4cbb-930c-50d47680424b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvs5b19t3y8fb2mt4k7q9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb33e800-8932-4af9-9efb-2fcd4a8528c0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb33e800-8932-4af9-9efb-2fcd4a8528c0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8214341403492621822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fefeb1e-9e9e-41a0-b906-f3919de5ecbe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvs6q3e39yw9wjg07hxqk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0647bebb-94d8-4d6c-8d4a-b162fcf19236, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0647bebb-94d8-4d6c-8d4a-b162fcf19236, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9942511983189231892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb33e800-8932-4af9-9efb-2fcd4a8528c0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvsca8gxnycy1jj6tm1ej" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 437a93b5-ce7b-42ff-b98c-11a5da0c743e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 437a93b5-ce7b-42ff-b98c-11a5da0c743e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8214341403492621822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0647bebb-94d8-4d6c-8d4a-b162fcf19236, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvsdncbbgrq1gncgcjx3g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd2d1ab-3baa-4ccb-8a6e-9d0af0bb8344, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd2d1ab-3baa-4ccb-8a6e-9d0af0bb8344, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9942511983189231892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892" } } } 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:281 Stopped node localhost:20348/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 437a93b5-ce7b-42ff-b98c-11a5da0c743e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvse8d2xc3mg5bdar9cx7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3e312cc-b735-4a2c-9555-7a814b0101bd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3e312cc-b735-4a2c-9555-7a814b0101bd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8214341403492621822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822821434140349262182282143414034926218228214341403492621822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd2d1ab-3baa-4ccb-8a6e-9d0af0bb8344, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvsfh5caf7k31tjt0bt59" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec7ea59d-a510-4e56-9b34-743da2e44b92, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec7ea59d-a510-4e56-9b34-743da2e44b92, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9942511983189231892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892994251198318923189299425119831892318929942511983189231892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3e312cc-b735-4a2c-9555-7a814b0101bd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvsjb8hqfhfrdr6e5qgq3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038927." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0313851-8c75-4e38-b44f-159bba24331d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0313851-8c75-4e38-b44f-159bba24331d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 464259565592900915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec7ea59d-a510-4e56-9b34-743da2e44b92, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvskea2ewvvmw100h174d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0313851-8c75-4e38-b44f-159bba24331d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvssb7dc5znr4nmyvhyq9" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b8d450-026a-476e-a116-319c42065158, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b8d450-026a-476e-a116-319c42065158, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2337731349970004413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4afa81ed-829e-48bc-aebc-0899bb0e8a10, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4afa81ed-829e-48bc-aebc-0899bb0e8a10, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 464259565592900915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b8d450-026a-476e-a116-319c42065158, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvsv8453sqtevhjc09zdz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a05bb2a-16f4-444c-acd3-332106b6ed82, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a05bb2a-16f4-444c-acd3-332106b6ed82, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2337731349970004413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4afa81ed-829e-48bc-aebc-0899bb0e8a10, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvsvg4s42hcc9bkj0qc8c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b88e6de-bf68-4dca-b4d4-21d4126e003f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b88e6de-bf68-4dca-b4d4-21d4126e003f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 464259565592900915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915464259565592900915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a05bb2a-16f4-444c-acd3-332106b6ed82, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvsx626km36e1tf65w6m0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17450b64-1764-4877-ad1a-f9695f6ed312, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17450b64-1764-4877-ad1a-f9695f6ed312, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2337731349970004413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413233773134997000441323377313499700044132337731349970004413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b88e6de-bf68-4dca-b4d4-21d4126e003f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvszh1nn5azz44kmqe90s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f63591-88cf-4286-acde-62bc0a01d641, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f63591-88cf-4286-acde-62bc0a01d641, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8899053756334756436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17450b64-1764-4877-ad1a-f9695f6ed312, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvt16e02ey7cb3snmng0g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1edaadad-1139-4263-b7e3-1284a010a22f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1edaadad-1139-4263-b7e3-1284a010a22f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4618276518979662174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f63591-88cf-4286-acde-62bc0a01d641, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvt6b4sgy20kxdws9ep60" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70941569-c84c-494b-800e-3652784bf580, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70941569-c84c-494b-800e-3652784bf580, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8899053756334756436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1edaadad-1139-4263-b7e3-1284a010a22f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvt8eddzzmxsrn9584mkj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80719b5d-93ea-4e0d-9fde-ecb89a6a7916, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80719b5d-93ea-4e0d-9fde-ecb89a6a7916, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4618276518979662174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8v_r402p.log --grpc-port=20348 --mon-port=29166 --ic-port=24864 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8v_r402p.log', '--grpc-port=20348', '--mon-port=29166', '--ic-port=24864', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 943283
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20348/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 943284
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70941569-c84c-494b-800e-3652784bf580, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvtbpes2nh7ysxm42fdbt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f0d8f7-bdc7-4c53-991e-93c03025c02b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f0d8f7-bdc7-4c53-991e-93c03025c02b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8899053756334756436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436889905375633475643688990537563347564368899053756334756436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80719b5d-93ea-4e0d-9fde-ecb89a6a7916, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvtdz5gkhxq29msrbt538" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e93c858-e40b-4d69-8079-bd6a322ff42d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e93c858-e40b-4d69-8079-bd6a322ff42d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4618276518979662174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174461827651897966217446182765189796621744618276518979662174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f0d8f7-bdc7-4c53-991e-93c03025c02b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvtjn20s3rm2qgvbg9py0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83af87c0-9004-4146-ac41-3bb740d060a8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83af87c0-9004-4146-ac41-3bb740d060a8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12055867064369313995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e93c858-e40b-4d69-8079-bd6a322ff42d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvtmn8dfjz6dyrjxb890e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab824098-d634-45b3-8d5b-b6476f7f9ec7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab824098-d634-45b3-8d5b-b6476f7f9ec7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456346484767060320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83af87c0-9004-4146-ac41-3bb740d060a8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvtsr10aymx03bj95c1z0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21a94c84-b50e-4b10-9b55-bea5b4b5f637, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21a94c84-b50e-4b10-9b55-bea5b4b5f637, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12055867064369313995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab824098-d634-45b3-8d5b-b6476f7f9ec7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvtvm9m3pw6npwvsvqq5k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b9c5786-e55a-46c2-9e19-2268c00f0393, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9c5786-e55a-46c2-9e19-2268c00f0393, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456346484767060320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21a94c84-b50e-4b10-9b55-bea5b4b5f637, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvtzm4d20qqvvk1jrk8pm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a6e655-145a-4828-a066-5f2200f16d51, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a6e655-145a-4828-a066-5f2200f16d51, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12055867064369313995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995120558670643693139951205586706436931399512055867064369313995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9c5786-e55a-46c2-9e19-2268c00f0393, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvv18ehxnfbvh6x8geqgv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284bfb4e-f7a7-47a7-9eea-b0c4253bc1ab, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284bfb4e-f7a7-47a7-9eea-b0c4253bc1ab, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456346484767060320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320845634648476706032084563464847670603208456346484767060320" } } } 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 943284) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 943284) elapsed time (sec): 0.7831418514251709
DEBUG    ya.test:process.py:263 Command (pid 943284) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943284) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 943284) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943284) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 943284) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 943284) maxrss: 893964
DEBUG    ya.test:process.py:263 Command (pid 943284) minflt: 45762
DEBUG    ya.test:process.py:263 Command (pid 943284) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 943284) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 943284) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 943284) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 943284) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 943284) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 943284) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 943284) stime: 0.179411
DEBUG    ya.test:process.py:263 Command (pid 943284) utime: 0.531497
DEBUG    ya.test:process.py:263 Command (pid 943284) wtime: 0.791
DEBUG    ya.test:process.py:275 Command (pid 943284) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 1247
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 1247
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 34

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 1247 SectorMap:1:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1000
      }
      To {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:1:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:2:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 35
}

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

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 1247 SectorMap:2:64
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: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 2
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1002
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038083"
  ConfigTxSeqNo: 36
}

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, 87a6e655-145a-4828-a066-5f2200f16d51, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvv614evwqbn4nssayq8e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 387a2533-7b3c-4b48-81f9-7ff39d4035e6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387a2533-7b3c-4b48-81f9-7ff39d4035e6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7423096829713856781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284bfb4e-f7a7-47a7-9eea-b0c4253bc1ab, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvv7reg4cm5nnq0p363q6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2cc0d74-eee5-441f-ac8f-f323a5933ffb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2cc0d74-eee5-441f-ac8f-f323a5933ffb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13985887647722221829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387a2533-7b3c-4b48-81f9-7ff39d4035e6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvvd36mc300k8zkp43dq3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac6f11d-b68c-49cc-b7a7-3b6df3067628, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac6f11d-b68c-49cc-b7a7-3b6df3067628, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7423096829713856781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2cc0d74-eee5-441f-ac8f-f323a5933ffb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvvev2qmt0ac8wqeq13by" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1099bff6-4438-4b8b-b750-1d19aeb1c1cc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1099bff6-4438-4b8b-b750-1d19aeb1c1cc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13985887647722221829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac6f11d-b68c-49cc-b7a7-3b6df3067628, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvvjs71658c85b99xka4m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 009b3b01-a152-4bc7-baf2-885588ca8b94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 009b3b01-a152-4bc7-baf2-885588ca8b94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7423096829713856781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781742309682971385678174230968297138567817423096829713856781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1099bff6-4438-4b8b-b750-1d19aeb1c1cc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvvme2ja66x4rdqprrhwf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79ca5b8a-2004-4a6c-94d5-aaee1e568248, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ca5b8a-2004-4a6c-94d5-aaee1e568248, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13985887647722221829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829139858876477222218291398588764772222182913985887647722221829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 009b3b01-a152-4bc7-baf2-885588ca8b94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvwteaxa4667h95102ya9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdd8d6f-5bf5-4ad6-b02e-6192a81168ae, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdd8d6f-5bf5-4ad6-b02e-6192a81168ae, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799700602385952148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ca5b8a-2004-4a6c-94d5-aaee1e568248, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvww37hw78hbbcmeqxe5b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d6a2d9-48da-4f43-ab1f-03f73ef38f6a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d6a2d9-48da-4f43-ab1f-03f73ef38f6a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886272779971807047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d6a2d9-48da-4f43-ab1f-03f73ef38f6a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvx2pdscck9s0c5nkcsxc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c7b43e-8512-4597-9cee-a9696f5f0f37, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c7b43e-8512-4597-9cee-a9696f5f0f37, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886272779971807047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdd8d6f-5bf5-4ad6-b02e-6192a81168ae, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvx1f3y3ssshhvah30t96" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305b4c3d-926d-427d-b40b-6791d44a01cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305b4c3d-926d-427d-b40b-6791d44a01cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799700602385952148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c7b43e-8512-4597-9cee-a9696f5f0f37, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvx5j2wyk08fr5612vxch" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3daff91c-c876-48e9-b037-1b029fb26458, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3daff91c-c876-48e9-b037-1b029fb26458, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7886272779971807047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047788627277997180704778862727799718070477886272779971807047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305b4c3d-926d-427d-b40b-6791d44a01cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvx7e4fe08d7xq963eezt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd80ac2c-ee22-4dfc-aa06-9cbc022df74e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd80ac2c-ee22-4dfc-aa06-9cbc022df74e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12799700602385952148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148127997006023859521481279970060238595214812799700602385952148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3daff91c-c876-48e9-b037-1b029fb26458, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvx9p2wwtf2wq10a4d235" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bf9514b-dbed-423d-a187-f1dc06532542, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bf9514b-dbed-423d-a187-f1dc06532542, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15707893560009562578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd80ac2c-ee22-4dfc-aa06-9cbc022df74e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvxe84585dbaeky50np1r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b13b463c-b588-4c4a-a266-4cb7867f4c48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b13b463c-b588-4c4a-a266-4cb7867f4c48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11548218522238253401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b13b463c-b588-4c4a-a266-4cb7867f4c48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvxn1cmhkfcjeankdxfbv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56889c53-5b7e-4933-9ef9-5414fb9ebf40, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56889c53-5b7e-4933-9ef9-5414fb9ebf40, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11548218522238253401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bf9514b-dbed-423d-a187-f1dc06532542, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvxhs51a6pp7182ymkvkr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df0ce280-d590-486d-aa3b-d2fed84486a9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df0ce280-d590-486d-aa3b-d2fed84486a9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15707893560009562578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56889c53-5b7e-4933-9ef9-5414fb9ebf40, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvxq87fkcb26c949gpzm5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd9d3e85-4ce6-4080-9caa-7c52e52ef6ba, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd9d3e85-4ce6-4080-9caa-7c52e52ef6ba, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11548218522238253401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401115482185222382534011154821852223825340111548218522238253401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df0ce280-d590-486d-aa3b-d2fed84486a9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvxqk7pt0hhcvvmktcfbn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa66197-eefa-4902-bdf5-e175cf1c10d1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa66197-eefa-4902-bdf5-e175cf1c10d1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15707893560009562578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578157078935600095625781570789356000956257815707893560009562578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd9d3e85-4ce6-4080-9caa-7c52e52ef6ba, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvxvj85xywv8zmkmp0m8y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd31933e-d2bd-4361-a7c0-29ecd1e9531e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd31933e-d2bd-4361-a7c0-29ecd1e9531e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12288613773856240140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa66197-eefa-4902-bdf5-e175cf1c10d1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvxy5cm9dk1bywc73z2t0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c36ffe6-9fd9-4d15-b87a-e915b392907f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c36ffe6-9fd9-4d15-b87a-e915b392907f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2376316720591237931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd31933e-d2bd-4361-a7c0-29ecd1e9531e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvy31f3mvfnvqn01a1x65" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006837db-5a92-47f6-88ff-a2046c911c70, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006837db-5a92-47f6-88ff-a2046c911c70, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12288613773856240140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c36ffe6-9fd9-4d15-b87a-e915b392907f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvy627p8sj8qzbchrvsxn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 734283d5-d4eb-4d07-8810-35a58c02039b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 734283d5-d4eb-4d07-8810-35a58c02039b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2376316720591237931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006837db-5a92-47f6-88ff-a2046c911c70, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvy8x3ehhsbg2kfavqr2z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fc64a78-2ba9-4b3f-8b1f-9e6820ec9866, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc64a78-2ba9-4b3f-8b1f-9e6820ec9866, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12288613773856240140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140122886137738562401401228861377385624014012288613773856240140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 734283d5-d4eb-4d07-8810-35a58c02039b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvyc2dd9wmkzwqkjsed02" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2787193b-23aa-4b7e-8fbb-6ef1cfaa8c49, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2787193b-23aa-4b7e-8fbb-6ef1cfaa8c49, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2376316720591237931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931237631672059123793123763167205912379312376316720591237931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc64a78-2ba9-4b3f-8b1f-9e6820ec9866, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvyg25ssgnank2s117gms" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d48f4d8-96cd-4445-aae2-e7a7fed36927, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d48f4d8-96cd-4445-aae2-e7a7fed36927, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11478824425701403477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d48f4d8-96cd-4445-aae2-e7a7fed36927, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvyq5e9jvkb047tew5y16" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2787193b-23aa-4b7e-8fbb-6ef1cfaa8c49, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvyk8c9d6y83x65mety5q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed8cd34-e733-4e57-bf6d-0b0302a70f95, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed8cd34-e733-4e57-bf6d-0b0302a70f95, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11478824425701403477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a2e0d65-d614-4a95-bb3b-178d0a52a5dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a2e0d65-d614-4a95-bb3b-178d0a52a5dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168215451673418598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed8cd34-e733-4e57-bf6d-0b0302a70f95, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvysd3rsdas3cb8k71e3g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eda0640-07ce-41c8-a982-e64cdd8ce3af, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eda0640-07ce-41c8-a982-e64cdd8ce3af, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11478824425701403477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477114788244257014034771147882442570140347711478824425701403477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a2e0d65-d614-4a95-bb3b-178d0a52a5dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvytn3vwjjzzrbtydtj73" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58fe4a7c-0598-4bb7-9e0f-a44a511c5e56, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58fe4a7c-0598-4bb7-9e0f-a44a511c5e56, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168215451673418598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eda0640-07ce-41c8-a982-e64cdd8ce3af, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvyxw6afnpv4pmf1qs6qv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d6a0ca1-bfb6-4a2d-a630-583f6a93cb1f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d6a0ca1-bfb6-4a2d-a630-583f6a93cb1f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11643373272943343314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58fe4a7c-0598-4bb7-9e0f-a44a511c5e56, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvz0ha18gd83a2jm7313x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da8b451d-f107-4a38-b98f-0588553ff979, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da8b451d-f107-4a38-b98f-0588553ff979, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168215451673418598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598216821545167341859821682154516734185982168215451673418598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d6a0ca1-bfb6-4a2d-a630-583f6a93cb1f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvz4tfz2rm1hh1mqgm4ns" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd23299-b596-46fa-8561-95686bce0643, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd23299-b596-46fa-8561-95686bce0643, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11643373272943343314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da8b451d-f107-4a38-b98f-0588553ff979, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvz749bwe4h64efbpn4kr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c65b8806-7f52-4b65-bded-daa4e2f4646d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c65b8806-7f52-4b65-bded-daa4e2f4646d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 393741558204433145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd23299-b596-46fa-8561-95686bce0643, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvzam4pb270crwx4z8j1c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98ae8b7d-fd49-4ea0-bb26-a3b93dea68f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98ae8b7d-fd49-4ea0-bb26-a3b93dea68f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11643373272943343314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314116433732729433433141164337327294334331411643373272943343314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c65b8806-7f52-4b65-bded-daa4e2f4646d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvzej1jbqyfwtxq14pdkv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8279e84-ca0f-43be-82dc-492c48b006b7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8279e84-ca0f-43be-82dc-492c48b006b7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 393741558204433145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98ae8b7d-fd49-4ea0-bb26-a3b93dea68f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvzh631yzp6ssyfz6nkdh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c10e49-5ac9-44b3-936c-ecf3d58dca4e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c10e49-5ac9-44b3-936c-ecf3d58dca4e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478101736415255484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8279e84-ca0f-43be-82dc-492c48b006b7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvzmbep47nqb5bkwvmywn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51bd2378-645d-4ba6-b324-b8dd64a7dc96, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51bd2378-645d-4ba6-b324-b8dd64a7dc96, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 393741558204433145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145393741558204433145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c10e49-5ac9-44b3-936c-ecf3d58dca4e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvzsrabysr71agza5vwkq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e59db37-06b9-4f58-b7c5-bfc7bf912649, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e59db37-06b9-4f58-b7c5-bfc7bf912649, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478101736415255484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e59db37-06b9-4f58-b7c5-bfc7bf912649, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvzvq6gtws2nw7346aeae" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824e5611-675c-4d03-8289-2d9b102f23ba, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824e5611-675c-4d03-8289-2d9b102f23ba, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478101736415255484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484144781017364152554841447810173641525548414478101736415255484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51bd2378-645d-4ba6-b324-b8dd64a7dc96, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvzv11bagk0k7gxrwva1n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de6b0672-5759-4cd3-b4a2-257625124f25, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6b0672-5759-4cd3-b4a2-257625124f25, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9260467654841845376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824e5611-675c-4d03-8289-2d9b102f23ba, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcvzzp30tbar1ec4293hqg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d893915-d442-4188-b3b9-4fa161af4e76, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d893915-d442-4188-b3b9-4fa161af4e76, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 52171288534875208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6b0672-5759-4cd3-b4a2-257625124f25, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw01senyf2xdtm87qefj1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5a2ea0-ff2e-49f7-8736-89d1eaf3bebc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5a2ea0-ff2e-49f7-8736-89d1eaf3bebc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9260467654841845376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d893915-d442-4188-b3b9-4fa161af4e76, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw07n73hv9dvn1wvf26nk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98dfec4f-5d09-4481-b8f6-a37f52c5b9b3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98dfec4f-5d09-4481-b8f6-a37f52c5b9b3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 52171288534875208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5a2ea0-ff2e-49f7-8736-89d1eaf3bebc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw07wctkpef1q1gnxvr53" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc1e926-b3f0-4cb0-a90e-c0704fbac6b6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc1e926-b3f0-4cb0-a90e-c0704fbac6b6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9260467654841845376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376926046765484184537692604676548418453769260467654841845376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98dfec4f-5d09-4481-b8f6-a37f52c5b9b3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw0d9fcpa2f05pnyyyd64" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4352ba-f374-450c-a921-aa114462f0f9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4352ba-f374-450c-a921-aa114462f0f9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 52171288534875208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208521712885348752085217128853487520852171288534875208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc1e926-b3f0-4cb0-a90e-c0704fbac6b6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw0es11ps6svhhhk0jzpw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6893532c-9771-4d76-a636-cd12a3bf1fc5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6893532c-9771-4d76-a636-cd12a3bf1fc5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1074031856002223585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6893532c-9771-4d76-a636-cd12a3bf1fc5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw0nsbaxp02ys3jxcv93g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac5da87-0bbd-4a3d-86ed-650afdac122e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac5da87-0bbd-4a3d-86ed-650afdac122e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1074031856002223585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4352ba-f374-450c-a921-aa114462f0f9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw0kxe4e0wvt66kdg69dg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236a53d5-a46b-45db-93d5-abbfbfa7c17c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 236a53d5-a46b-45db-93d5-abbfbfa7c17c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7721953700141150485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac5da87-0bbd-4a3d-86ed-650afdac122e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw0qsdnwqkcxhwag3cqc5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3162e506-f491-4fec-917d-a46a39165a58, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3162e506-f491-4fec-917d-a46a39165a58, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1074031856002223585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585107403185600222358510740318560022235851074031856002223585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236a53d5-a46b-45db-93d5-abbfbfa7c17c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw0ty3zjc1be8y390ffkq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 909e7922-7eb5-40f4-a715-ad0e17188f5a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 909e7922-7eb5-40f4-a715-ad0e17188f5a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7721953700141150485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 909e7922-7eb5-40f4-a715-ad0e17188f5a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw0xkeen858pyzyv3w044" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8c653f2-22dd-4aa7-b84d-784d01997819, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8c653f2-22dd-4aa7-b84d-784d01997819, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7721953700141150485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485772195370014115048577219537001411504857721953700141150485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3162e506-f491-4fec-917d-a46a39165a58, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw0w35etqnnkefneb83g6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038902." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8283fb79-0e78-488e-9edf-f36f4e099d47, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8283fb79-0e78-488e-9edf-f36f4e099d47, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390428553951165900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8c653f2-22dd-4aa7-b84d-784d01997819, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw123dhe4ebh4e2c78ez7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eedb60f-8daf-433d-8e18-5231f9726d37, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8283fb79-0e78-488e-9edf-f36f4e099d47, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw13g3h320mk67xpv4taj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eedb60f-8daf-433d-8e18-5231f9726d37, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15483914227003486248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8e25bc-7d6d-4633-9be2-6dde5fac557a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8e25bc-7d6d-4633-9be2-6dde5fac557a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390428553951165900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eedb60f-8daf-433d-8e18-5231f9726d37, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw19x18zb7ehm5hdf8b7v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35620783-c466-490e-b7d9-970120bac2fe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35620783-c466-490e-b7d9-970120bac2fe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15483914227003486248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8e25bc-7d6d-4633-9be2-6dde5fac557a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw1a7erapac0y9fk2xnc0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35620783-c466-490e-b7d9-970120bac2fe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw1c843t4sgdeeabzdcs8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1432d44-8d61-435e-9af6-1e45c5e85d9c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1432d44-8d61-435e-9af6-1e45c5e85d9c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2390428553951165900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900239042855395116590023904285539511659002390428553951165900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e7a9f7d-7592-4beb-b99f-8af44ca037a6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e7a9f7d-7592-4beb-b99f-8af44ca037a6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15483914227003486248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248154839142270034862481548391422700348624815483914227003486248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1432d44-8d61-435e-9af6-1e45c5e85d9c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw1h37chjt6b4yk7q6s7k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9d2fd6a-efe5-48c1-bcd3-6bc2ac86546d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9d2fd6a-efe5-48c1-bcd3-6bc2ac86546d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18365803943513106779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e7a9f7d-7592-4beb-b99f-8af44ca037a6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw1h40594x6p2zf04hcks" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9abf1c5b-04af-4592-b2b4-d172b39c5fbc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9abf1c5b-04af-4592-b2b4-d172b39c5fbc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12576769835204136883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9abf1c5b-04af-4592-b2b4-d172b39c5fbc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw1rmbfpyf5etftmja56n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65eb0d00-379a-4d53-8d5e-d3fda8fc6914, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65eb0d00-379a-4d53-8d5e-d3fda8fc6914, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12576769835204136883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9d2fd6a-efe5-48c1-bcd3-6bc2ac86546d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw1qmazdjqkzwr3tp22cm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd0ce72-4c32-4049-b58d-cf5a3e16aff4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd0ce72-4c32-4049-b58d-cf5a3e16aff4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18365803943513106779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65eb0d00-379a-4d53-8d5e-d3fda8fc6914, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw1td8xwgdsb27s63qtmb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97575d08-385b-4eaa-90c9-c8d33c880f8b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97575d08-385b-4eaa-90c9-c8d33c880f8b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12576769835204136883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883125767698352041368831257676983520413688312576769835204136883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd0ce72-4c32-4049-b58d-cf5a3e16aff4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw1x3d34eg5gqxyss1vk6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff2946a3-a53e-487a-a96d-813dafe02343, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff2946a3-a53e-487a-a96d-813dafe02343, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18365803943513106779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779183658039435131067791836580394351310677918365803943513106779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97575d08-385b-4eaa-90c9-c8d33c880f8b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw1yde0p56xzdpvd8qf5a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b85311-5a6d-4328-95cb-d8cbbb2e73a1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b85311-5a6d-4328-95cb-d8cbbb2e73a1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12163084877165379849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849" } } } 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:281 Stopped node localhost:28928/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff2946a3-a53e-487a-a96d-813dafe02343, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw24558wcwwjr38vz7kxr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038962." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3041ea6-7621-4bb0-b232-a9405ec13c7b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3041ea6-7621-4bb0-b232-a9405ec13c7b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8781532837116372342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b85311-5a6d-4328-95cb-d8cbbb2e73a1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw26e5tyx98hcq1brcscn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8fe4a63-4f10-4e1f-83ec-53d790042443, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8fe4a63-4f10-4e1f-83ec-53d790042443, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12163084877165379849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3041ea6-7621-4bb0-b232-a9405ec13c7b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw2b333rkhx7mwgbgrtez" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0305673-1705-4567-b1a8-e5fb1028480f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0305673-1705-4567-b1a8-e5fb1028480f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8781532837116372342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8fe4a63-4f10-4e1f-83ec-53d790042443, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw2c3epx6fn4mb6rx9m4b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e0716f1-f918-4998-bea3-1656fec3c1c9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e0716f1-f918-4998-bea3-1656fec3c1c9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12163084877165379849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849121630848771653798491216308487716537984912163084877165379849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0305673-1705-4567-b1a8-e5fb1028480f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw2ghdgh810fmkz65zkkv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7115387f-6528-4975-a0e3-21bad3bac135, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7115387f-6528-4975-a0e3-21bad3bac135, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8781532837116372342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342878153283711637234287815328371163723428781532837116372342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e0716f1-f918-4998-bea3-1656fec3c1c9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw2k4f4d8nqwzxwxqgak6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294ed597-66b5-464b-b671-f1cc3ce4f9cc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294ed597-66b5-464b-b671-f1cc3ce4f9cc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153154148480888148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294ed597-66b5-464b-b671-f1cc3ce4f9cc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw2t46np0b8pv6n8q4sfp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b6a516-b7ff-40a2-8a8a-c86653a5350b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b6a516-b7ff-40a2-8a8a-c86653a5350b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153154148480888148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7115387f-6528-4975-a0e3-21bad3bac135, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw2qedt20ftwe6wd3qbsx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a133ce8a-57e8-4b85-866c-a2d312fb7546, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a133ce8a-57e8-4b85-866c-a2d312fb7546, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5618790229402201563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b6a516-b7ff-40a2-8a8a-c86653a5350b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw2wa308gzzjdhdvay55d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a133ce8a-57e8-4b85-866c-a2d312fb7546, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw2yv9zhfgb7j0wq54fjm" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268aad12-845d-44fa-87b0-0586d7bcde1b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268aad12-845d-44fa-87b0-0586d7bcde1b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153154148480888148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148171531541484808881481715315414848088814817153154148480888148" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03bd23f1-9c89-43b5-af12-0a5cfae507a6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03bd23f1-9c89-43b5-af12-0a5cfae507a6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5618790229402201563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03bd23f1-9c89-43b5-af12-0a5cfae507a6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw30yea1v0b98b2cjnevw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc3287b-332f-42b0-8511-04ee83b7d943, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc3287b-332f-42b0-8511-04ee83b7d943, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5618790229402201563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563561879022940220156356187902294022015635618790229402201563" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pnrk7qsq.log --grpc-port=28928 --mon-port=25484 --ic-port=25003 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_pnrk7qsq.log', '--grpc-port=28928', '--mon-port=25484', '--ic-port=25003', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 944271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28928/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 944272
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268aad12-845d-44fa-87b0-0586d7bcde1b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw30jav623xkf6dfcc4hr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6b8855b-5a75-4715-9b11-72fe685248dd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b8855b-5a75-4715-9b11-72fe685248dd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2243049202083735414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc3287b-332f-42b0-8511-04ee83b7d943, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw35af9ntcad49zpxec91" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c920b2ff-f5ee-486d-9213-2302ce35df5d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c920b2ff-f5ee-486d-9213-2302ce35df5d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088334548401812894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b8855b-5a75-4715-9b11-72fe685248dd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw37t9qg3qch059rqr0e9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 422b57ce-36d0-479b-b94a-45b829253ef0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 422b57ce-36d0-479b-b94a-45b829253ef0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2243049202083735414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c920b2ff-f5ee-486d-9213-2302ce35df5d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw3cm6t4peb6wf7fa5v8b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0b57cc7-6396-4104-80ba-7f1ac8b0e054, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0b57cc7-6396-4104-80ba-7f1ac8b0e054, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088334548401812894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0b57cc7-6396-4104-80ba-7f1ac8b0e054, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw3em2w5nsj9gwyzjrxxh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4efd7421-a1ba-446e-bbd3-95f24210ca71, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4efd7421-a1ba-446e-bbd3-95f24210ca71, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088334548401812894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894508833454840181289450883345484018128945088334548401812894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 422b57ce-36d0-479b-b94a-45b829253ef0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw3dc0d2nevaeaaqa4fc0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a1bc48a-6dc2-442d-870e-c88ef900a7c0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a1bc48a-6dc2-442d-870e-c88ef900a7c0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2243049202083735414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414224304920208373541422430492020837354142243049202083735414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4efd7421-a1ba-446e-bbd3-95f24210ca71, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw3k9727wak4f9h1mtbap" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0d5ed0-bbfb-4d63-9e53-41acb3dd121e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0d5ed0-bbfb-4d63-9e53-41acb3dd121e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6239877345004174268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a1bc48a-6dc2-442d-870e-c88ef900a7c0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw3mnb30gp6a0gzq0yt30" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc1feed-a360-4858-9171-ec3e59373e85, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc1feed-a360-4858-9171-ec3e59373e85, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670217217387623116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0d5ed0-bbfb-4d63-9e53-41acb3dd121e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw3tx0aqnyfjeb5qzms5z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6557634-fdcc-42f1-868a-a5c05cb8e29c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6557634-fdcc-42f1-868a-a5c05cb8e29c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6239877345004174268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6557634-fdcc-42f1-868a-a5c05cb8e29c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw3xj9rk3t1a1mqyynt9h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc1feed-a360-4858-9171-ec3e59373e85, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw3w67zb52mqg9t71y2xs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4667ea0e-3d34-447d-97cd-a38c7da33ad1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4667ea0e-3d34-447d-97cd-a38c7da33ad1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6239877345004174268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268623987734500417426862398773450041742686239877345004174268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ca979a8-1b50-4a35-a34d-3f86dc8c8e78, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ca979a8-1b50-4a35-a34d-3f86dc8c8e78, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670217217387623116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116" } } } 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 944272) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 944272) elapsed time (sec): 1.030648946762085
DEBUG    ya.test:process.py:263 Command (pid 944272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 944272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 944272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 944272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 944272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 944272) maxrss: 907036
DEBUG    ya.test:process.py:263 Command (pid 944272) minflt: 45763
DEBUG    ya.test:process.py:263 Command (pid 944272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 944272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 944272) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 944272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 944272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 944272) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 944272) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 944272) stime: 0.219723
DEBUG    ya.test:process.py:263 Command (pid 944272) utime: 0.493226
DEBUG    ya.test:process.py:263 Command (pid 944272) wtime: 1.049
DEBUG    ya.test:process.py:275 Command (pid 944272) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4667ea0e-3d34-447d-97cd-a38c7da33ad1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw41s5akxbdhr0g572g0d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ca979a8-1b50-4a35-a34d-3f86dc8c8e78, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw41y4cs7zf725hd6te4d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a00db73b-237b-4e29-8130-eb95d08f9946, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d80fa40-1575-4921-8b02-0cfdd64bcf7d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a00db73b-237b-4e29-8130-eb95d08f9946, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670217217387623116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116867021721738762311686702172173876231168670217217387623116" } } } 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, 1d80fa40-1575-4921-8b02-0cfdd64bcf7d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7443947140047410302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d80fa40-1575-4921-8b02-0cfdd64bcf7d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw48pdx7n0e0dh2enbdt7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dbc6a2e-5c31-4131-9f16-ba85ebfb30ac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dbc6a2e-5c31-4131-9f16-ba85ebfb30ac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7443947140047410302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a00db73b-237b-4e29-8130-eb95d08f9946, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw48k0v5s5w5q4qjfxyfg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a0b6a11-dc71-4bf9-ac95-36367116c003, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a0b6a11-dc71-4bf9-ac95-36367116c003, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7550419371316749409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dbc6a2e-5c31-4131-9f16-ba85ebfb30ac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw4e5awt66cq9pryq25vn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a0b6a11-dc71-4bf9-ac95-36367116c003, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw4f8353agjwdmxsbyamh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb8fa7ee-fa8e-4a86-89ee-2176676f4d76, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb8fa7ee-fa8e-4a86-89ee-2176676f4d76, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7550419371316749409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495f9a9c-97a5-4d72-9a92-addd344f6a8a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495f9a9c-97a5-4d72-9a92-addd344f6a8a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7443947140047410302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302744394714004741030274439471400474103027443947140047410302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495f9a9c-97a5-4d72-9a92-addd344f6a8a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw4nnatygpv00dan53w1p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb8fa7ee-fa8e-4a86-89ee-2176676f4d76, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw4n265w48xt4e0tjbjp4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 289fa969-3807-4bdd-bca2-b14e91607469, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 289fa969-3807-4bdd-bca2-b14e91607469, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12122250461653692990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d684c07-1bc7-4e5f-a739-6b4591f45b03, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d684c07-1bc7-4e5f-a739-6b4591f45b03, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7550419371316749409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409755041937131674940975504193713167494097550419371316749409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 289fa969-3807-4bdd-bca2-b14e91607469, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw4vqd479h747239zjfgq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c09b65-f301-4300-ae10-1fa0f22a1a94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c09b65-f301-4300-ae10-1fa0f22a1a94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12122250461653692990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d684c07-1bc7-4e5f-a739-6b4591f45b03, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw4vrasbt23184mmhhngz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454ea470-f25c-4255-aea0-6a68cddb57fc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454ea470-f25c-4255-aea0-6a68cddb57fc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757434290022170571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c09b65-f301-4300-ae10-1fa0f22a1a94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw516b4tyn60xk34qeq02" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454ea470-f25c-4255-aea0-6a68cddb57fc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw52g8qc9x06tfhpd6sw2" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8b68035-4997-400b-98bf-cd97435ff9bc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b68035-4997-400b-98bf-cd97435ff9bc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12122250461653692990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990121222504616536929901212225046165369299012122250461653692990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddc110e-ead4-41bb-aca1-b4e0e17fcfc4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddc110e-ead4-41bb-aca1-b4e0e17fcfc4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757434290022170571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b68035-4997-400b-98bf-cd97435ff9bc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw57t8189164mqbas260v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddc110e-ead4-41bb-aca1-b4e0e17fcfc4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw57z70rhvfwqn9bks2vp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f3f5651-8fa6-49b3-ae37-dd5636d9b11a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 168e9b24-5d5f-4072-81c3-9034f3195dac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f3f5651-8fa6-49b3-ae37-dd5636d9b11a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15757434290022170571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571157574342900221705711575743429002217057115757434290022170571" } } } 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, 168e9b24-5d5f-4072-81c3-9034f3195dac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11224007478979669601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 168e9b24-5d5f-4072-81c3-9034f3195dac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw5ey6h1nzqjvrdqg9191" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e4a76e2-7bc2-45f3-8d0f-4f61539cef80, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4a76e2-7bc2-45f3-8d0f-4f61539cef80, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11224007478979669601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4a76e2-7bc2-45f3-8d0f-4f61539cef80, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw5gq5gn3ht9xcq93g4jr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f3f5651-8fa6-49b3-ae37-dd5636d9b11a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw5etfkpp9a8sgswbv5s5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f9f833-9cde-40ae-b8c3-3fdbb7f80fc9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f9f833-9cde-40ae-b8c3-3fdbb7f80fc9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11224007478979669601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601112240074789796696011122400747897966960111224007478979669601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39693e14-37ea-4041-9b0f-8f39b91180d4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39693e14-37ea-4041-9b0f-8f39b91180d4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10412428425653460236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39693e14-37ea-4041-9b0f-8f39b91180d4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw5nm14h3c59tmnptsgmk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c75f65a5-3164-4366-95c5-c3f145183a7e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c75f65a5-3164-4366-95c5-c3f145183a7e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10412428425653460236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f9f833-9cde-40ae-b8c3-3fdbb7f80fc9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw5n0dzwmhabq3byzj6n6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c75f65a5-3164-4366-95c5-c3f145183a7e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw5qr73e579c94g08017z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ba0f2b-87be-41f2-a8d5-9e5a3a137a02, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ba0f2b-87be-41f2-a8d5-9e5a3a137a02, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4702228004069227004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f2984f-8746-4049-b9d7-31f0b07d249d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f2984f-8746-4049-b9d7-31f0b07d249d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10412428425653460236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236104124284256534602361041242842565346023610412428425653460236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ba0f2b-87be-41f2-a8d5-9e5a3a137a02, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw5wddv1xnv17zgdxhdes" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83ce2422-18be-4346-b41f-37b85663bafb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83ce2422-18be-4346-b41f-37b85663bafb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4702228004069227004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f2984f-8746-4049-b9d7-31f0b07d249d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw5wh48epy0yhqdnsdcem" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d913307d-44e1-4576-98f5-cc8021d47e9c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d913307d-44e1-4576-98f5-cc8021d47e9c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6318806499280935185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83ce2422-18be-4346-b41f-37b85663bafb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw61r9h4cxxcd5v25774b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3900f81d-207d-42a0-9f81-b119c8341d48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3900f81d-207d-42a0-9f81-b119c8341d48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4702228004069227004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004470222800406922700447022280040692270044702228004069227004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d913307d-44e1-4576-98f5-cc8021d47e9c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw63184rnkwh6ejr2zpvw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b0c7cc-42eb-4141-8bbb-5b4cdb091a81, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b0c7cc-42eb-4141-8bbb-5b4cdb091a81, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6318806499280935185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3900f81d-207d-42a0-9f81-b119c8341d48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw68z2t28vp8jpxs679pz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e559d0d6-3682-40d0-9d19-9f81feae47ad, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e559d0d6-3682-40d0-9d19-9f81feae47ad, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3265320801773285506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b0c7cc-42eb-4141-8bbb-5b4cdb091a81, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw6957bsqyym3zshc1xdt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46689680-31d9-416f-a782-662d6df7484e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46689680-31d9-416f-a782-662d6df7484e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6318806499280935185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185631880649928093518563188064992809351856318806499280935185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e559d0d6-3682-40d0-9d19-9f81feae47ad, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw6fjdxd3a4zzq4d9qxe0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7859971a-2bb6-44fa-8088-9324fe424569, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7859971a-2bb6-44fa-8088-9324fe424569, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3265320801773285506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46689680-31d9-416f-a782-662d6df7484e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw6g1688k96z7d4p51hke" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa73e98f-1e06-4c3e-b0fa-55ef115ac25d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa73e98f-1e06-4c3e-b0fa-55ef115ac25d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6476565305101499620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa73e98f-1e06-4c3e-b0fa-55ef115ac25d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw6q2fs3209ntj7r72fr4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc39feac-e49e-4dde-8b22-9e021cfa6ed7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc39feac-e49e-4dde-8b22-9e021cfa6ed7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6476565305101499620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7859971a-2bb6-44fa-8088-9324fe424569, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw6n66a72015h445dfen5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3d28299-b333-4a70-9670-092e6de9cd31, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3d28299-b333-4a70-9670-092e6de9cd31, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3265320801773285506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506326532080177328550632653208017732855063265320801773285506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc39feac-e49e-4dde-8b22-9e021cfa6ed7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw6rx6mws0eqgwk31736w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34b8c097-5895-47cc-b037-67ed7656f379, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34b8c097-5895-47cc-b037-67ed7656f379, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6476565305101499620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620647656530510149962064765653051014996206476565305101499620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3d28299-b333-4a70-9670-092e6de9cd31, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw6vqfaxqx8ebg3y61sd3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83021b2d-79d5-4726-9967-badfe741c551, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83021b2d-79d5-4726-9967-badfe741c551, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246380576776175610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34b8c097-5895-47cc-b037-67ed7656f379, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw6y5a2badv0mvzxkxn22" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d12800-d5d8-4a60-a621-112f1adaae39, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d12800-d5d8-4a60-a621-112f1adaae39, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938099407923472149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d12800-d5d8-4a60-a621-112f1adaae39, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw7480cpmx9hasx73rdy0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ac4508-9001-4a44-a177-6aa850ab35cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ac4508-9001-4a44-a177-6aa850ab35cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938099407923472149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83021b2d-79d5-4726-9967-badfe741c551, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw72g40fhn5chmg41bq5p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36e36c6-4968-4e5f-bd60-50085e8bd1a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36e36c6-4968-4e5f-bd60-50085e8bd1a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246380576776175610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ac4508-9001-4a44-a177-6aa850ab35cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw767913yn1g2et33dh5z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5560f58e-7e3b-4b61-a198-14ee2e77f097, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5560f58e-7e3b-4b61-a198-14ee2e77f097, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938099407923472149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149393809940792347214939380994079234721493938099407923472149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36e36c6-4968-4e5f-bd60-50085e8bd1a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw77v2yayjymz42ncdexk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497ebbae-ca91-479e-be7f-5c8fdb7e2a49, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497ebbae-ca91-479e-be7f-5c8fdb7e2a49, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246380576776175610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610112463805767761756101124638057677617561011246380576776175610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5560f58e-7e3b-4b61-a198-14ee2e77f097, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcw7aaewabcmm8tf0sqpmr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038912." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0814cd97-2927-4432-b2cd-0c21fe8f690c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0814cd97-2927-4432-b2cd-0c21fe8f690c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8774494586683596232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87744945866835962328774494586683596232877449458668359623287744945866835962328774494586683596232877449458668359623287744945866835962328774494586683596232877449458668359623287744945866835962328774494586683596232877449458668359623287744945866835962328774494586683596232877449458668359623287744945866835962328774494586683596232877449458668359623287744945866835962328774494586683596232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497ebbae-ca91-479e-be7f-5c8fdb7e2a49, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f029de1f-897f-4c07-a178-74de115d42c1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f029de1f-897f-4c07-a178-74de115d42c1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3431493179345459203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34314931793454592033431493179345459203343149317934545920334314931793454592033431493179345459203343149317934545920334314931793454592033431493179345459203343149317934545920334314931793454592033431493179345459203343149317934545920334314931793454592033431493179345459203343149317934545920334314931793454592033431493179345459203343149317934545920334314931793454592033431493179345459203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0814cd97-2927-4432-b2cd-0c21fe8f690c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca28c8db-02a7-4b44-8191-f73d32a9f82d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca28c8db-02a7-4b44-8191-f73d32a9f82d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5624987093459332905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56249870934593329055624987093459332905562498709345933290556249870934593329055624987093459332905562498709345933290556249870934593329055624987093459332905562498709345933290556249870934593329055624987093459332905562498709345933290556249870934593329055624987093459332905562498709345933290556249870934593329055624987093459332905562498709345933290556249870934593329055624987093459332905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f029de1f-897f-4c07-a178-74de115d42c1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e635f6-8378-41a9-b907-7c89a73ebd48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e635f6-8378-41a9-b907-7c89a73ebd48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5063646389227478103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50636463892274781035063646389227478103506364638922747810350636463892274781035063646389227478103506364638922747810350636463892274781035063646389227478103506364638922747810350636463892274781035063646389227478103506364638922747810350636463892274781035063646389227478103506364638922747810350636463892274781035063646389227478103506364638922747810350636463892274781035063646389227478103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca28c8db-02a7-4b44-8191-f73d32a9f82d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab38b99-5554-4dd7-9d57-4e712ea0f683, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab38b99-5554-4dd7-9d57-4e712ea0f683, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4433001576658305621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44330015766583056214433001576658305621443300157665830562144330015766583056214433001576658305621443300157665830562144330015766583056214433001576658305621443300157665830562144330015766583056214433001576658305621443300157665830562144330015766583056214433001576658305621443300157665830562144330015766583056214433001576658305621443300157665830562144330015766583056214433001576658305621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e635f6-8378-41a9-b907-7c89a73ebd48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab38b99-5554-4dd7-9d57-4e712ea0f683, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12fe746d-f6e3-402b-8ed7-76e3c0798adb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12fe746d-f6e3-402b-8ed7-76e3c0798adb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13083095121645859279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308309512164585927913083095121645859279130830951216458592791308309512164585927913083095121645859279130830951216458592791308309512164585927913083095121645859279130830951216458592791308309512164585927913083095121645859279130830951216458592791308309512164585927913083095121645859279130830951216458592791308309512164585927913083095121645859279130830951216458592791308309512164585927913083095121645859279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d20ab695-9151-4028-aaea-29b89734d318, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d20ab695-9151-4028-aaea-29b89734d318, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9267030824927496335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92670308249274963359267030824927496335926703082492749633592670308249274963359267030824927496335926703082492749633592670308249274963359267030824927496335926703082492749633592670308249274963359267030824927496335926703082492749633592670308249274963359267030824927496335926703082492749633592670308249274963359267030824927496335926703082492749633592670308249274963359267030824927496335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12fe746d-f6e3-402b-8ed7-76e3c0798adb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d20ab695-9151-4028-aaea-29b89734d318, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee9b22b-9746-49c1-bb1b-71a693cf7750, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86705fc6-d4a1-4f0a-aaf3-9c50262405fd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee9b22b-9746-49c1-bb1b-71a693cf7750, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11842482547648948761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184248254764894876111842482547648948761118424825476489487611184248254764894876111842482547648948761118424825476489487611184248254764894876111842482547648948761118424825476489487611184248254764894876111842482547648948761118424825476489487611184248254764894876111842482547648948761118424825476489487611184248254764894876111842482547648948761118424825476489487611184248254764894876111842482547648948761" } } } 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, 86705fc6-d4a1-4f0a-aaf3-9c50262405fd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16465860902714439928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646586090271443992816465860902714439928164658609027144399281646586090271443992816465860902714439928164658609027144399281646586090271443992816465860902714439928164658609027144399281646586090271443992816465860902714439928164658609027144399281646586090271443992816465860902714439928164658609027144399281646586090271443992816465860902714439928164658609027144399281646586090271443992816465860902714439928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86705fc6-d4a1-4f0a-aaf3-9c50262405fd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee9b22b-9746-49c1-bb1b-71a693cf7750, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15fadd68-5f79-4fa6-9533-8252bb223bc0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15fadd68-5f79-4fa6-9533-8252bb223bc0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3894966983148210972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38949669831482109723894966983148210972389496698314821097238949669831482109723894966983148210972389496698314821097238949669831482109723894966983148210972389496698314821097238949669831482109723894966983148210972389496698314821097238949669831482109723894966983148210972389496698314821097238949669831482109723894966983148210972389496698314821097238949669831482109723894966983148210972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5cb4093-9535-4279-a0c5-9079250a2883, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5cb4093-9535-4279-a0c5-9079250a2883, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4134941734965072882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41349417349650728824134941734965072882413494173496507288241349417349650728824134941734965072882413494173496507288241349417349650728824134941734965072882413494173496507288241349417349650728824134941734965072882413494173496507288241349417349650728824134941734965072882413494173496507288241349417349650728824134941734965072882413494173496507288241349417349650728824134941734965072882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15fadd68-5f79-4fa6-9533-8252bb223bc0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5cb4093-9535-4279-a0c5-9079250a2883, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3fda009-baa1-42aa-b305-9a78797a66a3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40d269fa-6255-4129-80a6-bedc63deb47f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3fda009-baa1-42aa-b305-9a78797a66a3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6686322716347166881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66863227163471668816686322716347166881668632271634716688166863227163471668816686322716347166881668632271634716688166863227163471668816686322716347166881668632271634716688166863227163471668816686322716347166881668632271634716688166863227163471668816686322716347166881668632271634716688166863227163471668816686322716347166881668632271634716688166863227163471668816686322716347166881" } } } 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, 40d269fa-6255-4129-80a6-bedc63deb47f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8849019698155059926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88490196981550599268849019698155059926884901969815505992688490196981550599268849019698155059926884901969815505992688490196981550599268849019698155059926884901969815505992688490196981550599268849019698155059926884901969815505992688490196981550599268849019698155059926884901969815505992688490196981550599268849019698155059926884901969815505992688490196981550599268849019698155059926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40d269fa-6255-4129-80a6-bedc63deb47f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3fda009-baa1-42aa-b305-9a78797a66a3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6da48284-591c-4e63-95ab-4920b4422c5c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6da48284-591c-4e63-95ab-4920b4422c5c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4701752659028944583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47017526590289445834701752659028944583470175265902894458347017526590289445834701752659028944583470175265902894458347017526590289445834701752659028944583470175265902894458347017526590289445834701752659028944583470175265902894458347017526590289445834701752659028944583470175265902894458347017526590289445834701752659028944583470175265902894458347017526590289445834701752659028944583" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4c66b44-9f40-467f-ad3d-fefeea5ce583, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4c66b44-9f40-467f-ad3d-fefeea5ce583, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11233059114449196531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123305911444919653111233059114449196531112330591144491965311123305911444919653111233059114449196531112330591144491965311123305911444919653111233059114449196531112330591144491965311123305911444919653111233059114449196531112330591144491965311123305911444919653111233059114449196531112330591144491965311123305911444919653111233059114449196531112330591144491965311123305911444919653111233059114449196531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6da48284-591c-4e63-95ab-4920b4422c5c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c024fc3d-975c-4611-88c8-1e2272efd184, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4c66b44-9f40-467f-ad3d-fefeea5ce583, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c024fc3d-975c-4611-88c8-1e2272efd184, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4478576282455752331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44785762824557523314478576282455752331447857628245575233144785762824557523314478576282455752331447857628245575233144785762824557523314478576282455752331447857628245575233144785762824557523314478576282455752331447857628245575233144785762824557523314478576282455752331447857628245575233144785762824557523314478576282455752331447857628245575233144785762824557523314478576282455752331" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3abd36c-573d-4079-818e-368009e4c27c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3abd36c-573d-4079-818e-368009e4c27c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13692691241534445668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369269124153444566813692691241534445668136926912415344456681369269124153444566813692691241534445668136926912415344456681369269124153444566813692691241534445668136926912415344456681369269124153444566813692691241534445668136926912415344456681369269124153444566813692691241534445668136926912415344456681369269124153444566813692691241534445668136926912415344456681369269124153444566813692691241534445668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c024fc3d-975c-4611-88c8-1e2272efd184, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3abd36c-573d-4079-818e-368009e4c27c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bce6c809-2046-4729-ad17-9045a56c7866, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bce6c809-2046-4729-ad17-9045a56c7866, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6212481783175855359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62124817831758553596212481783175855359621248178317585535962124817831758553596212481783175855359621248178317585535962124817831758553596212481783175855359621248178317585535962124817831758553596212481783175855359621248178317585535962124817831758553596212481783175855359621248178317585535962124817831758553596212481783175855359621248178317585535962124817831758553596212481783175855359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d88b806-cdfc-405b-9d70-1fcd93afd609, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d88b806-cdfc-405b-9d70-1fcd93afd609, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2173269857126894949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21732698571268949492173269857126894949217326985712689494921732698571268949492173269857126894949217326985712689494921732698571268949492173269857126894949217326985712689494921732698571268949492173269857126894949217326985712689494921732698571268949492173269857126894949217326985712689494921732698571268949492173269857126894949217326985712689494921732698571268949492173269857126894949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bce6c809-2046-4729-ad17-9045a56c7866, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d88b806-cdfc-405b-9d70-1fcd93afd609, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8458271e-0922-4220-bdc6-92650e55c608, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8458271e-0922-4220-bdc6-92650e55c608, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5468579280015673530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54685792800156735305468579280015673530546857928001567353054685792800156735305468579280015673530546857928001567353054685792800156735305468579280015673530546857928001567353054685792800156735305468579280015673530546857928001567353054685792800156735305468579280015673530546857928001567353054685792800156735305468579280015673530546857928001567353054685792800156735305468579280015673530" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18de55de-80ec-460e-8bf7-0046f6ec17d3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18de55de-80ec-460e-8bf7-0046f6ec17d3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8054866143167721488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80548661431677214888054866143167721488805486614316772148880548661431677214888054866143167721488805486614316772148880548661431677214888054866143167721488805486614316772148880548661431677214888054866143167721488805486614316772148880548661431677214888054866143167721488805486614316772148880548661431677214888054866143167721488805486614316772148880548661431677214888054866143167721488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8458271e-0922-4220-bdc6-92650e55c608, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d2e1f6-d3e6-4da0-8371-74f844471cf1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d2e1f6-d3e6-4da0-8371-74f844471cf1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10090800636192486950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009080063619248695010090800636192486950100908006361924869501009080063619248695010090800636192486950100908006361924869501009080063619248695010090800636192486950100908006361924869501009080063619248695010090800636192486950100908006361924869501009080063619248695010090800636192486950100908006361924869501009080063619248695010090800636192486950100908006361924869501009080063619248695010090800636192486950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18de55de-80ec-460e-8bf7-0046f6ec17d3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc29c58b-4b31-458f-a195-82d9d2a49120, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc29c58b-4b31-458f-a195-82d9d2a49120, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2059222508862365024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20592225088623650242059222508862365024205922250886236502420592225088623650242059222508862365024205922250886236502420592225088623650242059222508862365024205922250886236502420592225088623650242059222508862365024205922250886236502420592225088623650242059222508862365024205922250886236502420592225088623650242059222508862365024205922250886236502420592225088623650242059222508862365024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc29c58b-4b31-458f-a195-82d9d2a49120, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2319b4-7093-438a-9999-ee1e3da1aa96, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d2e1f6-d3e6-4da0-8371-74f844471cf1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2319b4-7093-438a-9999-ee1e3da1aa96, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 302047842367297367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367302047842367297367" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6044f2-2c55-46ef-95c8-e5686848bf86, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6044f2-2c55-46ef-95c8-e5686848bf86, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15004829792369975245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500482979236997524515004829792369975245150048297923699752451500482979236997524515004829792369975245150048297923699752451500482979236997524515004829792369975245150048297923699752451500482979236997524515004829792369975245150048297923699752451500482979236997524515004829792369975245150048297923699752451500482979236997524515004829792369975245150048297923699752451500482979236997524515004829792369975245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6044f2-2c55-46ef-95c8-e5686848bf86, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2319b4-7093-438a-9999-ee1e3da1aa96, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d1b51c3-4b94-45d0-884a-34f57524216a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d1b51c3-4b94-45d0-884a-34f57524216a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11684584827398019941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168458482739801994111684584827398019941116845848273980199411168458482739801994111684584827398019941116845848273980199411168458482739801994111684584827398019941116845848273980199411168458482739801994111684584827398019941116845848273980199411168458482739801994111684584827398019941116845848273980199411168458482739801994111684584827398019941116845848273980199411168458482739801994111684584827398019941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa3bf2d-c6f3-4a44-b672-5d4887f6ec45, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa3bf2d-c6f3-4a44-b672-5d4887f6ec45, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18136411391651973593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813641139165197359318136411391651973593181364113916519735931813641139165197359318136411391651973593181364113916519735931813641139165197359318136411391651973593181364113916519735931813641139165197359318136411391651973593181364113916519735931813641139165197359318136411391651973593181364113916519735931813641139165197359318136411391651973593181364113916519735931813641139165197359318136411391651973593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d1b51c3-4b94-45d0-884a-34f57524216a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa3bf2d-c6f3-4a44-b672-5d4887f6ec45, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2263576b-aebb-4de4-af09-855494979aa5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2263576b-aebb-4de4-af09-855494979aa5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17880666340608666514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788066634060866651417880666340608666514178806663406086665141788066634060866651417880666340608666514178806663406086665141788066634060866651417880666340608666514178806663406086665141788066634060866651417880666340608666514178806663406086665141788066634060866651417880666340608666514178806663406086665141788066634060866651417880666340608666514178806663406086665141788066634060866651417880666340608666514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2027a6-3377-4b80-b5e5-bfe1ff699bc8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2027a6-3377-4b80-b5e5-bfe1ff699bc8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14557004916455681422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455700491645568142214557004916455681422145570049164556814221455700491645568142214557004916455681422145570049164556814221455700491645568142214557004916455681422145570049164556814221455700491645568142214557004916455681422145570049164556814221455700491645568142214557004916455681422145570049164556814221455700491645568142214557004916455681422145570049164556814221455700491645568142214557004916455681422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2263576b-aebb-4de4-af09-855494979aa5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8671326-aecd-4535-b31c-a7661b66b32c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8671326-aecd-4535-b31c-a7661b66b32c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1480354826853108477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14803548268531084771480354826853108477148035482685310847714803548268531084771480354826853108477148035482685310847714803548268531084771480354826853108477148035482685310847714803548268531084771480354826853108477148035482685310847714803548268531084771480354826853108477148035482685310847714803548268531084771480354826853108477148035482685310847714803548268531084771480354826853108477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2027a6-3377-4b80-b5e5-bfe1ff699bc8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3033ac-f6d7-41ab-92c4-546f8fd51e2d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3033ac-f6d7-41ab-92c4-546f8fd51e2d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10134822525453502032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013482252545350203210134822525453502032101348225254535020321013482252545350203210134822525453502032101348225254535020321013482252545350203210134822525453502032101348225254535020321013482252545350203210134822525453502032101348225254535020321013482252545350203210134822525453502032101348225254535020321013482252545350203210134822525453502032101348225254535020321013482252545350203210134822525453502032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8671326-aecd-4535-b31c-a7661b66b32c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eea1de6e-161f-4f96-83bd-a2ba594a05c7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eea1de6e-161f-4f96-83bd-a2ba594a05c7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 898620479159595443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443898620479159595443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3033ac-f6d7-41ab-92c4-546f8fd51e2d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e2a9ea1-2ae5-45f9-81b5-58ccfeec6d94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e2a9ea1-2ae5-45f9-81b5-58ccfeec6d94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8584513431393310390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85845134313933103908584513431393310390858451343139331039085845134313933103908584513431393310390858451343139331039085845134313933103908584513431393310390858451343139331039085845134313933103908584513431393310390858451343139331039085845134313933103908584513431393310390858451343139331039085845134313933103908584513431393310390858451343139331039085845134313933103908584513431393310390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eea1de6e-161f-4f96-83bd-a2ba594a05c7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cddee6-d41a-42ba-85df-bf829b62d312, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cddee6-d41a-42ba-85df-bf829b62d312, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1921485414342217893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19214854143422178931921485414342217893192148541434221789319214854143422178931921485414342217893192148541434221789319214854143422178931921485414342217893192148541434221789319214854143422178931921485414342217893192148541434221789319214854143422178931921485414342217893192148541434221789319214854143422178931921485414342217893192148541434221789319214854143422178931921485414342217893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2a9ea1-2ae5-45f9-81b5-58ccfeec6d94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3798ad76-1f90-4a24-9712-ed9526ec7152, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3798ad76-1f90-4a24-9712-ed9526ec7152, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8596944922668706657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85969449226687066578596944922668706657859694492266870665785969449226687066578596944922668706657859694492266870665785969449226687066578596944922668706657859694492266870665785969449226687066578596944922668706657859694492266870665785969449226687066578596944922668706657859694492266870665785969449226687066578596944922668706657859694492266870665785969449226687066578596944922668706657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cddee6-d41a-42ba-85df-bf829b62d312, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7e2951e-9603-49d1-b88c-de960398ac4a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7e2951e-9603-49d1-b88c-de960398ac4a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15107858859352367589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510785885935236758915107858859352367589151078588593523675891510785885935236758915107858859352367589151078588593523675891510785885935236758915107858859352367589151078588593523675891510785885935236758915107858859352367589151078588593523675891510785885935236758915107858859352367589151078588593523675891510785885935236758915107858859352367589151078588593523675891510785885935236758915107858859352367589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7e2951e-9603-49d1-b88c-de960398ac4a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fde81a2b-d94f-4001-8905-7912d0e6ba8a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fde81a2b-d94f-4001-8905-7912d0e6ba8a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10917357063354085800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091735706335408580010917357063354085800109173570633540858001091735706335408580010917357063354085800109173570633540858001091735706335408580010917357063354085800109173570633540858001091735706335408580010917357063354085800109173570633540858001091735706335408580010917357063354085800109173570633540858001091735706335408580010917357063354085800109173570633540858001091735706335408580010917357063354085800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3798ad76-1f90-4a24-9712-ed9526ec7152, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa55628-71a0-4e5b-b98c-bfb47f070d59, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa55628-71a0-4e5b-b98c-bfb47f070d59, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10913747099885009475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091374709988500947510913747099885009475109137470998850094751091374709988500947510913747099885009475109137470998850094751091374709988500947510913747099885009475109137470998850094751091374709988500947510913747099885009475109137470998850094751091374709988500947510913747099885009475109137470998850094751091374709988500947510913747099885009475109137470998850094751091374709988500947510913747099885009475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fde81a2b-d94f-4001-8905-7912d0e6ba8a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56740fdc-5095-4671-8680-54b0857b8188, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56740fdc-5095-4671-8680-54b0857b8188, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13249573814608564979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324957381460856497913249573814608564979132495738146085649791324957381460856497913249573814608564979132495738146085649791324957381460856497913249573814608564979132495738146085649791324957381460856497913249573814608564979132495738146085649791324957381460856497913249573814608564979132495738146085649791324957381460856497913249573814608564979132495738146085649791324957381460856497913249573814608564979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa55628-71a0-4e5b-b98c-bfb47f070d59, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 162dc23f-f5cf-4e46-b819-f191a76b790e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162dc23f-f5cf-4e46-b819-f191a76b790e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5066162907606800168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50661629076068001685066162907606800168506616290760680016850661629076068001685066162907606800168506616290760680016850661629076068001685066162907606800168506616290760680016850661629076068001685066162907606800168506616290760680016850661629076068001685066162907606800168506616290760680016850661629076068001685066162907606800168506616290760680016850661629076068001685066162907606800168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56740fdc-5095-4671-8680-54b0857b8188, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5d2262-9ff3-4c2b-a3cb-62ca2780b493, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5d2262-9ff3-4c2b-a3cb-62ca2780b493, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13321816271719076842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332181627171907684213321816271719076842133218162717190768421332181627171907684213321816271719076842133218162717190768421332181627171907684213321816271719076842133218162717190768421332181627171907684213321816271719076842133218162717190768421332181627171907684213321816271719076842133218162717190768421332181627171907684213321816271719076842133218162717190768421332181627171907684213321816271719076842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162dc23f-f5cf-4e46-b819-f191a76b790e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e7e9bd-af54-4fae-9deb-e0b4b1c9810b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5d2262-9ff3-4c2b-a3cb-62ca2780b493, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e7e9bd-af54-4fae-9deb-e0b4b1c9810b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11489084865720072988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148908486572007298811489084865720072988114890848657200729881148908486572007298811489084865720072988114890848657200729881148908486572007298811489084865720072988114890848657200729881148908486572007298811489084865720072988114890848657200729881148908486572007298811489084865720072988114890848657200729881148908486572007298811489084865720072988114890848657200729881148908486572007298811489084865720072988" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdff41c0-9252-4572-b3ff-061a84d178d6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdff41c0-9252-4572-b3ff-061a84d178d6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15658414974613845837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565841497461384583715658414974613845837156584149746138458371565841497461384583715658414974613845837156584149746138458371565841497461384583715658414974613845837156584149746138458371565841497461384583715658414974613845837156584149746138458371565841497461384583715658414974613845837156584149746138458371565841497461384583715658414974613845837156584149746138458371565841497461384583715658414974613845837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e7e9bd-af54-4fae-9deb-e0b4b1c9810b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c202c6-9c89-4e84-b847-5815f4b78351, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c202c6-9c89-4e84-b847-5815f4b78351, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4442490531449333215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44424905314493332154442490531449333215444249053144933321544424905314493332154442490531449333215444249053144933321544424905314493332154442490531449333215444249053144933321544424905314493332154442490531449333215444249053144933321544424905314493332154442490531449333215444249053144933321544424905314493332154442490531449333215444249053144933321544424905314493332154442490531449333215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdff41c0-9252-4572-b3ff-061a84d178d6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a83c1201-d469-4e6c-87ae-18dff3621264, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a83c1201-d469-4e6c-87ae-18dff3621264, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10824477881573719709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082447788157371970910824477881573719709108244778815737197091082447788157371970910824477881573719709108244778815737197091082447788157371970910824477881573719709108244778815737197091082447788157371970910824477881573719709108244778815737197091082447788157371970910824477881573719709108244778815737197091082447788157371970910824477881573719709108244778815737197091082447788157371970910824477881573719709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c202c6-9c89-4e84-b847-5815f4b78351, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d61eb4-571e-44dc-8ae9-2c91eb079351, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d61eb4-571e-44dc-8ae9-2c91eb079351, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11726515994112450935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172651599411245093511726515994112450935117265159941124509351172651599411245093511726515994112450935117265159941124509351172651599411245093511726515994112450935117265159941124509351172651599411245093511726515994112450935117265159941124509351172651599411245093511726515994112450935117265159941124509351172651599411245093511726515994112450935117265159941124509351172651599411245093511726515994112450935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a83c1201-d469-4e6c-87ae-18dff3621264, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 942e5a41-bed6-49ad-bae4-25636bcce3df, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 942e5a41-bed6-49ad-bae4-25636bcce3df, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13464090453478844708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346409045347884470813464090453478844708134640904534788447081346409045347884470813464090453478844708134640904534788447081346409045347884470813464090453478844708134640904534788447081346409045347884470813464090453478844708134640904534788447081346409045347884470813464090453478844708134640904534788447081346409045347884470813464090453478844708134640904534788447081346409045347884470813464090453478844708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d61eb4-571e-44dc-8ae9-2c91eb079351, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d12a712-a7ec-48e2-9e2e-4fb8a52b71ee, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d12a712-a7ec-48e2-9e2e-4fb8a52b71ee, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9622834877509097850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96228348775090978509622834877509097850962283487750909785096228348775090978509622834877509097850962283487750909785096228348775090978509622834877509097850962283487750909785096228348775090978509622834877509097850962283487750909785096228348775090978509622834877509097850962283487750909785096228348775090978509622834877509097850962283487750909785096228348775090978509622834877509097850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 942e5a41-bed6-49ad-bae4-25636bcce3df, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b580281a-e49b-4917-a207-51eff2042452, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b580281a-e49b-4917-a207-51eff2042452, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11207867300364854842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120786730036485484211207867300364854842112078673003648548421120786730036485484211207867300364854842112078673003648548421120786730036485484211207867300364854842112078673003648548421120786730036485484211207867300364854842112078673003648548421120786730036485484211207867300364854842112078673003648548421120786730036485484211207867300364854842112078673003648548421120786730036485484211207867300364854842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d12a712-a7ec-48e2-9e2e-4fb8a52b71ee, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7658862-3aa6-4fe9-998d-72584c0f6bb0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7658862-3aa6-4fe9-998d-72584c0f6bb0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6886766994625651225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68867669946256512256886766994625651225688676699462565122568867669946256512256886766994625651225688676699462565122568867669946256512256886766994625651225688676699462565122568867669946256512256886766994625651225688676699462565122568867669946256512256886766994625651225688676699462565122568867669946256512256886766994625651225688676699462565122568867669946256512256886766994625651225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b580281a-e49b-4917-a207-51eff2042452, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e54ff342-6129-416c-8b35-30fd9ffb0888, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e54ff342-6129-416c-8b35-30fd9ffb0888, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8444066480446408055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84440664804464080558444066480446408055844406648044640805584440664804464080558444066480446408055844406648044640805584440664804464080558444066480446408055844406648044640805584440664804464080558444066480446408055844406648044640805584440664804464080558444066480446408055844406648044640805584440664804464080558444066480446408055844406648044640805584440664804464080558444066480446408055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7658862-3aa6-4fe9-998d-72584c0f6bb0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9b405ba-465e-4483-b814-2d0bd795b65e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9b405ba-465e-4483-b814-2d0bd795b65e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12401928820539962178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240192882053996217812401928820539962178124019288205399621781240192882053996217812401928820539962178124019288205399621781240192882053996217812401928820539962178124019288205399621781240192882053996217812401928820539962178124019288205399621781240192882053996217812401928820539962178124019288205399621781240192882053996217812401928820539962178124019288205399621781240192882053996217812401928820539962178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e54ff342-6129-416c-8b35-30fd9ffb0888, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3021838-d7e7-4372-93f1-a1a248934e61, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3021838-d7e7-4372-93f1-a1a248934e61, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3267401287063723642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32674012870637236423267401287063723642326740128706372364232674012870637236423267401287063723642326740128706372364232674012870637236423267401287063723642326740128706372364232674012870637236423267401287063723642326740128706372364232674012870637236423267401287063723642326740128706372364232674012870637236423267401287063723642326740128706372364232674012870637236423267401287063723642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9b405ba-465e-4483-b814-2d0bd795b65e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054127fe-2de7-4895-ba34-ebbc9624ca40, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054127fe-2de7-4895-ba34-ebbc9624ca40, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12949254876611967095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294925487661196709512949254876611967095129492548766119670951294925487661196709512949254876611967095129492548766119670951294925487661196709512949254876611967095129492548766119670951294925487661196709512949254876611967095129492548766119670951294925487661196709512949254876611967095129492548766119670951294925487661196709512949254876611967095129492548766119670951294925487661196709512949254876611967095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3021838-d7e7-4372-93f1-a1a248934e61, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826b1c62-21b8-4af4-b43c-0e49b3b076ef, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826b1c62-21b8-4af4-b43c-0e49b3b076ef, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4945509850210415723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49455098502104157234945509850210415723494550985021041572349455098502104157234945509850210415723494550985021041572349455098502104157234945509850210415723494550985021041572349455098502104157234945509850210415723494550985021041572349455098502104157234945509850210415723494550985021041572349455098502104157234945509850210415723494550985021041572349455098502104157234945509850210415723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054127fe-2de7-4895-ba34-ebbc9624ca40, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1624ae-6ec0-46aa-8307-88f5f0b2496e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826b1c62-21b8-4af4-b43c-0e49b3b076ef, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1624ae-6ec0-46aa-8307-88f5f0b2496e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6574022108910381451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65740221089103814516574022108910381451657402210891038145165740221089103814516574022108910381451657402210891038145165740221089103814516574022108910381451657402210891038145165740221089103814516574022108910381451657402210891038145165740221089103814516574022108910381451657402210891038145165740221089103814516574022108910381451657402210891038145165740221089103814516574022108910381451" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0e25cd-707d-4038-a16c-f57076da13bc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0e25cd-707d-4038-a16c-f57076da13bc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3209225672248039837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32092256722480398373209225672248039837320922567224803983732092256722480398373209225672248039837320922567224803983732092256722480398373209225672248039837320922567224803983732092256722480398373209225672248039837320922567224803983732092256722480398373209225672248039837320922567224803983732092256722480398373209225672248039837320922567224803983732092256722480398373209225672248039837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1624ae-6ec0-46aa-8307-88f5f0b2496e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261a4c8f-6423-4281-a6c8-d0b8618a02dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261a4c8f-6423-4281-a6c8-d0b8618a02dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11201264637086830401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120126463708683040111201264637086830401112012646370868304011120126463708683040111201264637086830401112012646370868304011120126463708683040111201264637086830401112012646370868304011120126463708683040111201264637086830401112012646370868304011120126463708683040111201264637086830401112012646370868304011120126463708683040111201264637086830401112012646370868304011120126463708683040111201264637086830401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0e25cd-707d-4038-a16c-f57076da13bc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f726c45e-8118-41b1-894b-373d6f8dca89, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f726c45e-8118-41b1-894b-373d6f8dca89, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3156751528943906420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31567515289439064203156751528943906420315675152894390642031567515289439064203156751528943906420315675152894390642031567515289439064203156751528943906420315675152894390642031567515289439064203156751528943906420315675152894390642031567515289439064203156751528943906420315675152894390642031567515289439064203156751528943906420315675152894390642031567515289439064203156751528943906420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261a4c8f-6423-4281-a6c8-d0b8618a02dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19969f54-b904-4a4b-860a-f72141f2d30a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19969f54-b904-4a4b-860a-f72141f2d30a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4484297691461034930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44842976914610349304484297691461034930448429769146103493044842976914610349304484297691461034930448429769146103493044842976914610349304484297691461034930448429769146103493044842976914610349304484297691461034930448429769146103493044842976914610349304484297691461034930448429769146103493044842976914610349304484297691461034930448429769146103493044842976914610349304484297691461034930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f726c45e-8118-41b1-894b-373d6f8dca89, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2bb2c88-a68c-4615-8c39-27feb5ce146a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2bb2c88-a68c-4615-8c39-27feb5ce146a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7588676564042223655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75886765640422236557588676564042223655758867656404222365575886765640422236557588676564042223655758867656404222365575886765640422236557588676564042223655758867656404222365575886765640422236557588676564042223655758867656404222365575886765640422236557588676564042223655758867656404222365575886765640422236557588676564042223655758867656404222365575886765640422236557588676564042223655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19969f54-b904-4a4b-860a-f72141f2d30a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621625d3-a6df-4cd2-a848-41db1066d5c4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621625d3-a6df-4cd2-a848-41db1066d5c4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9056965089240989292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90569650892409892929056965089240989292905696508924098929290569650892409892929056965089240989292905696508924098929290569650892409892929056965089240989292905696508924098929290569650892409892929056965089240989292905696508924098929290569650892409892929056965089240989292905696508924098929290569650892409892929056965089240989292905696508924098929290569650892409892929056965089240989292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2bb2c88-a68c-4615-8c39-27feb5ce146a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 004dd7cd-b5cd-4b10-b305-d09ca1e3b798, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 004dd7cd-b5cd-4b10-b305-d09ca1e3b798, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17702221063279911687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770222106327991168717702221063279911687177022210632799116871770222106327991168717702221063279911687177022210632799116871770222106327991168717702221063279911687177022210632799116871770222106327991168717702221063279911687177022210632799116871770222106327991168717702221063279911687177022210632799116871770222106327991168717702221063279911687177022210632799116871770222106327991168717702221063279911687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621625d3-a6df-4cd2-a848-41db1066d5c4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bea82a-1809-4c91-9444-40da06b3434f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bea82a-1809-4c91-9444-40da06b3434f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1893215383925828865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18932153839258288651893215383925828865189321538392582886518932153839258288651893215383925828865189321538392582886518932153839258288651893215383925828865189321538392582886518932153839258288651893215383925828865189321538392582886518932153839258288651893215383925828865189321538392582886518932153839258288651893215383925828865189321538392582886518932153839258288651893215383925828865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 004dd7cd-b5cd-4b10-b305-d09ca1e3b798, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7d1aa6b-f791-4353-b1cd-98a833f1d459, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d1aa6b-f791-4353-b1cd-98a833f1d459, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13624792131408541582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362479213140854158213624792131408541582136247921314085415821362479213140854158213624792131408541582136247921314085415821362479213140854158213624792131408541582136247921314085415821362479213140854158213624792131408541582136247921314085415821362479213140854158213624792131408541582136247921314085415821362479213140854158213624792131408541582136247921314085415821362479213140854158213624792131408541582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bea82a-1809-4c91-9444-40da06b3434f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e633e67-51a4-4fdd-9f97-ce9332ed2de1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e633e67-51a4-4fdd-9f97-ce9332ed2de1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5868624104570569106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58686241045705691065868624104570569106586862410457056910658686241045705691065868624104570569106586862410457056910658686241045705691065868624104570569106586862410457056910658686241045705691065868624104570569106586862410457056910658686241045705691065868624104570569106586862410457056910658686241045705691065868624104570569106586862410457056910658686241045705691065868624104570569106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d1aa6b-f791-4353-b1cd-98a833f1d459, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c378b9-8490-4579-91d4-f4d5f5dc188f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c378b9-8490-4579-91d4-f4d5f5dc188f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5808709267209232818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58087092672092328185808709267209232818580870926720923281858087092672092328185808709267209232818580870926720923281858087092672092328185808709267209232818580870926720923281858087092672092328185808709267209232818580870926720923281858087092672092328185808709267209232818580870926720923281858087092672092328185808709267209232818580870926720923281858087092672092328185808709267209232818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e633e67-51a4-4fdd-9f97-ce9332ed2de1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 503c45dc-7edd-4474-b6c4-aa8c51a04439, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503c45dc-7edd-4474-b6c4-aa8c51a04439, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15783716949703697140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578371694970369714015783716949703697140157837169497036971401578371694970369714015783716949703697140157837169497036971401578371694970369714015783716949703697140157837169497036971401578371694970369714015783716949703697140157837169497036971401578371694970369714015783716949703697140157837169497036971401578371694970369714015783716949703697140157837169497036971401578371694970369714015783716949703697140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c378b9-8490-4579-91d4-f4d5f5dc188f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c487fa-7e9d-452d-91a7-eed5b7870b2e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c487fa-7e9d-452d-91a7-eed5b7870b2e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10611929210551696900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061192921055169690010611929210551696900106119292105516969001061192921055169690010611929210551696900106119292105516969001061192921055169690010611929210551696900106119292105516969001061192921055169690010611929210551696900106119292105516969001061192921055169690010611929210551696900106119292105516969001061192921055169690010611929210551696900106119292105516969001061192921055169690010611929210551696900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503c45dc-7edd-4474-b6c4-aa8c51a04439, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9097f679-e953-4f86-8e48-ab3fb1547664, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9097f679-e953-4f86-8e48-ab3fb1547664, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11851095877105790489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185109587710579048911851095877105790489118510958771057904891185109587710579048911851095877105790489118510958771057904891185109587710579048911851095877105790489118510958771057904891185109587710579048911851095877105790489118510958771057904891185109587710579048911851095877105790489118510958771057904891185109587710579048911851095877105790489118510958771057904891185109587710579048911851095877105790489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c487fa-7e9d-452d-91a7-eed5b7870b2e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d9983ac-2d2f-4b2f-b39e-a0ca4323b2ba, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d9983ac-2d2f-4b2f-b39e-a0ca4323b2ba, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7519759150249059603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75197591502490596037519759150249059603751975915024905960375197591502490596037519759150249059603751975915024905960375197591502490596037519759150249059603751975915024905960375197591502490596037519759150249059603751975915024905960375197591502490596037519759150249059603751975915024905960375197591502490596037519759150249059603751975915024905960375197591502490596037519759150249059603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9097f679-e953-4f86-8e48-ab3fb1547664, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2dd26b5-c4de-46ad-918f-b9ad97e9885f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2dd26b5-c4de-46ad-918f-b9ad97e9885f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15415701802166024251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541570180216602425115415701802166024251154157018021660242511541570180216602425115415701802166024251154157018021660242511541570180216602425115415701802166024251154157018021660242511541570180216602425115415701802166024251154157018021660242511541570180216602425115415701802166024251154157018021660242511541570180216602425115415701802166024251154157018021660242511541570180216602425115415701802166024251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d9983ac-2d2f-4b2f-b39e-a0ca4323b2ba, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e438a4c5-a17b-4e95-a321-643c328d4fda, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e438a4c5-a17b-4e95-a321-643c328d4fda, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2431949577795125295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24319495777951252952431949577795125295243194957779512529524319495777951252952431949577795125295243194957779512529524319495777951252952431949577795125295243194957779512529524319495777951252952431949577795125295243194957779512529524319495777951252952431949577795125295243194957779512529524319495777951252952431949577795125295243194957779512529524319495777951252952431949577795125295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2dd26b5-c4de-46ad-918f-b9ad97e9885f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d5ebbbf-e29b-4280-ac8d-ba03ed79d7e0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e438a4c5-a17b-4e95-a321-643c328d4fda, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d5ebbbf-e29b-4280-ac8d-ba03ed79d7e0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12194409471068525832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219440947106852583212194409471068525832121944094710685258321219440947106852583212194409471068525832121944094710685258321219440947106852583212194409471068525832121944094710685258321219440947106852583212194409471068525832121944094710685258321219440947106852583212194409471068525832121944094710685258321219440947106852583212194409471068525832121944094710685258321219440947106852583212194409471068525832" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f47bba4-e9a2-4b89-88d0-9d18afc90ba6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f47bba4-e9a2-4b89-88d0-9d18afc90ba6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7019725572236719935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70197255722367199357019725572236719935701972557223671993570197255722367199357019725572236719935701972557223671993570197255722367199357019725572236719935701972557223671993570197255722367199357019725572236719935701972557223671993570197255722367199357019725572236719935701972557223671993570197255722367199357019725572236719935701972557223671993570197255722367199357019725572236719935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d5ebbbf-e29b-4280-ac8d-ba03ed79d7e0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 704915d8-0429-4e1b-b553-c130089a9cbb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704915d8-0429-4e1b-b553-c130089a9cbb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 271434867866307313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313271434867866307313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f47bba4-e9a2-4b89-88d0-9d18afc90ba6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ef81a1-00b6-4ac0-9562-5a77ee43a8c1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ef81a1-00b6-4ac0-9562-5a77ee43a8c1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14421007578304459939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442100757830445993914421007578304459939144210075783044599391442100757830445993914421007578304459939144210075783044599391442100757830445993914421007578304459939144210075783044599391442100757830445993914421007578304459939144210075783044599391442100757830445993914421007578304459939144210075783044599391442100757830445993914421007578304459939144210075783044599391442100757830445993914421007578304459939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704915d8-0429-4e1b-b553-c130089a9cbb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3427585c-35c7-4f0f-b73a-b574cc154a01, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3427585c-35c7-4f0f-b73a-b574cc154a01, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9503298558642230576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95032985586422305769503298558642230576950329855864223057695032985586422305769503298558642230576950329855864223057695032985586422305769503298558642230576950329855864223057695032985586422305769503298558642230576950329855864223057695032985586422305769503298558642230576950329855864223057695032985586422305769503298558642230576950329855864223057695032985586422305769503298558642230576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ef81a1-00b6-4ac0-9562-5a77ee43a8c1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d4fcd8c-f7e7-4e6c-81b9-248d7da4f956, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d4fcd8c-f7e7-4e6c-81b9-248d7da4f956, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10508947734974639950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050894773497463995010508947734974639950105089477349746399501050894773497463995010508947734974639950105089477349746399501050894773497463995010508947734974639950105089477349746399501050894773497463995010508947734974639950105089477349746399501050894773497463995010508947734974639950105089477349746399501050894773497463995010508947734974639950105089477349746399501050894773497463995010508947734974639950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3427585c-35c7-4f0f-b73a-b574cc154a01, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf0b54c0-6a5b-4480-9a98-c49df7f4e4c4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf0b54c0-6a5b-4480-9a98-c49df7f4e4c4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16416701935633255610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641670193563325561016416701935633255610164167019356332556101641670193563325561016416701935633255610164167019356332556101641670193563325561016416701935633255610164167019356332556101641670193563325561016416701935633255610164167019356332556101641670193563325561016416701935633255610164167019356332556101641670193563325561016416701935633255610164167019356332556101641670193563325561016416701935633255610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d4fcd8c-f7e7-4e6c-81b9-248d7da4f956, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23d8976-743f-4eba-a0aa-c70e842b9bf2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23d8976-743f-4eba-a0aa-c70e842b9bf2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7718651865498198289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77186518654981982897718651865498198289771865186549819828977186518654981982897718651865498198289771865186549819828977186518654981982897718651865498198289771865186549819828977186518654981982897718651865498198289771865186549819828977186518654981982897718651865498198289771865186549819828977186518654981982897718651865498198289771865186549819828977186518654981982897718651865498198289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23d8976-743f-4eba-a0aa-c70e842b9bf2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e68865-bd22-466e-a9a1-0e7d253db6ed, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e68865-bd22-466e-a9a1-0e7d253db6ed, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18263435031719169708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826343503171916970818263435031719169708182634350317191697081826343503171916970818263435031719169708182634350317191697081826343503171916970818263435031719169708182634350317191697081826343503171916970818263435031719169708182634350317191697081826343503171916970818263435031719169708182634350317191697081826343503171916970818263435031719169708182634350317191697081826343503171916970818263435031719169708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf0b54c0-6a5b-4480-9a98-c49df7f4e4c4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2d2b99d-a349-45ed-af80-5f085c5060cd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2d2b99d-a349-45ed-af80-5f085c5060cd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5378486543670366405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53784865436703664055378486543670366405537848654367036640553784865436703664055378486543670366405537848654367036640553784865436703664055378486543670366405537848654367036640553784865436703664055378486543670366405537848654367036640553784865436703664055378486543670366405537848654367036640553784865436703664055378486543670366405537848654367036640553784865436703664055378486543670366405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2d2b99d-a349-45ed-af80-5f085c5060cd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63074a7f-db41-45d4-8c2d-0e3daf1cdfa5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63074a7f-db41-45d4-8c2d-0e3daf1cdfa5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11372689223038180662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137268922303818066211372689223038180662113726892230381806621137268922303818066211372689223038180662113726892230381806621137268922303818066211372689223038180662113726892230381806621137268922303818066211372689223038180662113726892230381806621137268922303818066211372689223038180662113726892230381806621137268922303818066211372689223038180662113726892230381806621137268922303818066211372689223038180662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e68865-bd22-466e-a9a1-0e7d253db6ed, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada70dda-1223-4b16-90ea-35de69642335, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada70dda-1223-4b16-90ea-35de69642335, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8902068039956420935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89020680399564209358902068039956420935890206803995642093589020680399564209358902068039956420935890206803995642093589020680399564209358902068039956420935890206803995642093589020680399564209358902068039956420935890206803995642093589020680399564209358902068039956420935890206803995642093589020680399564209358902068039956420935890206803995642093589020680399564209358902068039956420935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63074a7f-db41-45d4-8c2d-0e3daf1cdfa5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdc2910f-6876-493e-a02f-1c57dbef1dc6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdc2910f-6876-493e-a02f-1c57dbef1dc6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1474089741188010607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14740897411880106071474089741188010607147408974118801060714740897411880106071474089741188010607147408974118801060714740897411880106071474089741188010607147408974118801060714740897411880106071474089741188010607147408974118801060714740897411880106071474089741188010607147408974118801060714740897411880106071474089741188010607147408974118801060714740897411880106071474089741188010607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada70dda-1223-4b16-90ea-35de69642335, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b852b0-9fb1-4592-a6b9-aa263131a824, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b852b0-9fb1-4592-a6b9-aa263131a824, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12581660615261585824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258166061526158582412581660615261585824125816606152615858241258166061526158582412581660615261585824125816606152615858241258166061526158582412581660615261585824125816606152615858241258166061526158582412581660615261585824125816606152615858241258166061526158582412581660615261585824125816606152615858241258166061526158582412581660615261585824125816606152615858241258166061526158582412581660615261585824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdc2910f-6876-493e-a02f-1c57dbef1dc6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 633ac12a-55f8-479f-8a9d-c459c1592f6d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 633ac12a-55f8-479f-8a9d-c459c1592f6d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6402209352362714184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64022093523627141846402209352362714184640220935236271418464022093523627141846402209352362714184640220935236271418464022093523627141846402209352362714184640220935236271418464022093523627141846402209352362714184640220935236271418464022093523627141846402209352362714184640220935236271418464022093523627141846402209352362714184640220935236271418464022093523627141846402209352362714184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b852b0-9fb1-4592-a6b9-aa263131a824, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aec824a1-6d2a-4698-bb2f-db4774697930, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec824a1-6d2a-4698-bb2f-db4774697930, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14840424380436806600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484042438043680660014840424380436806600148404243804368066001484042438043680660014840424380436806600148404243804368066001484042438043680660014840424380436806600148404243804368066001484042438043680660014840424380436806600148404243804368066001484042438043680660014840424380436806600148404243804368066001484042438043680660014840424380436806600148404243804368066001484042438043680660014840424380436806600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 633ac12a-55f8-479f-8a9d-c459c1592f6d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93222daf-9de0-487f-bcaa-72c1bc63c4d2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93222daf-9de0-487f-bcaa-72c1bc63c4d2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4982368530218631165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49823685302186311654982368530218631165498236853021863116549823685302186311654982368530218631165498236853021863116549823685302186311654982368530218631165498236853021863116549823685302186311654982368530218631165498236853021863116549823685302186311654982368530218631165498236853021863116549823685302186311654982368530218631165498236853021863116549823685302186311654982368530218631165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec824a1-6d2a-4698-bb2f-db4774697930, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ffb0f5-59af-4718-86a9-95f7900e8f3c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ffb0f5-59af-4718-86a9-95f7900e8f3c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6318504293697327334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63185042936973273346318504293697327334631850429369732733463185042936973273346318504293697327334631850429369732733463185042936973273346318504293697327334631850429369732733463185042936973273346318504293697327334631850429369732733463185042936973273346318504293697327334631850429369732733463185042936973273346318504293697327334631850429369732733463185042936973273346318504293697327334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93222daf-9de0-487f-bcaa-72c1bc63c4d2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20610369-e42b-4dd6-aaa2-2dd41f9991c3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20610369-e42b-4dd6-aaa2-2dd41f9991c3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9259065509608540134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92590655096085401349259065509608540134925906550960854013492590655096085401349259065509608540134925906550960854013492590655096085401349259065509608540134925906550960854013492590655096085401349259065509608540134925906550960854013492590655096085401349259065509608540134925906550960854013492590655096085401349259065509608540134925906550960854013492590655096085401349259065509608540134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ffb0f5-59af-4718-86a9-95f7900e8f3c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb3b30b0-4204-40a6-a3be-659baac75ba2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb3b30b0-4204-40a6-a3be-659baac75ba2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9553376161536885761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95533761615368857619553376161536885761955337616153688576195533761615368857619553376161536885761955337616153688576195533761615368857619553376161536885761955337616153688576195533761615368857619553376161536885761955337616153688576195533761615368857619553376161536885761955337616153688576195533761615368857619553376161536885761955337616153688576195533761615368857619553376161536885761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20610369-e42b-4dd6-aaa2-2dd41f9991c3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1250d988-b62b-43b6-b458-9af0a1f93d4f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1250d988-b62b-43b6-b458-9af0a1f93d4f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8480124738519333696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84801247385193336968480124738519333696848012473851933369684801247385193336968480124738519333696848012473851933369684801247385193336968480124738519333696848012473851933369684801247385193336968480124738519333696848012473851933369684801247385193336968480124738519333696848012473851933369684801247385193336968480124738519333696848012473851933369684801247385193336968480124738519333696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb3b30b0-4204-40a6-a3be-659baac75ba2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfdd2d5a-be2e-41f0-8427-7815a38643da, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfdd2d5a-be2e-41f0-8427-7815a38643da, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10281968648877583635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028196864887758363510281968648877583635102819686488775836351028196864887758363510281968648877583635102819686488775836351028196864887758363510281968648877583635102819686488775836351028196864887758363510281968648877583635102819686488775836351028196864887758363510281968648877583635102819686488775836351028196864887758363510281968648877583635102819686488775836351028196864887758363510281968648877583635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1250d988-b62b-43b6-b458-9af0a1f93d4f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0308dac9-f29a-4496-9403-459d859c0a5f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0308dac9-f29a-4496-9403-459d859c0a5f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14591920799181472655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459192079918147265514591920799181472655145919207991814726551459192079918147265514591920799181472655145919207991814726551459192079918147265514591920799181472655145919207991814726551459192079918147265514591920799181472655145919207991814726551459192079918147265514591920799181472655145919207991814726551459192079918147265514591920799181472655145919207991814726551459192079918147265514591920799181472655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfdd2d5a-be2e-41f0-8427-7815a38643da, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70bbbb5b-95c8-413c-9460-7391a6aad383, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70bbbb5b-95c8-413c-9460-7391a6aad383, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17550838507396944493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755083850739694449317550838507396944493175508385073969444931755083850739694449317550838507396944493175508385073969444931755083850739694449317550838507396944493175508385073969444931755083850739694449317550838507396944493175508385073969444931755083850739694449317550838507396944493175508385073969444931755083850739694449317550838507396944493175508385073969444931755083850739694449317550838507396944493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0308dac9-f29a-4496-9403-459d859c0a5f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346bae22-a36d-48f6-9772-a46f60556a38, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346bae22-a36d-48f6-9772-a46f60556a38, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3520400269301649786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35204002693016497863520400269301649786352040026930164978635204002693016497863520400269301649786352040026930164978635204002693016497863520400269301649786352040026930164978635204002693016497863520400269301649786352040026930164978635204002693016497863520400269301649786352040026930164978635204002693016497863520400269301649786352040026930164978635204002693016497863520400269301649786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70bbbb5b-95c8-413c-9460-7391a6aad383, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc75389-8cd0-4776-bdf4-cf914011311b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc75389-8cd0-4776-bdf4-cf914011311b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17417221583642433584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741722158364243358417417221583642433584174172215836424335841741722158364243358417417221583642433584174172215836424335841741722158364243358417417221583642433584174172215836424335841741722158364243358417417221583642433584174172215836424335841741722158364243358417417221583642433584174172215836424335841741722158364243358417417221583642433584174172215836424335841741722158364243358417417221583642433584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346bae22-a36d-48f6-9772-a46f60556a38, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bb9549-92ba-4bf2-b061-5d470332fe81, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bb9549-92ba-4bf2-b061-5d470332fe81, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2104873596709526142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21048735967095261422104873596709526142210487359670952614221048735967095261422104873596709526142210487359670952614221048735967095261422104873596709526142210487359670952614221048735967095261422104873596709526142210487359670952614221048735967095261422104873596709526142210487359670952614221048735967095261422104873596709526142210487359670952614221048735967095261422104873596709526142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc75389-8cd0-4776-bdf4-cf914011311b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c067e6b7-1492-4152-bb63-7ff67ef54ae2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c067e6b7-1492-4152-bb63-7ff67ef54ae2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12461455177860887273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246145517786088727312461455177860887273124614551778608872731246145517786088727312461455177860887273124614551778608872731246145517786088727312461455177860887273124614551778608872731246145517786088727312461455177860887273124614551778608872731246145517786088727312461455177860887273124614551778608872731246145517786088727312461455177860887273124614551778608872731246145517786088727312461455177860887273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bb9549-92ba-4bf2-b061-5d470332fe81, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c599e03d-256b-4fe5-99c9-0960ac023ab7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c599e03d-256b-4fe5-99c9-0960ac023ab7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8683671250389458988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86836712503894589888683671250389458988868367125038945898886836712503894589888683671250389458988868367125038945898886836712503894589888683671250389458988868367125038945898886836712503894589888683671250389458988868367125038945898886836712503894589888683671250389458988868367125038945898886836712503894589888683671250389458988868367125038945898886836712503894589888683671250389458988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c067e6b7-1492-4152-bb63-7ff67ef54ae2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 908fbede-82bf-4dc0-aa5c-e3a754c5abaa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c599e03d-256b-4fe5-99c9-0960ac023ab7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35425080-b757-45c9-8691-7a7fd9f15316, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35425080-b757-45c9-8691-7a7fd9f15316, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8804880909418976470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88048809094189764708804880909418976470880488090941897647088048809094189764708804880909418976470880488090941897647088048809094189764708804880909418976470880488090941897647088048809094189764708804880909418976470880488090941897647088048809094189764708804880909418976470880488090941897647088048809094189764708804880909418976470880488090941897647088048809094189764708804880909418976470" } } } 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, 908fbede-82bf-4dc0-aa5c-e3a754c5abaa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 478238568577449773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773478238568577449773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35425080-b757-45c9-8691-7a7fd9f15316, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 908fbede-82bf-4dc0-aa5c-e3a754c5abaa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7513b7d-9c07-4b12-a665-184e8a1f0561, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7513b7d-9c07-4b12-a665-184e8a1f0561, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18445591352653006502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844559135265300650218445591352653006502184455913526530065021844559135265300650218445591352653006502184455913526530065021844559135265300650218445591352653006502184455913526530065021844559135265300650218445591352653006502184455913526530065021844559135265300650218445591352653006502184455913526530065021844559135265300650218445591352653006502184455913526530065021844559135265300650218445591352653006502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80de59a1-3dfc-4bec-8d71-396080bd122b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80de59a1-3dfc-4bec-8d71-396080bd122b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12888172436988149821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288817243698814982112888172436988149821128881724369881498211288817243698814982112888172436988149821128881724369881498211288817243698814982112888172436988149821128881724369881498211288817243698814982112888172436988149821128881724369881498211288817243698814982112888172436988149821128881724369881498211288817243698814982112888172436988149821128881724369881498211288817243698814982112888172436988149821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7513b7d-9c07-4b12-a665-184e8a1f0561, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80de59a1-3dfc-4bec-8d71-396080bd122b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f762c2c0-4778-4f5b-b594-9755b11ac3d3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f762c2c0-4778-4f5b-b594-9755b11ac3d3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2631436990959832947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26314369909598329472631436990959832947263143699095983294726314369909598329472631436990959832947263143699095983294726314369909598329472631436990959832947263143699095983294726314369909598329472631436990959832947263143699095983294726314369909598329472631436990959832947263143699095983294726314369909598329472631436990959832947263143699095983294726314369909598329472631436990959832947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c803be2e-6e33-43ea-a0ef-d21ddb87aa06, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c803be2e-6e33-43ea-a0ef-d21ddb87aa06, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13686330437908667258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368633043790866725813686330437908667258136863304379086672581368633043790866725813686330437908667258136863304379086672581368633043790866725813686330437908667258136863304379086672581368633043790866725813686330437908667258136863304379086672581368633043790866725813686330437908667258136863304379086672581368633043790866725813686330437908667258136863304379086672581368633043790866725813686330437908667258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c803be2e-6e33-43ea-a0ef-d21ddb87aa06, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b957c7-bca6-4053-b9ea-7c37f9e6dcf1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b957c7-bca6-4053-b9ea-7c37f9e6dcf1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13552424206845979448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355242420684597944813552424206845979448135524242068459794481355242420684597944813552424206845979448135524242068459794481355242420684597944813552424206845979448135524242068459794481355242420684597944813552424206845979448135524242068459794481355242420684597944813552424206845979448135524242068459794481355242420684597944813552424206845979448135524242068459794481355242420684597944813552424206845979448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f762c2c0-4778-4f5b-b594-9755b11ac3d3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e84a4d-9be7-4fcc-8176-ce1e1007c544, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e84a4d-9be7-4fcc-8176-ce1e1007c544, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10656321941455246694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065632194145524669410656321941455246694106563219414552466941065632194145524669410656321941455246694106563219414552466941065632194145524669410656321941455246694106563219414552466941065632194145524669410656321941455246694106563219414552466941065632194145524669410656321941455246694106563219414552466941065632194145524669410656321941455246694106563219414552466941065632194145524669410656321941455246694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e84a4d-9be7-4fcc-8176-ce1e1007c544, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67307a8a-c0ce-49da-bb7b-3e2b885e29d3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67307a8a-c0ce-49da-bb7b-3e2b885e29d3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4345322333072479318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43453223330724793184345322333072479318434532233307247931843453223330724793184345322333072479318434532233307247931843453223330724793184345322333072479318434532233307247931843453223330724793184345322333072479318434532233307247931843453223330724793184345322333072479318434532233307247931843453223330724793184345322333072479318434532233307247931843453223330724793184345322333072479318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b957c7-bca6-4053-b9ea-7c37f9e6dcf1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b818c249-6fa9-44de-9afb-9cf11dc2e4bc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b818c249-6fa9-44de-9afb-9cf11dc2e4bc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13543392555268464730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354339255526846473013543392555268464730135433925552684647301354339255526846473013543392555268464730135433925552684647301354339255526846473013543392555268464730135433925552684647301354339255526846473013543392555268464730135433925552684647301354339255526846473013543392555268464730135433925552684647301354339255526846473013543392555268464730135433925552684647301354339255526846473013543392555268464730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67307a8a-c0ce-49da-bb7b-3e2b885e29d3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279ff40a-d590-4821-82cc-a2dbf74c9c1e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279ff40a-d590-4821-82cc-a2dbf74c9c1e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16468330989314247738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646833098931424773816468330989314247738164683309893142477381646833098931424773816468330989314247738164683309893142477381646833098931424773816468330989314247738164683309893142477381646833098931424773816468330989314247738164683309893142477381646833098931424773816468330989314247738164683309893142477381646833098931424773816468330989314247738164683309893142477381646833098931424773816468330989314247738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b818c249-6fa9-44de-9afb-9cf11dc2e4bc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77285406-a360-449b-b72f-b7115558dac9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77285406-a360-449b-b72f-b7115558dac9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8106289223011568406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81062892230115684068106289223011568406810628922301156840681062892230115684068106289223011568406810628922301156840681062892230115684068106289223011568406810628922301156840681062892230115684068106289223011568406810628922301156840681062892230115684068106289223011568406810628922301156840681062892230115684068106289223011568406810628922301156840681062892230115684068106289223011568406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279ff40a-d590-4821-82cc-a2dbf74c9c1e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc2638d-35a5-4308-b911-ce4d37f6e84c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc2638d-35a5-4308-b911-ce4d37f6e84c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3823984859224480792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38239848592244807923823984859224480792382398485922448079238239848592244807923823984859224480792382398485922448079238239848592244807923823984859224480792382398485922448079238239848592244807923823984859224480792382398485922448079238239848592244807923823984859224480792382398485922448079238239848592244807923823984859224480792382398485922448079238239848592244807923823984859224480792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77285406-a360-449b-b72f-b7115558dac9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e0a93a0-7e58-4d0e-9f40-b12322f71b48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e0a93a0-7e58-4d0e-9f40-b12322f71b48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11121686362688156551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112168636268815655111121686362688156551111216863626881565511112168636268815655111121686362688156551111216863626881565511112168636268815655111121686362688156551111216863626881565511112168636268815655111121686362688156551111216863626881565511112168636268815655111121686362688156551111216863626881565511112168636268815655111121686362688156551111216863626881565511112168636268815655111121686362688156551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc2638d-35a5-4308-b911-ce4d37f6e84c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf5e2b78-8ec8-447f-b54c-2d6b6048a1c8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf5e2b78-8ec8-447f-b54c-2d6b6048a1c8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11557838799152322820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155783879915232282011557838799152322820115578387991523228201155783879915232282011557838799152322820115578387991523228201155783879915232282011557838799152322820115578387991523228201155783879915232282011557838799152322820115578387991523228201155783879915232282011557838799152322820115578387991523228201155783879915232282011557838799152322820115578387991523228201155783879915232282011557838799152322820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e0a93a0-7e58-4d0e-9f40-b12322f71b48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 150661c1-2110-46c7-a913-82fdb2a837b7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 150661c1-2110-46c7-a913-82fdb2a837b7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12442440431462279650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244244043146227965012442440431462279650124424404314622796501244244043146227965012442440431462279650124424404314622796501244244043146227965012442440431462279650124424404314622796501244244043146227965012442440431462279650124424404314622796501244244043146227965012442440431462279650124424404314622796501244244043146227965012442440431462279650124424404314622796501244244043146227965012442440431462279650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf5e2b78-8ec8-447f-b54c-2d6b6048a1c8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fb7805-d33a-4013-a502-05620ac1246b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fb7805-d33a-4013-a502-05620ac1246b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6134634127553545365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61346341275535453656134634127553545365613463412755354536561346341275535453656134634127553545365613463412755354536561346341275535453656134634127553545365613463412755354536561346341275535453656134634127553545365613463412755354536561346341275535453656134634127553545365613463412755354536561346341275535453656134634127553545365613463412755354536561346341275535453656134634127553545365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 150661c1-2110-46c7-a913-82fdb2a837b7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35cbb2e3-0694-4d2b-96eb-4468ecbf074f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35cbb2e3-0694-4d2b-96eb-4468ecbf074f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1293192886043763606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12931928860437636061293192886043763606129319288604376360612931928860437636061293192886043763606129319288604376360612931928860437636061293192886043763606129319288604376360612931928860437636061293192886043763606129319288604376360612931928860437636061293192886043763606129319288604376360612931928860437636061293192886043763606129319288604376360612931928860437636061293192886043763606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fb7805-d33a-4013-a502-05620ac1246b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fc2f3b2-f537-4002-ac16-5403518b23d3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fc2f3b2-f537-4002-ac16-5403518b23d3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17382588473457575229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738258847345757522917382588473457575229173825884734575752291738258847345757522917382588473457575229173825884734575752291738258847345757522917382588473457575229173825884734575752291738258847345757522917382588473457575229173825884734575752291738258847345757522917382588473457575229173825884734575752291738258847345757522917382588473457575229173825884734575752291738258847345757522917382588473457575229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35cbb2e3-0694-4d2b-96eb-4468ecbf074f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da5e6fcc-4fef-4e6c-b2a5-59d1926fdaed, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da5e6fcc-4fef-4e6c-b2a5-59d1926fdaed, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1421232348160728098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14212323481607280981421232348160728098142123234816072809814212323481607280981421232348160728098142123234816072809814212323481607280981421232348160728098142123234816072809814212323481607280981421232348160728098142123234816072809814212323481607280981421232348160728098142123234816072809814212323481607280981421232348160728098142123234816072809814212323481607280981421232348160728098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fc2f3b2-f537-4002-ac16-5403518b23d3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762c275b-a36b-4053-953a-b950e992705b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da5e6fcc-4fef-4e6c-b2a5-59d1926fdaed, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762c275b-a36b-4053-953a-b950e992705b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6080164694399274895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60801646943992748956080164694399274895608016469439927489560801646943992748956080164694399274895608016469439927489560801646943992748956080164694399274895608016469439927489560801646943992748956080164694399274895608016469439927489560801646943992748956080164694399274895608016469439927489560801646943992748956080164694399274895608016469439927489560801646943992748956080164694399274895" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc33a65-8160-421e-826c-18c376fe0ba3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc33a65-8160-421e-826c-18c376fe0ba3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16425571495175138238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642557149517513823816425571495175138238164255714951751382381642557149517513823816425571495175138238164255714951751382381642557149517513823816425571495175138238164255714951751382381642557149517513823816425571495175138238164255714951751382381642557149517513823816425571495175138238164255714951751382381642557149517513823816425571495175138238164255714951751382381642557149517513823816425571495175138238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762c275b-a36b-4053-953a-b950e992705b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e680f8e8-8943-4444-927e-2a003dfa3d8e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc33a65-8160-421e-826c-18c376fe0ba3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e680f8e8-8943-4444-927e-2a003dfa3d8e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13817480565124703664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381748056512470366413817480565124703664138174805651247036641381748056512470366413817480565124703664138174805651247036641381748056512470366413817480565124703664138174805651247036641381748056512470366413817480565124703664138174805651247036641381748056512470366413817480565124703664138174805651247036641381748056512470366413817480565124703664138174805651247036641381748056512470366413817480565124703664" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a579ffaf-a4df-4c52-b554-3a2077365f4b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a579ffaf-a4df-4c52-b554-3a2077365f4b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4242697189516807259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42426971895168072594242697189516807259424269718951680725942426971895168072594242697189516807259424269718951680725942426971895168072594242697189516807259424269718951680725942426971895168072594242697189516807259424269718951680725942426971895168072594242697189516807259424269718951680725942426971895168072594242697189516807259424269718951680725942426971895168072594242697189516807259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e680f8e8-8943-4444-927e-2a003dfa3d8e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b54515e-65d6-4ac6-ad5a-f575571b174e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b54515e-65d6-4ac6-ad5a-f575571b174e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18033446705095904523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803344670509590452318033446705095904523180334467050959045231803344670509590452318033446705095904523180334467050959045231803344670509590452318033446705095904523180334467050959045231803344670509590452318033446705095904523180334467050959045231803344670509590452318033446705095904523180334467050959045231803344670509590452318033446705095904523180334467050959045231803344670509590452318033446705095904523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a579ffaf-a4df-4c52-b554-3a2077365f4b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0abe9775-70a2-48f4-8505-73d728d83e81, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0abe9775-70a2-48f4-8505-73d728d83e81, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419717643761448355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355419717643761448355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b54515e-65d6-4ac6-ad5a-f575571b174e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8b0610-5127-40ef-a7ac-4924260c771d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8b0610-5127-40ef-a7ac-4924260c771d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7816949933904914182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78169499339049141827816949933904914182781694993390491418278169499339049141827816949933904914182781694993390491418278169499339049141827816949933904914182781694993390491418278169499339049141827816949933904914182781694993390491418278169499339049141827816949933904914182781694993390491418278169499339049141827816949933904914182781694993390491418278169499339049141827816949933904914182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0abe9775-70a2-48f4-8505-73d728d83e81, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52feed42-add0-4794-85d8-0e72b81f84ed, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52feed42-add0-4794-85d8-0e72b81f84ed, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18401391945560464830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840139194556046483018401391945560464830184013919455604648301840139194556046483018401391945560464830184013919455604648301840139194556046483018401391945560464830184013919455604648301840139194556046483018401391945560464830184013919455604648301840139194556046483018401391945560464830184013919455604648301840139194556046483018401391945560464830184013919455604648301840139194556046483018401391945560464830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8b0610-5127-40ef-a7ac-4924260c771d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b131b2ac-d6eb-4d7b-b9e3-ae29ba91be80, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b131b2ac-d6eb-4d7b-b9e3-ae29ba91be80, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13249057394304722560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324905739430472256013249057394304722560132490573943047225601324905739430472256013249057394304722560132490573943047225601324905739430472256013249057394304722560132490573943047225601324905739430472256013249057394304722560132490573943047225601324905739430472256013249057394304722560132490573943047225601324905739430472256013249057394304722560132490573943047225601324905739430472256013249057394304722560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52feed42-add0-4794-85d8-0e72b81f84ed, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3a8ca2b-aada-46da-b87e-b6fc54b6030a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3a8ca2b-aada-46da-b87e-b6fc54b6030a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17005907968484582206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700590796848458220617005907968484582206170059079684845822061700590796848458220617005907968484582206170059079684845822061700590796848458220617005907968484582206170059079684845822061700590796848458220617005907968484582206170059079684845822061700590796848458220617005907968484582206170059079684845822061700590796848458220617005907968484582206170059079684845822061700590796848458220617005907968484582206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b131b2ac-d6eb-4d7b-b9e3-ae29ba91be80, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c66eb4d8-9743-44b1-b142-93f8d7703fe9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c66eb4d8-9743-44b1-b142-93f8d7703fe9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15798103858624438460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579810385862443846015798103858624438460157981038586244384601579810385862443846015798103858624438460157981038586244384601579810385862443846015798103858624438460157981038586244384601579810385862443846015798103858624438460157981038586244384601579810385862443846015798103858624438460157981038586244384601579810385862443846015798103858624438460157981038586244384601579810385862443846015798103858624438460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c66eb4d8-9743-44b1-b142-93f8d7703fe9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6aa845-6403-47b1-99fb-d798c3111db6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6aa845-6403-47b1-99fb-d798c3111db6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16504444049056411727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650444404905641172716504444049056411727165044440490564117271650444404905641172716504444049056411727165044440490564117271650444404905641172716504444049056411727165044440490564117271650444404905641172716504444049056411727165044440490564117271650444404905641172716504444049056411727165044440490564117271650444404905641172716504444049056411727165044440490564117271650444404905641172716504444049056411727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3a8ca2b-aada-46da-b87e-b6fc54b6030a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e0612df-b28e-4482-91c9-62636886a529, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e0612df-b28e-4482-91c9-62636886a529, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2298375276035856189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22983752760358561892298375276035856189229837527603585618922983752760358561892298375276035856189229837527603585618922983752760358561892298375276035856189229837527603585618922983752760358561892298375276035856189229837527603585618922983752760358561892298375276035856189229837527603585618922983752760358561892298375276035856189229837527603585618922983752760358561892298375276035856189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6aa845-6403-47b1-99fb-d798c3111db6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90fcf7e9-ac2d-416d-97d0-65b27d63cf8e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90fcf7e9-ac2d-416d-97d0-65b27d63cf8e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6630510095888651949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66305100958886519496630510095888651949663051009588865194966305100958886519496630510095888651949663051009588865194966305100958886519496630510095888651949663051009588865194966305100958886519496630510095888651949663051009588865194966305100958886519496630510095888651949663051009588865194966305100958886519496630510095888651949663051009588865194966305100958886519496630510095888651949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e0612df-b28e-4482-91c9-62636886a529, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b84cde3-21f2-4087-9f3d-8e726bb29f80, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b84cde3-21f2-4087-9f3d-8e726bb29f80, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9629594963371282598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96295949633712825989629594963371282598962959496337128259896295949633712825989629594963371282598962959496337128259896295949633712825989629594963371282598962959496337128259896295949633712825989629594963371282598962959496337128259896295949633712825989629594963371282598962959496337128259896295949633712825989629594963371282598962959496337128259896295949633712825989629594963371282598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90fcf7e9-ac2d-416d-97d0-65b27d63cf8e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db35c8fa-2f22-46e0-81bf-62635a05bb26, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db35c8fa-2f22-46e0-81bf-62635a05bb26, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10455960571818358683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045596057181835868310455960571818358683104559605718183586831045596057181835868310455960571818358683104559605718183586831045596057181835868310455960571818358683104559605718183586831045596057181835868310455960571818358683104559605718183586831045596057181835868310455960571818358683104559605718183586831045596057181835868310455960571818358683104559605718183586831045596057181835868310455960571818358683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b84cde3-21f2-4087-9f3d-8e726bb29f80, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e47b4b-b11e-4712-bba7-c8c3b05a308c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e47b4b-b11e-4712-bba7-c8c3b05a308c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 996205815023816058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058996205815023816058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db35c8fa-2f22-46e0-81bf-62635a05bb26, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03f901e-2850-458e-8077-a5fa5086e34d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03f901e-2850-458e-8077-a5fa5086e34d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257691889434851937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52576918894348519375257691889434851937525769188943485193752576918894348519375257691889434851937525769188943485193752576918894348519375257691889434851937525769188943485193752576918894348519375257691889434851937525769188943485193752576918894348519375257691889434851937525769188943485193752576918894348519375257691889434851937525769188943485193752576918894348519375257691889434851937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e47b4b-b11e-4712-bba7-c8c3b05a308c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844e5314-bb98-4318-b07e-41beb502f199, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844e5314-bb98-4318-b07e-41beb502f199, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1993358582056937288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19933585820569372881993358582056937288199335858205693728819933585820569372881993358582056937288199335858205693728819933585820569372881993358582056937288199335858205693728819933585820569372881993358582056937288199335858205693728819933585820569372881993358582056937288199335858205693728819933585820569372881993358582056937288199335858205693728819933585820569372881993358582056937288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03f901e-2850-458e-8077-a5fa5086e34d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0000048b-f04b-4278-b7bc-bce4fb154071, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0000048b-f04b-4278-b7bc-bce4fb154071, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14850384393236817251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485038439323681725114850384393236817251148503843932368172511485038439323681725114850384393236817251148503843932368172511485038439323681725114850384393236817251148503843932368172511485038439323681725114850384393236817251148503843932368172511485038439323681725114850384393236817251148503843932368172511485038439323681725114850384393236817251148503843932368172511485038439323681725114850384393236817251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844e5314-bb98-4318-b07e-41beb502f199, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dc4ef6c-0a2a-41cd-8780-aab21bb3144f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dc4ef6c-0a2a-41cd-8780-aab21bb3144f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5753573545521481346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57535735455214813465753573545521481346575357354552148134657535735455214813465753573545521481346575357354552148134657535735455214813465753573545521481346575357354552148134657535735455214813465753573545521481346575357354552148134657535735455214813465753573545521481346575357354552148134657535735455214813465753573545521481346575357354552148134657535735455214813465753573545521481346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0000048b-f04b-4278-b7bc-bce4fb154071, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8eab49c-2951-441b-bd00-6aa8d28edafd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8eab49c-2951-441b-bd00-6aa8d28edafd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9285402902695177140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92854029026951771409285402902695177140928540290269517714092854029026951771409285402902695177140928540290269517714092854029026951771409285402902695177140928540290269517714092854029026951771409285402902695177140928540290269517714092854029026951771409285402902695177140928540290269517714092854029026951771409285402902695177140928540290269517714092854029026951771409285402902695177140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dc4ef6c-0a2a-41cd-8780-aab21bb3144f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cc995bb-1925-459f-b297-b10aefaacbcd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc995bb-1925-459f-b297-b10aefaacbcd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14304951829013363270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430495182901336327014304951829013363270143049518290133632701430495182901336327014304951829013363270143049518290133632701430495182901336327014304951829013363270143049518290133632701430495182901336327014304951829013363270143049518290133632701430495182901336327014304951829013363270143049518290133632701430495182901336327014304951829013363270143049518290133632701430495182901336327014304951829013363270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc995bb-1925-459f-b297-b10aefaacbcd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922fd545-458e-4e67-a320-ef7a1ba8125a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922fd545-458e-4e67-a320-ef7a1ba8125a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17243607676154019761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724360767615401976117243607676154019761172436076761540197611724360767615401976117243607676154019761172436076761540197611724360767615401976117243607676154019761172436076761540197611724360767615401976117243607676154019761172436076761540197611724360767615401976117243607676154019761172436076761540197611724360767615401976117243607676154019761172436076761540197611724360767615401976117243607676154019761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8eab49c-2951-441b-bd00-6aa8d28edafd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ac7fbd-ecd9-4aae-9bd4-0dd7778d0e48, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ac7fbd-ecd9-4aae-9bd4-0dd7778d0e48, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10869399817859131026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086939981785913102610869399817859131026108693998178591310261086939981785913102610869399817859131026108693998178591310261086939981785913102610869399817859131026108693998178591310261086939981785913102610869399817859131026108693998178591310261086939981785913102610869399817859131026108693998178591310261086939981785913102610869399817859131026108693998178591310261086939981785913102610869399817859131026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922fd545-458e-4e67-a320-ef7a1ba8125a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 834315b1-5946-416b-bc3a-cd5738c54a6d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834315b1-5946-416b-bc3a-cd5738c54a6d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1460747392849461876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14607473928494618761460747392849461876146074739284946187614607473928494618761460747392849461876146074739284946187614607473928494618761460747392849461876146074739284946187614607473928494618761460747392849461876146074739284946187614607473928494618761460747392849461876146074739284946187614607473928494618761460747392849461876146074739284946187614607473928494618761460747392849461876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ac7fbd-ecd9-4aae-9bd4-0dd7778d0e48, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b227bb18-becf-4a83-bfb3-8d0f6302d1f1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b227bb18-becf-4a83-bfb3-8d0f6302d1f1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 764419526603165783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783764419526603165783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834315b1-5946-416b-bc3a-cd5738c54a6d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40ad095b-c9c4-42fd-a353-435468984a11, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40ad095b-c9c4-42fd-a353-435468984a11, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1469855876431524496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14698558764315244961469855876431524496146985587643152449614698558764315244961469855876431524496146985587643152449614698558764315244961469855876431524496146985587643152449614698558764315244961469855876431524496146985587643152449614698558764315244961469855876431524496146985587643152449614698558764315244961469855876431524496146985587643152449614698558764315244961469855876431524496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b227bb18-becf-4a83-bfb3-8d0f6302d1f1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21024b1-3a65-4139-86aa-70fa688dcd16, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21024b1-3a65-4139-86aa-70fa688dcd16, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3068132378168273147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30681323781682731473068132378168273147306813237816827314730681323781682731473068132378168273147306813237816827314730681323781682731473068132378168273147306813237816827314730681323781682731473068132378168273147306813237816827314730681323781682731473068132378168273147306813237816827314730681323781682731473068132378168273147306813237816827314730681323781682731473068132378168273147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40ad095b-c9c4-42fd-a353-435468984a11, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33893c69-e832-4058-a335-540d02deca22, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33893c69-e832-4058-a335-540d02deca22, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15672348825127860252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567234882512786025215672348825127860252156723488251278602521567234882512786025215672348825127860252156723488251278602521567234882512786025215672348825127860252156723488251278602521567234882512786025215672348825127860252156723488251278602521567234882512786025215672348825127860252156723488251278602521567234882512786025215672348825127860252156723488251278602521567234882512786025215672348825127860252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21024b1-3a65-4139-86aa-70fa688dcd16, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 448f1365-cdb6-4a27-b804-0f38092c70a1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 448f1365-cdb6-4a27-b804-0f38092c70a1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3248937910578579496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32489379105785794963248937910578579496324893791057857949632489379105785794963248937910578579496324893791057857949632489379105785794963248937910578579496324893791057857949632489379105785794963248937910578579496324893791057857949632489379105785794963248937910578579496324893791057857949632489379105785794963248937910578579496324893791057857949632489379105785794963248937910578579496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33893c69-e832-4058-a335-540d02deca22, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 687bd048-5ba8-4586-a698-97447f13cdf6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 687bd048-5ba8-4586-a698-97447f13cdf6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4637908691779724454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46379086917797244544637908691779724454463790869177972445446379086917797244544637908691779724454463790869177972445446379086917797244544637908691779724454463790869177972445446379086917797244544637908691779724454463790869177972445446379086917797244544637908691779724454463790869177972445446379086917797244544637908691779724454463790869177972445446379086917797244544637908691779724454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 448f1365-cdb6-4a27-b804-0f38092c70a1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35e2598-389f-436b-8f75-3a037255ada6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35e2598-389f-436b-8f75-3a037255ada6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957734884446306025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69577348844463060256957734884446306025695773488444630602569577348844463060256957734884446306025695773488444630602569577348844463060256957734884446306025695773488444630602569577348844463060256957734884446306025695773488444630602569577348844463060256957734884446306025695773488444630602569577348844463060256957734884446306025695773488444630602569577348844463060256957734884446306025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 687bd048-5ba8-4586-a698-97447f13cdf6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee628fad-7be6-4b2d-9182-034c39df458c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee628fad-7be6-4b2d-9182-034c39df458c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14081234230900138291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408123423090013829114081234230900138291140812342309001382911408123423090013829114081234230900138291140812342309001382911408123423090013829114081234230900138291140812342309001382911408123423090013829114081234230900138291140812342309001382911408123423090013829114081234230900138291140812342309001382911408123423090013829114081234230900138291140812342309001382911408123423090013829114081234230900138291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35e2598-389f-436b-8f75-3a037255ada6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aeb2069-4125-4e24-8c18-4ce4b016dd16, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aeb2069-4125-4e24-8c18-4ce4b016dd16, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7977854228809889380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79778542288098893807977854228809889380797785422880988938079778542288098893807977854228809889380797785422880988938079778542288098893807977854228809889380797785422880988938079778542288098893807977854228809889380797785422880988938079778542288098893807977854228809889380797785422880988938079778542288098893807977854228809889380797785422880988938079778542288098893807977854228809889380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee628fad-7be6-4b2d-9182-034c39df458c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 692077c4-ebb3-4bd6-9656-58073683d23a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 692077c4-ebb3-4bd6-9656-58073683d23a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1599577525914340784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15995775259143407841599577525914340784159957752591434078415995775259143407841599577525914340784159957752591434078415995775259143407841599577525914340784159957752591434078415995775259143407841599577525914340784159957752591434078415995775259143407841599577525914340784159957752591434078415995775259143407841599577525914340784159957752591434078415995775259143407841599577525914340784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aeb2069-4125-4e24-8c18-4ce4b016dd16, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c6606f-ff70-4541-8f33-b29c9a1f31fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c6606f-ff70-4541-8f33-b29c9a1f31fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13196676277846493931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319667627784649393113196676277846493931131966762778464939311319667627784649393113196676277846493931131966762778464939311319667627784649393113196676277846493931131966762778464939311319667627784649393113196676277846493931131966762778464939311319667627784649393113196676277846493931131966762778464939311319667627784649393113196676277846493931131966762778464939311319667627784649393113196676277846493931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 692077c4-ebb3-4bd6-9656-58073683d23a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e76a6f6c-1173-48c5-ba80-f05950d5e67f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e76a6f6c-1173-48c5-ba80-f05950d5e67f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5953797619838126269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59537976198381262695953797619838126269595379761983812626959537976198381262695953797619838126269595379761983812626959537976198381262695953797619838126269595379761983812626959537976198381262695953797619838126269595379761983812626959537976198381262695953797619838126269595379761983812626959537976198381262695953797619838126269595379761983812626959537976198381262695953797619838126269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c6606f-ff70-4541-8f33-b29c9a1f31fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deee3176-f326-47a2-8e0b-03ae33f64eb7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deee3176-f326-47a2-8e0b-03ae33f64eb7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18045204869370914824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804520486937091482418045204869370914824180452048693709148241804520486937091482418045204869370914824180452048693709148241804520486937091482418045204869370914824180452048693709148241804520486937091482418045204869370914824180452048693709148241804520486937091482418045204869370914824180452048693709148241804520486937091482418045204869370914824180452048693709148241804520486937091482418045204869370914824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e76a6f6c-1173-48c5-ba80-f05950d5e67f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a298fd-de66-417c-8c8d-a8af1b5d25f6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a298fd-de66-417c-8c8d-a8af1b5d25f6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12960505130345730905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296050513034573090512960505130345730905129605051303457309051296050513034573090512960505130345730905129605051303457309051296050513034573090512960505130345730905129605051303457309051296050513034573090512960505130345730905129605051303457309051296050513034573090512960505130345730905129605051303457309051296050513034573090512960505130345730905129605051303457309051296050513034573090512960505130345730905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deee3176-f326-47a2-8e0b-03ae33f64eb7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14db4c5d-f87e-4e9d-b546-368f88730b26, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14db4c5d-f87e-4e9d-b546-368f88730b26, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18276295334409822265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827629533440982226518276295334409822265182762953344098222651827629533440982226518276295334409822265182762953344098222651827629533440982226518276295334409822265182762953344098222651827629533440982226518276295334409822265182762953344098222651827629533440982226518276295334409822265182762953344098222651827629533440982226518276295334409822265182762953344098222651827629533440982226518276295334409822265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14db4c5d-f87e-4e9d-b546-368f88730b26, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a298fd-de66-417c-8c8d-a8af1b5d25f6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c108c48f-36ef-422a-8b8f-6a5a7c1bb4a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7660b43b-81ec-4ad2-ba16-3a57cbf0a891, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c108c48f-36ef-422a-8b8f-6a5a7c1bb4a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10843993216411408953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084399321641140895310843993216411408953108439932164114089531084399321641140895310843993216411408953108439932164114089531084399321641140895310843993216411408953108439932164114089531084399321641140895310843993216411408953108439932164114089531084399321641140895310843993216411408953108439932164114089531084399321641140895310843993216411408953108439932164114089531084399321641140895310843993216411408953" } } } 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, 7660b43b-81ec-4ad2-ba16-3a57cbf0a891, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2613067558459112093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26130675584591120932613067558459112093261306755845911209326130675584591120932613067558459112093261306755845911209326130675584591120932613067558459112093261306755845911209326130675584591120932613067558459112093261306755845911209326130675584591120932613067558459112093261306755845911209326130675584591120932613067558459112093261306755845911209326130675584591120932613067558459112093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7660b43b-81ec-4ad2-ba16-3a57cbf0a891, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c108c48f-36ef-422a-8b8f-6a5a7c1bb4a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d841a7-2b6b-494c-b506-fc9f7ddd6f25, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d841a7-2b6b-494c-b506-fc9f7ddd6f25, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2891191836295011510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28911918362950115102891191836295011510289119183629501151028911918362950115102891191836295011510289119183629501151028911918362950115102891191836295011510289119183629501151028911918362950115102891191836295011510289119183629501151028911918362950115102891191836295011510289119183629501151028911918362950115102891191836295011510289119183629501151028911918362950115102891191836295011510" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a808aa-0807-461b-88c2-4dc4e81dcc1b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a808aa-0807-461b-88c2-4dc4e81dcc1b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17945334807719824578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794533480771982457817945334807719824578179453348077198245781794533480771982457817945334807719824578179453348077198245781794533480771982457817945334807719824578179453348077198245781794533480771982457817945334807719824578179453348077198245781794533480771982457817945334807719824578179453348077198245781794533480771982457817945334807719824578179453348077198245781794533480771982457817945334807719824578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d841a7-2b6b-494c-b506-fc9f7ddd6f25, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c921b19b-de27-4f4d-b4be-83178d7bc446, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a808aa-0807-461b-88c2-4dc4e81dcc1b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41044968-a337-485c-a394-f1d74a0055d3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c921b19b-de27-4f4d-b4be-83178d7bc446, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8903355525812550144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89033555258125501448903355525812550144890335552581255014489033555258125501448903355525812550144890335552581255014489033555258125501448903355525812550144890335552581255014489033555258125501448903355525812550144890335552581255014489033555258125501448903355525812550144890335552581255014489033555258125501448903355525812550144890335552581255014489033555258125501448903355525812550144" } } } 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, 41044968-a337-485c-a394-f1d74a0055d3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7557893471359532604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75578934713595326047557893471359532604755789347135953260475578934713595326047557893471359532604755789347135953260475578934713595326047557893471359532604755789347135953260475578934713595326047557893471359532604755789347135953260475578934713595326047557893471359532604755789347135953260475578934713595326047557893471359532604755789347135953260475578934713595326047557893471359532604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c921b19b-de27-4f4d-b4be-83178d7bc446, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41044968-a337-485c-a394-f1d74a0055d3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, addc48f8-2a87-465b-9086-f4c8e42d7167, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, addc48f8-2a87-465b-9086-f4c8e42d7167, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7733580484940774035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77335804849407740357733580484940774035773358048494077403577335804849407740357733580484940774035773358048494077403577335804849407740357733580484940774035773358048494077403577335804849407740357733580484940774035773358048494077403577335804849407740357733580484940774035773358048494077403577335804849407740357733580484940774035773358048494077403577335804849407740357733580484940774035" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17a60601-2aa5-4895-a132-e3f6a818c74d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a60601-2aa5-4895-a132-e3f6a818c74d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12954326916895870794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295432691689587079412954326916895870794129543269168958707941295432691689587079412954326916895870794129543269168958707941295432691689587079412954326916895870794129543269168958707941295432691689587079412954326916895870794129543269168958707941295432691689587079412954326916895870794129543269168958707941295432691689587079412954326916895870794129543269168958707941295432691689587079412954326916895870794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, addc48f8-2a87-465b-9086-f4c8e42d7167, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2238f615-d04c-4050-9e82-581c7907ef8d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2238f615-d04c-4050-9e82-581c7907ef8d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12898381806582054622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289838180658205462212898381806582054622128983818065820546221289838180658205462212898381806582054622128983818065820546221289838180658205462212898381806582054622128983818065820546221289838180658205462212898381806582054622128983818065820546221289838180658205462212898381806582054622128983818065820546221289838180658205462212898381806582054622128983818065820546221289838180658205462212898381806582054622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a60601-2aa5-4895-a132-e3f6a818c74d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f10d3ad-031d-4d99-8390-709233e04bba, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f10d3ad-031d-4d99-8390-709233e04bba, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17245204924229922567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724520492422992256717245204924229922567172452049242299225671724520492422992256717245204924229922567172452049242299225671724520492422992256717245204924229922567172452049242299225671724520492422992256717245204924229922567172452049242299225671724520492422992256717245204924229922567172452049242299225671724520492422992256717245204924229922567172452049242299225671724520492422992256717245204924229922567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2238f615-d04c-4050-9e82-581c7907ef8d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 493d5679-acce-4478-92a4-3c497b7d66d0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 493d5679-acce-4478-92a4-3c497b7d66d0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6943494500820407612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69434945008204076126943494500820407612694349450082040761269434945008204076126943494500820407612694349450082040761269434945008204076126943494500820407612694349450082040761269434945008204076126943494500820407612694349450082040761269434945008204076126943494500820407612694349450082040761269434945008204076126943494500820407612694349450082040761269434945008204076126943494500820407612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f10d3ad-031d-4d99-8390-709233e04bba, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743b7c12-468a-4093-bda7-77caefa8b42d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743b7c12-468a-4093-bda7-77caefa8b42d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14517280811965257078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451728081196525707814517280811965257078145172808119652570781451728081196525707814517280811965257078145172808119652570781451728081196525707814517280811965257078145172808119652570781451728081196525707814517280811965257078145172808119652570781451728081196525707814517280811965257078145172808119652570781451728081196525707814517280811965257078145172808119652570781451728081196525707814517280811965257078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 493d5679-acce-4478-92a4-3c497b7d66d0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b56a7b3f-f95b-4b33-9ffe-5d91c9926023, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b56a7b3f-f95b-4b33-9ffe-5d91c9926023, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8436418947092106712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84364189470921067128436418947092106712843641894709210671284364189470921067128436418947092106712843641894709210671284364189470921067128436418947092106712843641894709210671284364189470921067128436418947092106712843641894709210671284364189470921067128436418947092106712843641894709210671284364189470921067128436418947092106712843641894709210671284364189470921067128436418947092106712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743b7c12-468a-4093-bda7-77caefa8b42d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388da837-0b05-49eb-b51d-c942865ef54e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388da837-0b05-49eb-b51d-c942865ef54e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 390092366963293417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417390092366963293417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b56a7b3f-f95b-4b33-9ffe-5d91c9926023, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f2b4c6f-67b2-4ec9-959d-2b2ad3802b2b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f2b4c6f-67b2-4ec9-959d-2b2ad3802b2b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10195118505451771734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019511850545177173410195118505451771734101951185054517717341019511850545177173410195118505451771734101951185054517717341019511850545177173410195118505451771734101951185054517717341019511850545177173410195118505451771734101951185054517717341019511850545177173410195118505451771734101951185054517717341019511850545177173410195118505451771734101951185054517717341019511850545177173410195118505451771734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388da837-0b05-49eb-b51d-c942865ef54e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f11d8ca9-d09d-4a11-ac15-fdd7a339e3a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f11d8ca9-d09d-4a11-ac15-fdd7a339e3a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11100251761809703315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110025176180970331511100251761809703315111002517618097033151110025176180970331511100251761809703315111002517618097033151110025176180970331511100251761809703315111002517618097033151110025176180970331511100251761809703315111002517618097033151110025176180970331511100251761809703315111002517618097033151110025176180970331511100251761809703315111002517618097033151110025176180970331511100251761809703315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f2b4c6f-67b2-4ec9-959d-2b2ad3802b2b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf2c7ac-f9b5-4603-b799-7241867d38eb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf2c7ac-f9b5-4603-b799-7241867d38eb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14347581414346090543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434758141434609054314347581414346090543143475814143460905431434758141434609054314347581414346090543143475814143460905431434758141434609054314347581414346090543143475814143460905431434758141434609054314347581414346090543143475814143460905431434758141434609054314347581414346090543143475814143460905431434758141434609054314347581414346090543143475814143460905431434758141434609054314347581414346090543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f11d8ca9-d09d-4a11-ac15-fdd7a339e3a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b33462c-f981-47be-a495-9981a3657f6a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b33462c-f981-47be-a495-9981a3657f6a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4521879783831616191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45218797838316161914521879783831616191452187978383161619145218797838316161914521879783831616191452187978383161619145218797838316161914521879783831616191452187978383161619145218797838316161914521879783831616191452187978383161619145218797838316161914521879783831616191452187978383161619145218797838316161914521879783831616191452187978383161619145218797838316161914521879783831616191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf2c7ac-f9b5-4603-b799-7241867d38eb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f172b0-a839-4b64-ac5e-35134c6d92f2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f172b0-a839-4b64-ac5e-35134c6d92f2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16378686854043489640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637868685404348964016378686854043489640163786868540434896401637868685404348964016378686854043489640163786868540434896401637868685404348964016378686854043489640163786868540434896401637868685404348964016378686854043489640163786868540434896401637868685404348964016378686854043489640163786868540434896401637868685404348964016378686854043489640163786868540434896401637868685404348964016378686854043489640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b33462c-f981-47be-a495-9981a3657f6a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6956babb-3144-479f-b839-9eef2e6d438c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6956babb-3144-479f-b839-9eef2e6d438c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15302466233221060538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530246623322106053815302466233221060538153024662332210605381530246623322106053815302466233221060538153024662332210605381530246623322106053815302466233221060538153024662332210605381530246623322106053815302466233221060538153024662332210605381530246623322106053815302466233221060538153024662332210605381530246623322106053815302466233221060538153024662332210605381530246623322106053815302466233221060538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f172b0-a839-4b64-ac5e-35134c6d92f2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e60a0a3-abfd-4cb0-b7de-1eee95ba7b33, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e60a0a3-abfd-4cb0-b7de-1eee95ba7b33, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1946418082929955886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19464180829299558861946418082929955886194641808292995588619464180829299558861946418082929955886194641808292995588619464180829299558861946418082929955886194641808292995588619464180829299558861946418082929955886194641808292995588619464180829299558861946418082929955886194641808292995588619464180829299558861946418082929955886194641808292995588619464180829299558861946418082929955886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6956babb-3144-479f-b839-9eef2e6d438c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e06e12a-0b29-4c9b-bd9c-c50337737e6b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e06e12a-0b29-4c9b-bd9c-c50337737e6b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9050245866265081049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90502458662650810499050245866265081049905024586626508104990502458662650810499050245866265081049905024586626508104990502458662650810499050245866265081049905024586626508104990502458662650810499050245866265081049905024586626508104990502458662650810499050245866265081049905024586626508104990502458662650810499050245866265081049905024586626508104990502458662650810499050245866265081049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e60a0a3-abfd-4cb0-b7de-1eee95ba7b33, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b08d54-a440-4ce1-a7cf-a29920adc7dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20b08d54-a440-4ce1-a7cf-a29920adc7dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2849753972548024206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28497539725480242062849753972548024206284975397254802420628497539725480242062849753972548024206284975397254802420628497539725480242062849753972548024206284975397254802420628497539725480242062849753972548024206284975397254802420628497539725480242062849753972548024206284975397254802420628497539725480242062849753972548024206284975397254802420628497539725480242062849753972548024206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e06e12a-0b29-4c9b-bd9c-c50337737e6b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1082b3d-cfd2-4f40-a75e-116923a52ab8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1082b3d-cfd2-4f40-a75e-116923a52ab8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1514137052397109769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15141370523971097691514137052397109769151413705239710976915141370523971097691514137052397109769151413705239710976915141370523971097691514137052397109769151413705239710976915141370523971097691514137052397109769151413705239710976915141370523971097691514137052397109769151413705239710976915141370523971097691514137052397109769151413705239710976915141370523971097691514137052397109769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b08d54-a440-4ce1-a7cf-a29920adc7dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32bf2f9b-5a41-4a1e-aaa8-9eb5ae777fb9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32bf2f9b-5a41-4a1e-aaa8-9eb5ae777fb9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2758347691893563988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27583476918935639882758347691893563988275834769189356398827583476918935639882758347691893563988275834769189356398827583476918935639882758347691893563988275834769189356398827583476918935639882758347691893563988275834769189356398827583476918935639882758347691893563988275834769189356398827583476918935639882758347691893563988275834769189356398827583476918935639882758347691893563988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1082b3d-cfd2-4f40-a75e-116923a52ab8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76785135-3be3-4fbe-9627-f4cc292dabe7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76785135-3be3-4fbe-9627-f4cc292dabe7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16812428288464305779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681242828846430577916812428288464305779168124282884643057791681242828846430577916812428288464305779168124282884643057791681242828846430577916812428288464305779168124282884643057791681242828846430577916812428288464305779168124282884643057791681242828846430577916812428288464305779168124282884643057791681242828846430577916812428288464305779168124282884643057791681242828846430577916812428288464305779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32bf2f9b-5a41-4a1e-aaa8-9eb5ae777fb9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb911c9-c3ae-47a5-8a3c-62382f9f5b94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb911c9-c3ae-47a5-8a3c-62382f9f5b94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1378913801068965778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13789138010689657781378913801068965778137891380106896577813789138010689657781378913801068965778137891380106896577813789138010689657781378913801068965778137891380106896577813789138010689657781378913801068965778137891380106896577813789138010689657781378913801068965778137891380106896577813789138010689657781378913801068965778137891380106896577813789138010689657781378913801068965778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76785135-3be3-4fbe-9627-f4cc292dabe7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f2f315d-ea44-456c-88b8-1bb9c71a9c7b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f2f315d-ea44-456c-88b8-1bb9c71a9c7b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11191493396577819025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119149339657781902511191493396577819025111914933965778190251119149339657781902511191493396577819025111914933965778190251119149339657781902511191493396577819025111914933965778190251119149339657781902511191493396577819025111914933965778190251119149339657781902511191493396577819025111914933965778190251119149339657781902511191493396577819025111914933965778190251119149339657781902511191493396577819025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb911c9-c3ae-47a5-8a3c-62382f9f5b94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6adf79d8-586c-4bef-becf-5da72822342f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6adf79d8-586c-4bef-becf-5da72822342f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13050175638414135845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305017563841413584513050175638414135845130501756384141358451305017563841413584513050175638414135845130501756384141358451305017563841413584513050175638414135845130501756384141358451305017563841413584513050175638414135845130501756384141358451305017563841413584513050175638414135845130501756384141358451305017563841413584513050175638414135845130501756384141358451305017563841413584513050175638414135845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f2f315d-ea44-456c-88b8-1bb9c71a9c7b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f496d64-16fc-4341-b16e-797f8432b743, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f496d64-16fc-4341-b16e-797f8432b743, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5940733677944364133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59407336779443641335940733677944364133594073367794436413359407336779443641335940733677944364133594073367794436413359407336779443641335940733677944364133594073367794436413359407336779443641335940733677944364133594073367794436413359407336779443641335940733677944364133594073367794436413359407336779443641335940733677944364133594073367794436413359407336779443641335940733677944364133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6adf79d8-586c-4bef-becf-5da72822342f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2075b28-f087-4881-9a11-1dfb4c4b05e8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2075b28-f087-4881-9a11-1dfb4c4b05e8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209442264905601208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208209442264905601208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f496d64-16fc-4341-b16e-797f8432b743, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ff3c35-1120-420b-81e7-b8a3399f0c58, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ff3c35-1120-420b-81e7-b8a3399f0c58, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 316269524375459819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819316269524375459819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ff3c35-1120-420b-81e7-b8a3399f0c58, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1601357-d320-48c8-96b4-13e739a4a3b3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1601357-d320-48c8-96b4-13e739a4a3b3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7726975034133669404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77269750341336694047726975034133669404772697503413366940477269750341336694047726975034133669404772697503413366940477269750341336694047726975034133669404772697503413366940477269750341336694047726975034133669404772697503413366940477269750341336694047726975034133669404772697503413366940477269750341336694047726975034133669404772697503413366940477269750341336694047726975034133669404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2075b28-f087-4881-9a11-1dfb4c4b05e8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29c349e8-1063-4e43-bee0-cbeb8e49de34, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29c349e8-1063-4e43-bee0-cbeb8e49de34, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11479243004362396787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147924300436239678711479243004362396787114792430043623967871147924300436239678711479243004362396787114792430043623967871147924300436239678711479243004362396787114792430043623967871147924300436239678711479243004362396787114792430043623967871147924300436239678711479243004362396787114792430043623967871147924300436239678711479243004362396787114792430043623967871147924300436239678711479243004362396787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1601357-d320-48c8-96b4-13e739a4a3b3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfad28b8-a587-4be4-832d-b76155bfa563, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfad28b8-a587-4be4-832d-b76155bfa563, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12913102121815309981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291310212181530998112913102121815309981129131021218153099811291310212181530998112913102121815309981129131021218153099811291310212181530998112913102121815309981129131021218153099811291310212181530998112913102121815309981129131021218153099811291310212181530998112913102121815309981129131021218153099811291310212181530998112913102121815309981129131021218153099811291310212181530998112913102121815309981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29c349e8-1063-4e43-bee0-cbeb8e49de34, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4bed8be-fbf9-4b11-bfe4-f1df1b26c240, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4bed8be-fbf9-4b11-bfe4-f1df1b26c240, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6748783699294879517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67487836992948795176748783699294879517674878369929487951767487836992948795176748783699294879517674878369929487951767487836992948795176748783699294879517674878369929487951767487836992948795176748783699294879517674878369929487951767487836992948795176748783699294879517674878369929487951767487836992948795176748783699294879517674878369929487951767487836992948795176748783699294879517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfad28b8-a587-4be4-832d-b76155bfa563, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d055e8-48be-4376-87b6-73f4307a22da, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d055e8-48be-4376-87b6-73f4307a22da, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15137937308409290552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513793730840929055215137937308409290552151379373084092905521513793730840929055215137937308409290552151379373084092905521513793730840929055215137937308409290552151379373084092905521513793730840929055215137937308409290552151379373084092905521513793730840929055215137937308409290552151379373084092905521513793730840929055215137937308409290552151379373084092905521513793730840929055215137937308409290552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4bed8be-fbf9-4b11-bfe4-f1df1b26c240, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c538be5c-e97a-4d70-8950-62bea6bd6b13, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c538be5c-e97a-4d70-8950-62bea6bd6b13, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8011129903704885957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80111299037048859578011129903704885957801112990370488595780111299037048859578011129903704885957801112990370488595780111299037048859578011129903704885957801112990370488595780111299037048859578011129903704885957801112990370488595780111299037048859578011129903704885957801112990370488595780111299037048859578011129903704885957801112990370488595780111299037048859578011129903704885957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d055e8-48be-4376-87b6-73f4307a22da, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d528825d-e21c-48f2-973f-b78a6cb4e391, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d528825d-e21c-48f2-973f-b78a6cb4e391, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3788150378429526540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37881503784295265403788150378429526540378815037842952654037881503784295265403788150378429526540378815037842952654037881503784295265403788150378429526540378815037842952654037881503784295265403788150378429526540378815037842952654037881503784295265403788150378429526540378815037842952654037881503784295265403788150378429526540378815037842952654037881503784295265403788150378429526540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c538be5c-e97a-4d70-8950-62bea6bd6b13, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8126e0-7bc8-4e17-8882-fe69478288a9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8126e0-7bc8-4e17-8882-fe69478288a9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14832121809018198715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483212180901819871514832121809018198715148321218090181987151483212180901819871514832121809018198715148321218090181987151483212180901819871514832121809018198715148321218090181987151483212180901819871514832121809018198715148321218090181987151483212180901819871514832121809018198715148321218090181987151483212180901819871514832121809018198715148321218090181987151483212180901819871514832121809018198715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d528825d-e21c-48f2-973f-b78a6cb4e391, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8fc30e3-3b3c-4315-b202-8a87ba33bbc4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8fc30e3-3b3c-4315-b202-8a87ba33bbc4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13028236318994610349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302823631899461034913028236318994610349130282363189946103491302823631899461034913028236318994610349130282363189946103491302823631899461034913028236318994610349130282363189946103491302823631899461034913028236318994610349130282363189946103491302823631899461034913028236318994610349130282363189946103491302823631899461034913028236318994610349130282363189946103491302823631899461034913028236318994610349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8126e0-7bc8-4e17-8882-fe69478288a9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b259f5-6602-49a1-b0b2-074ff0e28f35, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b259f5-6602-49a1-b0b2-074ff0e28f35, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1156884349320796014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11568843493207960141156884349320796014115688434932079601411568843493207960141156884349320796014115688434932079601411568843493207960141156884349320796014115688434932079601411568843493207960141156884349320796014115688434932079601411568843493207960141156884349320796014115688434932079601411568843493207960141156884349320796014115688434932079601411568843493207960141156884349320796014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8fc30e3-3b3c-4315-b202-8a87ba33bbc4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3feef71-e213-4d99-94e8-5858e0c4c6b6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3feef71-e213-4d99-94e8-5858e0c4c6b6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11914310331683428819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191431033168342881911914310331683428819119143103316834288191191431033168342881911914310331683428819119143103316834288191191431033168342881911914310331683428819119143103316834288191191431033168342881911914310331683428819119143103316834288191191431033168342881911914310331683428819119143103316834288191191431033168342881911914310331683428819119143103316834288191191431033168342881911914310331683428819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b259f5-6602-49a1-b0b2-074ff0e28f35, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b047f1-bbf4-4c9a-bb20-b0b47dd53910, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b047f1-bbf4-4c9a-bb20-b0b47dd53910, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6618326599873905656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66183265998739056566618326599873905656661832659987390565666183265998739056566618326599873905656661832659987390565666183265998739056566618326599873905656661832659987390565666183265998739056566618326599873905656661832659987390565666183265998739056566618326599873905656661832659987390565666183265998739056566618326599873905656661832659987390565666183265998739056566618326599873905656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3feef71-e213-4d99-94e8-5858e0c4c6b6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f5e6fff-5885-43e3-b400-8583a314c266, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f5e6fff-5885-43e3-b400-8583a314c266, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11982925570900284748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198292557090028474811982925570900284748119829255709002847481198292557090028474811982925570900284748119829255709002847481198292557090028474811982925570900284748119829255709002847481198292557090028474811982925570900284748119829255709002847481198292557090028474811982925570900284748119829255709002847481198292557090028474811982925570900284748119829255709002847481198292557090028474811982925570900284748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b047f1-bbf4-4c9a-bb20-b0b47dd53910, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c995074-3a8a-4df5-86ed-f2f37f0323c2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c995074-3a8a-4df5-86ed-f2f37f0323c2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18408927012383517320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840892701238351732018408927012383517320184089270123835173201840892701238351732018408927012383517320184089270123835173201840892701238351732018408927012383517320184089270123835173201840892701238351732018408927012383517320184089270123835173201840892701238351732018408927012383517320184089270123835173201840892701238351732018408927012383517320184089270123835173201840892701238351732018408927012383517320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f5e6fff-5885-43e3-b400-8583a314c266, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1719d306-ae7f-4404-a124-8d3f6ce36fac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1719d306-ae7f-4404-a124-8d3f6ce36fac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17903003617679674501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790300361767967450117903003617679674501179030036176796745011790300361767967450117903003617679674501179030036176796745011790300361767967450117903003617679674501179030036176796745011790300361767967450117903003617679674501179030036176796745011790300361767967450117903003617679674501179030036176796745011790300361767967450117903003617679674501179030036176796745011790300361767967450117903003617679674501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c995074-3a8a-4df5-86ed-f2f37f0323c2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4958b09-62ff-4d05-90a6-5f3624e1a497, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4958b09-62ff-4d05-90a6-5f3624e1a497, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8494978310407471850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84949783104074718508494978310407471850849497831040747185084949783104074718508494978310407471850849497831040747185084949783104074718508494978310407471850849497831040747185084949783104074718508494978310407471850849497831040747185084949783104074718508494978310407471850849497831040747185084949783104074718508494978310407471850849497831040747185084949783104074718508494978310407471850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1719d306-ae7f-4404-a124-8d3f6ce36fac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 122952a3-96bd-4029-a229-2f548f4be2a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 122952a3-96bd-4029-a229-2f548f4be2a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14102372879384722299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410237287938472229914102372879384722299141023728793847222991410237287938472229914102372879384722299141023728793847222991410237287938472229914102372879384722299141023728793847222991410237287938472229914102372879384722299141023728793847222991410237287938472229914102372879384722299141023728793847222991410237287938472229914102372879384722299141023728793847222991410237287938472229914102372879384722299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4958b09-62ff-4d05-90a6-5f3624e1a497, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9a93b1-894a-4235-b041-b83f0adb0bf7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9a93b1-894a-4235-b041-b83f0adb0bf7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10336498416393726461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033649841639372646110336498416393726461103364984163937264611033649841639372646110336498416393726461103364984163937264611033649841639372646110336498416393726461103364984163937264611033649841639372646110336498416393726461103364984163937264611033649841639372646110336498416393726461103364984163937264611033649841639372646110336498416393726461103364984163937264611033649841639372646110336498416393726461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 122952a3-96bd-4029-a229-2f548f4be2a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4edda36-0260-415e-aeb9-885115cfa851, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4edda36-0260-415e-aeb9-885115cfa851, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1414706996172365286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14147069961723652861414706996172365286141470699617236528614147069961723652861414706996172365286141470699617236528614147069961723652861414706996172365286141470699617236528614147069961723652861414706996172365286141470699617236528614147069961723652861414706996172365286141470699617236528614147069961723652861414706996172365286141470699617236528614147069961723652861414706996172365286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9a93b1-894a-4235-b041-b83f0adb0bf7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b375eacc-4390-4b49-a382-960284348f31, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b375eacc-4390-4b49-a382-960284348f31, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14090461272738442919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409046127273844291914090461272738442919140904612727384429191409046127273844291914090461272738442919140904612727384429191409046127273844291914090461272738442919140904612727384429191409046127273844291914090461272738442919140904612727384429191409046127273844291914090461272738442919140904612727384429191409046127273844291914090461272738442919140904612727384429191409046127273844291914090461272738442919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4edda36-0260-415e-aeb9-885115cfa851, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b375eacc-4390-4b49-a382-960284348f31, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e4dfd6a-2b0e-4b7c-b55f-0da3e19bafea, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7de7551-db93-44c9-9bbc-19f8fa7666ab, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e4dfd6a-2b0e-4b7c-b55f-0da3e19bafea, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1425206978866251261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14252069788662512611425206978866251261142520697886625126114252069788662512611425206978866251261142520697886625126114252069788662512611425206978866251261142520697886625126114252069788662512611425206978866251261142520697886625126114252069788662512611425206978866251261142520697886625126114252069788662512611425206978866251261142520697886625126114252069788662512611425206978866251261" } } } 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, d7de7551-db93-44c9-9bbc-19f8fa7666ab, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8351972921355431823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83519729213554318238351972921355431823835197292135543182383519729213554318238351972921355431823835197292135543182383519729213554318238351972921355431823835197292135543182383519729213554318238351972921355431823835197292135543182383519729213554318238351972921355431823835197292135543182383519729213554318238351972921355431823835197292135543182383519729213554318238351972921355431823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e4dfd6a-2b0e-4b7c-b55f-0da3e19bafea, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7de7551-db93-44c9-9bbc-19f8fa7666ab, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e1d56d-0f92-4775-b18c-5539eb7c4e6b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e1d56d-0f92-4775-b18c-5539eb7c4e6b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13116391379575019683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311639137957501968313116391379575019683131163913795750196831311639137957501968313116391379575019683131163913795750196831311639137957501968313116391379575019683131163913795750196831311639137957501968313116391379575019683131163913795750196831311639137957501968313116391379575019683131163913795750196831311639137957501968313116391379575019683131163913795750196831311639137957501968313116391379575019683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d62fd4-8946-4a13-aec8-abdb92916709, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d62fd4-8946-4a13-aec8-abdb92916709, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4701139447013828779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47011394470138287794701139447013828779470113944701382877947011394470138287794701139447013828779470113944701382877947011394470138287794701139447013828779470113944701382877947011394470138287794701139447013828779470113944701382877947011394470138287794701139447013828779470113944701382877947011394470138287794701139447013828779470113944701382877947011394470138287794701139447013828779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e1d56d-0f92-4775-b18c-5539eb7c4e6b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aaad2dc-f0ff-4ef3-8f85-bec4a2b9a766, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d62fd4-8946-4a13-aec8-abdb92916709, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aaad2dc-f0ff-4ef3-8f85-bec4a2b9a766, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17935321495499483185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793532149549948318517935321495499483185179353214954994831851793532149549948318517935321495499483185179353214954994831851793532149549948318517935321495499483185179353214954994831851793532149549948318517935321495499483185179353214954994831851793532149549948318517935321495499483185179353214954994831851793532149549948318517935321495499483185179353214954994831851793532149549948318517935321495499483185" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15928441-8f16-46fe-8d60-a42e33451259, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15928441-8f16-46fe-8d60-a42e33451259, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12320055342770145593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232005534277014559312320055342770145593123200553427701455931232005534277014559312320055342770145593123200553427701455931232005534277014559312320055342770145593123200553427701455931232005534277014559312320055342770145593123200553427701455931232005534277014559312320055342770145593123200553427701455931232005534277014559312320055342770145593123200553427701455931232005534277014559312320055342770145593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aaad2dc-f0ff-4ef3-8f85-bec4a2b9a766, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228839bd-00c3-4204-8756-db67017ef2f6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228839bd-00c3-4204-8756-db67017ef2f6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14818212052748954320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481821205274895432014818212052748954320148182120527489543201481821205274895432014818212052748954320148182120527489543201481821205274895432014818212052748954320148182120527489543201481821205274895432014818212052748954320148182120527489543201481821205274895432014818212052748954320148182120527489543201481821205274895432014818212052748954320148182120527489543201481821205274895432014818212052748954320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15928441-8f16-46fe-8d60-a42e33451259, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86edb493-ca26-4a5b-80d3-66cecbd7f35d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86edb493-ca26-4a5b-80d3-66cecbd7f35d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15314395374930390222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531439537493039022215314395374930390222153143953749303902221531439537493039022215314395374930390222153143953749303902221531439537493039022215314395374930390222153143953749303902221531439537493039022215314395374930390222153143953749303902221531439537493039022215314395374930390222153143953749303902221531439537493039022215314395374930390222153143953749303902221531439537493039022215314395374930390222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228839bd-00c3-4204-8756-db67017ef2f6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfde1a97-44e7-467e-a87d-e46d728e9cf0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfde1a97-44e7-467e-a87d-e46d728e9cf0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8845576193037175222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88455761930371752228845576193037175222884557619303717522288455761930371752228845576193037175222884557619303717522288455761930371752228845576193037175222884557619303717522288455761930371752228845576193037175222884557619303717522288455761930371752228845576193037175222884557619303717522288455761930371752228845576193037175222884557619303717522288455761930371752228845576193037175222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86edb493-ca26-4a5b-80d3-66cecbd7f35d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a5bcec-8ac3-42fd-a7b7-7cc306339ba7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a5bcec-8ac3-42fd-a7b7-7cc306339ba7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1418411047128630067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14184110471286300671418411047128630067141841104712863006714184110471286300671418411047128630067141841104712863006714184110471286300671418411047128630067141841104712863006714184110471286300671418411047128630067141841104712863006714184110471286300671418411047128630067141841104712863006714184110471286300671418411047128630067141841104712863006714184110471286300671418411047128630067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfde1a97-44e7-467e-a87d-e46d728e9cf0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9403fc9f-cbcc-4293-9b0f-423702f02bd2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9403fc9f-cbcc-4293-9b0f-423702f02bd2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15420021703093366293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542002170309336629315420021703093366293154200217030933662931542002170309336629315420021703093366293154200217030933662931542002170309336629315420021703093366293154200217030933662931542002170309336629315420021703093366293154200217030933662931542002170309336629315420021703093366293154200217030933662931542002170309336629315420021703093366293154200217030933662931542002170309336629315420021703093366293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a5bcec-8ac3-42fd-a7b7-7cc306339ba7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f7eb3c-4f0a-488e-829d-fc9ad0e3540e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f7eb3c-4f0a-488e-829d-fc9ad0e3540e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4580570433069447418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45805704330694474184580570433069447418458057043306944741845805704330694474184580570433069447418458057043306944741845805704330694474184580570433069447418458057043306944741845805704330694474184580570433069447418458057043306944741845805704330694474184580570433069447418458057043306944741845805704330694474184580570433069447418458057043306944741845805704330694474184580570433069447418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9403fc9f-cbcc-4293-9b0f-423702f02bd2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cd4c066-dcef-4e05-870d-9515c71355ae, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd4c066-dcef-4e05-870d-9515c71355ae, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16448973760125759230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644897376012575923016448973760125759230164489737601257592301644897376012575923016448973760125759230164489737601257592301644897376012575923016448973760125759230164489737601257592301644897376012575923016448973760125759230164489737601257592301644897376012575923016448973760125759230164489737601257592301644897376012575923016448973760125759230164489737601257592301644897376012575923016448973760125759230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f7eb3c-4f0a-488e-829d-fc9ad0e3540e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9532ae0-cf30-46e3-9fca-2c6efe6c0828, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9532ae0-cf30-46e3-9fca-2c6efe6c0828, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16564866186962254283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656486618696225428316564866186962254283165648661869622542831656486618696225428316564866186962254283165648661869622542831656486618696225428316564866186962254283165648661869622542831656486618696225428316564866186962254283165648661869622542831656486618696225428316564866186962254283165648661869622542831656486618696225428316564866186962254283165648661869622542831656486618696225428316564866186962254283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd4c066-dcef-4e05-870d-9515c71355ae, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 401dcd00-9553-48c4-9787-82377a8f1fb2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 401dcd00-9553-48c4-9787-82377a8f1fb2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16839435662498938492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683943566249893849216839435662498938492168394356624989384921683943566249893849216839435662498938492168394356624989384921683943566249893849216839435662498938492168394356624989384921683943566249893849216839435662498938492168394356624989384921683943566249893849216839435662498938492168394356624989384921683943566249893849216839435662498938492168394356624989384921683943566249893849216839435662498938492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9532ae0-cf30-46e3-9fca-2c6efe6c0828, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 597b03ba-08b1-4325-82ba-b9d36d4c769d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 597b03ba-08b1-4325-82ba-b9d36d4c769d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2262061494678043823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22620614946780438232262061494678043823226206149467804382322620614946780438232262061494678043823226206149467804382322620614946780438232262061494678043823226206149467804382322620614946780438232262061494678043823226206149467804382322620614946780438232262061494678043823226206149467804382322620614946780438232262061494678043823226206149467804382322620614946780438232262061494678043823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 401dcd00-9553-48c4-9787-82377a8f1fb2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 840d7860-17d5-4b12-a2da-37200180c894, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 840d7860-17d5-4b12-a2da-37200180c894, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10738827902018944324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073882790201894432410738827902018944324107388279020189443241073882790201894432410738827902018944324107388279020189443241073882790201894432410738827902018944324107388279020189443241073882790201894432410738827902018944324107388279020189443241073882790201894432410738827902018944324107388279020189443241073882790201894432410738827902018944324107388279020189443241073882790201894432410738827902018944324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 597b03ba-08b1-4325-82ba-b9d36d4c769d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfba63ad-90a9-455d-8d63-ea2801b46426, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 840d7860-17d5-4b12-a2da-37200180c894, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faf391ad-8eb5-4641-b4a8-3b561de7f226, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfba63ad-90a9-455d-8d63-ea2801b46426, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694452827373172135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369445282737317213513694452827373172135136944528273731721351369445282737317213513694452827373172135136944528273731721351369445282737317213513694452827373172135136944528273731721351369445282737317213513694452827373172135136944528273731721351369445282737317213513694452827373172135136944528273731721351369445282737317213513694452827373172135136944528273731721351369445282737317213513694452827373172135" } } } 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, faf391ad-8eb5-4641-b4a8-3b561de7f226, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15902096854400074103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590209685440007410315902096854400074103159020968544000741031590209685440007410315902096854400074103159020968544000741031590209685440007410315902096854400074103159020968544000741031590209685440007410315902096854400074103159020968544000741031590209685440007410315902096854400074103159020968544000741031590209685440007410315902096854400074103159020968544000741031590209685440007410315902096854400074103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfba63ad-90a9-455d-8d63-ea2801b46426, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1206cbc-432f-4260-aea5-239366ae048a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1206cbc-432f-4260-aea5-239366ae048a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5205900465800088898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52059004658000888985205900465800088898520590046580008889852059004658000888985205900465800088898520590046580008889852059004658000888985205900465800088898520590046580008889852059004658000888985205900465800088898520590046580008889852059004658000888985205900465800088898520590046580008889852059004658000888985205900465800088898520590046580008889852059004658000888985205900465800088898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faf391ad-8eb5-4641-b4a8-3b561de7f226, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd8b8648-4ec7-465c-97a7-3a5e97f240bb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd8b8648-4ec7-465c-97a7-3a5e97f240bb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5458927891398069691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54589278913980696915458927891398069691545892789139806969154589278913980696915458927891398069691545892789139806969154589278913980696915458927891398069691545892789139806969154589278913980696915458927891398069691545892789139806969154589278913980696915458927891398069691545892789139806969154589278913980696915458927891398069691545892789139806969154589278913980696915458927891398069691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1206cbc-432f-4260-aea5-239366ae048a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ec085b-6ce3-41ee-8479-5c4c7f2c376e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ec085b-6ce3-41ee-8479-5c4c7f2c376e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12021419418359231471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202141941835923147112021419418359231471120214194183592314711202141941835923147112021419418359231471120214194183592314711202141941835923147112021419418359231471120214194183592314711202141941835923147112021419418359231471120214194183592314711202141941835923147112021419418359231471120214194183592314711202141941835923147112021419418359231471120214194183592314711202141941835923147112021419418359231471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd8b8648-4ec7-465c-97a7-3a5e97f240bb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e5a9e34-76a2-41f3-9490-f78a45de0eef, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e5a9e34-76a2-41f3-9490-f78a45de0eef, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5076668057265968267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50766680572659682675076668057265968267507666805726596826750766680572659682675076668057265968267507666805726596826750766680572659682675076668057265968267507666805726596826750766680572659682675076668057265968267507666805726596826750766680572659682675076668057265968267507666805726596826750766680572659682675076668057265968267507666805726596826750766680572659682675076668057265968267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ec085b-6ce3-41ee-8479-5c4c7f2c376e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c97284-c744-4f7b-9435-34118da01067, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c97284-c744-4f7b-9435-34118da01067, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10224252219597518651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022425221959751865110224252219597518651102242522195975186511022425221959751865110224252219597518651102242522195975186511022425221959751865110224252219597518651102242522195975186511022425221959751865110224252219597518651102242522195975186511022425221959751865110224252219597518651102242522195975186511022425221959751865110224252219597518651102242522195975186511022425221959751865110224252219597518651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e5a9e34-76a2-41f3-9490-f78a45de0eef, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e258954-4532-4ee5-85d0-0338874dbc8d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e258954-4532-4ee5-85d0-0338874dbc8d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12934166869912262169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293416686991226216912934166869912262169129341668699122621691293416686991226216912934166869912262169129341668699122621691293416686991226216912934166869912262169129341668699122621691293416686991226216912934166869912262169129341668699122621691293416686991226216912934166869912262169129341668699122621691293416686991226216912934166869912262169129341668699122621691293416686991226216912934166869912262169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c97284-c744-4f7b-9435-34118da01067, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e258954-4532-4ee5-85d0-0338874dbc8d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81195eef-a98a-40af-ab67-518870210f06, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81195eef-a98a-40af-ab67-518870210f06, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5881839825577359914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58818398255773599145881839825577359914588183982557735991458818398255773599145881839825577359914588183982557735991458818398255773599145881839825577359914588183982557735991458818398255773599145881839825577359914588183982557735991458818398255773599145881839825577359914588183982557735991458818398255773599145881839825577359914588183982557735991458818398255773599145881839825577359914" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b6e91f6-ad9b-45d7-80ee-514c13e189b8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b6e91f6-ad9b-45d7-80ee-514c13e189b8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11019941902460717118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101994190246071711811019941902460717118110199419024607171181101994190246071711811019941902460717118110199419024607171181101994190246071711811019941902460717118110199419024607171181101994190246071711811019941902460717118110199419024607171181101994190246071711811019941902460717118110199419024607171181101994190246071711811019941902460717118110199419024607171181101994190246071711811019941902460717118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81195eef-a98a-40af-ab67-518870210f06, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff83dc0b-3974-4263-983e-92d5de00c554, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff83dc0b-3974-4263-983e-92d5de00c554, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1928026726233092771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19280267262330927711928026726233092771192802672623309277119280267262330927711928026726233092771192802672623309277119280267262330927711928026726233092771192802672623309277119280267262330927711928026726233092771192802672623309277119280267262330927711928026726233092771192802672623309277119280267262330927711928026726233092771192802672623309277119280267262330927711928026726233092771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b6e91f6-ad9b-45d7-80ee-514c13e189b8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da15c02-2aed-4619-8867-da4bc0b3e372, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff83dc0b-3974-4263-983e-92d5de00c554, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da15c02-2aed-4619-8867-da4bc0b3e372, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 319531343948237010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010319531343948237010" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b492470-3845-4460-8306-740ab13c39d6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b492470-3845-4460-8306-740ab13c39d6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12078941379469209633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207894137946920963312078941379469209633120789413794692096331207894137946920963312078941379469209633120789413794692096331207894137946920963312078941379469209633120789413794692096331207894137946920963312078941379469209633120789413794692096331207894137946920963312078941379469209633120789413794692096331207894137946920963312078941379469209633120789413794692096331207894137946920963312078941379469209633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b492470-3845-4460-8306-740ab13c39d6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea30df25-7237-44c1-bedd-243ebda638d8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea30df25-7237-44c1-bedd-243ebda638d8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8822625300183228330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88226253001832283308822625300183228330882262530018322833088226253001832283308822625300183228330882262530018322833088226253001832283308822625300183228330882262530018322833088226253001832283308822625300183228330882262530018322833088226253001832283308822625300183228330882262530018322833088226253001832283308822625300183228330882262530018322833088226253001832283308822625300183228330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da15c02-2aed-4619-8867-da4bc0b3e372, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f28e683d-c720-4b3d-8614-ed44e267fa99, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f28e683d-c720-4b3d-8614-ed44e267fa99, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4964720308785688257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49647203087856882574964720308785688257496472030878568825749647203087856882574964720308785688257496472030878568825749647203087856882574964720308785688257496472030878568825749647203087856882574964720308785688257496472030878568825749647203087856882574964720308785688257496472030878568825749647203087856882574964720308785688257496472030878568825749647203087856882574964720308785688257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea30df25-7237-44c1-bedd-243ebda638d8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0cf220c-b1b8-45db-a03f-851ff30752f4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f28e683d-c720-4b3d-8614-ed44e267fa99, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0cf220c-b1b8-45db-a03f-851ff30752f4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6979113551404023329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69791135514040233296979113551404023329697911355140402332969791135514040233296979113551404023329697911355140402332969791135514040233296979113551404023329697911355140402332969791135514040233296979113551404023329697911355140402332969791135514040233296979113551404023329697911355140402332969791135514040233296979113551404023329697911355140402332969791135514040233296979113551404023329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ca0287-4dc1-4c05-a9a3-864e7d14b14b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ca0287-4dc1-4c05-a9a3-864e7d14b14b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4459368577598363027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44593685775983630274459368577598363027445936857759836302744593685775983630274459368577598363027445936857759836302744593685775983630274459368577598363027445936857759836302744593685775983630274459368577598363027445936857759836302744593685775983630274459368577598363027445936857759836302744593685775983630274459368577598363027445936857759836302744593685775983630274459368577598363027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0cf220c-b1b8-45db-a03f-851ff30752f4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476653cf-b063-4c9a-9748-b89b6d5b06e0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476653cf-b063-4c9a-9748-b89b6d5b06e0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5062206333838924066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50622063338389240665062206333838924066506220633383892406650622063338389240665062206333838924066506220633383892406650622063338389240665062206333838924066506220633383892406650622063338389240665062206333838924066506220633383892406650622063338389240665062206333838924066506220633383892406650622063338389240665062206333838924066506220633383892406650622063338389240665062206333838924066" } } } 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:281 Stopped node localhost:63891/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ca0287-4dc1-4c05-a9a3-864e7d14b14b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e81d7f1-0b70-451b-b07d-af4d01670a55, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e81d7f1-0b70-451b-b07d-af4d01670a55, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11952433054668601028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195243305466860102811952433054668601028119524330546686010281195243305466860102811952433054668601028119524330546686010281195243305466860102811952433054668601028119524330546686010281195243305466860102811952433054668601028119524330546686010281195243305466860102811952433054668601028119524330546686010281195243305466860102811952433054668601028119524330546686010281195243305466860102811952433054668601028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476653cf-b063-4c9a-9748-b89b6d5b06e0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e90297-58cf-447a-bb66-53a516ad4378, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e90297-58cf-447a-bb66-53a516ad4378, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3411806930481374749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34118069304813747493411806930481374749341180693048137474934118069304813747493411806930481374749341180693048137474934118069304813747493411806930481374749341180693048137474934118069304813747493411806930481374749341180693048137474934118069304813747493411806930481374749341180693048137474934118069304813747493411806930481374749341180693048137474934118069304813747493411806930481374749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e81d7f1-0b70-451b-b07d-af4d01670a55, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33b33e3d-71f1-4ab4-bffa-0a3647580d17, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b33e3d-71f1-4ab4-bffa-0a3647580d17, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1812577448190097394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18125774481900973941812577448190097394181257744819009739418125774481900973941812577448190097394181257744819009739418125774481900973941812577448190097394181257744819009739418125774481900973941812577448190097394181257744819009739418125774481900973941812577448190097394181257744819009739418125774481900973941812577448190097394181257744819009739418125774481900973941812577448190097394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e90297-58cf-447a-bb66-53a516ad4378, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b6a7b24-cc38-49ba-a0b0-72f1f6bb9230, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b6a7b24-cc38-49ba-a0b0-72f1f6bb9230, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12961638861820497702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296163886182049770212961638861820497702129616388618204977021296163886182049770212961638861820497702129616388618204977021296163886182049770212961638861820497702129616388618204977021296163886182049770212961638861820497702129616388618204977021296163886182049770212961638861820497702129616388618204977021296163886182049770212961638861820497702129616388618204977021296163886182049770212961638861820497702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b33e3d-71f1-4ab4-bffa-0a3647580d17, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 717549d0-7a44-482b-83f5-74a2f3077560, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 717549d0-7a44-482b-83f5-74a2f3077560, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3414988046551655850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34149880465516558503414988046551655850341498804655165585034149880465516558503414988046551655850341498804655165585034149880465516558503414988046551655850341498804655165585034149880465516558503414988046551655850341498804655165585034149880465516558503414988046551655850341498804655165585034149880465516558503414988046551655850341498804655165585034149880465516558503414988046551655850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b6a7b24-cc38-49ba-a0b0-72f1f6bb9230, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c697220f-9583-4f35-989a-88dc3a00acb5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c697220f-9583-4f35-989a-88dc3a00acb5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1828030802465208173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18280308024652081731828030802465208173182803080246520817318280308024652081731828030802465208173182803080246520817318280308024652081731828030802465208173182803080246520817318280308024652081731828030802465208173182803080246520817318280308024652081731828030802465208173182803080246520817318280308024652081731828030802465208173182803080246520817318280308024652081731828030802465208173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 717549d0-7a44-482b-83f5-74a2f3077560, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e10f07e-1657-423b-a617-4e4516cf1b1c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e10f07e-1657-423b-a617-4e4516cf1b1c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5182507550022036977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51825075500220369775182507550022036977518250755002203697751825075500220369775182507550022036977518250755002203697751825075500220369775182507550022036977518250755002203697751825075500220369775182507550022036977518250755002203697751825075500220369775182507550022036977518250755002203697751825075500220369775182507550022036977518250755002203697751825075500220369775182507550022036977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c697220f-9583-4f35-989a-88dc3a00acb5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f0e785-32c6-46ca-942b-e96f99b8d529, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f0e785-32c6-46ca-942b-e96f99b8d529, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5641095617910072273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56410956179100722735641095617910072273564109561791007227356410956179100722735641095617910072273564109561791007227356410956179100722735641095617910072273564109561791007227356410956179100722735641095617910072273564109561791007227356410956179100722735641095617910072273564109561791007227356410956179100722735641095617910072273564109561791007227356410956179100722735641095617910072273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e10f07e-1657-423b-a617-4e4516cf1b1c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f0e785-32c6-46ca-942b-e96f99b8d529, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49be7840-e308-4721-b3fb-bb7a575e2dbb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49be7840-e308-4721-b3fb-bb7a575e2dbb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4474203560931071167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44742035609310711674474203560931071167447420356093107116744742035609310711674474203560931071167447420356093107116744742035609310711674474203560931071167447420356093107116744742035609310711674474203560931071167447420356093107116744742035609310711674474203560931071167447420356093107116744742035609310711674474203560931071167447420356093107116744742035609310711674474203560931071167" } } } 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 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67262592-5f88-4eb3-bbbc-bb7cd2398a64, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67262592-5f88-4eb3-bbbc-bb7cd2398a64, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2765581356202912258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27655813562029122582765581356202912258276558135620291225827655813562029122582765581356202912258276558135620291225827655813562029122582765581356202912258276558135620291225827655813562029122582765581356202912258276558135620291225827655813562029122582765581356202912258276558135620291225827655813562029122582765581356202912258276558135620291225827655813562029122582765581356202912258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49be7840-e308-4721-b3fb-bb7a575e2dbb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3b46aa3-f5c3-4624-aef7-f4fd022c61bb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3b46aa3-f5c3-4624-aef7-f4fd022c61bb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10499044243722007028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049904424372200702810499044243722007028104990442437220070281049904424372200702810499044243722007028104990442437220070281049904424372200702810499044243722007028104990442437220070281049904424372200702810499044243722007028104990442437220070281049904424372200702810499044243722007028104990442437220070281049904424372200702810499044243722007028104990442437220070281049904424372200702810499044243722007028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67262592-5f88-4eb3-bbbc-bb7cd2398a64, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eb35025-5aa5-4ae4-9d2c-cdb6ed9c66de, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eb35025-5aa5-4ae4-9d2c-cdb6ed9c66de, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310342171213901462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531034217121390146215310342171213901462153103421712139014621531034217121390146215310342171213901462153103421712139014621531034217121390146215310342171213901462153103421712139014621531034217121390146215310342171213901462153103421712139014621531034217121390146215310342171213901462153103421712139014621531034217121390146215310342171213901462153103421712139014621531034217121390146215310342171213901462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3b46aa3-f5c3-4624-aef7-f4fd022c61bb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c40ed7a8-28e0-410f-a634-3d0c0fc661cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c40ed7a8-28e0-410f-a634-3d0c0fc661cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13488510683583327924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348851068358332792413488510683583327924134885106835833279241348851068358332792413488510683583327924134885106835833279241348851068358332792413488510683583327924134885106835833279241348851068358332792413488510683583327924134885106835833279241348851068358332792413488510683583327924134885106835833279241348851068358332792413488510683583327924134885106835833279241348851068358332792413488510683583327924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eb35025-5aa5-4ae4-9d2c-cdb6ed9c66de, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d5c38c-2f87-47ec-a680-77e34d9b69ea, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d5c38c-2f87-47ec-a680-77e34d9b69ea, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3297456104255189488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32974561042551894883297456104255189488329745610425518948832974561042551894883297456104255189488329745610425518948832974561042551894883297456104255189488329745610425518948832974561042551894883297456104255189488329745610425518948832974561042551894883297456104255189488329745610425518948832974561042551894883297456104255189488329745610425518948832974561042551894883297456104255189488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c40ed7a8-28e0-410f-a634-3d0c0fc661cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce727130-2a73-45d6-99c6-a060e3bef1b6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce727130-2a73-45d6-99c6-a060e3bef1b6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12387010144338767012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238701014433876701212387010144338767012123870101443387670121238701014433876701212387010144338767012123870101443387670121238701014433876701212387010144338767012123870101443387670121238701014433876701212387010144338767012123870101443387670121238701014433876701212387010144338767012123870101443387670121238701014433876701212387010144338767012123870101443387670121238701014433876701212387010144338767012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d5c38c-2f87-47ec-a680-77e34d9b69ea, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcf59dd2-20ff-40cd-9fdf-2869a6576287, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcf59dd2-20ff-40cd-9fdf-2869a6576287, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14065774828494245365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406577482849424536514065774828494245365140657748284942453651406577482849424536514065774828494245365140657748284942453651406577482849424536514065774828494245365140657748284942453651406577482849424536514065774828494245365140657748284942453651406577482849424536514065774828494245365140657748284942453651406577482849424536514065774828494245365140657748284942453651406577482849424536514065774828494245365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce727130-2a73-45d6-99c6-a060e3bef1b6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078f2849-1f65-4c25-a84b-215b7d1affd8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcf59dd2-20ff-40cd-9fdf-2869a6576287, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078f2849-1f65-4c25-a84b-215b7d1affd8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 469922990331457679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679469922990331457679" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 506cb0da-665b-44de-8006-7251bf2cdbe8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 506cb0da-665b-44de-8006-7251bf2cdbe8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17692979451991952585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769297945199195258517692979451991952585176929794519919525851769297945199195258517692979451991952585176929794519919525851769297945199195258517692979451991952585176929794519919525851769297945199195258517692979451991952585176929794519919525851769297945199195258517692979451991952585176929794519919525851769297945199195258517692979451991952585176929794519919525851769297945199195258517692979451991952585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078f2849-1f65-4c25-a84b-215b7d1affd8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7fb8eca-4508-4c3a-bb70-3cf651ff21aa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7fb8eca-4508-4c3a-bb70-3cf651ff21aa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16444282415326557214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644428241532655721416444282415326557214164442824153265572141644428241532655721416444282415326557214164442824153265572141644428241532655721416444282415326557214164442824153265572141644428241532655721416444282415326557214164442824153265572141644428241532655721416444282415326557214164442824153265572141644428241532655721416444282415326557214164442824153265572141644428241532655721416444282415326557214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 506cb0da-665b-44de-8006-7251bf2cdbe8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb1030e8-3086-496e-867e-0f624cd484f4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1030e8-3086-496e-867e-0f624cd484f4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9912054017849582101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99120540178495821019912054017849582101991205401784958210199120540178495821019912054017849582101991205401784958210199120540178495821019912054017849582101991205401784958210199120540178495821019912054017849582101991205401784958210199120540178495821019912054017849582101991205401784958210199120540178495821019912054017849582101991205401784958210199120540178495821019912054017849582101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7fb8eca-4508-4c3a-bb70-3cf651ff21aa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce55259d-98a9-4b6e-aef2-db5f60f9cb41, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce55259d-98a9-4b6e-aef2-db5f60f9cb41, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13755329542876758228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375532954287675822813755329542876758228137553295428767582281375532954287675822813755329542876758228137553295428767582281375532954287675822813755329542876758228137553295428767582281375532954287675822813755329542876758228137553295428767582281375532954287675822813755329542876758228137553295428767582281375532954287675822813755329542876758228137553295428767582281375532954287675822813755329542876758228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1030e8-3086-496e-867e-0f624cd484f4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828d0062-579d-49d6-95f8-2175998a9bce, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828d0062-579d-49d6-95f8-2175998a9bce, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12025115098303863429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202511509830386342912025115098303863429120251150983038634291202511509830386342912025115098303863429120251150983038634291202511509830386342912025115098303863429120251150983038634291202511509830386342912025115098303863429120251150983038634291202511509830386342912025115098303863429120251150983038634291202511509830386342912025115098303863429120251150983038634291202511509830386342912025115098303863429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce55259d-98a9-4b6e-aef2-db5f60f9cb41, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08d0c9f7-6177-4d46-a069-2a5cd10ba6cc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08d0c9f7-6177-4d46-a069-2a5cd10ba6cc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17732968981774960862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773296898177496086217732968981774960862177329689817749608621773296898177496086217732968981774960862177329689817749608621773296898177496086217732968981774960862177329689817749608621773296898177496086217732968981774960862177329689817749608621773296898177496086217732968981774960862177329689817749608621773296898177496086217732968981774960862177329689817749608621773296898177496086217732968981774960862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828d0062-579d-49d6-95f8-2175998a9bce, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 233af7f7-30db-45b1-a96e-942e8b6f7a03, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 233af7f7-30db-45b1-a96e-942e8b6f7a03, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17732548378771395119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773254837877139511917732548378771395119177325483787713951191773254837877139511917732548378771395119177325483787713951191773254837877139511917732548378771395119177325483787713951191773254837877139511917732548378771395119177325483787713951191773254837877139511917732548378771395119177325483787713951191773254837877139511917732548378771395119177325483787713951191773254837877139511917732548378771395119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08d0c9f7-6177-4d46-a069-2a5cd10ba6cc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbad06e9-afab-4ba0-960f-011720b0137a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbad06e9-afab-4ba0-960f-011720b0137a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17360231961830910184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736023196183091018417360231961830910184173602319618309101841736023196183091018417360231961830910184173602319618309101841736023196183091018417360231961830910184173602319618309101841736023196183091018417360231961830910184173602319618309101841736023196183091018417360231961830910184173602319618309101841736023196183091018417360231961830910184173602319618309101841736023196183091018417360231961830910184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 233af7f7-30db-45b1-a96e-942e8b6f7a03, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37669c16-727d-4760-831d-d937ba93cf6f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37669c16-727d-4760-831d-d937ba93cf6f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13558708043669701910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355870804366970191013558708043669701910135587080436697019101355870804366970191013558708043669701910135587080436697019101355870804366970191013558708043669701910135587080436697019101355870804366970191013558708043669701910135587080436697019101355870804366970191013558708043669701910135587080436697019101355870804366970191013558708043669701910135587080436697019101355870804366970191013558708043669701910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbad06e9-afab-4ba0-960f-011720b0137a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2693b2c6-775b-4fd5-81ec-a1b7faa3797c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2693b2c6-775b-4fd5-81ec-a1b7faa3797c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7895990867368006511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78959908673680065117895990867368006511789599086736800651178959908673680065117895990867368006511789599086736800651178959908673680065117895990867368006511789599086736800651178959908673680065117895990867368006511789599086736800651178959908673680065117895990867368006511789599086736800651178959908673680065117895990867368006511789599086736800651178959908673680065117895990867368006511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37669c16-727d-4760-831d-d937ba93cf6f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67171eec-602e-4221-8790-77a3c6bc3212, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67171eec-602e-4221-8790-77a3c6bc3212, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2161709791203356173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21617097912033561732161709791203356173216170979120335617321617097912033561732161709791203356173216170979120335617321617097912033561732161709791203356173216170979120335617321617097912033561732161709791203356173216170979120335617321617097912033561732161709791203356173216170979120335617321617097912033561732161709791203356173216170979120335617321617097912033561732161709791203356173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2693b2c6-775b-4fd5-81ec-a1b7faa3797c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e4195f8-e3d3-4c5b-9135-a42e022c43dc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e4195f8-e3d3-4c5b-9135-a42e022c43dc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14131139987628344807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413113998762834480714131139987628344807141311399876283448071413113998762834480714131139987628344807141311399876283448071413113998762834480714131139987628344807141311399876283448071413113998762834480714131139987628344807141311399876283448071413113998762834480714131139987628344807141311399876283448071413113998762834480714131139987628344807141311399876283448071413113998762834480714131139987628344807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67171eec-602e-4221-8790-77a3c6bc3212, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac5b8186-c9eb-4d5f-b357-d22d7ccf4798, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac5b8186-c9eb-4d5f-b357-d22d7ccf4798, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9032851411352299738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90328514113522997389032851411352299738903285141135229973890328514113522997389032851411352299738903285141135229973890328514113522997389032851411352299738903285141135229973890328514113522997389032851411352299738903285141135229973890328514113522997389032851411352299738903285141135229973890328514113522997389032851411352299738903285141135229973890328514113522997389032851411352299738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac5b8186-c9eb-4d5f-b357-d22d7ccf4798, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eabd206-9300-466f-b84d-5c686f2b8581, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eabd206-9300-466f-b84d-5c686f2b8581, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7343950499545675349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73439504995456753497343950499545675349734395049954567534973439504995456753497343950499545675349734395049954567534973439504995456753497343950499545675349734395049954567534973439504995456753497343950499545675349734395049954567534973439504995456753497343950499545675349734395049954567534973439504995456753497343950499545675349734395049954567534973439504995456753497343950499545675349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e4195f8-e3d3-4c5b-9135-a42e022c43dc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ddda702-edda-48c7-802c-28d322c989a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ddda702-edda-48c7-802c-28d322c989a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 668512639280699685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685668512639280699685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eabd206-9300-466f-b84d-5c686f2b8581, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a290e6d-10bd-46c1-a134-8e99b7d2e2c9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a290e6d-10bd-46c1-a134-8e99b7d2e2c9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17605552496060903505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760555249606090350517605552496060903505176055524960609035051760555249606090350517605552496060903505176055524960609035051760555249606090350517605552496060903505176055524960609035051760555249606090350517605552496060903505176055524960609035051760555249606090350517605552496060903505176055524960609035051760555249606090350517605552496060903505176055524960609035051760555249606090350517605552496060903505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ddda702-edda-48c7-802c-28d322c989a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc2e908b-68ce-4818-9f62-0a17a9487f7a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc2e908b-68ce-4818-9f62-0a17a9487f7a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2189981719742365328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21899817197423653282189981719742365328218998171974236532821899817197423653282189981719742365328218998171974236532821899817197423653282189981719742365328218998171974236532821899817197423653282189981719742365328218998171974236532821899817197423653282189981719742365328218998171974236532821899817197423653282189981719742365328218998171974236532821899817197423653282189981719742365328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a290e6d-10bd-46c1-a134-8e99b7d2e2c9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d9fd203-eb63-4940-9e43-0e11d9aa4902, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d9fd203-eb63-4940-9e43-0e11d9aa4902, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11983452460553115253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198345246055311525311983452460553115253119834524605531152531198345246055311525311983452460553115253119834524605531152531198345246055311525311983452460553115253119834524605531152531198345246055311525311983452460553115253119834524605531152531198345246055311525311983452460553115253119834524605531152531198345246055311525311983452460553115253119834524605531152531198345246055311525311983452460553115253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc2e908b-68ce-4818-9f62-0a17a9487f7a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92c3ab5-5ebc-42a2-8238-3a87e4e55651, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92c3ab5-5ebc-42a2-8238-3a87e4e55651, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11453841289507611687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145384128950761168711453841289507611687114538412895076116871145384128950761168711453841289507611687114538412895076116871145384128950761168711453841289507611687114538412895076116871145384128950761168711453841289507611687114538412895076116871145384128950761168711453841289507611687114538412895076116871145384128950761168711453841289507611687114538412895076116871145384128950761168711453841289507611687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d9fd203-eb63-4940-9e43-0e11d9aa4902, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c01c446-65e6-4d63-8916-9f7e3144d1db, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c01c446-65e6-4d63-8916-9f7e3144d1db, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11846977706368073298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184697770636807329811846977706368073298118469777063680732981184697770636807329811846977706368073298118469777063680732981184697770636807329811846977706368073298118469777063680732981184697770636807329811846977706368073298118469777063680732981184697770636807329811846977706368073298118469777063680732981184697770636807329811846977706368073298118469777063680732981184697770636807329811846977706368073298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92c3ab5-5ebc-42a2-8238-3a87e4e55651, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6b85c2-ea7e-4f33-b8a4-b50d9c7e83e3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6b85c2-ea7e-4f33-b8a4-b50d9c7e83e3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9042644233518983656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90426442335189836569042644233518983656904264423351898365690426442335189836569042644233518983656904264423351898365690426442335189836569042644233518983656904264423351898365690426442335189836569042644233518983656904264423351898365690426442335189836569042644233518983656904264423351898365690426442335189836569042644233518983656904264423351898365690426442335189836569042644233518983656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c01c446-65e6-4d63-8916-9f7e3144d1db, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabd6591-dab7-498b-ab02-ad233eb8f6a3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabd6591-dab7-498b-ab02-ad233eb8f6a3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 417544159813275848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848417544159813275848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6b85c2-ea7e-4f33-b8a4-b50d9c7e83e3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc6b18e-f69f-4e68-91b5-308b1d25b773, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc6b18e-f69f-4e68-91b5-308b1d25b773, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10675756023922418929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067575602392241892910675756023922418929106757560239224189291067575602392241892910675756023922418929106757560239224189291067575602392241892910675756023922418929106757560239224189291067575602392241892910675756023922418929106757560239224189291067575602392241892910675756023922418929106757560239224189291067575602392241892910675756023922418929106757560239224189291067575602392241892910675756023922418929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabd6591-dab7-498b-ab02-ad233eb8f6a3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82cbf750-ec25-4852-aee1-2ef395be0543, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82cbf750-ec25-4852-aee1-2ef395be0543, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2080350673924301685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20803506739243016852080350673924301685208035067392430168520803506739243016852080350673924301685208035067392430168520803506739243016852080350673924301685208035067392430168520803506739243016852080350673924301685208035067392430168520803506739243016852080350673924301685208035067392430168520803506739243016852080350673924301685208035067392430168520803506739243016852080350673924301685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc6b18e-f69f-4e68-91b5-308b1d25b773, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd09250-a4eb-4075-a510-3868ce860660, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd09250-a4eb-4075-a510-3868ce860660, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7185324195973721629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71853241959737216297185324195973721629718532419597372162971853241959737216297185324195973721629718532419597372162971853241959737216297185324195973721629718532419597372162971853241959737216297185324195973721629718532419597372162971853241959737216297185324195973721629718532419597372162971853241959737216297185324195973721629718532419597372162971853241959737216297185324195973721629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82cbf750-ec25-4852-aee1-2ef395be0543, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ce06b11-82a8-484e-b54e-4587d31da58c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ce06b11-82a8-484e-b54e-4587d31da58c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801129876742308416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080112987674230841610801129876742308416108011298767423084161080112987674230841610801129876742308416108011298767423084161080112987674230841610801129876742308416108011298767423084161080112987674230841610801129876742308416108011298767423084161080112987674230841610801129876742308416108011298767423084161080112987674230841610801129876742308416108011298767423084161080112987674230841610801129876742308416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd09250-a4eb-4075-a510-3868ce860660, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 240ae744-3ac2-43cf-b1d5-b0ba9ea07841, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 240ae744-3ac2-43cf-b1d5-b0ba9ea07841, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15232562127419212134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523256212741921213415232562127419212134152325621274192121341523256212741921213415232562127419212134152325621274192121341523256212741921213415232562127419212134152325621274192121341523256212741921213415232562127419212134152325621274192121341523256212741921213415232562127419212134152325621274192121341523256212741921213415232562127419212134152325621274192121341523256212741921213415232562127419212134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ce06b11-82a8-484e-b54e-4587d31da58c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45afb272-943b-4c15-bad7-b160226e980c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45afb272-943b-4c15-bad7-b160226e980c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3809100590972553087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38091005909725530873809100590972553087380910059097255308738091005909725530873809100590972553087380910059097255308738091005909725530873809100590972553087380910059097255308738091005909725530873809100590972553087380910059097255308738091005909725530873809100590972553087380910059097255308738091005909725530873809100590972553087380910059097255308738091005909725530873809100590972553087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 240ae744-3ac2-43cf-b1d5-b0ba9ea07841, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd712745-97de-46c5-ae8a-fda75e8f24f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd712745-97de-46c5-ae8a-fda75e8f24f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10808669431761895361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080866943176189536110808669431761895361108086694317618953611080866943176189536110808669431761895361108086694317618953611080866943176189536110808669431761895361108086694317618953611080866943176189536110808669431761895361108086694317618953611080866943176189536110808669431761895361108086694317618953611080866943176189536110808669431761895361108086694317618953611080866943176189536110808669431761895361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45afb272-943b-4c15-bad7-b160226e980c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eb40dfd-d26a-4c8c-99aa-ef8f7f0232f2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eb40dfd-d26a-4c8c-99aa-ef8f7f0232f2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6220008176924881096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62200081769248810966220008176924881096622000817692488109662200081769248810966220008176924881096622000817692488109662200081769248810966220008176924881096622000817692488109662200081769248810966220008176924881096622000817692488109662200081769248810966220008176924881096622000817692488109662200081769248810966220008176924881096622000817692488109662200081769248810966220008176924881096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd712745-97de-46c5-ae8a-fda75e8f24f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0ee110-d8e9-4868-bc9e-c2e7691a4c6a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0ee110-d8e9-4868-bc9e-c2e7691a4c6a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5817907905971129190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58179079059711291905817907905971129190581790790597112919058179079059711291905817907905971129190581790790597112919058179079059711291905817907905971129190581790790597112919058179079059711291905817907905971129190581790790597112919058179079059711291905817907905971129190581790790597112919058179079059711291905817907905971129190581790790597112919058179079059711291905817907905971129190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eb40dfd-d26a-4c8c-99aa-ef8f7f0232f2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a385bab0-9ae4-483b-b691-4df2ffb7a342, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a385bab0-9ae4-483b-b691-4df2ffb7a342, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16100217144242478023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610021714424247802316100217144242478023161002171442424780231610021714424247802316100217144242478023161002171442424780231610021714424247802316100217144242478023161002171442424780231610021714424247802316100217144242478023161002171442424780231610021714424247802316100217144242478023161002171442424780231610021714424247802316100217144242478023161002171442424780231610021714424247802316100217144242478023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0ee110-d8e9-4868-bc9e-c2e7691a4c6a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db35c1c-099d-4efd-8281-ca6217f4a6d3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db35c1c-099d-4efd-8281-ca6217f4a6d3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17743816618906074059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774381661890607405917743816618906074059177438166189060740591774381661890607405917743816618906074059177438166189060740591774381661890607405917743816618906074059177438166189060740591774381661890607405917743816618906074059177438166189060740591774381661890607405917743816618906074059177438166189060740591774381661890607405917743816618906074059177438166189060740591774381661890607405917743816618906074059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a385bab0-9ae4-483b-b691-4df2ffb7a342, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd2be4e0-749b-499a-9bda-a8419754dc06, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd2be4e0-749b-499a-9bda-a8419754dc06, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17626639484238270229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762663948423827022917626639484238270229176266394842382702291762663948423827022917626639484238270229176266394842382702291762663948423827022917626639484238270229176266394842382702291762663948423827022917626639484238270229176266394842382702291762663948423827022917626639484238270229176266394842382702291762663948423827022917626639484238270229176266394842382702291762663948423827022917626639484238270229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db35c1c-099d-4efd-8281-ca6217f4a6d3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff50430f-a404-46f1-a2c6-5d060b45b896, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff50430f-a404-46f1-a2c6-5d060b45b896, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14740180671887808367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474018067188780836714740180671887808367147401806718878083671474018067188780836714740180671887808367147401806718878083671474018067188780836714740180671887808367147401806718878083671474018067188780836714740180671887808367147401806718878083671474018067188780836714740180671887808367147401806718878083671474018067188780836714740180671887808367147401806718878083671474018067188780836714740180671887808367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd2be4e0-749b-499a-9bda-a8419754dc06, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b8784d-5f53-4cd1-92fb-f11336e021df, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b8784d-5f53-4cd1-92fb-f11336e021df, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15755029111006137950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575502911100613795015755029111006137950157550291110061379501575502911100613795015755029111006137950157550291110061379501575502911100613795015755029111006137950157550291110061379501575502911100613795015755029111006137950157550291110061379501575502911100613795015755029111006137950157550291110061379501575502911100613795015755029111006137950157550291110061379501575502911100613795015755029111006137950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff50430f-a404-46f1-a2c6-5d060b45b896, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6adc3fe-a09d-44ee-bcad-46c8b4fb5a70, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6adc3fe-a09d-44ee-bcad-46c8b4fb5a70, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2099573589756873951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20995735897568739512099573589756873951209957358975687395120995735897568739512099573589756873951209957358975687395120995735897568739512099573589756873951209957358975687395120995735897568739512099573589756873951209957358975687395120995735897568739512099573589756873951209957358975687395120995735897568739512099573589756873951209957358975687395120995735897568739512099573589756873951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6adc3fe-a09d-44ee-bcad-46c8b4fb5a70, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 066f13a1-0c7d-4906-a82d-ba793143b9b1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 066f13a1-0c7d-4906-a82d-ba793143b9b1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11238012208666092381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123801220866609238111238012208666092381112380122086660923811123801220866609238111238012208666092381112380122086660923811123801220866609238111238012208666092381112380122086660923811123801220866609238111238012208666092381112380122086660923811123801220866609238111238012208666092381112380122086660923811123801220866609238111238012208666092381112380122086660923811123801220866609238111238012208666092381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b8784d-5f53-4cd1-92fb-f11336e021df, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8930767d-44aa-4151-b643-7e54facf8ffa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8930767d-44aa-4151-b643-7e54facf8ffa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1266872645752567835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12668726457525678351266872645752567835126687264575256783512668726457525678351266872645752567835126687264575256783512668726457525678351266872645752567835126687264575256783512668726457525678351266872645752567835126687264575256783512668726457525678351266872645752567835126687264575256783512668726457525678351266872645752567835126687264575256783512668726457525678351266872645752567835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 066f13a1-0c7d-4906-a82d-ba793143b9b1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9cb7858-5e43-4d9c-a980-c4d97799e798, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9cb7858-5e43-4d9c-a980-c4d97799e798, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15050300304818668340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505030030481866834015050300304818668340150503003048186683401505030030481866834015050300304818668340150503003048186683401505030030481866834015050300304818668340150503003048186683401505030030481866834015050300304818668340150503003048186683401505030030481866834015050300304818668340150503003048186683401505030030481866834015050300304818668340150503003048186683401505030030481866834015050300304818668340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8930767d-44aa-4151-b643-7e54facf8ffa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1e6c6f-b2cc-46ed-bed4-7a689fbe4200, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1e6c6f-b2cc-46ed-bed4-7a689fbe4200, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5487632197074873973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54876321970748739735487632197074873973548763219707487397354876321970748739735487632197074873973548763219707487397354876321970748739735487632197074873973548763219707487397354876321970748739735487632197074873973548763219707487397354876321970748739735487632197074873973548763219707487397354876321970748739735487632197074873973548763219707487397354876321970748739735487632197074873973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9cb7858-5e43-4d9c-a980-c4d97799e798, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac0388f-be26-457d-b107-0285b4adec95, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac0388f-be26-457d-b107-0285b4adec95, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8355540746715512680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83555407467155126808355540746715512680835554074671551268083555407467155126808355540746715512680835554074671551268083555407467155126808355540746715512680835554074671551268083555407467155126808355540746715512680835554074671551268083555407467155126808355540746715512680835554074671551268083555407467155126808355540746715512680835554074671551268083555407467155126808355540746715512680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1e6c6f-b2cc-46ed-bed4-7a689fbe4200, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3377c574-8074-47ae-bebc-13d571738246, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3377c574-8074-47ae-bebc-13d571738246, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17544355099974161887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754435509997416188717544355099974161887175443550999741618871754435509997416188717544355099974161887175443550999741618871754435509997416188717544355099974161887175443550999741618871754435509997416188717544355099974161887175443550999741618871754435509997416188717544355099974161887175443550999741618871754435509997416188717544355099974161887175443550999741618871754435509997416188717544355099974161887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac0388f-be26-457d-b107-0285b4adec95, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a8caefb-049f-42c9-b3ef-562b237ef9fb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a8caefb-049f-42c9-b3ef-562b237ef9fb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12775852029502911744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277585202950291174412775852029502911744127758520295029117441277585202950291174412775852029502911744127758520295029117441277585202950291174412775852029502911744127758520295029117441277585202950291174412775852029502911744127758520295029117441277585202950291174412775852029502911744127758520295029117441277585202950291174412775852029502911744127758520295029117441277585202950291174412775852029502911744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3377c574-8074-47ae-bebc-13d571738246, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d8ec323-a8fd-48c3-9100-b85601055180, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d8ec323-a8fd-48c3-9100-b85601055180, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7345548548178090757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73455485481780907577345548548178090757734554854817809075773455485481780907577345548548178090757734554854817809075773455485481780907577345548548178090757734554854817809075773455485481780907577345548548178090757734554854817809075773455485481780907577345548548178090757734554854817809075773455485481780907577345548548178090757734554854817809075773455485481780907577345548548178090757" } } } 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_y8iwqp5u.log --grpc-port=63891 --mon-port=23258 --ic-port=20258 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a8caefb-049f-42c9-b3ef-562b237ef9fb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c0d6219-45e7-4398-a75f-cbd35e3822a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c0d6219-45e7-4398-a75f-cbd35e3822a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11963047441890111665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196304744189011166511963047441890111665119630474418901116651196304744189011166511963047441890111665119630474418901116651196304744189011166511963047441890111665119630474418901116651196304744189011166511963047441890111665119630474418901116651196304744189011166511963047441890111665119630474418901116651196304744189011166511963047441890111665119630474418901116651196304744189011166511963047441890111665" } } } 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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_y8iwqp5u.log', '--grpc-port=63891', '--mon-port=23258', '--ic-port=20258', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 945011
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63891/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d8ec323-a8fd-48c3-9100-b85601055180, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6845f0-bbf0-4f2e-9b10-3f01b479fb18, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6845f0-bbf0-4f2e-9b10-3f01b479fb18, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17187410651574413338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718741065157441333817187410651574413338171874106515744133381718741065157441333817187410651574413338171874106515744133381718741065157441333817187410651574413338171874106515744133381718741065157441333817187410651574413338171874106515744133381718741065157441333817187410651574413338171874106515744133381718741065157441333817187410651574413338171874106515744133381718741065157441333817187410651574413338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 945013
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c0d6219-45e7-4398-a75f-cbd35e3822a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4387783-32a7-41c8-8c72-1ebe998075af, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4387783-32a7-41c8-8c72-1ebe998075af, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3180276034843450894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31802760348434508943180276034843450894318027603484345089431802760348434508943180276034843450894318027603484345089431802760348434508943180276034843450894318027603484345089431802760348434508943180276034843450894318027603484345089431802760348434508943180276034843450894318027603484345089431802760348434508943180276034843450894318027603484345089431802760348434508943180276034843450894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6845f0-bbf0-4f2e-9b10-3f01b479fb18, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c2c6e3-2829-46f0-bc5e-7ef43b8a0050, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c2c6e3-2829-46f0-bc5e-7ef43b8a0050, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10007234938474672883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000723493847467288310007234938474672883100072349384746728831000723493847467288310007234938474672883100072349384746728831000723493847467288310007234938474672883100072349384746728831000723493847467288310007234938474672883100072349384746728831000723493847467288310007234938474672883100072349384746728831000723493847467288310007234938474672883100072349384746728831000723493847467288310007234938474672883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4387783-32a7-41c8-8c72-1ebe998075af, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2faafe20-fbcc-4ed0-9d51-60f32df8bf19, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2faafe20-fbcc-4ed0-9d51-60f32df8bf19, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2524239202823890565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25242392028238905652524239202823890565252423920282389056525242392028238905652524239202823890565252423920282389056525242392028238905652524239202823890565252423920282389056525242392028238905652524239202823890565252423920282389056525242392028238905652524239202823890565252423920282389056525242392028238905652524239202823890565252423920282389056525242392028238905652524239202823890565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c2c6e3-2829-46f0-bc5e-7ef43b8a0050, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ff7140e-f3d2-4bc2-ae3e-3d340b7016a1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff7140e-f3d2-4bc2-ae3e-3d340b7016a1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18256164995147434586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825616499514743458618256164995147434586182561649951474345861825616499514743458618256164995147434586182561649951474345861825616499514743458618256164995147434586182561649951474345861825616499514743458618256164995147434586182561649951474345861825616499514743458618256164995147434586182561649951474345861825616499514743458618256164995147434586182561649951474345861825616499514743458618256164995147434586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2faafe20-fbcc-4ed0-9d51-60f32df8bf19, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c99a2d-c910-4b38-bd01-c160cddbbefc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c99a2d-c910-4b38-bd01-c160cddbbefc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8437399651948441603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84373996519484416038437399651948441603843739965194844160384373996519484416038437399651948441603843739965194844160384373996519484416038437399651948441603843739965194844160384373996519484416038437399651948441603843739965194844160384373996519484416038437399651948441603843739965194844160384373996519484416038437399651948441603843739965194844160384373996519484416038437399651948441603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff7140e-f3d2-4bc2-ae3e-3d340b7016a1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f27fc8e1-18ef-4f2a-a506-5364508bb076, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27fc8e1-18ef-4f2a-a506-5364508bb076, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12770841155498921732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277084115549892173212770841155498921732127708411554989217321277084115549892173212770841155498921732127708411554989217321277084115549892173212770841155498921732127708411554989217321277084115549892173212770841155498921732127708411554989217321277084115549892173212770841155498921732127708411554989217321277084115549892173212770841155498921732127708411554989217321277084115549892173212770841155498921732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c99a2d-c910-4b38-bd01-c160cddbbefc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e96f2a8-aea1-4885-850c-d315e96307ee, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e96f2a8-aea1-4885-850c-d315e96307ee, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13717651517972611684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371765151797261168413717651517972611684137176515179726116841371765151797261168413717651517972611684137176515179726116841371765151797261168413717651517972611684137176515179726116841371765151797261168413717651517972611684137176515179726116841371765151797261168413717651517972611684137176515179726116841371765151797261168413717651517972611684137176515179726116841371765151797261168413717651517972611684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27fc8e1-18ef-4f2a-a506-5364508bb076, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb9f511-e31b-46ad-9b28-09e0db9751a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb9f511-e31b-46ad-9b28-09e0db9751a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16159841648813463496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615984164881346349616159841648813463496161598416488134634961615984164881346349616159841648813463496161598416488134634961615984164881346349616159841648813463496161598416488134634961615984164881346349616159841648813463496161598416488134634961615984164881346349616159841648813463496161598416488134634961615984164881346349616159841648813463496161598416488134634961615984164881346349616159841648813463496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e96f2a8-aea1-4885-850c-d315e96307ee, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610a65ec-6fbb-4f73-9d93-2266ff66faf7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610a65ec-6fbb-4f73-9d93-2266ff66faf7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9002244594519845489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90022445945198454899002244594519845489900224459451984548990022445945198454899002244594519845489900224459451984548990022445945198454899002244594519845489900224459451984548990022445945198454899002244594519845489900224459451984548990022445945198454899002244594519845489900224459451984548990022445945198454899002244594519845489900224459451984548990022445945198454899002244594519845489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb9f511-e31b-46ad-9b28-09e0db9751a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71cd98de-c9b3-4bb5-961a-78a4d2621b32, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71cd98de-c9b3-4bb5-961a-78a4d2621b32, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2765875453895463158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27658754538954631582765875453895463158276587545389546315827658754538954631582765875453895463158276587545389546315827658754538954631582765875453895463158276587545389546315827658754538954631582765875453895463158276587545389546315827658754538954631582765875453895463158276587545389546315827658754538954631582765875453895463158276587545389546315827658754538954631582765875453895463158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610a65ec-6fbb-4f73-9d93-2266ff66faf7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a78121f-8cba-4a35-897f-a5a2fa01ded1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a78121f-8cba-4a35-897f-a5a2fa01ded1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17027567902117557605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702756790211755760517027567902117557605170275679021175576051702756790211755760517027567902117557605170275679021175576051702756790211755760517027567902117557605170275679021175576051702756790211755760517027567902117557605170275679021175576051702756790211755760517027567902117557605170275679021175576051702756790211755760517027567902117557605170275679021175576051702756790211755760517027567902117557605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71cd98de-c9b3-4bb5-961a-78a4d2621b32, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7a01808-d909-4869-ac32-58a95a60fca3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7a01808-d909-4869-ac32-58a95a60fca3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3370272025944648530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33702720259446485303370272025944648530337027202594464853033702720259446485303370272025944648530337027202594464853033702720259446485303370272025944648530337027202594464853033702720259446485303370272025944648530337027202594464853033702720259446485303370272025944648530337027202594464853033702720259446485303370272025944648530337027202594464853033702720259446485303370272025944648530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a78121f-8cba-4a35-897f-a5a2fa01ded1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53cffbfd-2601-416b-97e7-1de6ec19f7f0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53cffbfd-2601-416b-97e7-1de6ec19f7f0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10170549858763120757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017054985876312075710170549858763120757101705498587631207571017054985876312075710170549858763120757101705498587631207571017054985876312075710170549858763120757101705498587631207571017054985876312075710170549858763120757101705498587631207571017054985876312075710170549858763120757101705498587631207571017054985876312075710170549858763120757101705498587631207571017054985876312075710170549858763120757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7a01808-d909-4869-ac32-58a95a60fca3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e9719a6-edfc-4cad-adb5-d98ec6d7d06d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53cffbfd-2601-416b-97e7-1de6ec19f7f0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ba9d51f-572c-4c42-87b8-b6d7774772c5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ba9d51f-572c-4c42-87b8-b6d7774772c5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 907835395252397741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741907835395252397741" } } } 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, 3e9719a6-edfc-4cad-adb5-d98ec6d7d06d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2794788329864002752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27947883298640027522794788329864002752279478832986400275227947883298640027522794788329864002752279478832986400275227947883298640027522794788329864002752279478832986400275227947883298640027522794788329864002752279478832986400275227947883298640027522794788329864002752279478832986400275227947883298640027522794788329864002752279478832986400275227947883298640027522794788329864002752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ba9d51f-572c-4c42-87b8-b6d7774772c5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c90ef20-a4bf-4c98-a887-8f138e3b8e6d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e9719a6-edfc-4cad-adb5-d98ec6d7d06d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c90ef20-a4bf-4c98-a887-8f138e3b8e6d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16483809165253919532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648380916525391953216483809165253919532164838091652539195321648380916525391953216483809165253919532164838091652539195321648380916525391953216483809165253919532164838091652539195321648380916525391953216483809165253919532164838091652539195321648380916525391953216483809165253919532164838091652539195321648380916525391953216483809165253919532164838091652539195321648380916525391953216483809165253919532" } } } 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 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed4d444-538e-4b5d-af11-c1f6bb83237d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed4d444-538e-4b5d-af11-c1f6bb83237d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1372996879541298088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13729968795412980881372996879541298088137299687954129808813729968795412980881372996879541298088137299687954129808813729968795412980881372996879541298088137299687954129808813729968795412980881372996879541298088137299687954129808813729968795412980881372996879541298088137299687954129808813729968795412980881372996879541298088137299687954129808813729968795412980881372996879541298088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c90ef20-a4bf-4c98-a887-8f138e3b8e6d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c06988c7-f562-4f11-be22-48aea801ec02, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c06988c7-f562-4f11-be22-48aea801ec02, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13411578727753480353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341157872775348035313411578727753480353134115787277534803531341157872775348035313411578727753480353134115787277534803531341157872775348035313411578727753480353134115787277534803531341157872775348035313411578727753480353134115787277534803531341157872775348035313411578727753480353134115787277534803531341157872775348035313411578727753480353134115787277534803531341157872775348035313411578727753480353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed4d444-538e-4b5d-af11-c1f6bb83237d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e31f8dfa-4685-4905-ad7b-0d174ffb0bd7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c06988c7-f562-4f11-be22-48aea801ec02, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e31f8dfa-4685-4905-ad7b-0d174ffb0bd7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8148163103196509566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81481631031965095668148163103196509566814816310319650956681481631031965095668148163103196509566814816310319650956681481631031965095668148163103196509566814816310319650956681481631031965095668148163103196509566814816310319650956681481631031965095668148163103196509566814816310319650956681481631031965095668148163103196509566814816310319650956681481631031965095668148163103196509566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5c54ccd-a701-49b8-9ae5-ff95a85e2b6f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c54ccd-a701-49b8-9ae5-ff95a85e2b6f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16496575678392555852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649657567839255585216496575678392555852164965756783925558521649657567839255585216496575678392555852164965756783925558521649657567839255585216496575678392555852164965756783925558521649657567839255585216496575678392555852164965756783925558521649657567839255585216496575678392555852164965756783925558521649657567839255585216496575678392555852164965756783925558521649657567839255585216496575678392555852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c54ccd-a701-49b8-9ae5-ff95a85e2b6f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c1fe127-fc93-47ff-9b47-d4af0f447eca, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c1fe127-fc93-47ff-9b47-d4af0f447eca, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217466963865248565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221746696386524856512217466963865248565122174669638652485651221746696386524856512217466963865248565122174669638652485651221746696386524856512217466963865248565122174669638652485651221746696386524856512217466963865248565122174669638652485651221746696386524856512217466963865248565122174669638652485651221746696386524856512217466963865248565122174669638652485651221746696386524856512217466963865248565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e31f8dfa-4685-4905-ad7b-0d174ffb0bd7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72ceca64-682c-4e1e-86fb-9cf87aca40f1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72ceca64-682c-4e1e-86fb-9cf87aca40f1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8343689349167192436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83436893491671924368343689349167192436834368934916719243683436893491671924368343689349167192436834368934916719243683436893491671924368343689349167192436834368934916719243683436893491671924368343689349167192436834368934916719243683436893491671924368343689349167192436834368934916719243683436893491671924368343689349167192436834368934916719243683436893491671924368343689349167192436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c1fe127-fc93-47ff-9b47-d4af0f447eca, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1bfc7c8-94b4-4f49-95b9-4cd12ea15fc9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1bfc7c8-94b4-4f49-95b9-4cd12ea15fc9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5352950472363252227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53529504723632522275352950472363252227535295047236325222753529504723632522275352950472363252227535295047236325222753529504723632522275352950472363252227535295047236325222753529504723632522275352950472363252227535295047236325222753529504723632522275352950472363252227535295047236325222753529504723632522275352950472363252227535295047236325222753529504723632522275352950472363252227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72ceca64-682c-4e1e-86fb-9cf87aca40f1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ece75c5-3e78-4beb-a3bd-a2e83f3ebdee, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ece75c5-3e78-4beb-a3bd-a2e83f3ebdee, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5797975244203793471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57979752442037934715797975244203793471579797524420379347157979752442037934715797975244203793471579797524420379347157979752442037934715797975244203793471579797524420379347157979752442037934715797975244203793471579797524420379347157979752442037934715797975244203793471579797524420379347157979752442037934715797975244203793471579797524420379347157979752442037934715797975244203793471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1bfc7c8-94b4-4f49-95b9-4cd12ea15fc9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8a2fee-4042-41e5-8c90-a58102d3ea9e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8a2fee-4042-41e5-8c90-a58102d3ea9e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11232668504331124353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123266850433112435311232668504331124353112326685043311243531123266850433112435311232668504331124353112326685043311243531123266850433112435311232668504331124353112326685043311243531123266850433112435311232668504331124353112326685043311243531123266850433112435311232668504331124353112326685043311243531123266850433112435311232668504331124353112326685043311243531123266850433112435311232668504331124353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ece75c5-3e78-4beb-a3bd-a2e83f3ebdee, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26137989-ca58-4133-b917-8ed62f5f6f85, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26137989-ca58-4133-b917-8ed62f5f6f85, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1432815634098447884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14328156340984478841432815634098447884143281563409844788414328156340984478841432815634098447884143281563409844788414328156340984478841432815634098447884143281563409844788414328156340984478841432815634098447884143281563409844788414328156340984478841432815634098447884143281563409844788414328156340984478841432815634098447884143281563409844788414328156340984478841432815634098447884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8a2fee-4042-41e5-8c90-a58102d3ea9e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0fc2de-2d47-4e50-b999-6d6c18f24afb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0fc2de-2d47-4e50-b999-6d6c18f24afb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17983298680108454808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798329868010845480817983298680108454808179832986801084548081798329868010845480817983298680108454808179832986801084548081798329868010845480817983298680108454808179832986801084548081798329868010845480817983298680108454808179832986801084548081798329868010845480817983298680108454808179832986801084548081798329868010845480817983298680108454808179832986801084548081798329868010845480817983298680108454808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26137989-ca58-4133-b917-8ed62f5f6f85, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5531a3e-0f59-4122-8607-7481f24dbec6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5531a3e-0f59-4122-8607-7481f24dbec6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7068882018280624203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70688820182806242037068882018280624203706888201828062420370688820182806242037068882018280624203706888201828062420370688820182806242037068882018280624203706888201828062420370688820182806242037068882018280624203706888201828062420370688820182806242037068882018280624203706888201828062420370688820182806242037068882018280624203706888201828062420370688820182806242037068882018280624203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0fc2de-2d47-4e50-b999-6d6c18f24afb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4170e82-d410-48e1-a82d-88d30e4c17db, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4170e82-d410-48e1-a82d-88d30e4c17db, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15649648324141527047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564964832414152704715649648324141527047156496483241415270471564964832414152704715649648324141527047156496483241415270471564964832414152704715649648324141527047156496483241415270471564964832414152704715649648324141527047156496483241415270471564964832414152704715649648324141527047156496483241415270471564964832414152704715649648324141527047156496483241415270471564964832414152704715649648324141527047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5531a3e-0f59-4122-8607-7481f24dbec6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0a85a53-f1a3-491c-829e-3283d5d1afa4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a85a53-f1a3-491c-829e-3283d5d1afa4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12919167542383826069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291916754238382606912919167542383826069129191675423838260691291916754238382606912919167542383826069129191675423838260691291916754238382606912919167542383826069129191675423838260691291916754238382606912919167542383826069129191675423838260691291916754238382606912919167542383826069129191675423838260691291916754238382606912919167542383826069129191675423838260691291916754238382606912919167542383826069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4170e82-d410-48e1-a82d-88d30e4c17db, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2282304-db02-4151-8f13-80dc9afca49e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2282304-db02-4151-8f13-80dc9afca49e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7014079195710392424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70140791957103924247014079195710392424701407919571039242470140791957103924247014079195710392424701407919571039242470140791957103924247014079195710392424701407919571039242470140791957103924247014079195710392424701407919571039242470140791957103924247014079195710392424701407919571039242470140791957103924247014079195710392424701407919571039242470140791957103924247014079195710392424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a85a53-f1a3-491c-829e-3283d5d1afa4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b20d55fe-b930-4b1e-a4f8-422d4adebf0a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20d55fe-b930-4b1e-a4f8-422d4adebf0a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18074977634751777583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807497763475177758318074977634751777583180749776347517775831807497763475177758318074977634751777583180749776347517775831807497763475177758318074977634751777583180749776347517775831807497763475177758318074977634751777583180749776347517775831807497763475177758318074977634751777583180749776347517775831807497763475177758318074977634751777583180749776347517775831807497763475177758318074977634751777583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2282304-db02-4151-8f13-80dc9afca49e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c55328-d99e-4fb4-b4d2-2875f0e01e8a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c55328-d99e-4fb4-b4d2-2875f0e01e8a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 519792832001090394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394519792832001090394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20d55fe-b930-4b1e-a4f8-422d4adebf0a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37bf3d9d-236b-4c00-a7fc-811207f52c59, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37bf3d9d-236b-4c00-a7fc-811207f52c59, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410486560008215247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247410486560008215247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c55328-d99e-4fb4-b4d2-2875f0e01e8a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1569365-79e9-4466-bc8c-cc7f4fa5b865, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1569365-79e9-4466-bc8c-cc7f4fa5b865, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11917431720692917254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191743172069291725411917431720692917254119174317206929172541191743172069291725411917431720692917254119174317206929172541191743172069291725411917431720692917254119174317206929172541191743172069291725411917431720692917254119174317206929172541191743172069291725411917431720692917254119174317206929172541191743172069291725411917431720692917254119174317206929172541191743172069291725411917431720692917254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bf3d9d-236b-4c00-a7fc-811207f52c59, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a485e9b4-0214-45ab-b620-7d837ca3763e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a485e9b4-0214-45ab-b620-7d837ca3763e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5984841698266108054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59848416982661080545984841698266108054598484169826610805459848416982661080545984841698266108054598484169826610805459848416982661080545984841698266108054598484169826610805459848416982661080545984841698266108054598484169826610805459848416982661080545984841698266108054598484169826610805459848416982661080545984841698266108054598484169826610805459848416982661080545984841698266108054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1569365-79e9-4466-bc8c-cc7f4fa5b865, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236b357a-a1f0-4a46-9634-4d19354ef781, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 236b357a-a1f0-4a46-9634-4d19354ef781, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11893110945857229345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189311094585722934511893110945857229345118931109458572293451189311094585722934511893110945857229345118931109458572293451189311094585722934511893110945857229345118931109458572293451189311094585722934511893110945857229345118931109458572293451189311094585722934511893110945857229345118931109458572293451189311094585722934511893110945857229345118931109458572293451189311094585722934511893110945857229345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a485e9b4-0214-45ab-b620-7d837ca3763e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236b357a-a1f0-4a46-9634-4d19354ef781, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e98c2afa-b4b9-41fd-a4fd-1df19af4a19d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e98c2afa-b4b9-41fd-a4fd-1df19af4a19d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6492278661899070875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64922786618990708756492278661899070875649227866189907087564922786618990708756492278661899070875649227866189907087564922786618990708756492278661899070875649227866189907087564922786618990708756492278661899070875649227866189907087564922786618990708756492278661899070875649227866189907087564922786618990708756492278661899070875649227866189907087564922786618990708756492278661899070875" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 815c0a29-6863-4608-a5e5-6d144ef7bdac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 815c0a29-6863-4608-a5e5-6d144ef7bdac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29301014082198306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2930101408219830629301014082198306293010140821983062930101408219830629301014082198306293010140821983062930101408219830629301014082198306293010140821983062930101408219830629301014082198306293010140821983062930101408219830629301014082198306293010140821983062930101408219830629301014082198306293010140821983062930101408219830629301014082198306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e98c2afa-b4b9-41fd-a4fd-1df19af4a19d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef634863-ab44-4cf7-8a1e-f2cc0fb5de6c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef634863-ab44-4cf7-8a1e-f2cc0fb5de6c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2641790500576380645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26417905005763806452641790500576380645264179050057638064526417905005763806452641790500576380645264179050057638064526417905005763806452641790500576380645264179050057638064526417905005763806452641790500576380645264179050057638064526417905005763806452641790500576380645264179050057638064526417905005763806452641790500576380645264179050057638064526417905005763806452641790500576380645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 815c0a29-6863-4608-a5e5-6d144ef7bdac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6428c871-f348-4b8e-9c81-4e05efd05e11, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6428c871-f348-4b8e-9c81-4e05efd05e11, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7083816368213041725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70838163682130417257083816368213041725708381636821304172570838163682130417257083816368213041725708381636821304172570838163682130417257083816368213041725708381636821304172570838163682130417257083816368213041725708381636821304172570838163682130417257083816368213041725708381636821304172570838163682130417257083816368213041725708381636821304172570838163682130417257083816368213041725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef634863-ab44-4cf7-8a1e-f2cc0fb5de6c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3eb2714-55c1-4c98-bf01-ab0752c58b57, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3eb2714-55c1-4c98-bf01-ab0752c58b57, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12887289090479475222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288728909047947522212887289090479475222128872890904794752221288728909047947522212887289090479475222128872890904794752221288728909047947522212887289090479475222128872890904794752221288728909047947522212887289090479475222128872890904794752221288728909047947522212887289090479475222128872890904794752221288728909047947522212887289090479475222128872890904794752221288728909047947522212887289090479475222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3eb2714-55c1-4c98-bf01-ab0752c58b57, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 125cc58c-826c-48ba-9fb5-7bfba395e8d3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125cc58c-826c-48ba-9fb5-7bfba395e8d3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12540196301271534676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254019630127153467612540196301271534676125401963012715346761254019630127153467612540196301271534676125401963012715346761254019630127153467612540196301271534676125401963012715346761254019630127153467612540196301271534676125401963012715346761254019630127153467612540196301271534676125401963012715346761254019630127153467612540196301271534676125401963012715346761254019630127153467612540196301271534676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6428c871-f348-4b8e-9c81-4e05efd05e11, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09c61370-2c10-49ef-8db7-a26acf838182, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09c61370-2c10-49ef-8db7-a26acf838182, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14689811697131240895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468981169713124089514689811697131240895146898116971312408951468981169713124089514689811697131240895146898116971312408951468981169713124089514689811697131240895146898116971312408951468981169713124089514689811697131240895146898116971312408951468981169713124089514689811697131240895146898116971312408951468981169713124089514689811697131240895146898116971312408951468981169713124089514689811697131240895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125cc58c-826c-48ba-9fb5-7bfba395e8d3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e4f430-aae5-4881-9208-114b784934e4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e4f430-aae5-4881-9208-114b784934e4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10001454774162323806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000145477416232380610001454774162323806100014547741623238061000145477416232380610001454774162323806100014547741623238061000145477416232380610001454774162323806100014547741623238061000145477416232380610001454774162323806100014547741623238061000145477416232380610001454774162323806100014547741623238061000145477416232380610001454774162323806100014547741623238061000145477416232380610001454774162323806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09c61370-2c10-49ef-8db7-a26acf838182, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfbacf7-fd0d-456b-a1ab-327cb532ecb1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfbacf7-fd0d-456b-a1ab-327cb532ecb1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7477320915568763497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74773209155687634977477320915568763497747732091556876349774773209155687634977477320915568763497747732091556876349774773209155687634977477320915568763497747732091556876349774773209155687634977477320915568763497747732091556876349774773209155687634977477320915568763497747732091556876349774773209155687634977477320915568763497747732091556876349774773209155687634977477320915568763497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e4f430-aae5-4881-9208-114b784934e4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06a25e28-da0a-4e02-b799-0bd064d6e4f1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a25e28-da0a-4e02-b799-0bd064d6e4f1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6710364055185183239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67103640551851832396710364055185183239671036405518518323967103640551851832396710364055185183239671036405518518323967103640551851832396710364055185183239671036405518518323967103640551851832396710364055185183239671036405518518323967103640551851832396710364055185183239671036405518518323967103640551851832396710364055185183239671036405518518323967103640551851832396710364055185183239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfbacf7-fd0d-456b-a1ab-327cb532ecb1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 170f6602-ca1f-4d3d-9bec-bc857979f484, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 170f6602-ca1f-4d3d-9bec-bc857979f484, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1537789478554821484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15377894785548214841537789478554821484153778947855482148415377894785548214841537789478554821484153778947855482148415377894785548214841537789478554821484153778947855482148415377894785548214841537789478554821484153778947855482148415377894785548214841537789478554821484153778947855482148415377894785548214841537789478554821484153778947855482148415377894785548214841537789478554821484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a25e28-da0a-4e02-b799-0bd064d6e4f1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1408fb2a-5ec0-4125-b72c-58578ec2260e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1408fb2a-5ec0-4125-b72c-58578ec2260e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303163179572870928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43031631795728709284303163179572870928430316317957287092843031631795728709284303163179572870928430316317957287092843031631795728709284303163179572870928430316317957287092843031631795728709284303163179572870928430316317957287092843031631795728709284303163179572870928430316317957287092843031631795728709284303163179572870928430316317957287092843031631795728709284303163179572870928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 170f6602-ca1f-4d3d-9bec-bc857979f484, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 586862f8-15da-489c-bccd-ea23d16eee85, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1408fb2a-5ec0-4125-b72c-58578ec2260e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 586862f8-15da-489c-bccd-ea23d16eee85, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10900632347110554005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090063234711055400510900632347110554005109006323471105540051090063234711055400510900632347110554005109006323471105540051090063234711055400510900632347110554005109006323471105540051090063234711055400510900632347110554005109006323471105540051090063234711055400510900632347110554005109006323471105540051090063234711055400510900632347110554005109006323471105540051090063234711055400510900632347110554005" } } } 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 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd1d6628-1a55-4548-b45d-f82ee8ac99e5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd1d6628-1a55-4548-b45d-f82ee8ac99e5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15326225862708077442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532622586270807744215326225862708077442153262258627080774421532622586270807744215326225862708077442153262258627080774421532622586270807744215326225862708077442153262258627080774421532622586270807744215326225862708077442153262258627080774421532622586270807744215326225862708077442153262258627080774421532622586270807744215326225862708077442153262258627080774421532622586270807744215326225862708077442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 586862f8-15da-489c-bccd-ea23d16eee85, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f1c75a4-0503-44d5-a5dc-45beae865964, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f1c75a4-0503-44d5-a5dc-45beae865964, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1899265661065840547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18992656610658405471899265661065840547189926566106584054718992656610658405471899265661065840547189926566106584054718992656610658405471899265661065840547189926566106584054718992656610658405471899265661065840547189926566106584054718992656610658405471899265661065840547189926566106584054718992656610658405471899265661065840547189926566106584054718992656610658405471899265661065840547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f1c75a4-0503-44d5-a5dc-45beae865964, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f80f482-d311-4d79-a283-5fb3d8d356a5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f80f482-d311-4d79-a283-5fb3d8d356a5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3416041087528445537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34160410875284455373416041087528445537341604108752844553734160410875284455373416041087528445537341604108752844553734160410875284455373416041087528445537341604108752844553734160410875284455373416041087528445537341604108752844553734160410875284455373416041087528445537341604108752844553734160410875284455373416041087528445537341604108752844553734160410875284455373416041087528445537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd1d6628-1a55-4548-b45d-f82ee8ac99e5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 412e58c6-3f89-446f-ac42-716b103e6772, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 412e58c6-3f89-446f-ac42-716b103e6772, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 887030445941982407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407887030445941982407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 412e58c6-3f89-446f-ac42-716b103e6772, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661bfe0d-a1b7-4184-8982-6c2810bfc14f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661bfe0d-a1b7-4184-8982-6c2810bfc14f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10650762426248275442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065076242624827544210650762426248275442106507624262482754421065076242624827544210650762426248275442106507624262482754421065076242624827544210650762426248275442106507624262482754421065076242624827544210650762426248275442106507624262482754421065076242624827544210650762426248275442106507624262482754421065076242624827544210650762426248275442106507624262482754421065076242624827544210650762426248275442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f80f482-d311-4d79-a283-5fb3d8d356a5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bbcb4e3-b286-4a48-85a0-23dbf2191666, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bbcb4e3-b286-4a48-85a0-23dbf2191666, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16622530594220793015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662253059422079301516622530594220793015166225305942207930151662253059422079301516622530594220793015166225305942207930151662253059422079301516622530594220793015166225305942207930151662253059422079301516622530594220793015166225305942207930151662253059422079301516622530594220793015166225305942207930151662253059422079301516622530594220793015166225305942207930151662253059422079301516622530594220793015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661bfe0d-a1b7-4184-8982-6c2810bfc14f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b29665c-c280-4369-ac35-1bc5ac94c1b9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b29665c-c280-4369-ac35-1bc5ac94c1b9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11155925981093997918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115592598109399791811155925981093997918111559259810939979181115592598109399791811155925981093997918111559259810939979181115592598109399791811155925981093997918111559259810939979181115592598109399791811155925981093997918111559259810939979181115592598109399791811155925981093997918111559259810939979181115592598109399791811155925981093997918111559259810939979181115592598109399791811155925981093997918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bbcb4e3-b286-4a48-85a0-23dbf2191666, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f68f2e59-9e6e-49ec-a740-bb06c6567814, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f68f2e59-9e6e-49ec-a740-bb06c6567814, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13506110728778975124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350611072877897512413506110728778975124135061107287789751241350611072877897512413506110728778975124135061107287789751241350611072877897512413506110728778975124135061107287789751241350611072877897512413506110728778975124135061107287789751241350611072877897512413506110728778975124135061107287789751241350611072877897512413506110728778975124135061107287789751241350611072877897512413506110728778975124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b29665c-c280-4369-ac35-1bc5ac94c1b9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2271ebf8-659d-44c5-b222-73aef7f45346, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2271ebf8-659d-44c5-b222-73aef7f45346, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733813008412430809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809733813008412430809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f68f2e59-9e6e-49ec-a740-bb06c6567814, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b57fbf5-7c57-4fa0-8776-a9de0297f3e0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b57fbf5-7c57-4fa0-8776-a9de0297f3e0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11383758225741523616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138375822574152361611383758225741523616113837582257415236161138375822574152361611383758225741523616113837582257415236161138375822574152361611383758225741523616113837582257415236161138375822574152361611383758225741523616113837582257415236161138375822574152361611383758225741523616113837582257415236161138375822574152361611383758225741523616113837582257415236161138375822574152361611383758225741523616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2271ebf8-659d-44c5-b222-73aef7f45346, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b04992-cd36-45de-817a-be281019d156, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b04992-cd36-45de-817a-be281019d156, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12050048169784520115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205004816978452011512050048169784520115120500481697845201151205004816978452011512050048169784520115120500481697845201151205004816978452011512050048169784520115120500481697845201151205004816978452011512050048169784520115120500481697845201151205004816978452011512050048169784520115120500481697845201151205004816978452011512050048169784520115120500481697845201151205004816978452011512050048169784520115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b57fbf5-7c57-4fa0-8776-a9de0297f3e0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deaa5854-237f-4f61-ba7e-c6fc56593ff8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deaa5854-237f-4f61-ba7e-c6fc56593ff8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15385155102272555203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538515510227255520315385155102272555203153851551022725552031538515510227255520315385155102272555203153851551022725552031538515510227255520315385155102272555203153851551022725552031538515510227255520315385155102272555203153851551022725552031538515510227255520315385155102272555203153851551022725552031538515510227255520315385155102272555203153851551022725552031538515510227255520315385155102272555203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b04992-cd36-45de-817a-be281019d156, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec9c0e33-bd7d-476a-a032-f3de24133cf9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec9c0e33-bd7d-476a-a032-f3de24133cf9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7715118714579436640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77151187145794366407715118714579436640771511871457943664077151187145794366407715118714579436640771511871457943664077151187145794366407715118714579436640771511871457943664077151187145794366407715118714579436640771511871457943664077151187145794366407715118714579436640771511871457943664077151187145794366407715118714579436640771511871457943664077151187145794366407715118714579436640" } } } 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 945013) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 945013) elapsed time (sec): 1.0143146514892578
DEBUG    ya.test:process.py:263 Command (pid 945013) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 945013) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 945013) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 945013) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 945013) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 945013) maxrss: 913960
DEBUG    ya.test:process.py:263 Command (pid 945013) minflt: 45657
DEBUG    ya.test:process.py:263 Command (pid 945013) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 945013) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 945013) nivcsw: 225
DEBUG    ya.test:process.py:263 Command (pid 945013) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 945013) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 945013) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 945013) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 945013) stime: 0.209084
DEBUG    ya.test:process.py:263 Command (pid 945013) utime: 0.537778
DEBUG    ya.test:process.py:263 Command (pid 945013) wtime: 1.025
DEBUG    ya.test:process.py:275 Command (pid 945013) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deaa5854-237f-4f61-ba7e-c6fc56593ff8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812fb233-c09f-414e-9852-e24221a8a5fb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812fb233-c09f-414e-9852-e24221a8a5fb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4893170118075193030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48931701180751930304893170118075193030489317011807519303048931701180751930304893170118075193030489317011807519303048931701180751930304893170118075193030489317011807519303048931701180751930304893170118075193030489317011807519303048931701180751930304893170118075193030489317011807519303048931701180751930304893170118075193030489317011807519303048931701180751930304893170118075193030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:276 Command (pid 945013) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec9c0e33-bd7d-476a-a032-f3de24133cf9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10236ee0-4182-4f01-be46-87fe33999b5f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10236ee0-4182-4f01-be46-87fe33999b5f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15504643349705723520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550464334970572352015504643349705723520155046433497057235201550464334970572352015504643349705723520155046433497057235201550464334970572352015504643349705723520155046433497057235201550464334970572352015504643349705723520155046433497057235201550464334970572352015504643349705723520155046433497057235201550464334970572352015504643349705723520155046433497057235201550464334970572352015504643349705723520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812fb233-c09f-414e-9852-e24221a8a5fb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb98bc57-6c8b-40ca-8d71-d43052ba20f1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb98bc57-6c8b-40ca-8d71-d43052ba20f1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7874576021441843255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78745760214418432557874576021441843255787457602144184325578745760214418432557874576021441843255787457602144184325578745760214418432557874576021441843255787457602144184325578745760214418432557874576021441843255787457602144184325578745760214418432557874576021441843255787457602144184325578745760214418432557874576021441843255787457602144184325578745760214418432557874576021441843255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10236ee0-4182-4f01-be46-87fe33999b5f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65dcfadc-1970-4ede-9d47-3f1503d4bcb8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65dcfadc-1970-4ede-9d47-3f1503d4bcb8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15408563188677249935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540856318867724993515408563188677249935154085631886772499351540856318867724993515408563188677249935154085631886772499351540856318867724993515408563188677249935154085631886772499351540856318867724993515408563188677249935154085631886772499351540856318867724993515408563188677249935154085631886772499351540856318867724993515408563188677249935154085631886772499351540856318867724993515408563188677249935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb98bc57-6c8b-40ca-8d71-d43052ba20f1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2866b653-987f-4178-924f-9497a64f0e2e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2866b653-987f-4178-924f-9497a64f0e2e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12515343504158170433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251534350415817043312515343504158170433125153435041581704331251534350415817043312515343504158170433125153435041581704331251534350415817043312515343504158170433125153435041581704331251534350415817043312515343504158170433125153435041581704331251534350415817043312515343504158170433125153435041581704331251534350415817043312515343504158170433125153435041581704331251534350415817043312515343504158170433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65dcfadc-1970-4ede-9d47-3f1503d4bcb8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 628a4cb2-8b31-4702-8ee0-4965deacb752, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 628a4cb2-8b31-4702-8ee0-4965deacb752, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NDJlYzc2ZjgtNmY1OGYzZTctZDU3ZDcxZTgtMzdhNDhkMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8386365607869510096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83863656078695100968386365607869510096838636560786951009683863656078695100968386365607869510096838636560786951009683863656078695100968386365607869510096838636560786951009683863656078695100968386365607869510096838636560786951009683863656078695100968386365607869510096838636560786951009683863656078695100968386365607869510096838636560786951009683863656078695100968386365607869510096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2866b653-987f-4178-924f-9497a64f0e2e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797d647070>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797d647070> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 68b39736-542d-4cbf-ad43-9a9c9349ab5a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 68b39736-542d-4cbf-ad43-9a9c9349ab5a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YTQ5MDZmODQtODZhNjk0NzItODZiZDkzMS1lZTllOWYwMw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 68b39736-542d-4cbf-ad43-9a9c9349ab5a, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 68b39736-542d-4cbf-ad43-9a9c9349ab5a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 68b39736-542d-4cbf-ad43-9a9c9349ab5a, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b797d647070>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b73c5ea-117f-4740-8f5a-a676eccbaa5e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b73c5ea-117f-4740-8f5a-a676eccbaa5e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15290125143607667603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529012514360766760315290125143607667603152901251436076676031529012514360766760315290125143607667603152901251436076676031529012514360766760315290125143607667603152901251436076676031529012514360766760315290125143607667603152901251436076676031529012514360766760315290125143607667603152901251436076676031529012514360766760315290125143607667603152901251436076676031529012514360766760315290125143607667603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b73c5ea-117f-4740-8f5a-a676eccbaa5e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d698330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797d698330>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797d698330> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 144b4793-3ae4-4f5f-80cb-108b6b1d6250, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 144b4793-3ae4-4f5f-80cb-108b6b1d6250, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NWRhOWZkNjMtMWZkNGVlZmItOTNjZTM1MjgtNDE0MzVlNDY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 628a4cb2-8b31-4702-8ee0-4965deacb752, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb0de546-a836ac75-46c634aa-448dab76" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 144b4793-3ae4-4f5f-80cb-108b6b1d6250, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 144b4793-3ae4-4f5f-80cb-108b6b1d6250, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 144b4793-3ae4-4f5f-80cb-108b6b1d6250, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b797d698330>
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 0x7b797f9391b0 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 0x7b797f9380f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c689bd4d-f6e2-4306-b3a8-f31e6186a603, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c689bd4d-f6e2-4306-b3a8-f31e6186a603, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c689bd4d-f6e2-4306-b3a8-f31e6186a603, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, c689bd4d-f6e2-4306-b3a8-f31e6186a603, ghrun-lazcnq5tka.auto.internal:27972): 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-12-05T13:58:02.82242042+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, c689bd4d-f6e2-4306-b3a8-f31e6186a603, ghrun-lazcnq5tka.auto.internal:27972): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lazcnq5tka.auto.internal:27972
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-12-05T13:58:02.82242042+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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d669770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797d669770>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797d669770> 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 0x7b797d669770> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797f9549b0>
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 0x7b797d669770>
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 0x7b797f95fff0 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 0x7b797f92def0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797f92def0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1f21b396-a190-4eee-bbbb-e144adc56613, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1f21b396-a190-4eee-bbbb-e144adc56613, localhost:17060): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1f21b396-a190-4eee-bbbb-e144adc56613, localhost:17060): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 20348 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-lazcnq5tka.auto.internal:20348, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eed5fd3d-22fa-41e4-8500-8979945e0991, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eed5fd3d-22fa-41e4-8500-8979945e0991, ghrun-lazcnq5tka.auto.internal:20348): 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 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f271eab-7f8b-4f1c-b491-ee62b211a2b2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f271eab-7f8b-4f1c-b491-ee62b211a2b2, ghrun-lazcnq5tka.auto.internal:20348): 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82072510-fdac-4e5a-acf8-b04d38403f09, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82072510-fdac-4e5a-acf8-b04d38403f09, ghrun-lazcnq5tka.auto.internal:20348): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, eed5fd3d-22fa-41e4-8500-8979945e0991, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eed5fd3d-22fa-41e4-8500-8979945e0991, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, eed5fd3d-22fa-41e4-8500-8979945e0991, ghrun-lazcnq5tka.auto.internal:20348): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, d0cd7737-7ecb-4489-a0e8-e18c68cffc8f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d0cd7737-7ecb-4489-a0e8-e18c68cffc8f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" 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:118 RpcState(CreateSession, 9f271eab-7f8b-4f1c-b491-ee62b211a2b2, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f271eab-7f8b-4f1c-b491-ee62b211a2b2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 9f271eab-7f8b-4f1c-b491-ee62b211a2b2, ghrun-lazcnq5tka.auto.internal:20348): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 82072510-fdac-4e5a-acf8-b04d38403f09, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 2c7572e5-26a5-4331-aabb-546c6363b112, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 2c7572e5-26a5-4331-aabb-546c6363b112, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" 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, 82072510-fdac-4e5a-acf8-b04d38403f09, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 82072510-fdac-4e5a-acf8-b04d38403f09, ghrun-lazcnq5tka.auto.internal:20348): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, d0cd7737-7ecb-4489-a0e8-e18c68cffc8f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fb1b82d-12a938da-eb43ed8f-a70e2c4b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 046804ff-f463-460b-8e4d-93ab40731d43, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 046804ff-f463-460b-8e4d-93ab40731d43, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4428970244215687635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44289702442156876354428970244215687635442897024421568763544289702442156876354428970244215687635442897024421568763544289702442156876354428970244215687635442897024421568763544289702442156876354428970244215687635442897024421568763544289702442156876354428970244215687635442897024421568763544289702442156876354428970244215687635442897024421568763544289702442156876354428970244215687635" } } } 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, 2c7572e5-26a5-4331-aabb-546c6363b112, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fb1b82d-12a938da-eb43ed8f-a70e2c4b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 075da404-5616-4f23-a256-e2d16cac0b64, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 075da404-5616-4f23-a256-e2d16cac0b64, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5398377195970598001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53983771959705980015398377195970598001539837719597059800153983771959705980015398377195970598001539837719597059800153983771959705980015398377195970598001539837719597059800153983771959705980015398377195970598001539837719597059800153983771959705980015398377195970598001539837719597059800153983771959705980015398377195970598001539837719597059800153983771959705980015398377195970598001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 046804ff-f463-460b-8e4d-93ab40731d43, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, ac6b0462-9a41-4092-b368-dac5e4c9f4ab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, ac6b0462-9a41-4092-b368-dac5e4c9f4ab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" 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, 075da404-5616-4f23-a256-e2d16cac0b64, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b4028d-f192-4c2a-98c2-0ad9ee98a3b2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b4028d-f192-4c2a-98c2-0ad9ee98a3b2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15141456013789181793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514145601378918179315141456013789181793151414560137891817931514145601378918179315141456013789181793151414560137891817931514145601378918179315141456013789181793151414560137891817931514145601378918179315141456013789181793151414560137891817931514145601378918179315141456013789181793151414560137891817931514145601378918179315141456013789181793151414560137891817931514145601378918179315141456013789181793" } } } 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, ac6b0462-9a41-4092-b368-dac5e4c9f4ab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fb1b82d-12a938da-eb43ed8f-a70e2c4b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91fdf07b-1499-4b02-86b7-e9b5514eddae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91fdf07b-1499-4b02-86b7-e9b5514eddae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5144044401827558733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51440444018275587335144044401827558733514404440182755873351440444018275587335144044401827558733514404440182755873351440444018275587335144044401827558733514404440182755873351440444018275587335144044401827558733514404440182755873351440444018275587335144044401827558733514404440182755873351440444018275587335144044401827558733514404440182755873351440444018275587335144044401827558733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b4028d-f192-4c2a-98c2-0ad9ee98a3b2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77eefa24-f8f5-4c5d-93d2-73c93933036e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91fdf07b-1499-4b02-86b7-e9b5514eddae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77eefa24-f8f5-4c5d-93d2-73c93933036e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 957486707575270241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241957486707575270241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e56b1b97-8945-450f-b6db-0815a69dd775, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56b1b97-8945-450f-b6db-0815a69dd775, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 426285254622344560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560426285254622344560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77eefa24-f8f5-4c5d-93d2-73c93933036e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c525ae-26d1-4ca4-b493-f5d4ae84a79d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c525ae-26d1-4ca4-b493-f5d4ae84a79d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8885640980208107227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88856409802081072278885640980208107227888564098020810722788856409802081072278885640980208107227888564098020810722788856409802081072278885640980208107227888564098020810722788856409802081072278885640980208107227888564098020810722788856409802081072278885640980208107227888564098020810722788856409802081072278885640980208107227888564098020810722788856409802081072278885640980208107227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56b1b97-8945-450f-b6db-0815a69dd775, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60c40671-94c7-4712-af27-62177ce60cd8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60c40671-94c7-4712-af27-62177ce60cd8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6007684597625571056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60076845976255710566007684597625571056600768459762557105660076845976255710566007684597625571056600768459762557105660076845976255710566007684597625571056600768459762557105660076845976255710566007684597625571056600768459762557105660076845976255710566007684597625571056600768459762557105660076845976255710566007684597625571056600768459762557105660076845976255710566007684597625571056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60c40671-94c7-4712-af27-62177ce60cd8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ca1476-3ba6-4d48-b787-7c8b4d6e6f3d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ca1476-3ba6-4d48-b787-7c8b4d6e6f3d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7407951686603894476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74079516866038944767407951686603894476740795168660389447674079516866038944767407951686603894476740795168660389447674079516866038944767407951686603894476740795168660389447674079516866038944767407951686603894476740795168660389447674079516866038944767407951686603894476740795168660389447674079516866038944767407951686603894476740795168660389447674079516866038944767407951686603894476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c525ae-26d1-4ca4-b493-f5d4ae84a79d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab89943-e54d-4b1d-a783-6d4bb0811588, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab89943-e54d-4b1d-a783-6d4bb0811588, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15245833837678163568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524583383767816356815245833837678163568152458338376781635681524583383767816356815245833837678163568152458338376781635681524583383767816356815245833837678163568152458338376781635681524583383767816356815245833837678163568152458338376781635681524583383767816356815245833837678163568152458338376781635681524583383767816356815245833837678163568152458338376781635681524583383767816356815245833837678163568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab89943-e54d-4b1d-a783-6d4bb0811588, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9af06946-3960-4097-bddb-5762e88bc5af, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9af06946-3960-4097-bddb-5762e88bc5af, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4556407022521858325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45564070225218583254556407022521858325455640702252185832545564070225218583254556407022521858325455640702252185832545564070225218583254556407022521858325455640702252185832545564070225218583254556407022521858325455640702252185832545564070225218583254556407022521858325455640702252185832545564070225218583254556407022521858325455640702252185832545564070225218583254556407022521858325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ca1476-3ba6-4d48-b787-7c8b4d6e6f3d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b555633-cabf-41dc-8247-0c9e21bafa66, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9af06946-3960-4097-bddb-5762e88bc5af, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa71c6d-e2d1-4f01-a3fe-d63321838fa5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa71c6d-e2d1-4f01-a3fe-d63321838fa5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5011811044105661625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50118110441056616255011811044105661625501181104410566162550118110441056616255011811044105661625501181104410566162550118110441056616255011811044105661625501181104410566162550118110441056616255011811044105661625501181104410566162550118110441056616255011811044105661625501181104410566162550118110441056616255011811044105661625501181104410566162550118110441056616255011811044105661625" } } } 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, 5b555633-cabf-41dc-8247-0c9e21bafa66, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9289999310982906490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92899993109829064909289999310982906490928999931098290649092899993109829064909289999310982906490928999931098290649092899993109829064909289999310982906490928999931098290649092899993109829064909289999310982906490928999931098290649092899993109829064909289999310982906490928999931098290649092899993109829064909289999310982906490928999931098290649092899993109829064909289999310982906490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa71c6d-e2d1-4f01-a3fe-d63321838fa5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffe67f60-ee16-4abf-8516-7f6fee58e31e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b555633-cabf-41dc-8247-0c9e21bafa66, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8b9d17-b38e-4b2c-bbd0-7b730cf605e9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8b9d17-b38e-4b2c-bbd0-7b730cf605e9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15394910227758276967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539491022775827696715394910227758276967153949102277582769671539491022775827696715394910227758276967153949102277582769671539491022775827696715394910227758276967153949102277582769671539491022775827696715394910227758276967153949102277582769671539491022775827696715394910227758276967153949102277582769671539491022775827696715394910227758276967153949102277582769671539491022775827696715394910227758276967" } } } 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, ffe67f60-ee16-4abf-8516-7f6fee58e31e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15379367091056988333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537936709105698833315379367091056988333153793670910569883331537936709105698833315379367091056988333153793670910569883331537936709105698833315379367091056988333153793670910569883331537936709105698833315379367091056988333153793670910569883331537936709105698833315379367091056988333153793670910569883331537936709105698833315379367091056988333153793670910569883331537936709105698833315379367091056988333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8b9d17-b38e-4b2c-bbd0-7b730cf605e9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd269bf8-5f5b-49e2-b9dc-77be227fd689, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd269bf8-5f5b-49e2-b9dc-77be227fd689, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14784550994362509180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478455099436250918014784550994362509180147845509943625091801478455099436250918014784550994362509180147845509943625091801478455099436250918014784550994362509180147845509943625091801478455099436250918014784550994362509180147845509943625091801478455099436250918014784550994362509180147845509943625091801478455099436250918014784550994362509180147845509943625091801478455099436250918014784550994362509180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe67f60-ee16-4abf-8516-7f6fee58e31e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 562ad3d8-ece3-469f-85eb-42a2353ba15d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 562ad3d8-ece3-469f-85eb-42a2353ba15d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17805893409364036792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780589340936403679217805893409364036792178058934093640367921780589340936403679217805893409364036792178058934093640367921780589340936403679217805893409364036792178058934093640367921780589340936403679217805893409364036792178058934093640367921780589340936403679217805893409364036792178058934093640367921780589340936403679217805893409364036792178058934093640367921780589340936403679217805893409364036792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd269bf8-5f5b-49e2-b9dc-77be227fd689, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61afd959-7ab8-42a5-9afa-d5e92a1a6c94, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61afd959-7ab8-42a5-9afa-d5e92a1a6c94, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6057972726349790184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60579727263497901846057972726349790184605797272634979018460579727263497901846057972726349790184605797272634979018460579727263497901846057972726349790184605797272634979018460579727263497901846057972726349790184605797272634979018460579727263497901846057972726349790184605797272634979018460579727263497901846057972726349790184605797272634979018460579727263497901846057972726349790184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 562ad3d8-ece3-469f-85eb-42a2353ba15d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dfb8598-8ed2-4b1b-8018-a8bf5cc79fe2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dfb8598-8ed2-4b1b-8018-a8bf5cc79fe2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 220090216175417511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511220090216175417511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61afd959-7ab8-42a5-9afa-d5e92a1a6c94, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a42fcc-d025-4dde-91e2-e9d3c6cb3f3e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a42fcc-d025-4dde-91e2-e9d3c6cb3f3e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1662691239176084504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16626912391760845041662691239176084504166269123917608450416626912391760845041662691239176084504166269123917608450416626912391760845041662691239176084504166269123917608450416626912391760845041662691239176084504166269123917608450416626912391760845041662691239176084504166269123917608450416626912391760845041662691239176084504166269123917608450416626912391760845041662691239176084504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dfb8598-8ed2-4b1b-8018-a8bf5cc79fe2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f673f0-b859-479b-97fb-de18bc067a77, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f673f0-b859-479b-97fb-de18bc067a77, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17754805977222337703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775480597722233770317754805977222337703177548059772223377031775480597722233770317754805977222337703177548059772223377031775480597722233770317754805977222337703177548059772223377031775480597722233770317754805977222337703177548059772223377031775480597722233770317754805977222337703177548059772223377031775480597722233770317754805977222337703177548059772223377031775480597722233770317754805977222337703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a42fcc-d025-4dde-91e2-e9d3c6cb3f3e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aea1eca-71ee-43cb-a064-670e0fb11c7a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aea1eca-71ee-43cb-a064-670e0fb11c7a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14648422262328222248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464842226232822224814648422262328222248146484222623282222481464842226232822224814648422262328222248146484222623282222481464842226232822224814648422262328222248146484222623282222481464842226232822224814648422262328222248146484222623282222481464842226232822224814648422262328222248146484222623282222481464842226232822224814648422262328222248146484222623282222481464842226232822224814648422262328222248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f673f0-b859-479b-97fb-de18bc067a77, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4abfcc51-d57f-4dad-9104-9def3fcd6720, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4abfcc51-d57f-4dad-9104-9def3fcd6720, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10777200211119205564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077720021111920556410777200211119205564107772002111192055641077720021111920556410777200211119205564107772002111192055641077720021111920556410777200211119205564107772002111192055641077720021111920556410777200211119205564107772002111192055641077720021111920556410777200211119205564107772002111192055641077720021111920556410777200211119205564107772002111192055641077720021111920556410777200211119205564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aea1eca-71ee-43cb-a064-670e0fb11c7a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d26320d-d2a4-4f0e-b82e-8e3458c30682, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d26320d-d2a4-4f0e-b82e-8e3458c30682, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4204465488627256537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42044654886272565374204465488627256537420446548862725653742044654886272565374204465488627256537420446548862725653742044654886272565374204465488627256537420446548862725653742044654886272565374204465488627256537420446548862725653742044654886272565374204465488627256537420446548862725653742044654886272565374204465488627256537420446548862725653742044654886272565374204465488627256537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4abfcc51-d57f-4dad-9104-9def3fcd6720, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490e1e91-7f19-44c6-947c-865d677280fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490e1e91-7f19-44c6-947c-865d677280fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1529202184144484952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15292021841444849521529202184144484952152920218414448495215292021841444849521529202184144484952152920218414448495215292021841444849521529202184144484952152920218414448495215292021841444849521529202184144484952152920218414448495215292021841444849521529202184144484952152920218414448495215292021841444849521529202184144484952152920218414448495215292021841444849521529202184144484952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d26320d-d2a4-4f0e-b82e-8e3458c30682, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aca36e4-0af8-4999-a18e-3066624f7d88, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aca36e4-0af8-4999-a18e-3066624f7d88, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15812782876180311414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581278287618031141415812782876180311414158127828761803114141581278287618031141415812782876180311414158127828761803114141581278287618031141415812782876180311414158127828761803114141581278287618031141415812782876180311414158127828761803114141581278287618031141415812782876180311414158127828761803114141581278287618031141415812782876180311414158127828761803114141581278287618031141415812782876180311414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490e1e91-7f19-44c6-947c-865d677280fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e96992-da61-4fb9-ad46-3b4f5e670e60, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e96992-da61-4fb9-ad46-3b4f5e670e60, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1797020212274540054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17970202122745400541797020212274540054179702021227454005417970202122745400541797020212274540054179702021227454005417970202122745400541797020212274540054179702021227454005417970202122745400541797020212274540054179702021227454005417970202122745400541797020212274540054179702021227454005417970202122745400541797020212274540054179702021227454005417970202122745400541797020212274540054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aca36e4-0af8-4999-a18e-3066624f7d88, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b018a8cb-0ad4-459f-b948-a51287df7223, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b018a8cb-0ad4-459f-b948-a51287df7223, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3408295401784515085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34082954017845150853408295401784515085340829540178451508534082954017845150853408295401784515085340829540178451508534082954017845150853408295401784515085340829540178451508534082954017845150853408295401784515085340829540178451508534082954017845150853408295401784515085340829540178451508534082954017845150853408295401784515085340829540178451508534082954017845150853408295401784515085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e96992-da61-4fb9-ad46-3b4f5e670e60, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d80745-c20a-4616-aacf-b2c6f744dbdb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d80745-c20a-4616-aacf-b2c6f744dbdb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15164037384413349550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516403738441334955015164037384413349550151640373844133495501516403738441334955015164037384413349550151640373844133495501516403738441334955015164037384413349550151640373844133495501516403738441334955015164037384413349550151640373844133495501516403738441334955015164037384413349550151640373844133495501516403738441334955015164037384413349550151640373844133495501516403738441334955015164037384413349550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b018a8cb-0ad4-459f-b948-a51287df7223, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a27b05-0c04-40bd-a363-c6f1a25b663d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a27b05-0c04-40bd-a363-c6f1a25b663d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 202157188588535211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211202157188588535211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a27b05-0c04-40bd-a363-c6f1a25b663d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c448ecc-4848-4db0-b650-965da130a0fc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c448ecc-4848-4db0-b650-965da130a0fc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15522904598903226616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552290459890322661615522904598903226616155229045989032266161552290459890322661615522904598903226616155229045989032266161552290459890322661615522904598903226616155229045989032266161552290459890322661615522904598903226616155229045989032266161552290459890322661615522904598903226616155229045989032266161552290459890322661615522904598903226616155229045989032266161552290459890322661615522904598903226616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d80745-c20a-4616-aacf-b2c6f744dbdb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d84fae6-09fa-4d99-9257-4a1e2406d94e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d84fae6-09fa-4d99-9257-4a1e2406d94e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462467102142294335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54624671021422943355462467102142294335546246710214229433554624671021422943355462467102142294335546246710214229433554624671021422943355462467102142294335546246710214229433554624671021422943355462467102142294335546246710214229433554624671021422943355462467102142294335546246710214229433554624671021422943355462467102142294335546246710214229433554624671021422943355462467102142294335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c448ecc-4848-4db0-b650-965da130a0fc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeecef9f-ea37-4514-ac2f-3e4efb689d1a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeecef9f-ea37-4514-ac2f-3e4efb689d1a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 223602649012715779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779223602649012715779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeecef9f-ea37-4514-ac2f-3e4efb689d1a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d12cf43-4c7e-44da-a2a4-8a08269797a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d12cf43-4c7e-44da-a2a4-8a08269797a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9748745460852373864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97487454608523738649748745460852373864974874546085237386497487454608523738649748745460852373864974874546085237386497487454608523738649748745460852373864974874546085237386497487454608523738649748745460852373864974874546085237386497487454608523738649748745460852373864974874546085237386497487454608523738649748745460852373864974874546085237386497487454608523738649748745460852373864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d84fae6-09fa-4d99-9257-4a1e2406d94e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b2beb5a-dce0-4d0e-8810-fde0bff06a36, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b2beb5a-dce0-4d0e-8810-fde0bff06a36, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14070179112520261862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407017911252026186214070179112520261862140701791125202618621407017911252026186214070179112520261862140701791125202618621407017911252026186214070179112520261862140701791125202618621407017911252026186214070179112520261862140701791125202618621407017911252026186214070179112520261862140701791125202618621407017911252026186214070179112520261862140701791125202618621407017911252026186214070179112520261862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d12cf43-4c7e-44da-a2a4-8a08269797a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce62e458-5333-4197-91f7-be01b82c25a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce62e458-5333-4197-91f7-be01b82c25a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1705923138708142240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17059231387081422401705923138708142240170592313870814224017059231387081422401705923138708142240170592313870814224017059231387081422401705923138708142240170592313870814224017059231387081422401705923138708142240170592313870814224017059231387081422401705923138708142240170592313870814224017059231387081422401705923138708142240170592313870814224017059231387081422401705923138708142240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b2beb5a-dce0-4d0e-8810-fde0bff06a36, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4041dbbd-9583-4bff-86e9-152e17ff3a3b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4041dbbd-9583-4bff-86e9-152e17ff3a3b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2327543019289855080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23275430192898550802327543019289855080232754301928985508023275430192898550802327543019289855080232754301928985508023275430192898550802327543019289855080232754301928985508023275430192898550802327543019289855080232754301928985508023275430192898550802327543019289855080232754301928985508023275430192898550802327543019289855080232754301928985508023275430192898550802327543019289855080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce62e458-5333-4197-91f7-be01b82c25a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea94d205-38d1-4192-9fe5-00c6d7dddf48, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea94d205-38d1-4192-9fe5-00c6d7dddf48, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5292628700796865917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52926287007968659175292628700796865917529262870079686591752926287007968659175292628700796865917529262870079686591752926287007968659175292628700796865917529262870079686591752926287007968659175292628700796865917529262870079686591752926287007968659175292628700796865917529262870079686591752926287007968659175292628700796865917529262870079686591752926287007968659175292628700796865917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4041dbbd-9583-4bff-86e9-152e17ff3a3b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f3a6e4-447c-4d72-82eb-329bcdcb47a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f3a6e4-447c-4d72-82eb-329bcdcb47a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1773712309933659152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17737123099336591521773712309933659152177371230993365915217737123099336591521773712309933659152177371230993365915217737123099336591521773712309933659152177371230993365915217737123099336591521773712309933659152177371230993365915217737123099336591521773712309933659152177371230993365915217737123099336591521773712309933659152177371230993365915217737123099336591521773712309933659152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea94d205-38d1-4192-9fe5-00c6d7dddf48, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79fb8104-8ef2-4232-8544-b98ed8181e4f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79fb8104-8ef2-4232-8544-b98ed8181e4f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 861034553996375450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450861034553996375450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f3a6e4-447c-4d72-82eb-329bcdcb47a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 697979b2-fba4-45e6-81bb-0aef924fa73a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 697979b2-fba4-45e6-81bb-0aef924fa73a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16405537344228715078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640553734422871507816405537344228715078164055373442287150781640553734422871507816405537344228715078164055373442287150781640553734422871507816405537344228715078164055373442287150781640553734422871507816405537344228715078164055373442287150781640553734422871507816405537344228715078164055373442287150781640553734422871507816405537344228715078164055373442287150781640553734422871507816405537344228715078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79fb8104-8ef2-4232-8544-b98ed8181e4f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c601f1-a224-4d98-ab02-032fd9f1d9e0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 697979b2-fba4-45e6-81bb-0aef924fa73a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5005fa0-2d2f-485b-b864-66d8224ccdd9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5005fa0-2d2f-485b-b864-66d8224ccdd9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7215472865500118874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72154728655001188747215472865500118874721547286550011887472154728655001188747215472865500118874721547286550011887472154728655001188747215472865500118874721547286550011887472154728655001188747215472865500118874721547286550011887472154728655001188747215472865500118874721547286550011887472154728655001188747215472865500118874721547286550011887472154728655001188747215472865500118874" } } } 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, e6c601f1-a224-4d98-ab02-032fd9f1d9e0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 995937769293819894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894995937769293819894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5005fa0-2d2f-485b-b864-66d8224ccdd9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7890061-1fa1-431e-81c8-f902707ebb79, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7890061-1fa1-431e-81c8-f902707ebb79, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 212470620338939183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183212470620338939183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c601f1-a224-4d98-ab02-032fd9f1d9e0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b305307-507f-4afc-a9c7-24659ab75b0b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b305307-507f-4afc-a9c7-24659ab75b0b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14681570873005333694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468157087300533369414681570873005333694146815708730053336941468157087300533369414681570873005333694146815708730053336941468157087300533369414681570873005333694146815708730053336941468157087300533369414681570873005333694146815708730053336941468157087300533369414681570873005333694146815708730053336941468157087300533369414681570873005333694146815708730053336941468157087300533369414681570873005333694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7890061-1fa1-431e-81c8-f902707ebb79, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a57536e-3cac-4176-91b1-744a0720b903, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a57536e-3cac-4176-91b1-744a0720b903, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13390970964832096544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339097096483209654413390970964832096544133909709648320965441339097096483209654413390970964832096544133909709648320965441339097096483209654413390970964832096544133909709648320965441339097096483209654413390970964832096544133909709648320965441339097096483209654413390970964832096544133909709648320965441339097096483209654413390970964832096544133909709648320965441339097096483209654413390970964832096544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b305307-507f-4afc-a9c7-24659ab75b0b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd255ff-244c-4f1f-8efd-2635a174e555, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd255ff-244c-4f1f-8efd-2635a174e555, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16718546321040726159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671854632104072615916718546321040726159167185463210407261591671854632104072615916718546321040726159167185463210407261591671854632104072615916718546321040726159167185463210407261591671854632104072615916718546321040726159167185463210407261591671854632104072615916718546321040726159167185463210407261591671854632104072615916718546321040726159167185463210407261591671854632104072615916718546321040726159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a57536e-3cac-4176-91b1-744a0720b903, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c7c1a8-7ec0-4f9e-81b2-b4a3e5513476, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c7c1a8-7ec0-4f9e-81b2-b4a3e5513476, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3746937499771887370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37469374997718873703746937499771887370374693749977188737037469374997718873703746937499771887370374693749977188737037469374997718873703746937499771887370374693749977188737037469374997718873703746937499771887370374693749977188737037469374997718873703746937499771887370374693749977188737037469374997718873703746937499771887370374693749977188737037469374997718873703746937499771887370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd255ff-244c-4f1f-8efd-2635a174e555, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d886f9-fa32-45ab-a64a-6925621ba831, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d886f9-fa32-45ab-a64a-6925621ba831, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14979752134980768196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497975213498076819614979752134980768196149797521349807681961497975213498076819614979752134980768196149797521349807681961497975213498076819614979752134980768196149797521349807681961497975213498076819614979752134980768196149797521349807681961497975213498076819614979752134980768196149797521349807681961497975213498076819614979752134980768196149797521349807681961497975213498076819614979752134980768196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c7c1a8-7ec0-4f9e-81b2-b4a3e5513476, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769d92c6-ec7e-4381-92d9-aa95bb15d21b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769d92c6-ec7e-4381-92d9-aa95bb15d21b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1950701599851021420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19507015998510214201950701599851021420195070159985102142019507015998510214201950701599851021420195070159985102142019507015998510214201950701599851021420195070159985102142019507015998510214201950701599851021420195070159985102142019507015998510214201950701599851021420195070159985102142019507015998510214201950701599851021420195070159985102142019507015998510214201950701599851021420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d886f9-fa32-45ab-a64a-6925621ba831, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d14ff3a-5a59-402e-8277-58f2642d2fed, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d14ff3a-5a59-402e-8277-58f2642d2fed, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6912339879110797724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69123398791107977246912339879110797724691233987911079772469123398791107977246912339879110797724691233987911079772469123398791107977246912339879110797724691233987911079772469123398791107977246912339879110797724691233987911079772469123398791107977246912339879110797724691233987911079772469123398791107977246912339879110797724691233987911079772469123398791107977246912339879110797724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769d92c6-ec7e-4381-92d9-aa95bb15d21b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2d31f90-baaa-46cc-b2d0-3ad8754ee8da, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2d31f90-baaa-46cc-b2d0-3ad8754ee8da, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10700563239869211980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070056323986921198010700563239869211980107005632398692119801070056323986921198010700563239869211980107005632398692119801070056323986921198010700563239869211980107005632398692119801070056323986921198010700563239869211980107005632398692119801070056323986921198010700563239869211980107005632398692119801070056323986921198010700563239869211980107005632398692119801070056323986921198010700563239869211980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d14ff3a-5a59-402e-8277-58f2642d2fed, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb626b7-dece-4a3b-b9e0-2c4b0f2200f3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb626b7-dece-4a3b-b9e0-2c4b0f2200f3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1606202108871362190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16062021088713621901606202108871362190160620210887136219016062021088713621901606202108871362190160620210887136219016062021088713621901606202108871362190160620210887136219016062021088713621901606202108871362190160620210887136219016062021088713621901606202108871362190160620210887136219016062021088713621901606202108871362190160620210887136219016062021088713621901606202108871362190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2d31f90-baaa-46cc-b2d0-3ad8754ee8da, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41cae70b-889d-441c-bf58-4158a3b1fe31, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41cae70b-889d-441c-bf58-4158a3b1fe31, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15577401524167149789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557740152416714978915577401524167149789155774015241671497891557740152416714978915577401524167149789155774015241671497891557740152416714978915577401524167149789155774015241671497891557740152416714978915577401524167149789155774015241671497891557740152416714978915577401524167149789155774015241671497891557740152416714978915577401524167149789155774015241671497891557740152416714978915577401524167149789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb626b7-dece-4a3b-b9e0-2c4b0f2200f3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34b8312f-f788-4092-9374-055b0ded4ad1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34b8312f-f788-4092-9374-055b0ded4ad1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 543176237531329468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468543176237531329468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41cae70b-889d-441c-bf58-4158a3b1fe31, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34b8312f-f788-4092-9374-055b0ded4ad1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c74149d-6405-49d9-9926-398bbf592eb5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c74149d-6405-49d9-9926-398bbf592eb5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6564008690811926764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65640086908119267646564008690811926764656400869081192676465640086908119267646564008690811926764656400869081192676465640086908119267646564008690811926764656400869081192676465640086908119267646564008690811926764656400869081192676465640086908119267646564008690811926764656400869081192676465640086908119267646564008690811926764656400869081192676465640086908119267646564008690811926764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70c9cf2-c0b2-4624-82d8-ac9a780b2985, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70c9cf2-c0b2-4624-82d8-ac9a780b2985, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7469264175019989947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74692641750199899477469264175019989947746926417501998994774692641750199899477469264175019989947746926417501998994774692641750199899477469264175019989947746926417501998994774692641750199899477469264175019989947746926417501998994774692641750199899477469264175019989947746926417501998994774692641750199899477469264175019989947746926417501998994774692641750199899477469264175019989947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70c9cf2-c0b2-4624-82d8-ac9a780b2985, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91cb7217-a73e-4894-ab58-e032107358e1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91cb7217-a73e-4894-ab58-e032107358e1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1912466717470225442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19124667174702254421912466717470225442191246671747022544219124667174702254421912466717470225442191246671747022544219124667174702254421912466717470225442191246671747022544219124667174702254421912466717470225442191246671747022544219124667174702254421912466717470225442191246671747022544219124667174702254421912466717470225442191246671747022544219124667174702254421912466717470225442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c74149d-6405-49d9-9926-398bbf592eb5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 035f5a7d-2aa6-4b13-ac1f-6f62fb9ff954, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 035f5a7d-2aa6-4b13-ac1f-6f62fb9ff954, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13588922474126799575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358892247412679957513588922474126799575135889224741267995751358892247412679957513588922474126799575135889224741267995751358892247412679957513588922474126799575135889224741267995751358892247412679957513588922474126799575135889224741267995751358892247412679957513588922474126799575135889224741267995751358892247412679957513588922474126799575135889224741267995751358892247412679957513588922474126799575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91cb7217-a73e-4894-ab58-e032107358e1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320ddac0-fe8a-4952-b16c-6ce7f9a7814d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320ddac0-fe8a-4952-b16c-6ce7f9a7814d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17530439048364319116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753043904836431911617530439048364319116175304390483643191161753043904836431911617530439048364319116175304390483643191161753043904836431911617530439048364319116175304390483643191161753043904836431911617530439048364319116175304390483643191161753043904836431911617530439048364319116175304390483643191161753043904836431911617530439048364319116175304390483643191161753043904836431911617530439048364319116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 035f5a7d-2aa6-4b13-ac1f-6f62fb9ff954, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2094edd-e10c-4d7b-9f06-09fbdda7b876, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2094edd-e10c-4d7b-9f06-09fbdda7b876, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9054629630319791618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90546296303197916189054629630319791618905462963031979161890546296303197916189054629630319791618905462963031979161890546296303197916189054629630319791618905462963031979161890546296303197916189054629630319791618905462963031979161890546296303197916189054629630319791618905462963031979161890546296303197916189054629630319791618905462963031979161890546296303197916189054629630319791618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2094edd-e10c-4d7b-9f06-09fbdda7b876, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed0aa142-c9db-45b7-9fce-d6e3cbb6b657, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed0aa142-c9db-45b7-9fce-d6e3cbb6b657, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11625838761571503622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162583876157150362211625838761571503622116258387615715036221162583876157150362211625838761571503622116258387615715036221162583876157150362211625838761571503622116258387615715036221162583876157150362211625838761571503622116258387615715036221162583876157150362211625838761571503622116258387615715036221162583876157150362211625838761571503622116258387615715036221162583876157150362211625838761571503622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320ddac0-fe8a-4952-b16c-6ce7f9a7814d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 194625bd-a5e8-47df-9653-756ce3f593c2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 194625bd-a5e8-47df-9653-756ce3f593c2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17354743589514942735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735474358951494273517354743589514942735173547435895149427351735474358951494273517354743589514942735173547435895149427351735474358951494273517354743589514942735173547435895149427351735474358951494273517354743589514942735173547435895149427351735474358951494273517354743589514942735173547435895149427351735474358951494273517354743589514942735173547435895149427351735474358951494273517354743589514942735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed0aa142-c9db-45b7-9fce-d6e3cbb6b657, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29dcba8d-393d-4729-8491-793d37c34262, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29dcba8d-393d-4729-8491-793d37c34262, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4445548200158312122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44455482001583121224445548200158312122444554820015831212244455482001583121224445548200158312122444554820015831212244455482001583121224445548200158312122444554820015831212244455482001583121224445548200158312122444554820015831212244455482001583121224445548200158312122444554820015831212244455482001583121224445548200158312122444554820015831212244455482001583121224445548200158312122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 194625bd-a5e8-47df-9653-756ce3f593c2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a69f17-950e-49ce-a2b6-6ff3f616fd21, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a69f17-950e-49ce-a2b6-6ff3f616fd21, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1748514951486038213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17485149514860382131748514951486038213174851495148603821317485149514860382131748514951486038213174851495148603821317485149514860382131748514951486038213174851495148603821317485149514860382131748514951486038213174851495148603821317485149514860382131748514951486038213174851495148603821317485149514860382131748514951486038213174851495148603821317485149514860382131748514951486038213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29dcba8d-393d-4729-8491-793d37c34262, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e39c3e-5166-4efa-a3de-536062e6e684, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e39c3e-5166-4efa-a3de-536062e6e684, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16497929000760542958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649792900076054295816497929000760542958164979290007605429581649792900076054295816497929000760542958164979290007605429581649792900076054295816497929000760542958164979290007605429581649792900076054295816497929000760542958164979290007605429581649792900076054295816497929000760542958164979290007605429581649792900076054295816497929000760542958164979290007605429581649792900076054295816497929000760542958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a69f17-950e-49ce-a2b6-6ff3f616fd21, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072724b1-b0b3-44ca-9aae-cdc25d1de68d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072724b1-b0b3-44ca-9aae-cdc25d1de68d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3244573817737422105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32445738177374221053244573817737422105324457381773742210532445738177374221053244573817737422105324457381773742210532445738177374221053244573817737422105324457381773742210532445738177374221053244573817737422105324457381773742210532445738177374221053244573817737422105324457381773742210532445738177374221053244573817737422105324457381773742210532445738177374221053244573817737422105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072724b1-b0b3-44ca-9aae-cdc25d1de68d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 080e877f-acf2-437c-9498-797c5fb889ae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 080e877f-acf2-437c-9498-797c5fb889ae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15463706009227874632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546370600922787463215463706009227874632154637060092278746321546370600922787463215463706009227874632154637060092278746321546370600922787463215463706009227874632154637060092278746321546370600922787463215463706009227874632154637060092278746321546370600922787463215463706009227874632154637060092278746321546370600922787463215463706009227874632154637060092278746321546370600922787463215463706009227874632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e39c3e-5166-4efa-a3de-536062e6e684, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c291def-b9b5-4034-8e00-1c1515a41120, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c291def-b9b5-4034-8e00-1c1515a41120, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618248539944186612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461824853994418661214618248539944186612146182485399441866121461824853994418661214618248539944186612146182485399441866121461824853994418661214618248539944186612146182485399441866121461824853994418661214618248539944186612146182485399441866121461824853994418661214618248539944186612146182485399441866121461824853994418661214618248539944186612146182485399441866121461824853994418661214618248539944186612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 080e877f-acf2-437c-9498-797c5fb889ae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ac1210-91e9-4420-88b6-ee4a432ef7d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ac1210-91e9-4420-88b6-ee4a432ef7d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8320314325624853412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83203143256248534128320314325624853412832031432562485341283203143256248534128320314325624853412832031432562485341283203143256248534128320314325624853412832031432562485341283203143256248534128320314325624853412832031432562485341283203143256248534128320314325624853412832031432562485341283203143256248534128320314325624853412832031432562485341283203143256248534128320314325624853412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c291def-b9b5-4034-8e00-1c1515a41120, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f15619b2-07ef-4756-911f-200b76d059e1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f15619b2-07ef-4756-911f-200b76d059e1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7584708216937640280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75847082169376402807584708216937640280758470821693764028075847082169376402807584708216937640280758470821693764028075847082169376402807584708216937640280758470821693764028075847082169376402807584708216937640280758470821693764028075847082169376402807584708216937640280758470821693764028075847082169376402807584708216937640280758470821693764028075847082169376402807584708216937640280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ac1210-91e9-4420-88b6-ee4a432ef7d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9578035-dcb8-429c-a401-0e048826cc48, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9578035-dcb8-429c-a401-0e048826cc48, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1571058448283752954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15710584482837529541571058448283752954157105844828375295415710584482837529541571058448283752954157105844828375295415710584482837529541571058448283752954157105844828375295415710584482837529541571058448283752954157105844828375295415710584482837529541571058448283752954157105844828375295415710584482837529541571058448283752954157105844828375295415710584482837529541571058448283752954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f15619b2-07ef-4756-911f-200b76d059e1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f5b346-c766-4fe5-b41e-ffbe5dc53309, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f5b346-c766-4fe5-b41e-ffbe5dc53309, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2938422629501473177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29384226295014731772938422629501473177293842262950147317729384226295014731772938422629501473177293842262950147317729384226295014731772938422629501473177293842262950147317729384226295014731772938422629501473177293842262950147317729384226295014731772938422629501473177293842262950147317729384226295014731772938422629501473177293842262950147317729384226295014731772938422629501473177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9578035-dcb8-429c-a401-0e048826cc48, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00fd5db2-a626-4dfd-91ee-dd2922d55f8d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00fd5db2-a626-4dfd-91ee-dd2922d55f8d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4749536345482400944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47495363454824009444749536345482400944474953634548240094447495363454824009444749536345482400944474953634548240094447495363454824009444749536345482400944474953634548240094447495363454824009444749536345482400944474953634548240094447495363454824009444749536345482400944474953634548240094447495363454824009444749536345482400944474953634548240094447495363454824009444749536345482400944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f5b346-c766-4fe5-b41e-ffbe5dc53309, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cc6dff2-2724-4cbd-8e86-6000b6430710, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cc6dff2-2724-4cbd-8e86-6000b6430710, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1775372783292305255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17753727832923052551775372783292305255177537278329230525517753727832923052551775372783292305255177537278329230525517753727832923052551775372783292305255177537278329230525517753727832923052551775372783292305255177537278329230525517753727832923052551775372783292305255177537278329230525517753727832923052551775372783292305255177537278329230525517753727832923052551775372783292305255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00fd5db2-a626-4dfd-91ee-dd2922d55f8d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f88110-4512-4be2-a9fd-78d80f0e8e87, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f88110-4512-4be2-a9fd-78d80f0e8e87, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13471461853416163640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347146185341616364013471461853416163640134714618534161636401347146185341616364013471461853416163640134714618534161636401347146185341616364013471461853416163640134714618534161636401347146185341616364013471461853416163640134714618534161636401347146185341616364013471461853416163640134714618534161636401347146185341616364013471461853416163640134714618534161636401347146185341616364013471461853416163640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f88110-4512-4be2-a9fd-78d80f0e8e87, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0614241-35d9-43d9-b4d1-16d135efd4a8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0614241-35d9-43d9-b4d1-16d135efd4a8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6083656228385781129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60836562283857811296083656228385781129608365622838578112960836562283857811296083656228385781129608365622838578112960836562283857811296083656228385781129608365622838578112960836562283857811296083656228385781129608365622838578112960836562283857811296083656228385781129608365622838578112960836562283857811296083656228385781129608365622838578112960836562283857811296083656228385781129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cc6dff2-2724-4cbd-8e86-6000b6430710, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e749de2e-1cd6-483d-bf14-133bb8f05a85, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e749de2e-1cd6-483d-bf14-133bb8f05a85, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15321078807337339645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532107880733733964515321078807337339645153210788073373396451532107880733733964515321078807337339645153210788073373396451532107880733733964515321078807337339645153210788073373396451532107880733733964515321078807337339645153210788073373396451532107880733733964515321078807337339645153210788073373396451532107880733733964515321078807337339645153210788073373396451532107880733733964515321078807337339645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e749de2e-1cd6-483d-bf14-133bb8f05a85, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0614241-35d9-43d9-b4d1-16d135efd4a8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb7d758-ac43-427f-baf2-f0bb1fb30ea5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb7d758-ac43-427f-baf2-f0bb1fb30ea5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1180999826769545560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11809998267695455601180999826769545560118099982676954556011809998267695455601180999826769545560118099982676954556011809998267695455601180999826769545560118099982676954556011809998267695455601180999826769545560118099982676954556011809998267695455601180999826769545560118099982676954556011809998267695455601180999826769545560118099982676954556011809998267695455601180999826769545560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbfc7fe3-df73-4bb1-94a4-697dbf3c160d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbfc7fe3-df73-4bb1-94a4-697dbf3c160d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13894888239443680732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389488823944368073213894888239443680732138948882394436807321389488823944368073213894888239443680732138948882394436807321389488823944368073213894888239443680732138948882394436807321389488823944368073213894888239443680732138948882394436807321389488823944368073213894888239443680732138948882394436807321389488823944368073213894888239443680732138948882394436807321389488823944368073213894888239443680732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbfc7fe3-df73-4bb1-94a4-697dbf3c160d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 250ca836-c8d7-4fb1-b546-98ff5a4999e9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 250ca836-c8d7-4fb1-b546-98ff5a4999e9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147709015674237761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11477090156742377611147709015674237761114770901567423776111477090156742377611147709015674237761114770901567423776111477090156742377611147709015674237761114770901567423776111477090156742377611147709015674237761114770901567423776111477090156742377611147709015674237761114770901567423776111477090156742377611147709015674237761114770901567423776111477090156742377611147709015674237761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb7d758-ac43-427f-baf2-f0bb1fb30ea5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 951d2cec-d57d-4c2f-a14b-b59a869028f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 951d2cec-d57d-4c2f-a14b-b59a869028f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17667277472698042537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766727747269804253717667277472698042537176672774726980425371766727747269804253717667277472698042537176672774726980425371766727747269804253717667277472698042537176672774726980425371766727747269804253717667277472698042537176672774726980425371766727747269804253717667277472698042537176672774726980425371766727747269804253717667277472698042537176672774726980425371766727747269804253717667277472698042537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 250ca836-c8d7-4fb1-b546-98ff5a4999e9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1620bd0a-0727-41ad-894b-afb42c1c4ede, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1620bd0a-0727-41ad-894b-afb42c1c4ede, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13341283577874503961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334128357787450396113341283577874503961133412835778745039611334128357787450396113341283577874503961133412835778745039611334128357787450396113341283577874503961133412835778745039611334128357787450396113341283577874503961133412835778745039611334128357787450396113341283577874503961133412835778745039611334128357787450396113341283577874503961133412835778745039611334128357787450396113341283577874503961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 951d2cec-d57d-4c2f-a14b-b59a869028f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf69425a-10da-4524-ae11-ac10007360f5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf69425a-10da-4524-ae11-ac10007360f5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10028056015355621089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002805601535562108910028056015355621089100280560153556210891002805601535562108910028056015355621089100280560153556210891002805601535562108910028056015355621089100280560153556210891002805601535562108910028056015355621089100280560153556210891002805601535562108910028056015355621089100280560153556210891002805601535562108910028056015355621089100280560153556210891002805601535562108910028056015355621089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1620bd0a-0727-41ad-894b-afb42c1c4ede, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27a8f5fa-5d96-483a-b7de-89d1a2bf4658, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27a8f5fa-5d96-483a-b7de-89d1a2bf4658, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18388076242349428751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838807624234942875118388076242349428751183880762423494287511838807624234942875118388076242349428751183880762423494287511838807624234942875118388076242349428751183880762423494287511838807624234942875118388076242349428751183880762423494287511838807624234942875118388076242349428751183880762423494287511838807624234942875118388076242349428751183880762423494287511838807624234942875118388076242349428751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf69425a-10da-4524-ae11-ac10007360f5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69ed1590-e003-44a3-b034-3640089527b2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69ed1590-e003-44a3-b034-3640089527b2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12709168711844251840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270916871184425184012709168711844251840127091687118442518401270916871184425184012709168711844251840127091687118442518401270916871184425184012709168711844251840127091687118442518401270916871184425184012709168711844251840127091687118442518401270916871184425184012709168711844251840127091687118442518401270916871184425184012709168711844251840127091687118442518401270916871184425184012709168711844251840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27a8f5fa-5d96-483a-b7de-89d1a2bf4658, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a879bd-65b5-4713-9a52-d7fd130b040c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a879bd-65b5-4713-9a52-d7fd130b040c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9035338519180151390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90353385191801513909035338519180151390903533851918015139090353385191801513909035338519180151390903533851918015139090353385191801513909035338519180151390903533851918015139090353385191801513909035338519180151390903533851918015139090353385191801513909035338519180151390903533851918015139090353385191801513909035338519180151390903533851918015139090353385191801513909035338519180151390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ed1590-e003-44a3-b034-3640089527b2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a460e5a9-bce8-408c-a0eb-5edee65130ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a460e5a9-bce8-408c-a0eb-5edee65130ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18062725084233257324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806272508423325732418062725084233257324180627250842332573241806272508423325732418062725084233257324180627250842332573241806272508423325732418062725084233257324180627250842332573241806272508423325732418062725084233257324180627250842332573241806272508423325732418062725084233257324180627250842332573241806272508423325732418062725084233257324180627250842332573241806272508423325732418062725084233257324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a879bd-65b5-4713-9a52-d7fd130b040c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0d6e68-28c2-44e6-b274-b54c375f0513, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0d6e68-28c2-44e6-b274-b54c375f0513, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12497985112667369496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249798511266736949612497985112667369496124979851126673694961249798511266736949612497985112667369496124979851126673694961249798511266736949612497985112667369496124979851126673694961249798511266736949612497985112667369496124979851126673694961249798511266736949612497985112667369496124979851126673694961249798511266736949612497985112667369496124979851126673694961249798511266736949612497985112667369496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a460e5a9-bce8-408c-a0eb-5edee65130ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc6980cd-e560-41f9-a19d-1586c89442c8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc6980cd-e560-41f9-a19d-1586c89442c8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10453943241875176513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045394324187517651310453943241875176513104539432418751765131045394324187517651310453943241875176513104539432418751765131045394324187517651310453943241875176513104539432418751765131045394324187517651310453943241875176513104539432418751765131045394324187517651310453943241875176513104539432418751765131045394324187517651310453943241875176513104539432418751765131045394324187517651310453943241875176513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0d6e68-28c2-44e6-b274-b54c375f0513, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74e8d609-3ebf-4d6e-a19f-1ed8bcd3c69b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74e8d609-3ebf-4d6e-a19f-1ed8bcd3c69b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14835106861365824665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483510686136582466514835106861365824665148351068613658246651483510686136582466514835106861365824665148351068613658246651483510686136582466514835106861365824665148351068613658246651483510686136582466514835106861365824665148351068613658246651483510686136582466514835106861365824665148351068613658246651483510686136582466514835106861365824665148351068613658246651483510686136582466514835106861365824665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc6980cd-e560-41f9-a19d-1586c89442c8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e35f25-b1bf-4426-9519-7a8b1799dd5f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e35f25-b1bf-4426-9519-7a8b1799dd5f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12362331162057315299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236233116205731529912362331162057315299123623311620573152991236233116205731529912362331162057315299123623311620573152991236233116205731529912362331162057315299123623311620573152991236233116205731529912362331162057315299123623311620573152991236233116205731529912362331162057315299123623311620573152991236233116205731529912362331162057315299123623311620573152991236233116205731529912362331162057315299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74e8d609-3ebf-4d6e-a19f-1ed8bcd3c69b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f80e353b-b9cd-4495-a837-e98aca823e01, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f80e353b-b9cd-4495-a837-e98aca823e01, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13458073645008390546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345807364500839054613458073645008390546134580736450083905461345807364500839054613458073645008390546134580736450083905461345807364500839054613458073645008390546134580736450083905461345807364500839054613458073645008390546134580736450083905461345807364500839054613458073645008390546134580736450083905461345807364500839054613458073645008390546134580736450083905461345807364500839054613458073645008390546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e35f25-b1bf-4426-9519-7a8b1799dd5f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 276af745-bd88-4b87-a3ff-08df4f6c1cd4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 276af745-bd88-4b87-a3ff-08df4f6c1cd4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17385326209945710974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738532620994571097417385326209945710974173853262099457109741738532620994571097417385326209945710974173853262099457109741738532620994571097417385326209945710974173853262099457109741738532620994571097417385326209945710974173853262099457109741738532620994571097417385326209945710974173853262099457109741738532620994571097417385326209945710974173853262099457109741738532620994571097417385326209945710974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f80e353b-b9cd-4495-a837-e98aca823e01, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18bf24e7-b468-4fc3-b60c-e794b77de0a0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18bf24e7-b468-4fc3-b60c-e794b77de0a0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7070559069500207052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70705590695002070527070559069500207052707055906950020705270705590695002070527070559069500207052707055906950020705270705590695002070527070559069500207052707055906950020705270705590695002070527070559069500207052707055906950020705270705590695002070527070559069500207052707055906950020705270705590695002070527070559069500207052707055906950020705270705590695002070527070559069500207052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 276af745-bd88-4b87-a3ff-08df4f6c1cd4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740332e7-60fe-4913-a258-eee9d3e5d108, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740332e7-60fe-4913-a258-eee9d3e5d108, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 726446788975530738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738726446788975530738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18bf24e7-b468-4fc3-b60c-e794b77de0a0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f91e9ff-b1b6-487b-abcc-66b324dbf0b3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f91e9ff-b1b6-487b-abcc-66b324dbf0b3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15311438657776737862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531143865777673786215311438657776737862153114386577767378621531143865777673786215311438657776737862153114386577767378621531143865777673786215311438657776737862153114386577767378621531143865777673786215311438657776737862153114386577767378621531143865777673786215311438657776737862153114386577767378621531143865777673786215311438657776737862153114386577767378621531143865777673786215311438657776737862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740332e7-60fe-4913-a258-eee9d3e5d108, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5adc09b8-003e-47f6-a8c0-5750b7d59e16, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5adc09b8-003e-47f6-a8c0-5750b7d59e16, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10019070763146159522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001907076314615952210019070763146159522100190707631461595221001907076314615952210019070763146159522100190707631461595221001907076314615952210019070763146159522100190707631461595221001907076314615952210019070763146159522100190707631461595221001907076314615952210019070763146159522100190707631461595221001907076314615952210019070763146159522100190707631461595221001907076314615952210019070763146159522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f91e9ff-b1b6-487b-abcc-66b324dbf0b3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f5fce16-d7f4-48e3-a7df-a1ebd500274e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f5fce16-d7f4-48e3-a7df-a1ebd500274e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13429195123133519622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342919512313351962213429195123133519622134291951231335196221342919512313351962213429195123133519622134291951231335196221342919512313351962213429195123133519622134291951231335196221342919512313351962213429195123133519622134291951231335196221342919512313351962213429195123133519622134291951231335196221342919512313351962213429195123133519622134291951231335196221342919512313351962213429195123133519622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5adc09b8-003e-47f6-a8c0-5750b7d59e16, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e10b5025-12a6-45ca-878c-70a7692be2dc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e10b5025-12a6-45ca-878c-70a7692be2dc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697165037164947105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105697165037164947105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f5fce16-d7f4-48e3-a7df-a1ebd500274e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a100c6-8acd-420d-9754-08b56226b388, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a100c6-8acd-420d-9754-08b56226b388, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7366740879837317681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73667408798373176817366740879837317681736674087983731768173667408798373176817366740879837317681736674087983731768173667408798373176817366740879837317681736674087983731768173667408798373176817366740879837317681736674087983731768173667408798373176817366740879837317681736674087983731768173667408798373176817366740879837317681736674087983731768173667408798373176817366740879837317681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e10b5025-12a6-45ca-878c-70a7692be2dc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b6b1bd7-9584-44c1-adb8-86e1b23a0a8f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6b1bd7-9584-44c1-adb8-86e1b23a0a8f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 534491457340204299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299534491457340204299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a100c6-8acd-420d-9754-08b56226b388, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6b1bd7-9584-44c1-adb8-86e1b23a0a8f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b606a66-0053-4ef5-a6c4-30fa0be3010a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b606a66-0053-4ef5-a6c4-30fa0be3010a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8135434159032245927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81354341590322459278135434159032245927813543415903224592781354341590322459278135434159032245927813543415903224592781354341590322459278135434159032245927813543415903224592781354341590322459278135434159032245927813543415903224592781354341590322459278135434159032245927813543415903224592781354341590322459278135434159032245927813543415903224592781354341590322459278135434159032245927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f5a41d6-4683-4b94-b930-b0f168805ff1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f5a41d6-4683-4b94-b930-b0f168805ff1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7322248349375460085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73222483493754600857322248349375460085732224834937546008573222483493754600857322248349375460085732224834937546008573222483493754600857322248349375460085732224834937546008573222483493754600857322248349375460085732224834937546008573222483493754600857322248349375460085732224834937546008573222483493754600857322248349375460085732224834937546008573222483493754600857322248349375460085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b606a66-0053-4ef5-a6c4-30fa0be3010a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f5a41d6-4683-4b94-b930-b0f168805ff1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b48ae07-d416-490a-873d-a75b275de1e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b48ae07-d416-490a-873d-a75b275de1e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 494393412572756976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976494393412572756976" } } } 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 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd875ccb-69da-40e5-8791-8ecad1489cd6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd875ccb-69da-40e5-8791-8ecad1489cd6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11811487596932444496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181148759693244449611811487596932444496118114875969324444961181148759693244449611811487596932444496118114875969324444961181148759693244449611811487596932444496118114875969324444961181148759693244449611811487596932444496118114875969324444961181148759693244449611811487596932444496118114875969324444961181148759693244449611811487596932444496118114875969324444961181148759693244449611811487596932444496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b48ae07-d416-490a-873d-a75b275de1e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 441b83c1-c997-4194-a0ce-370406491f79, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 441b83c1-c997-4194-a0ce-370406491f79, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9550188235152358037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95501882351523580379550188235152358037955018823515235803795501882351523580379550188235152358037955018823515235803795501882351523580379550188235152358037955018823515235803795501882351523580379550188235152358037955018823515235803795501882351523580379550188235152358037955018823515235803795501882351523580379550188235152358037955018823515235803795501882351523580379550188235152358037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd875ccb-69da-40e5-8791-8ecad1489cd6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ccb3e36-18f3-4c80-9273-64fe5cc1ebd6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ccb3e36-18f3-4c80-9273-64fe5cc1ebd6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4114396069522718217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41143960695227182174114396069522718217411439606952271821741143960695227182174114396069522718217411439606952271821741143960695227182174114396069522718217411439606952271821741143960695227182174114396069522718217411439606952271821741143960695227182174114396069522718217411439606952271821741143960695227182174114396069522718217411439606952271821741143960695227182174114396069522718217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 441b83c1-c997-4194-a0ce-370406491f79, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4970f129-41d9-41ac-8587-0ee7e14def83, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4970f129-41d9-41ac-8587-0ee7e14def83, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13712095436712286931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371209543671228693113712095436712286931137120954367122869311371209543671228693113712095436712286931137120954367122869311371209543671228693113712095436712286931137120954367122869311371209543671228693113712095436712286931137120954367122869311371209543671228693113712095436712286931137120954367122869311371209543671228693113712095436712286931137120954367122869311371209543671228693113712095436712286931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ccb3e36-18f3-4c80-9273-64fe5cc1ebd6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702e482e-fe97-41f2-8583-acbcc53ecbc4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702e482e-fe97-41f2-8583-acbcc53ecbc4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10426128451253078106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042612845125307810610426128451253078106104261284512530781061042612845125307810610426128451253078106104261284512530781061042612845125307810610426128451253078106104261284512530781061042612845125307810610426128451253078106104261284512530781061042612845125307810610426128451253078106104261284512530781061042612845125307810610426128451253078106104261284512530781061042612845125307810610426128451253078106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4970f129-41d9-41ac-8587-0ee7e14def83, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e5b81dd-571f-48ba-8ed5-a34d8b3e339a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e5b81dd-571f-48ba-8ed5-a34d8b3e339a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13618718560303863873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361871856030386387313618718560303863873136187185603038638731361871856030386387313618718560303863873136187185603038638731361871856030386387313618718560303863873136187185603038638731361871856030386387313618718560303863873136187185603038638731361871856030386387313618718560303863873136187185603038638731361871856030386387313618718560303863873136187185603038638731361871856030386387313618718560303863873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 702e482e-fe97-41f2-8583-acbcc53ecbc4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c2f5c1-565f-4a65-bf1b-cf1117f1152d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c2f5c1-565f-4a65-bf1b-cf1117f1152d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586617926876205142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55866179268762051425586617926876205142558661792687620514255866179268762051425586617926876205142558661792687620514255866179268762051425586617926876205142558661792687620514255866179268762051425586617926876205142558661792687620514255866179268762051425586617926876205142558661792687620514255866179268762051425586617926876205142558661792687620514255866179268762051425586617926876205142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e5b81dd-571f-48ba-8ed5-a34d8b3e339a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6f40dfe-eef3-41d5-8a70-b6eda0f5b778, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6f40dfe-eef3-41d5-8a70-b6eda0f5b778, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11271210445100837361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127121044510083736111271210445100837361112712104451008373611127121044510083736111271210445100837361112712104451008373611127121044510083736111271210445100837361112712104451008373611127121044510083736111271210445100837361112712104451008373611127121044510083736111271210445100837361112712104451008373611127121044510083736111271210445100837361112712104451008373611127121044510083736111271210445100837361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c2f5c1-565f-4a65-bf1b-cf1117f1152d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ec14d7e-8ffb-49a1-80aa-5c9003b8806c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ec14d7e-8ffb-49a1-80aa-5c9003b8806c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10120138287069087724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012013828706908772410120138287069087724101201382870690877241012013828706908772410120138287069087724101201382870690877241012013828706908772410120138287069087724101201382870690877241012013828706908772410120138287069087724101201382870690877241012013828706908772410120138287069087724101201382870690877241012013828706908772410120138287069087724101201382870690877241012013828706908772410120138287069087724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6f40dfe-eef3-41d5-8a70-b6eda0f5b778, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59e91065-fa5e-46cb-8d31-c14e36858f04, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59e91065-fa5e-46cb-8d31-c14e36858f04, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7671445782985325946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76714457829853259467671445782985325946767144578298532594676714457829853259467671445782985325946767144578298532594676714457829853259467671445782985325946767144578298532594676714457829853259467671445782985325946767144578298532594676714457829853259467671445782985325946767144578298532594676714457829853259467671445782985325946767144578298532594676714457829853259467671445782985325946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ec14d7e-8ffb-49a1-80aa-5c9003b8806c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e3f966c-9226-4d72-8fda-5945d4c16e2b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e3f966c-9226-4d72-8fda-5945d4c16e2b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13784519189119184919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378451918911918491913784519189119184919137845191891191849191378451918911918491913784519189119184919137845191891191849191378451918911918491913784519189119184919137845191891191849191378451918911918491913784519189119184919137845191891191849191378451918911918491913784519189119184919137845191891191849191378451918911918491913784519189119184919137845191891191849191378451918911918491913784519189119184919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59e91065-fa5e-46cb-8d31-c14e36858f04, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e3f966c-9226-4d72-8fda-5945d4c16e2b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 035c6b21-459c-4d1e-8b20-a91af6d2e5d7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 035c6b21-459c-4d1e-8b20-a91af6d2e5d7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13241469574212994658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324146957421299465813241469574212994658132414695742129946581324146957421299465813241469574212994658132414695742129946581324146957421299465813241469574212994658132414695742129946581324146957421299465813241469574212994658132414695742129946581324146957421299465813241469574212994658132414695742129946581324146957421299465813241469574212994658132414695742129946581324146957421299465813241469574212994658" } } } 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 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ee8cac-288c-44a2-951c-61a46c7ba4b4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ee8cac-288c-44a2-951c-61a46c7ba4b4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5298635829292347329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52986358292923473295298635829292347329529863582929234732952986358292923473295298635829292347329529863582929234732952986358292923473295298635829292347329529863582929234732952986358292923473295298635829292347329529863582929234732952986358292923473295298635829292347329529863582929234732952986358292923473295298635829292347329529863582929234732952986358292923473295298635829292347329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 035c6b21-459c-4d1e-8b20-a91af6d2e5d7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 067f9dc6-be63-4ae4-acb3-f0e1677d3585, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 067f9dc6-be63-4ae4-acb3-f0e1677d3585, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13650673582224422112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365067358222442211213650673582224422112136506735822244221121365067358222442211213650673582224422112136506735822244221121365067358222442211213650673582224422112136506735822244221121365067358222442211213650673582224422112136506735822244221121365067358222442211213650673582224422112136506735822244221121365067358222442211213650673582224422112136506735822244221121365067358222442211213650673582224422112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ee8cac-288c-44a2-951c-61a46c7ba4b4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c357ede0-96c4-47ae-864e-9ff229dbcef0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c357ede0-96c4-47ae-864e-9ff229dbcef0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14761938574746328019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476193857474632801914761938574746328019147619385747463280191476193857474632801914761938574746328019147619385747463280191476193857474632801914761938574746328019147619385747463280191476193857474632801914761938574746328019147619385747463280191476193857474632801914761938574746328019147619385747463280191476193857474632801914761938574746328019147619385747463280191476193857474632801914761938574746328019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 067f9dc6-be63-4ae4-acb3-f0e1677d3585, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f83cfd5f-da92-400d-ac28-9fc0e81f3659, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c357ede0-96c4-47ae-864e-9ff229dbcef0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f83cfd5f-da92-400d-ac28-9fc0e81f3659, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777212752297911450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577721275229791145015777212752297911450157772127522979114501577721275229791145015777212752297911450157772127522979114501577721275229791145015777212752297911450157772127522979114501577721275229791145015777212752297911450157772127522979114501577721275229791145015777212752297911450157772127522979114501577721275229791145015777212752297911450157772127522979114501577721275229791145015777212752297911450" } } } 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 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80da4bc-236c-4d5f-aed6-72acf8b35e98, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80da4bc-236c-4d5f-aed6-72acf8b35e98, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11209980224410399598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120998022441039959811209980224410399598112099802244103995981120998022441039959811209980224410399598112099802244103995981120998022441039959811209980224410399598112099802244103995981120998022441039959811209980224410399598112099802244103995981120998022441039959811209980224410399598112099802244103995981120998022441039959811209980224410399598112099802244103995981120998022441039959811209980224410399598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f83cfd5f-da92-400d-ac28-9fc0e81f3659, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a9b09af-552d-4415-8180-8108bf804201, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9b09af-552d-4415-8180-8108bf804201, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15680322138397344604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568032213839734460415680322138397344604156803221383973446041568032213839734460415680322138397344604156803221383973446041568032213839734460415680322138397344604156803221383973446041568032213839734460415680322138397344604156803221383973446041568032213839734460415680322138397344604156803221383973446041568032213839734460415680322138397344604156803221383973446041568032213839734460415680322138397344604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80da4bc-236c-4d5f-aed6-72acf8b35e98, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e8e29c6-b9c1-4081-bddb-018b3d1b69de, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e8e29c6-b9c1-4081-bddb-018b3d1b69de, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6687917140568957413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66879171405689574136687917140568957413668791714056895741366879171405689574136687917140568957413668791714056895741366879171405689574136687917140568957413668791714056895741366879171405689574136687917140568957413668791714056895741366879171405689574136687917140568957413668791714056895741366879171405689574136687917140568957413668791714056895741366879171405689574136687917140568957413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9b09af-552d-4415-8180-8108bf804201, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba382bc-c504-41b2-849a-ccf42089d929, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba382bc-c504-41b2-849a-ccf42089d929, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12207853441959237656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220785344195923765612207853441959237656122078534419592376561220785344195923765612207853441959237656122078534419592376561220785344195923765612207853441959237656122078534419592376561220785344195923765612207853441959237656122078534419592376561220785344195923765612207853441959237656122078534419592376561220785344195923765612207853441959237656122078534419592376561220785344195923765612207853441959237656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e8e29c6-b9c1-4081-bddb-018b3d1b69de, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b079d549-7f41-4ada-a624-0f625ed9a5c5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b079d549-7f41-4ada-a624-0f625ed9a5c5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13643800836639375011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364380083663937501113643800836639375011136438008366393750111364380083663937501113643800836639375011136438008366393750111364380083663937501113643800836639375011136438008366393750111364380083663937501113643800836639375011136438008366393750111364380083663937501113643800836639375011136438008366393750111364380083663937501113643800836639375011136438008366393750111364380083663937501113643800836639375011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba382bc-c504-41b2-849a-ccf42089d929, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b69c6475-027d-4b1b-9a01-a34164eae2fb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b69c6475-027d-4b1b-9a01-a34164eae2fb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6354146919924595140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63541469199245951406354146919924595140635414691992459514063541469199245951406354146919924595140635414691992459514063541469199245951406354146919924595140635414691992459514063541469199245951406354146919924595140635414691992459514063541469199245951406354146919924595140635414691992459514063541469199245951406354146919924595140635414691992459514063541469199245951406354146919924595140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b079d549-7f41-4ada-a624-0f625ed9a5c5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 076b50ca-0085-446a-bc3c-3ab4a8dd2857, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 076b50ca-0085-446a-bc3c-3ab4a8dd2857, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7786198706319736055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77861987063197360557786198706319736055778619870631973605577861987063197360557786198706319736055778619870631973605577861987063197360557786198706319736055778619870631973605577861987063197360557786198706319736055778619870631973605577861987063197360557786198706319736055778619870631973605577861987063197360557786198706319736055778619870631973605577861987063197360557786198706319736055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b69c6475-027d-4b1b-9a01-a34164eae2fb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8320f774-fe3c-4b15-8a75-158390579458, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8320f774-fe3c-4b15-8a75-158390579458, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16542973126402118413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654297312640211841316542973126402118413165429731264021184131654297312640211841316542973126402118413165429731264021184131654297312640211841316542973126402118413165429731264021184131654297312640211841316542973126402118413165429731264021184131654297312640211841316542973126402118413165429731264021184131654297312640211841316542973126402118413165429731264021184131654297312640211841316542973126402118413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 076b50ca-0085-446a-bc3c-3ab4a8dd2857, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b3d4f7a-5276-4a07-9b32-21121191004f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b3d4f7a-5276-4a07-9b32-21121191004f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7552748000247387916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75527480002473879167552748000247387916755274800024738791675527480002473879167552748000247387916755274800024738791675527480002473879167552748000247387916755274800024738791675527480002473879167552748000247387916755274800024738791675527480002473879167552748000247387916755274800024738791675527480002473879167552748000247387916755274800024738791675527480002473879167552748000247387916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8320f774-fe3c-4b15-8a75-158390579458, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f0fbeb-1c08-49c1-abdd-950917058ab9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f0fbeb-1c08-49c1-abdd-950917058ab9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 936435755993949323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323936435755993949323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b3d4f7a-5276-4a07-9b32-21121191004f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aa55b6e-e7e5-4c63-83eb-ca3937e7def7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f0fbeb-1c08-49c1-abdd-950917058ab9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aa55b6e-e7e5-4c63-83eb-ca3937e7def7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15245823682694243903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524582368269424390315245823682694243903152458236826942439031524582368269424390315245823682694243903152458236826942439031524582368269424390315245823682694243903152458236826942439031524582368269424390315245823682694243903152458236826942439031524582368269424390315245823682694243903152458236826942439031524582368269424390315245823682694243903152458236826942439031524582368269424390315245823682694243903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d63570-a0de-4d81-a1ea-52efceb26bc8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d63570-a0de-4d81-a1ea-52efceb26bc8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 846563455642095965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965846563455642095965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aa55b6e-e7e5-4c63-83eb-ca3937e7def7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec54582-4452-4842-b564-bfa28ba225cc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec54582-4452-4842-b564-bfa28ba225cc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17648733776227051686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764873377622705168617648733776227051686176487337762270516861764873377622705168617648733776227051686176487337762270516861764873377622705168617648733776227051686176487337762270516861764873377622705168617648733776227051686176487337762270516861764873377622705168617648733776227051686176487337762270516861764873377622705168617648733776227051686176487337762270516861764873377622705168617648733776227051686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d63570-a0de-4d81-a1ea-52efceb26bc8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a518c3-bc08-4ad7-9d1b-ef25d321d67b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a518c3-bc08-4ad7-9d1b-ef25d321d67b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13486844488855522777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348684448885552277713486844488855522777134868444888555227771348684448885552277713486844488855522777134868444888555227771348684448885552277713486844488855522777134868444888555227771348684448885552277713486844488855522777134868444888555227771348684448885552277713486844488855522777134868444888555227771348684448885552277713486844488855522777134868444888555227771348684448885552277713486844488855522777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec54582-4452-4842-b564-bfa28ba225cc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f78cbbf6-b426-4480-94a1-08ece9811c56, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f78cbbf6-b426-4480-94a1-08ece9811c56, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17330604971482265960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733060497148226596017330604971482265960173306049714822659601733060497148226596017330604971482265960173306049714822659601733060497148226596017330604971482265960173306049714822659601733060497148226596017330604971482265960173306049714822659601733060497148226596017330604971482265960173306049714822659601733060497148226596017330604971482265960173306049714822659601733060497148226596017330604971482265960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a518c3-bc08-4ad7-9d1b-ef25d321d67b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54ba47e0-ea7a-4a35-80a6-9578b89a8180, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54ba47e0-ea7a-4a35-80a6-9578b89a8180, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9572306199594456985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95723061995944569859572306199594456985957230619959445698595723061995944569859572306199594456985957230619959445698595723061995944569859572306199594456985957230619959445698595723061995944569859572306199594456985957230619959445698595723061995944569859572306199594456985957230619959445698595723061995944569859572306199594456985957230619959445698595723061995944569859572306199594456985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54ba47e0-ea7a-4a35-80a6-9578b89a8180, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40d05795-336e-49ac-b798-694d5f983a52, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40d05795-336e-49ac-b798-694d5f983a52, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4568150533812491566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45681505338124915664568150533812491566456815053381249156645681505338124915664568150533812491566456815053381249156645681505338124915664568150533812491566456815053381249156645681505338124915664568150533812491566456815053381249156645681505338124915664568150533812491566456815053381249156645681505338124915664568150533812491566456815053381249156645681505338124915664568150533812491566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f78cbbf6-b426-4480-94a1-08ece9811c56, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159af0c9-b009-45c3-b4d8-d4bb9d3d7904, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159af0c9-b009-45c3-b4d8-d4bb9d3d7904, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7188339076850986528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71883390768509865287188339076850986528718833907685098652871883390768509865287188339076850986528718833907685098652871883390768509865287188339076850986528718833907685098652871883390768509865287188339076850986528718833907685098652871883390768509865287188339076850986528718833907685098652871883390768509865287188339076850986528718833907685098652871883390768509865287188339076850986528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40d05795-336e-49ac-b798-694d5f983a52, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 463c7e5c-6cd3-49cf-b82a-1813c871f4f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463c7e5c-6cd3-49cf-b82a-1813c871f4f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3710114951227310224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37101149512273102243710114951227310224371011495122731022437101149512273102243710114951227310224371011495122731022437101149512273102243710114951227310224371011495122731022437101149512273102243710114951227310224371011495122731022437101149512273102243710114951227310224371011495122731022437101149512273102243710114951227310224371011495122731022437101149512273102243710114951227310224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159af0c9-b009-45c3-b4d8-d4bb9d3d7904, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff2d767-58e6-411c-80ed-bbe1e64990ee, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff2d767-58e6-411c-80ed-bbe1e64990ee, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2574036582931991079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25740365829319910792574036582931991079257403658293199107925740365829319910792574036582931991079257403658293199107925740365829319910792574036582931991079257403658293199107925740365829319910792574036582931991079257403658293199107925740365829319910792574036582931991079257403658293199107925740365829319910792574036582931991079257403658293199107925740365829319910792574036582931991079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463c7e5c-6cd3-49cf-b82a-1813c871f4f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6308c03d-e0cc-4e84-8eb2-87a63244835d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6308c03d-e0cc-4e84-8eb2-87a63244835d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16884999798955891300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688499979895589130016884999798955891300168849997989558913001688499979895589130016884999798955891300168849997989558913001688499979895589130016884999798955891300168849997989558913001688499979895589130016884999798955891300168849997989558913001688499979895589130016884999798955891300168849997989558913001688499979895589130016884999798955891300168849997989558913001688499979895589130016884999798955891300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff2d767-58e6-411c-80ed-bbe1e64990ee, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bab6ca7-15fe-4446-ad33-026c5fb8d08d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bab6ca7-15fe-4446-ad33-026c5fb8d08d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3315983641908976487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33159836419089764873315983641908976487331598364190897648733159836419089764873315983641908976487331598364190897648733159836419089764873315983641908976487331598364190897648733159836419089764873315983641908976487331598364190897648733159836419089764873315983641908976487331598364190897648733159836419089764873315983641908976487331598364190897648733159836419089764873315983641908976487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6308c03d-e0cc-4e84-8eb2-87a63244835d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f038a8ab-8a7d-4d51-9b53-b0d7b993f4b5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f038a8ab-8a7d-4d51-9b53-b0d7b993f4b5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 132310323010242046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046132310323010242046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bab6ca7-15fe-4446-ad33-026c5fb8d08d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3a5fb11-4e79-4dff-83f4-11cfaabee922, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a5fb11-4e79-4dff-83f4-11cfaabee922, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12743079246501416047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274307924650141604712743079246501416047127430792465014160471274307924650141604712743079246501416047127430792465014160471274307924650141604712743079246501416047127430792465014160471274307924650141604712743079246501416047127430792465014160471274307924650141604712743079246501416047127430792465014160471274307924650141604712743079246501416047127430792465014160471274307924650141604712743079246501416047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f038a8ab-8a7d-4d51-9b53-b0d7b993f4b5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c071fa7-fac9-47ea-8fdd-3f70a7b43270, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c071fa7-fac9-47ea-8fdd-3f70a7b43270, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 348395282473961737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737348395282473961737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a5fb11-4e79-4dff-83f4-11cfaabee922, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c533256c-dc37-4957-af99-a08f7ef41494, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c533256c-dc37-4957-af99-a08f7ef41494, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3615120410384657719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36151204103846577193615120410384657719361512041038465771936151204103846577193615120410384657719361512041038465771936151204103846577193615120410384657719361512041038465771936151204103846577193615120410384657719361512041038465771936151204103846577193615120410384657719361512041038465771936151204103846577193615120410384657719361512041038465771936151204103846577193615120410384657719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c071fa7-fac9-47ea-8fdd-3f70a7b43270, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f71336fd-77e2-4e5d-a869-06ddb12e1904, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71336fd-77e2-4e5d-a869-06ddb12e1904, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12442468764811405311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244246876481140531112442468764811405311124424687648114053111244246876481140531112442468764811405311124424687648114053111244246876481140531112442468764811405311124424687648114053111244246876481140531112442468764811405311124424687648114053111244246876481140531112442468764811405311124424687648114053111244246876481140531112442468764811405311124424687648114053111244246876481140531112442468764811405311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c533256c-dc37-4957-af99-a08f7ef41494, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2977938-3c7f-4791-adeb-24a01b5d718c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2977938-3c7f-4791-adeb-24a01b5d718c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2564548776328518221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25645487763285182212564548776328518221256454877632851822125645487763285182212564548776328518221256454877632851822125645487763285182212564548776328518221256454877632851822125645487763285182212564548776328518221256454877632851822125645487763285182212564548776328518221256454877632851822125645487763285182212564548776328518221256454877632851822125645487763285182212564548776328518221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71336fd-77e2-4e5d-a869-06ddb12e1904, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f69273f-e04f-41f1-8055-7ba9231324ce, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f69273f-e04f-41f1-8055-7ba9231324ce, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15220130818893974954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522013081889397495415220130818893974954152201308188939749541522013081889397495415220130818893974954152201308188939749541522013081889397495415220130818893974954152201308188939749541522013081889397495415220130818893974954152201308188939749541522013081889397495415220130818893974954152201308188939749541522013081889397495415220130818893974954152201308188939749541522013081889397495415220130818893974954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2977938-3c7f-4791-adeb-24a01b5d718c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd5a4692-bd4f-4dfa-af3c-a68cc90f01c2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd5a4692-bd4f-4dfa-af3c-a68cc90f01c2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8876903905176300177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88769039051763001778876903905176300177887690390517630017788769039051763001778876903905176300177887690390517630017788769039051763001778876903905176300177887690390517630017788769039051763001778876903905176300177887690390517630017788769039051763001778876903905176300177887690390517630017788769039051763001778876903905176300177887690390517630017788769039051763001778876903905176300177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f69273f-e04f-41f1-8055-7ba9231324ce, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d7723d-ed45-49d9-871e-2d6494ec1ca5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d7723d-ed45-49d9-871e-2d6494ec1ca5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8369580234211329134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83695802342113291348369580234211329134836958023421132913483695802342113291348369580234211329134836958023421132913483695802342113291348369580234211329134836958023421132913483695802342113291348369580234211329134836958023421132913483695802342113291348369580234211329134836958023421132913483695802342113291348369580234211329134836958023421132913483695802342113291348369580234211329134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd5a4692-bd4f-4dfa-af3c-a68cc90f01c2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b6769d-5111-4c80-9952-dee5a0aeb4d1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b6769d-5111-4c80-9952-dee5a0aeb4d1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12598804423246000214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259880442324600021412598804423246000214125988044232460002141259880442324600021412598804423246000214125988044232460002141259880442324600021412598804423246000214125988044232460002141259880442324600021412598804423246000214125988044232460002141259880442324600021412598804423246000214125988044232460002141259880442324600021412598804423246000214125988044232460002141259880442324600021412598804423246000214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d7723d-ed45-49d9-871e-2d6494ec1ca5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14564003-8e8c-4808-8b48-d16a29cce3ec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14564003-8e8c-4808-8b48-d16a29cce3ec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2659692170721743317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26596921707217433172659692170721743317265969217072174331726596921707217433172659692170721743317265969217072174331726596921707217433172659692170721743317265969217072174331726596921707217433172659692170721743317265969217072174331726596921707217433172659692170721743317265969217072174331726596921707217433172659692170721743317265969217072174331726596921707217433172659692170721743317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b6769d-5111-4c80-9952-dee5a0aeb4d1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 192ef81d-270d-436d-954b-f4f23edf225c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 192ef81d-270d-436d-954b-f4f23edf225c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16502638684165309973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650263868416530997316502638684165309973165026386841653099731650263868416530997316502638684165309973165026386841653099731650263868416530997316502638684165309973165026386841653099731650263868416530997316502638684165309973165026386841653099731650263868416530997316502638684165309973165026386841653099731650263868416530997316502638684165309973165026386841653099731650263868416530997316502638684165309973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14564003-8e8c-4808-8b48-d16a29cce3ec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7dc59c4-f74f-4350-b5dc-45883076623f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7dc59c4-f74f-4350-b5dc-45883076623f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15137527570935365002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513752757093536500215137527570935365002151375275709353650021513752757093536500215137527570935365002151375275709353650021513752757093536500215137527570935365002151375275709353650021513752757093536500215137527570935365002151375275709353650021513752757093536500215137527570935365002151375275709353650021513752757093536500215137527570935365002151375275709353650021513752757093536500215137527570935365002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 192ef81d-270d-436d-954b-f4f23edf225c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c475e8bb-39af-438c-ba96-6d2231a9120a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c475e8bb-39af-438c-ba96-6d2231a9120a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6677064963783659998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66770649637836599986677064963783659998667706496378365999866770649637836599986677064963783659998667706496378365999866770649637836599986677064963783659998667706496378365999866770649637836599986677064963783659998667706496378365999866770649637836599986677064963783659998667706496378365999866770649637836599986677064963783659998667706496378365999866770649637836599986677064963783659998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7dc59c4-f74f-4350-b5dc-45883076623f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53860ae8-38d1-490f-9851-1407ce865011, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53860ae8-38d1-490f-9851-1407ce865011, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12620359212919121196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262035921291912119612620359212919121196126203592129191211961262035921291912119612620359212919121196126203592129191211961262035921291912119612620359212919121196126203592129191211961262035921291912119612620359212919121196126203592129191211961262035921291912119612620359212919121196126203592129191211961262035921291912119612620359212919121196126203592129191211961262035921291912119612620359212919121196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53860ae8-38d1-490f-9851-1407ce865011, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347c3f15-4c4e-48de-a6ad-36b682ada181, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347c3f15-4c4e-48de-a6ad-36b682ada181, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7855779509850763130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78557795098507631307855779509850763130785577950985076313078557795098507631307855779509850763130785577950985076313078557795098507631307855779509850763130785577950985076313078557795098507631307855779509850763130785577950985076313078557795098507631307855779509850763130785577950985076313078557795098507631307855779509850763130785577950985076313078557795098507631307855779509850763130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c475e8bb-39af-438c-ba96-6d2231a9120a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3e6a3d0-738a-49c9-9e94-6e2ce18fbc98, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3e6a3d0-738a-49c9-9e94-6e2ce18fbc98, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13447778667713021142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344777866771302114213447778667713021142134477786677130211421344777866771302114213447778667713021142134477786677130211421344777866771302114213447778667713021142134477786677130211421344777866771302114213447778667713021142134477786677130211421344777866771302114213447778667713021142134477786677130211421344777866771302114213447778667713021142134477786677130211421344777866771302114213447778667713021142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347c3f15-4c4e-48de-a6ad-36b682ada181, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20eb0953-e89b-4e5a-a11f-d5f0e6ba1d44, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20eb0953-e89b-4e5a-a11f-d5f0e6ba1d44, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6172550342592254066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61725503425922540666172550342592254066617255034259225406661725503425922540666172550342592254066617255034259225406661725503425922540666172550342592254066617255034259225406661725503425922540666172550342592254066617255034259225406661725503425922540666172550342592254066617255034259225406661725503425922540666172550342592254066617255034259225406661725503425922540666172550342592254066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3e6a3d0-738a-49c9-9e94-6e2ce18fbc98, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 755d4f23-01ac-46f7-9ac2-84e367eeb9df, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 755d4f23-01ac-46f7-9ac2-84e367eeb9df, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6883535768804543002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68835357688045430026883535768804543002688353576880454300268835357688045430026883535768804543002688353576880454300268835357688045430026883535768804543002688353576880454300268835357688045430026883535768804543002688353576880454300268835357688045430026883535768804543002688353576880454300268835357688045430026883535768804543002688353576880454300268835357688045430026883535768804543002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20eb0953-e89b-4e5a-a11f-d5f0e6ba1d44, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2099579-9514-402d-8521-ae1a3cf63d62, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2099579-9514-402d-8521-ae1a3cf63d62, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17471148920633859938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747114892063385993817471148920633859938174711489206338599381747114892063385993817471148920633859938174711489206338599381747114892063385993817471148920633859938174711489206338599381747114892063385993817471148920633859938174711489206338599381747114892063385993817471148920633859938174711489206338599381747114892063385993817471148920633859938174711489206338599381747114892063385993817471148920633859938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 755d4f23-01ac-46f7-9ac2-84e367eeb9df, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b98abac-825d-4f69-9e3d-5588d6adb37e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b98abac-825d-4f69-9e3d-5588d6adb37e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17273579072544235898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727357907254423589817273579072544235898172735790725442358981727357907254423589817273579072544235898172735790725442358981727357907254423589817273579072544235898172735790725442358981727357907254423589817273579072544235898172735790725442358981727357907254423589817273579072544235898172735790725442358981727357907254423589817273579072544235898172735790725442358981727357907254423589817273579072544235898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2099579-9514-402d-8521-ae1a3cf63d62, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87383230-0f73-4ea5-aaee-4dc299591b15, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87383230-0f73-4ea5-aaee-4dc299591b15, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12411069758915032426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241106975891503242612411069758915032426124110697589150324261241106975891503242612411069758915032426124110697589150324261241106975891503242612411069758915032426124110697589150324261241106975891503242612411069758915032426124110697589150324261241106975891503242612411069758915032426124110697589150324261241106975891503242612411069758915032426124110697589150324261241106975891503242612411069758915032426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b98abac-825d-4f69-9e3d-5588d6adb37e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea3fb4e-9b22-4ba5-854e-e89d51dbe235, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea3fb4e-9b22-4ba5-854e-e89d51dbe235, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 443109697104079578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578443109697104079578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87383230-0f73-4ea5-aaee-4dc299591b15, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e2cde1f-623b-408d-b9f0-2a0bb096bac2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e2cde1f-623b-408d-b9f0-2a0bb096bac2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2911081264640979025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29110812646409790252911081264640979025291108126464097902529110812646409790252911081264640979025291108126464097902529110812646409790252911081264640979025291108126464097902529110812646409790252911081264640979025291108126464097902529110812646409790252911081264640979025291108126464097902529110812646409790252911081264640979025291108126464097902529110812646409790252911081264640979025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea3fb4e-9b22-4ba5-854e-e89d51dbe235, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f007ba2f-6037-4338-aacc-7ceb8e784104, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f007ba2f-6037-4338-aacc-7ceb8e784104, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4291310855070288693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42913108550702886934291310855070288693429131085507028869342913108550702886934291310855070288693429131085507028869342913108550702886934291310855070288693429131085507028869342913108550702886934291310855070288693429131085507028869342913108550702886934291310855070288693429131085507028869342913108550702886934291310855070288693429131085507028869342913108550702886934291310855070288693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2cde1f-623b-408d-b9f0-2a0bb096bac2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d23de200-2440-417c-bcd8-2ecc4e8866ff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d23de200-2440-417c-bcd8-2ecc4e8866ff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6370709124162411093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63707091241624110936370709124162411093637070912416241109363707091241624110936370709124162411093637070912416241109363707091241624110936370709124162411093637070912416241109363707091241624110936370709124162411093637070912416241109363707091241624110936370709124162411093637070912416241109363707091241624110936370709124162411093637070912416241109363707091241624110936370709124162411093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f007ba2f-6037-4338-aacc-7ceb8e784104, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310d320f-834f-4205-acbc-25726a5cf040, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310d320f-834f-4205-acbc-25726a5cf040, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14572536930991864259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457253693099186425914572536930991864259145725369309918642591457253693099186425914572536930991864259145725369309918642591457253693099186425914572536930991864259145725369309918642591457253693099186425914572536930991864259145725369309918642591457253693099186425914572536930991864259145725369309918642591457253693099186425914572536930991864259145725369309918642591457253693099186425914572536930991864259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d23de200-2440-417c-bcd8-2ecc4e8866ff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 856861a5-412e-4124-98a6-b76f96fe4d22, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 856861a5-412e-4124-98a6-b76f96fe4d22, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11881375727031018783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188137572703101878311881375727031018783118813757270310187831188137572703101878311881375727031018783118813757270310187831188137572703101878311881375727031018783118813757270310187831188137572703101878311881375727031018783118813757270310187831188137572703101878311881375727031018783118813757270310187831188137572703101878311881375727031018783118813757270310187831188137572703101878311881375727031018783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310d320f-834f-4205-acbc-25726a5cf040, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0909962c-5beb-45cd-9c60-e4af9d759b23, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0909962c-5beb-45cd-9c60-e4af9d759b23, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8910559706094043679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89105597060940436798910559706094043679891055970609404367989105597060940436798910559706094043679891055970609404367989105597060940436798910559706094043679891055970609404367989105597060940436798910559706094043679891055970609404367989105597060940436798910559706094043679891055970609404367989105597060940436798910559706094043679891055970609404367989105597060940436798910559706094043679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 856861a5-412e-4124-98a6-b76f96fe4d22, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d18fb1-74b9-466e-afdf-9e45a83abf99, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d18fb1-74b9-466e-afdf-9e45a83abf99, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8226480534969916993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82264805349699169938226480534969916993822648053496991699382264805349699169938226480534969916993822648053496991699382264805349699169938226480534969916993822648053496991699382264805349699169938226480534969916993822648053496991699382264805349699169938226480534969916993822648053496991699382264805349699169938226480534969916993822648053496991699382264805349699169938226480534969916993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0909962c-5beb-45cd-9c60-e4af9d759b23, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1ab99dd-ee16-4128-8c92-be4cce875f1c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1ab99dd-ee16-4128-8c92-be4cce875f1c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5558458777322359760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55584587773223597605558458777322359760555845877732235976055584587773223597605558458777322359760555845877732235976055584587773223597605558458777322359760555845877732235976055584587773223597605558458777322359760555845877732235976055584587773223597605558458777322359760555845877732235976055584587773223597605558458777322359760555845877732235976055584587773223597605558458777322359760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d18fb1-74b9-466e-afdf-9e45a83abf99, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2751419b-9528-48f9-9525-d81711755078, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2751419b-9528-48f9-9525-d81711755078, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12559404098065378338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255940409806537833812559404098065378338125594040980653783381255940409806537833812559404098065378338125594040980653783381255940409806537833812559404098065378338125594040980653783381255940409806537833812559404098065378338125594040980653783381255940409806537833812559404098065378338125594040980653783381255940409806537833812559404098065378338125594040980653783381255940409806537833812559404098065378338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1ab99dd-ee16-4128-8c92-be4cce875f1c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae23065f-eee2-4623-9204-2599d05dc887, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae23065f-eee2-4623-9204-2599d05dc887, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13422327644478943914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342232764447894391413422327644478943914134223276444789439141342232764447894391413422327644478943914134223276444789439141342232764447894391413422327644478943914134223276444789439141342232764447894391413422327644478943914134223276444789439141342232764447894391413422327644478943914134223276444789439141342232764447894391413422327644478943914134223276444789439141342232764447894391413422327644478943914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2751419b-9528-48f9-9525-d81711755078, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5115b07-26b3-4343-a28b-c0ce8304cabe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5115b07-26b3-4343-a28b-c0ce8304cabe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664200110386054377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66642001103860543776664200110386054377666420011038605437766642001103860543776664200110386054377666420011038605437766642001103860543776664200110386054377666420011038605437766642001103860543776664200110386054377666420011038605437766642001103860543776664200110386054377666420011038605437766642001103860543776664200110386054377666420011038605437766642001103860543776664200110386054377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae23065f-eee2-4623-9204-2599d05dc887, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b7547d-bbcb-4378-a273-eae0c7640639, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b7547d-bbcb-4378-a273-eae0c7640639, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3545125833896445640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35451258338964456403545125833896445640354512583389644564035451258338964456403545125833896445640354512583389644564035451258338964456403545125833896445640354512583389644564035451258338964456403545125833896445640354512583389644564035451258338964456403545125833896445640354512583389644564035451258338964456403545125833896445640354512583389644564035451258338964456403545125833896445640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5115b07-26b3-4343-a28b-c0ce8304cabe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32f32e9-7b81-416b-845e-8543df3ea363, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32f32e9-7b81-416b-845e-8543df3ea363, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17290964580147690846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729096458014769084617290964580147690846172909645801476908461729096458014769084617290964580147690846172909645801476908461729096458014769084617290964580147690846172909645801476908461729096458014769084617290964580147690846172909645801476908461729096458014769084617290964580147690846172909645801476908461729096458014769084617290964580147690846172909645801476908461729096458014769084617290964580147690846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b7547d-bbcb-4378-a273-eae0c7640639, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef92bde-0e21-4e2c-998a-1c7f9c520f3b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef92bde-0e21-4e2c-998a-1c7f9c520f3b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2742423432038060026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27424234320380600262742423432038060026274242343203806002627424234320380600262742423432038060026274242343203806002627424234320380600262742423432038060026274242343203806002627424234320380600262742423432038060026274242343203806002627424234320380600262742423432038060026274242343203806002627424234320380600262742423432038060026274242343203806002627424234320380600262742423432038060026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32f32e9-7b81-416b-845e-8543df3ea363, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9358c6a5-9eae-4223-b5a5-006da8c95ecd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9358c6a5-9eae-4223-b5a5-006da8c95ecd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15965905574772036377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596590557477203637715965905574772036377159659055747720363771596590557477203637715965905574772036377159659055747720363771596590557477203637715965905574772036377159659055747720363771596590557477203637715965905574772036377159659055747720363771596590557477203637715965905574772036377159659055747720363771596590557477203637715965905574772036377159659055747720363771596590557477203637715965905574772036377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef92bde-0e21-4e2c-998a-1c7f9c520f3b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a6e132e-d22f-4f3d-aaf6-f3d1448276dc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a6e132e-d22f-4f3d-aaf6-f3d1448276dc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13143209333880072310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314320933388007231013143209333880072310131432093338800723101314320933388007231013143209333880072310131432093338800723101314320933388007231013143209333880072310131432093338800723101314320933388007231013143209333880072310131432093338800723101314320933388007231013143209333880072310131432093338800723101314320933388007231013143209333880072310131432093338800723101314320933388007231013143209333880072310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9358c6a5-9eae-4223-b5a5-006da8c95ecd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9697274-96e0-4bd8-beaa-e778aea8057d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9697274-96e0-4bd8-beaa-e778aea8057d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8445705018072249028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84457050180722490288445705018072249028844570501807224902884457050180722490288445705018072249028844570501807224902884457050180722490288445705018072249028844570501807224902884457050180722490288445705018072249028844570501807224902884457050180722490288445705018072249028844570501807224902884457050180722490288445705018072249028844570501807224902884457050180722490288445705018072249028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a6e132e-d22f-4f3d-aaf6-f3d1448276dc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4766aed9-a1fa-4469-831d-f74cbf2cbd9e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4766aed9-a1fa-4469-831d-f74cbf2cbd9e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6530831603012897598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65308316030128975986530831603012897598653083160301289759865308316030128975986530831603012897598653083160301289759865308316030128975986530831603012897598653083160301289759865308316030128975986530831603012897598653083160301289759865308316030128975986530831603012897598653083160301289759865308316030128975986530831603012897598653083160301289759865308316030128975986530831603012897598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4766aed9-a1fa-4469-831d-f74cbf2cbd9e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9697274-96e0-4bd8-beaa-e778aea8057d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff4223b-49b8-4977-8184-4262ea9c911b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff4223b-49b8-4977-8184-4262ea9c911b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14878175860688042834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487817586068804283414878175860688042834148781758606880428341487817586068804283414878175860688042834148781758606880428341487817586068804283414878175860688042834148781758606880428341487817586068804283414878175860688042834148781758606880428341487817586068804283414878175860688042834148781758606880428341487817586068804283414878175860688042834148781758606880428341487817586068804283414878175860688042834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf11e76e-6ea9-429e-9c77-1d713ed22a59, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf11e76e-6ea9-429e-9c77-1d713ed22a59, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14226788043845691856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422678804384569185614226788043845691856142267880438456918561422678804384569185614226788043845691856142267880438456918561422678804384569185614226788043845691856142267880438456918561422678804384569185614226788043845691856142267880438456918561422678804384569185614226788043845691856142267880438456918561422678804384569185614226788043845691856142267880438456918561422678804384569185614226788043845691856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff4223b-49b8-4977-8184-4262ea9c911b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf11e76e-6ea9-429e-9c77-1d713ed22a59, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e1a81e-0fea-446a-a897-62409f37e115, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e1a81e-0fea-446a-a897-62409f37e115, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8605886987845878933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86058869878458789338605886987845878933860588698784587893386058869878458789338605886987845878933860588698784587893386058869878458789338605886987845878933860588698784587893386058869878458789338605886987845878933860588698784587893386058869878458789338605886987845878933860588698784587893386058869878458789338605886987845878933860588698784587893386058869878458789338605886987845878933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d017f713-c710-416f-8ebb-1e3cc91a59c3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d017f713-c710-416f-8ebb-1e3cc91a59c3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12530691647339411153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253069164733941115312530691647339411153125306916473394111531253069164733941115312530691647339411153125306916473394111531253069164733941115312530691647339411153125306916473394111531253069164733941115312530691647339411153125306916473394111531253069164733941115312530691647339411153125306916473394111531253069164733941115312530691647339411153125306916473394111531253069164733941115312530691647339411153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e1a81e-0fea-446a-a897-62409f37e115, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 898a2fa8-4d43-4933-9fc7-f617302b3580, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 898a2fa8-4d43-4933-9fc7-f617302b3580, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1668806915097281563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16688069150972815631668806915097281563166880691509728156316688069150972815631668806915097281563166880691509728156316688069150972815631668806915097281563166880691509728156316688069150972815631668806915097281563166880691509728156316688069150972815631668806915097281563166880691509728156316688069150972815631668806915097281563166880691509728156316688069150972815631668806915097281563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d017f713-c710-416f-8ebb-1e3cc91a59c3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 898a2fa8-4d43-4933-9fc7-f617302b3580, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 763ffb3e-c01c-4b2a-b754-e90a02627eaa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 763ffb3e-c01c-4b2a-b754-e90a02627eaa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16569484983173828195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656948498317382819516569484983173828195165694849831738281951656948498317382819516569484983173828195165694849831738281951656948498317382819516569484983173828195165694849831738281951656948498317382819516569484983173828195165694849831738281951656948498317382819516569484983173828195165694849831738281951656948498317382819516569484983173828195165694849831738281951656948498317382819516569484983173828195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26dd87cd-2966-48fd-a774-3ef7c5d2acb2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26dd87cd-2966-48fd-a774-3ef7c5d2acb2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 981490372204051098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098981490372204051098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 763ffb3e-c01c-4b2a-b754-e90a02627eaa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26dd87cd-2966-48fd-a774-3ef7c5d2acb2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc4651fd-dbd8-48f4-b3b5-eacefee2bcf9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4651fd-dbd8-48f4-b3b5-eacefee2bcf9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8141313523218144089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81413135232181440898141313523218144089814131352321814408981413135232181440898141313523218144089814131352321814408981413135232181440898141313523218144089814131352321814408981413135232181440898141313523218144089814131352321814408981413135232181440898141313523218144089814131352321814408981413135232181440898141313523218144089814131352321814408981413135232181440898141313523218144089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19223694-5235-46c7-9efc-2d3af8d4292a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19223694-5235-46c7-9efc-2d3af8d4292a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2011127715132944795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20111277151329447952011127715132944795201112771513294479520111277151329447952011127715132944795201112771513294479520111277151329447952011127715132944795201112771513294479520111277151329447952011127715132944795201112771513294479520111277151329447952011127715132944795201112771513294479520111277151329447952011127715132944795201112771513294479520111277151329447952011127715132944795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4651fd-dbd8-48f4-b3b5-eacefee2bcf9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19223694-5235-46c7-9efc-2d3af8d4292a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac99a60f-7fac-4908-9d68-9440d5a0d4dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac99a60f-7fac-4908-9d68-9440d5a0d4dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1114600427712112764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11146004277121127641114600427712112764111460042771211276411146004277121127641114600427712112764111460042771211276411146004277121127641114600427712112764111460042771211276411146004277121127641114600427712112764111460042771211276411146004277121127641114600427712112764111460042771211276411146004277121127641114600427712112764111460042771211276411146004277121127641114600427712112764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b003fa31-7b7a-435d-9263-9e81a10ce9d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b003fa31-7b7a-435d-9263-9e81a10ce9d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788194090292620854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77881940902926208547788194090292620854778819409029262085477881940902926208547788194090292620854778819409029262085477881940902926208547788194090292620854778819409029262085477881940902926208547788194090292620854778819409029262085477881940902926208547788194090292620854778819409029262085477881940902926208547788194090292620854778819409029262085477881940902926208547788194090292620854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b003fa31-7b7a-435d-9263-9e81a10ce9d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988da8bd-accc-42ac-b1e9-367eda176a92, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988da8bd-accc-42ac-b1e9-367eda176a92, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4087789795682174870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40877897956821748704087789795682174870408778979568217487040877897956821748704087789795682174870408778979568217487040877897956821748704087789795682174870408778979568217487040877897956821748704087789795682174870408778979568217487040877897956821748704087789795682174870408778979568217487040877897956821748704087789795682174870408778979568217487040877897956821748704087789795682174870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac99a60f-7fac-4908-9d68-9440d5a0d4dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 594e6d1f-a4b3-493c-b491-7e6e4176d0f8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 594e6d1f-a4b3-493c-b491-7e6e4176d0f8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11295427872811268581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129542787281126858111295427872811268581112954278728112685811129542787281126858111295427872811268581112954278728112685811129542787281126858111295427872811268581112954278728112685811129542787281126858111295427872811268581112954278728112685811129542787281126858111295427872811268581112954278728112685811129542787281126858111295427872811268581112954278728112685811129542787281126858111295427872811268581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988da8bd-accc-42ac-b1e9-367eda176a92, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0910eb4-b745-4e7c-865f-8ab1b9dd89e3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 594e6d1f-a4b3-493c-b491-7e6e4176d0f8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0910eb4-b745-4e7c-865f-8ab1b9dd89e3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166143838545989762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516614383854598976215166143838545989762151661438385459897621516614383854598976215166143838545989762151661438385459897621516614383854598976215166143838545989762151661438385459897621516614383854598976215166143838545989762151661438385459897621516614383854598976215166143838545989762151661438385459897621516614383854598976215166143838545989762151661438385459897621516614383854598976215166143838545989762" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba67f0e4-8b0e-44f2-b809-3ff44f76a9c2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba67f0e4-8b0e-44f2-b809-3ff44f76a9c2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12225250926979497970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222525092697949797012225250926979497970122252509269794979701222525092697949797012225250926979497970122252509269794979701222525092697949797012225250926979497970122252509269794979701222525092697949797012225250926979497970122252509269794979701222525092697949797012225250926979497970122252509269794979701222525092697949797012225250926979497970122252509269794979701222525092697949797012225250926979497970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0910eb4-b745-4e7c-865f-8ab1b9dd89e3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e88dce0-bfc5-4673-9b48-2abadd4075bd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e88dce0-bfc5-4673-9b48-2abadd4075bd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16568386050080330109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656838605008033010916568386050080330109165683860500803301091656838605008033010916568386050080330109165683860500803301091656838605008033010916568386050080330109165683860500803301091656838605008033010916568386050080330109165683860500803301091656838605008033010916568386050080330109165683860500803301091656838605008033010916568386050080330109165683860500803301091656838605008033010916568386050080330109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba67f0e4-8b0e-44f2-b809-3ff44f76a9c2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62a56de3-f4b5-4e97-a30b-0e904628fc84, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a56de3-f4b5-4e97-a30b-0e904628fc84, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3148634669209815234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31486346692098152343148634669209815234314863466920981523431486346692098152343148634669209815234314863466920981523431486346692098152343148634669209815234314863466920981523431486346692098152343148634669209815234314863466920981523431486346692098152343148634669209815234314863466920981523431486346692098152343148634669209815234314863466920981523431486346692098152343148634669209815234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e88dce0-bfc5-4673-9b48-2abadd4075bd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ab23ef3-3a2f-4aea-b510-4127a3362663, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ab23ef3-3a2f-4aea-b510-4127a3362663, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5094141260649943912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50941412606499439125094141260649943912509414126064994391250941412606499439125094141260649943912509414126064994391250941412606499439125094141260649943912509414126064994391250941412606499439125094141260649943912509414126064994391250941412606499439125094141260649943912509414126064994391250941412606499439125094141260649943912509414126064994391250941412606499439125094141260649943912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a56de3-f4b5-4e97-a30b-0e904628fc84, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ab23ef3-3a2f-4aea-b510-4127a3362663, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48b54814-9f02-47e0-908a-aa1460dad39d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48b54814-9f02-47e0-908a-aa1460dad39d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11503937877323834945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150393787732383494511503937877323834945115039378773238349451150393787732383494511503937877323834945115039378773238349451150393787732383494511503937877323834945115039378773238349451150393787732383494511503937877323834945115039378773238349451150393787732383494511503937877323834945115039378773238349451150393787732383494511503937877323834945115039378773238349451150393787732383494511503937877323834945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d52e29-88f3-4e6d-bfe5-eca5673b904a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d52e29-88f3-4e6d-bfe5-eca5673b904a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006510793895727255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500651079389572725515006510793895727255150065107938957272551500651079389572725515006510793895727255150065107938957272551500651079389572725515006510793895727255150065107938957272551500651079389572725515006510793895727255150065107938957272551500651079389572725515006510793895727255150065107938957272551500651079389572725515006510793895727255150065107938957272551500651079389572725515006510793895727255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48b54814-9f02-47e0-908a-aa1460dad39d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd2d6f8-9795-4d51-96b8-772a2b1bf087, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d52e29-88f3-4e6d-bfe5-eca5673b904a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd2d6f8-9795-4d51-96b8-772a2b1bf087, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14079717248452610691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407971724845261069114079717248452610691140797172484526106911407971724845261069114079717248452610691140797172484526106911407971724845261069114079717248452610691140797172484526106911407971724845261069114079717248452610691140797172484526106911407971724845261069114079717248452610691140797172484526106911407971724845261069114079717248452610691140797172484526106911407971724845261069114079717248452610691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb16870d-cd8e-4caf-9009-aea183e33500, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb16870d-cd8e-4caf-9009-aea183e33500, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2799807357092548040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27998073570925480402799807357092548040279980735709254804027998073570925480402799807357092548040279980735709254804027998073570925480402799807357092548040279980735709254804027998073570925480402799807357092548040279980735709254804027998073570925480402799807357092548040279980735709254804027998073570925480402799807357092548040279980735709254804027998073570925480402799807357092548040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd2d6f8-9795-4d51-96b8-772a2b1bf087, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5059884a-784a-4d38-befe-bd477defb2df, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5059884a-784a-4d38-befe-bd477defb2df, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5680333594960527934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56803335949605279345680333594960527934568033359496052793456803335949605279345680333594960527934568033359496052793456803335949605279345680333594960527934568033359496052793456803335949605279345680333594960527934568033359496052793456803335949605279345680333594960527934568033359496052793456803335949605279345680333594960527934568033359496052793456803335949605279345680333594960527934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb16870d-cd8e-4caf-9009-aea183e33500, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f67c404-9d47-43b4-8392-2defdd257e33, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f67c404-9d47-43b4-8392-2defdd257e33, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5627358639678545075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56273586396785450755627358639678545075562735863967854507556273586396785450755627358639678545075562735863967854507556273586396785450755627358639678545075562735863967854507556273586396785450755627358639678545075562735863967854507556273586396785450755627358639678545075562735863967854507556273586396785450755627358639678545075562735863967854507556273586396785450755627358639678545075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5059884a-784a-4d38-befe-bd477defb2df, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35603b2c-0a0b-420e-965a-0ed5e0ffe4c8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35603b2c-0a0b-420e-965a-0ed5e0ffe4c8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 318834383011354701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701318834383011354701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f67c404-9d47-43b4-8392-2defdd257e33, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0026e16-b574-4d36-959a-942b78a15103, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0026e16-b574-4d36-959a-942b78a15103, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2015987114451431356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20159871144514313562015987114451431356201598711445143135620159871144514313562015987114451431356201598711445143135620159871144514313562015987114451431356201598711445143135620159871144514313562015987114451431356201598711445143135620159871144514313562015987114451431356201598711445143135620159871144514313562015987114451431356201598711445143135620159871144514313562015987114451431356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35603b2c-0a0b-420e-965a-0ed5e0ffe4c8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47ab3701-e73b-4292-8884-84f8c32a493d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47ab3701-e73b-4292-8884-84f8c32a493d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12134055430768182715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213405543076818271512134055430768182715121340554307681827151213405543076818271512134055430768182715121340554307681827151213405543076818271512134055430768182715121340554307681827151213405543076818271512134055430768182715121340554307681827151213405543076818271512134055430768182715121340554307681827151213405543076818271512134055430768182715121340554307681827151213405543076818271512134055430768182715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0026e16-b574-4d36-959a-942b78a15103, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c716e3e4-3f6e-4f21-95b8-64f86bbde77f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c716e3e4-3f6e-4f21-95b8-64f86bbde77f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15870778763229804223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587077876322980422315870778763229804223158707787632298042231587077876322980422315870778763229804223158707787632298042231587077876322980422315870778763229804223158707787632298042231587077876322980422315870778763229804223158707787632298042231587077876322980422315870778763229804223158707787632298042231587077876322980422315870778763229804223158707787632298042231587077876322980422315870778763229804223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ab3701-e73b-4292-8884-84f8c32a493d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe2573fe-33e4-4b2d-aec7-37f334173a05, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe2573fe-33e4-4b2d-aec7-37f334173a05, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2667469308668381317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26674693086683813172667469308668381317266746930866838131726674693086683813172667469308668381317266746930866838131726674693086683813172667469308668381317266746930866838131726674693086683813172667469308668381317266746930866838131726674693086683813172667469308668381317266746930866838131726674693086683813172667469308668381317266746930866838131726674693086683813172667469308668381317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c716e3e4-3f6e-4f21-95b8-64f86bbde77f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279281c5-6ab9-4a61-8506-558800407e4f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279281c5-6ab9-4a61-8506-558800407e4f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8962343060764498527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89623430607644985278962343060764498527896234306076449852789623430607644985278962343060764498527896234306076449852789623430607644985278962343060764498527896234306076449852789623430607644985278962343060764498527896234306076449852789623430607644985278962343060764498527896234306076449852789623430607644985278962343060764498527896234306076449852789623430607644985278962343060764498527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe2573fe-33e4-4b2d-aec7-37f334173a05, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c583e545-6e5f-4ba6-9406-fc0aa5378b3b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c583e545-6e5f-4ba6-9406-fc0aa5378b3b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17642447206946231129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764244720694623112917642447206946231129176424472069462311291764244720694623112917642447206946231129176424472069462311291764244720694623112917642447206946231129176424472069462311291764244720694623112917642447206946231129176424472069462311291764244720694623112917642447206946231129176424472069462311291764244720694623112917642447206946231129176424472069462311291764244720694623112917642447206946231129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279281c5-6ab9-4a61-8506-558800407e4f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d9134f-baa0-417f-9aea-156b3f0d36dc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d9134f-baa0-417f-9aea-156b3f0d36dc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 648378162386861020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020648378162386861020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c583e545-6e5f-4ba6-9406-fc0aa5378b3b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abeea5c6-3106-4655-9dea-1e17b09593eb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abeea5c6-3106-4655-9dea-1e17b09593eb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1123386020568713252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11233860205687132521123386020568713252112338602056871325211233860205687132521123386020568713252112338602056871325211233860205687132521123386020568713252112338602056871325211233860205687132521123386020568713252112338602056871325211233860205687132521123386020568713252112338602056871325211233860205687132521123386020568713252112338602056871325211233860205687132521123386020568713252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d9134f-baa0-417f-9aea-156b3f0d36dc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442e8320-bacc-484f-a4b1-e8452c6c315f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442e8320-bacc-484f-a4b1-e8452c6c315f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10199539000477230536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019953900047723053610199539000477230536101995390004772305361019953900047723053610199539000477230536101995390004772305361019953900047723053610199539000477230536101995390004772305361019953900047723053610199539000477230536101995390004772305361019953900047723053610199539000477230536101995390004772305361019953900047723053610199539000477230536101995390004772305361019953900047723053610199539000477230536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abeea5c6-3106-4655-9dea-1e17b09593eb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0536f2cf-c137-46e7-84cc-39104aa4af6e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0536f2cf-c137-46e7-84cc-39104aa4af6e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2306305901407954317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23063059014079543172306305901407954317230630590140795431723063059014079543172306305901407954317230630590140795431723063059014079543172306305901407954317230630590140795431723063059014079543172306305901407954317230630590140795431723063059014079543172306305901407954317230630590140795431723063059014079543172306305901407954317230630590140795431723063059014079543172306305901407954317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442e8320-bacc-484f-a4b1-e8452c6c315f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20dd68f3-00b8-4aee-ab9a-c94e527be0db, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20dd68f3-00b8-4aee-ab9a-c94e527be0db, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515103647236744693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351510364723674469313515103647236744693135151036472367446931351510364723674469313515103647236744693135151036472367446931351510364723674469313515103647236744693135151036472367446931351510364723674469313515103647236744693135151036472367446931351510364723674469313515103647236744693135151036472367446931351510364723674469313515103647236744693135151036472367446931351510364723674469313515103647236744693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0536f2cf-c137-46e7-84cc-39104aa4af6e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 066a145f-19c5-4acb-9dd2-ef0196a00293, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 066a145f-19c5-4acb-9dd2-ef0196a00293, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8378610931047463755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83786109310474637558378610931047463755837861093104746375583786109310474637558378610931047463755837861093104746375583786109310474637558378610931047463755837861093104746375583786109310474637558378610931047463755837861093104746375583786109310474637558378610931047463755837861093104746375583786109310474637558378610931047463755837861093104746375583786109310474637558378610931047463755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20dd68f3-00b8-4aee-ab9a-c94e527be0db, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13b63b6-dc24-48d3-b7e1-3dfa845d3535, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13b63b6-dc24-48d3-b7e1-3dfa845d3535, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16600585213541623873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660058521354162387316600585213541623873166005852135416238731660058521354162387316600585213541623873166005852135416238731660058521354162387316600585213541623873166005852135416238731660058521354162387316600585213541623873166005852135416238731660058521354162387316600585213541623873166005852135416238731660058521354162387316600585213541623873166005852135416238731660058521354162387316600585213541623873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 066a145f-19c5-4acb-9dd2-ef0196a00293, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5f51634-a7f4-4b5a-905d-64d05604edc4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5f51634-a7f4-4b5a-905d-64d05604edc4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8620715660716502756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86207156607165027568620715660716502756862071566071650275686207156607165027568620715660716502756862071566071650275686207156607165027568620715660716502756862071566071650275686207156607165027568620715660716502756862071566071650275686207156607165027568620715660716502756862071566071650275686207156607165027568620715660716502756862071566071650275686207156607165027568620715660716502756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13b63b6-dc24-48d3-b7e1-3dfa845d3535, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 215a9483-b200-4f7f-ae0a-1d220535bc97, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 215a9483-b200-4f7f-ae0a-1d220535bc97, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12580565579538179083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258056557953817908312580565579538179083125805655795381790831258056557953817908312580565579538179083125805655795381790831258056557953817908312580565579538179083125805655795381790831258056557953817908312580565579538179083125805655795381790831258056557953817908312580565579538179083125805655795381790831258056557953817908312580565579538179083125805655795381790831258056557953817908312580565579538179083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5f51634-a7f4-4b5a-905d-64d05604edc4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb3bb99-560e-4234-abe4-6e253463bd59, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb3bb99-560e-4234-abe4-6e253463bd59, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 771432633128349911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911771432633128349911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 215a9483-b200-4f7f-ae0a-1d220535bc97, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b310b61a-6afe-4032-b7ce-44f59a98f00a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b310b61a-6afe-4032-b7ce-44f59a98f00a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066361095688682917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20663610956886829172066361095688682917206636109568868291720663610956886829172066361095688682917206636109568868291720663610956886829172066361095688682917206636109568868291720663610956886829172066361095688682917206636109568868291720663610956886829172066361095688682917206636109568868291720663610956886829172066361095688682917206636109568868291720663610956886829172066361095688682917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb3bb99-560e-4234-abe4-6e253463bd59, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b96b48-76d5-41c8-b950-481d03d59369, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b96b48-76d5-41c8-b950-481d03d59369, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199860967824726200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719986096782472620017199860967824726200171998609678247262001719986096782472620017199860967824726200171998609678247262001719986096782472620017199860967824726200171998609678247262001719986096782472620017199860967824726200171998609678247262001719986096782472620017199860967824726200171998609678247262001719986096782472620017199860967824726200171998609678247262001719986096782472620017199860967824726200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b310b61a-6afe-4032-b7ce-44f59a98f00a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad171f55-578f-4ac2-96ad-c75dfdc766d3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad171f55-578f-4ac2-96ad-c75dfdc766d3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4714678898681658684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47146788986816586844714678898681658684471467889868165868447146788986816586844714678898681658684471467889868165868447146788986816586844714678898681658684471467889868165868447146788986816586844714678898681658684471467889868165868447146788986816586844714678898681658684471467889868165868447146788986816586844714678898681658684471467889868165868447146788986816586844714678898681658684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b96b48-76d5-41c8-b950-481d03d59369, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09fe3827-8236-4688-af2e-83d789cd83e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09fe3827-8236-4688-af2e-83d789cd83e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17054857896004780881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705485789600478088117054857896004780881170548578960047808811705485789600478088117054857896004780881170548578960047808811705485789600478088117054857896004780881170548578960047808811705485789600478088117054857896004780881170548578960047808811705485789600478088117054857896004780881170548578960047808811705485789600478088117054857896004780881170548578960047808811705485789600478088117054857896004780881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad171f55-578f-4ac2-96ad-c75dfdc766d3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db13a8b3-3455-43a5-8e96-2d452c8f3a09, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db13a8b3-3455-43a5-8e96-2d452c8f3a09, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7113066505899561750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71130665058995617507113066505899561750711306650589956175071130665058995617507113066505899561750711306650589956175071130665058995617507113066505899561750711306650589956175071130665058995617507113066505899561750711306650589956175071130665058995617507113066505899561750711306650589956175071130665058995617507113066505899561750711306650589956175071130665058995617507113066505899561750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09fe3827-8236-4688-af2e-83d789cd83e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e15b9d-0e5c-48a3-8ab4-e61ab67ad679, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e15b9d-0e5c-48a3-8ab4-e61ab67ad679, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 766724144562752648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648766724144562752648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e15b9d-0e5c-48a3-8ab4-e61ab67ad679, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00692543-4ae6-4ab9-a06b-ea41bba73c53, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00692543-4ae6-4ab9-a06b-ea41bba73c53, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16571711617128483892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657171161712848389216571711617128483892165717116171284838921657171161712848389216571711617128483892165717116171284838921657171161712848389216571711617128483892165717116171284838921657171161712848389216571711617128483892165717116171284838921657171161712848389216571711617128483892165717116171284838921657171161712848389216571711617128483892165717116171284838921657171161712848389216571711617128483892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db13a8b3-3455-43a5-8e96-2d452c8f3a09, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df9d481e-a22f-4772-9d95-3690adfdd1f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df9d481e-a22f-4772-9d95-3690adfdd1f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6914116384771402517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69141163847714025176914116384771402517691411638477140251769141163847714025176914116384771402517691411638477140251769141163847714025176914116384771402517691411638477140251769141163847714025176914116384771402517691411638477140251769141163847714025176914116384771402517691411638477140251769141163847714025176914116384771402517691411638477140251769141163847714025176914116384771402517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00692543-4ae6-4ab9-a06b-ea41bba73c53, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00190135-b216-4da6-a8c1-8a3a27a2fea0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00190135-b216-4da6-a8c1-8a3a27a2fea0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4379045628991126120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43790456289911261204379045628991126120437904562899112612043790456289911261204379045628991126120437904562899112612043790456289911261204379045628991126120437904562899112612043790456289911261204379045628991126120437904562899112612043790456289911261204379045628991126120437904562899112612043790456289911261204379045628991126120437904562899112612043790456289911261204379045628991126120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df9d481e-a22f-4772-9d95-3690adfdd1f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc5b451e-2ea9-4a0c-bbf2-4c0eece6c2be, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5b451e-2ea9-4a0c-bbf2-4c0eece6c2be, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9198193976243630126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91981939762436301269198193976243630126919819397624363012691981939762436301269198193976243630126919819397624363012691981939762436301269198193976243630126919819397624363012691981939762436301269198193976243630126919819397624363012691981939762436301269198193976243630126919819397624363012691981939762436301269198193976243630126919819397624363012691981939762436301269198193976243630126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00190135-b216-4da6-a8c1-8a3a27a2fea0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab14dd41-e0a6-4766-88b0-ec44a3f93af2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab14dd41-e0a6-4766-88b0-ec44a3f93af2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17812362256640986325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781236225664098632517812362256640986325178123622566409863251781236225664098632517812362256640986325178123622566409863251781236225664098632517812362256640986325178123622566409863251781236225664098632517812362256640986325178123622566409863251781236225664098632517812362256640986325178123622566409863251781236225664098632517812362256640986325178123622566409863251781236225664098632517812362256640986325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5b451e-2ea9-4a0c-bbf2-4c0eece6c2be, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b686915d-e466-4f50-9fb0-af131be81ab8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b686915d-e466-4f50-9fb0-af131be81ab8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15583720515543865933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558372051554386593315583720515543865933155837205155438659331558372051554386593315583720515543865933155837205155438659331558372051554386593315583720515543865933155837205155438659331558372051554386593315583720515543865933155837205155438659331558372051554386593315583720515543865933155837205155438659331558372051554386593315583720515543865933155837205155438659331558372051554386593315583720515543865933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab14dd41-e0a6-4766-88b0-ec44a3f93af2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fee6756-4e7d-4f5f-83b3-f404ab1dfa98, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fee6756-4e7d-4f5f-83b3-f404ab1dfa98, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12430561604438400927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243056160443840092712430561604438400927124305616044384009271243056160443840092712430561604438400927124305616044384009271243056160443840092712430561604438400927124305616044384009271243056160443840092712430561604438400927124305616044384009271243056160443840092712430561604438400927124305616044384009271243056160443840092712430561604438400927124305616044384009271243056160443840092712430561604438400927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b686915d-e466-4f50-9fb0-af131be81ab8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73eef84f-0816-4759-8f25-119f7d8333d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73eef84f-0816-4759-8f25-119f7d8333d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1250129492038300384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12501294920383003841250129492038300384125012949203830038412501294920383003841250129492038300384125012949203830038412501294920383003841250129492038300384125012949203830038412501294920383003841250129492038300384125012949203830038412501294920383003841250129492038300384125012949203830038412501294920383003841250129492038300384125012949203830038412501294920383003841250129492038300384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fee6756-4e7d-4f5f-83b3-f404ab1dfa98, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faaa010d-07cd-409d-bf81-2595618ac0d7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faaa010d-07cd-409d-bf81-2595618ac0d7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9717368296796302357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97173682967963023579717368296796302357971736829679630235797173682967963023579717368296796302357971736829679630235797173682967963023579717368296796302357971736829679630235797173682967963023579717368296796302357971736829679630235797173682967963023579717368296796302357971736829679630235797173682967963023579717368296796302357971736829679630235797173682967963023579717368296796302357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73eef84f-0816-4759-8f25-119f7d8333d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9f03131-1fe2-4a76-a9a5-8ed8fe67f413, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9f03131-1fe2-4a76-a9a5-8ed8fe67f413, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13213073693400705382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321307369340070538213213073693400705382132130736934007053821321307369340070538213213073693400705382132130736934007053821321307369340070538213213073693400705382132130736934007053821321307369340070538213213073693400705382132130736934007053821321307369340070538213213073693400705382132130736934007053821321307369340070538213213073693400705382132130736934007053821321307369340070538213213073693400705382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faaa010d-07cd-409d-bf81-2595618ac0d7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575b5499-1b5d-45b9-baff-d5708d75127a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575b5499-1b5d-45b9-baff-d5708d75127a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9955227224461784008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99552272244617840089955227224461784008995522722446178400899552272244617840089955227224461784008995522722446178400899552272244617840089955227224461784008995522722446178400899552272244617840089955227224461784008995522722446178400899552272244617840089955227224461784008995522722446178400899552272244617840089955227224461784008995522722446178400899552272244617840089955227224461784008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9f03131-1fe2-4a76-a9a5-8ed8fe67f413, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64d88539-a8b2-4dee-8407-d91b6aee57a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64d88539-a8b2-4dee-8407-d91b6aee57a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14471486047545316636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447148604754531663614471486047545316636144714860475453166361447148604754531663614471486047545316636144714860475453166361447148604754531663614471486047545316636144714860475453166361447148604754531663614471486047545316636144714860475453166361447148604754531663614471486047545316636144714860475453166361447148604754531663614471486047545316636144714860475453166361447148604754531663614471486047545316636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575b5499-1b5d-45b9-baff-d5708d75127a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f0a2627-d4bb-4dae-9f6b-f80886cc4f89, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0a2627-d4bb-4dae-9f6b-f80886cc4f89, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 245643160133375447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447245643160133375447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64d88539-a8b2-4dee-8407-d91b6aee57a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31be3fa3-f5a2-494f-9ca4-f4955b4900f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31be3fa3-f5a2-494f-9ca4-f4955b4900f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16518907175150502244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651890717515050224416518907175150502244165189071751505022441651890717515050224416518907175150502244165189071751505022441651890717515050224416518907175150502244165189071751505022441651890717515050224416518907175150502244165189071751505022441651890717515050224416518907175150502244165189071751505022441651890717515050224416518907175150502244165189071751505022441651890717515050224416518907175150502244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0a2627-d4bb-4dae-9f6b-f80886cc4f89, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c18f31fa-babd-4142-a762-2dc9af585897, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18f31fa-babd-4142-a762-2dc9af585897, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11937198677940298370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193719867794029837011937198677940298370119371986779402983701193719867794029837011937198677940298370119371986779402983701193719867794029837011937198677940298370119371986779402983701193719867794029837011937198677940298370119371986779402983701193719867794029837011937198677940298370119371986779402983701193719867794029837011937198677940298370119371986779402983701193719867794029837011937198677940298370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31be3fa3-f5a2-494f-9ca4-f4955b4900f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e733119-d483-40af-a49b-31284a2a41c0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e733119-d483-40af-a49b-31284a2a41c0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4232045452164860342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42320454521648603424232045452164860342423204545216486034242320454521648603424232045452164860342423204545216486034242320454521648603424232045452164860342423204545216486034242320454521648603424232045452164860342423204545216486034242320454521648603424232045452164860342423204545216486034242320454521648603424232045452164860342423204545216486034242320454521648603424232045452164860342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18f31fa-babd-4142-a762-2dc9af585897, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c38a127-5a1b-46ef-9b50-fda5d86b8332, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c38a127-5a1b-46ef-9b50-fda5d86b8332, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4022706972087092385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40227069720870923854022706972087092385402270697208709238540227069720870923854022706972087092385402270697208709238540227069720870923854022706972087092385402270697208709238540227069720870923854022706972087092385402270697208709238540227069720870923854022706972087092385402270697208709238540227069720870923854022706972087092385402270697208709238540227069720870923854022706972087092385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e733119-d483-40af-a49b-31284a2a41c0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c5db64d-8046-4464-a526-f4275ee6ea82, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c5db64d-8046-4464-a526-f4275ee6ea82, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3246196708056034541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32461967080560345413246196708056034541324619670805603454132461967080560345413246196708056034541324619670805603454132461967080560345413246196708056034541324619670805603454132461967080560345413246196708056034541324619670805603454132461967080560345413246196708056034541324619670805603454132461967080560345413246196708056034541324619670805603454132461967080560345413246196708056034541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c38a127-5a1b-46ef-9b50-fda5d86b8332, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69964062-973b-4c74-ad8c-f92745997d72, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69964062-973b-4c74-ad8c-f92745997d72, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4419583422070888500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44195834220708885004419583422070888500441958342207088850044195834220708885004419583422070888500441958342207088850044195834220708885004419583422070888500441958342207088850044195834220708885004419583422070888500441958342207088850044195834220708885004419583422070888500441958342207088850044195834220708885004419583422070888500441958342207088850044195834220708885004419583422070888500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c5db64d-8046-4464-a526-f4275ee6ea82, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae169669-0b0a-436d-aae5-12e460c055ca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae169669-0b0a-436d-aae5-12e460c055ca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258811152027286285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42588111520272862854258811152027286285425881115202728628542588111520272862854258811152027286285425881115202728628542588111520272862854258811152027286285425881115202728628542588111520272862854258811152027286285425881115202728628542588111520272862854258811152027286285425881115202728628542588111520272862854258811152027286285425881115202728628542588111520272862854258811152027286285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69964062-973b-4c74-ad8c-f92745997d72, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae169669-0b0a-436d-aae5-12e460c055ca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b94214-339c-4b0c-b24c-33b884ca9483, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b94214-339c-4b0c-b24c-33b884ca9483, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11069584757699056244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106958475769905624411069584757699056244110695847576990562441106958475769905624411069584757699056244110695847576990562441106958475769905624411069584757699056244110695847576990562441106958475769905624411069584757699056244110695847576990562441106958475769905624411069584757699056244110695847576990562441106958475769905624411069584757699056244110695847576990562441106958475769905624411069584757699056244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c44c57d-04c4-49d4-9bce-502d4d2bb8de, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c44c57d-04c4-49d4-9bce-502d4d2bb8de, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 183466532565149819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819183466532565149819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b94214-339c-4b0c-b24c-33b884ca9483, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad63c12-7ce2-4bc9-88ec-d25053a5a78f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad63c12-7ce2-4bc9-88ec-d25053a5a78f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15475340797874272690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547534079787427269015475340797874272690154753407978742726901547534079787427269015475340797874272690154753407978742726901547534079787427269015475340797874272690154753407978742726901547534079787427269015475340797874272690154753407978742726901547534079787427269015475340797874272690154753407978742726901547534079787427269015475340797874272690154753407978742726901547534079787427269015475340797874272690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c44c57d-04c4-49d4-9bce-502d4d2bb8de, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 211ad83b-fb96-4df7-9125-5a1efabff73e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 211ad83b-fb96-4df7-9125-5a1efabff73e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16472991835589960682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647299183558996068216472991835589960682164729918355899606821647299183558996068216472991835589960682164729918355899606821647299183558996068216472991835589960682164729918355899606821647299183558996068216472991835589960682164729918355899606821647299183558996068216472991835589960682164729918355899606821647299183558996068216472991835589960682164729918355899606821647299183558996068216472991835589960682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad63c12-7ce2-4bc9-88ec-d25053a5a78f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b903c548-1fad-4c0e-aeff-ae1a9ac3c952, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 211ad83b-fb96-4df7-9125-5a1efabff73e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1042b4-0839-44ba-a12d-b0cec239ffd0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b903c548-1fad-4c0e-aeff-ae1a9ac3c952, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11351068108084110416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135106810808411041611351068108084110416113510681080841104161135106810808411041611351068108084110416113510681080841104161135106810808411041611351068108084110416113510681080841104161135106810808411041611351068108084110416113510681080841104161135106810808411041611351068108084110416113510681080841104161135106810808411041611351068108084110416113510681080841104161135106810808411041611351068108084110416" } } } 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, 0c1042b4-0839-44ba-a12d-b0cec239ffd0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17336078443427349534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733607844342734953417336078443427349534173360784434273495341733607844342734953417336078443427349534173360784434273495341733607844342734953417336078443427349534173360784434273495341733607844342734953417336078443427349534173360784434273495341733607844342734953417336078443427349534173360784434273495341733607844342734953417336078443427349534173360784434273495341733607844342734953417336078443427349534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1042b4-0839-44ba-a12d-b0cec239ffd0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0d70b0-7305-49dd-b104-c0373a51ecc1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0d70b0-7305-49dd-b104-c0373a51ecc1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1927958511073314017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19279585110733140171927958511073314017192795851107331401719279585110733140171927958511073314017192795851107331401719279585110733140171927958511073314017192795851107331401719279585110733140171927958511073314017192795851107331401719279585110733140171927958511073314017192795851107331401719279585110733140171927958511073314017192795851107331401719279585110733140171927958511073314017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b903c548-1fad-4c0e-aeff-ae1a9ac3c952, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a76b57-4cd3-4e92-8a1b-2311d30174a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a76b57-4cd3-4e92-8a1b-2311d30174a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7055345154550594980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70553451545505949807055345154550594980705534515455059498070553451545505949807055345154550594980705534515455059498070553451545505949807055345154550594980705534515455059498070553451545505949807055345154550594980705534515455059498070553451545505949807055345154550594980705534515455059498070553451545505949807055345154550594980705534515455059498070553451545505949807055345154550594980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0d70b0-7305-49dd-b104-c0373a51ecc1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cbeae0a-215e-40eb-950f-c49c3bd1d56e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cbeae0a-215e-40eb-950f-c49c3bd1d56e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3247843453798148696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32478434537981486963247843453798148696324784345379814869632478434537981486963247843453798148696324784345379814869632478434537981486963247843453798148696324784345379814869632478434537981486963247843453798148696324784345379814869632478434537981486963247843453798148696324784345379814869632478434537981486963247843453798148696324784345379814869632478434537981486963247843453798148696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a76b57-4cd3-4e92-8a1b-2311d30174a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac72cf2d-93ef-4bb5-88a2-bab233fd04a8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac72cf2d-93ef-4bb5-88a2-bab233fd04a8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11549634665744883705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154963466574488370511549634665744883705115496346657448837051154963466574488370511549634665744883705115496346657448837051154963466574488370511549634665744883705115496346657448837051154963466574488370511549634665744883705115496346657448837051154963466574488370511549634665744883705115496346657448837051154963466574488370511549634665744883705115496346657448837051154963466574488370511549634665744883705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cbeae0a-215e-40eb-950f-c49c3bd1d56e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa206cd2-7487-4820-aa53-1a8b4fd49bf1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa206cd2-7487-4820-aa53-1a8b4fd49bf1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14712536603462139387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471253660346213938714712536603462139387147125366034621393871471253660346213938714712536603462139387147125366034621393871471253660346213938714712536603462139387147125366034621393871471253660346213938714712536603462139387147125366034621393871471253660346213938714712536603462139387147125366034621393871471253660346213938714712536603462139387147125366034621393871471253660346213938714712536603462139387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac72cf2d-93ef-4bb5-88a2-bab233fd04a8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 527b2e45-f820-4b93-be9b-239087078c5f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 527b2e45-f820-4b93-be9b-239087078c5f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11560779791871932530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156077979187193253011560779791871932530115607797918719325301156077979187193253011560779791871932530115607797918719325301156077979187193253011560779791871932530115607797918719325301156077979187193253011560779791871932530115607797918719325301156077979187193253011560779791871932530115607797918719325301156077979187193253011560779791871932530115607797918719325301156077979187193253011560779791871932530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 527b2e45-f820-4b93-be9b-239087078c5f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe99684-c666-4e57-bf1b-9abd37cee772, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe99684-c666-4e57-bf1b-9abd37cee772, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4426134194922194889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44261341949221948894426134194922194889442613419492219488944261341949221948894426134194922194889442613419492219488944261341949221948894426134194922194889442613419492219488944261341949221948894426134194922194889442613419492219488944261341949221948894426134194922194889442613419492219488944261341949221948894426134194922194889442613419492219488944261341949221948894426134194922194889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa206cd2-7487-4820-aa53-1a8b4fd49bf1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f539f5c-5df4-4b70-8292-ade878651b9e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f539f5c-5df4-4b70-8292-ade878651b9e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17955684357782883582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795568435778288358217955684357782883582179556843577828835821795568435778288358217955684357782883582179556843577828835821795568435778288358217955684357782883582179556843577828835821795568435778288358217955684357782883582179556843577828835821795568435778288358217955684357782883582179556843577828835821795568435778288358217955684357782883582179556843577828835821795568435778288358217955684357782883582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe99684-c666-4e57-bf1b-9abd37cee772, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e1271c-4d0e-4c6b-b7c5-8764fc3f37bb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e1271c-4d0e-4c6b-b7c5-8764fc3f37bb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18293025054836619260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829302505483661926018293025054836619260182930250548366192601829302505483661926018293025054836619260182930250548366192601829302505483661926018293025054836619260182930250548366192601829302505483661926018293025054836619260182930250548366192601829302505483661926018293025054836619260182930250548366192601829302505483661926018293025054836619260182930250548366192601829302505483661926018293025054836619260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f539f5c-5df4-4b70-8292-ade878651b9e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b20755c2-95e3-43ce-975d-4f38a961ae34, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20755c2-95e3-43ce-975d-4f38a961ae34, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15889748002783237692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588974800278323769215889748002783237692158897480027832376921588974800278323769215889748002783237692158897480027832376921588974800278323769215889748002783237692158897480027832376921588974800278323769215889748002783237692158897480027832376921588974800278323769215889748002783237692158897480027832376921588974800278323769215889748002783237692158897480027832376921588974800278323769215889748002783237692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e1271c-4d0e-4c6b-b7c5-8764fc3f37bb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ba57b12-f328-491b-bf6e-567e1a768ecf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba57b12-f328-491b-bf6e-567e1a768ecf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9966002875049283797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99660028750492837979966002875049283797996600287504928379799660028750492837979966002875049283797996600287504928379799660028750492837979966002875049283797996600287504928379799660028750492837979966002875049283797996600287504928379799660028750492837979966002875049283797996600287504928379799660028750492837979966002875049283797996600287504928379799660028750492837979966002875049283797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20755c2-95e3-43ce-975d-4f38a961ae34, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd597270-d548-4c76-a095-3cbae979b247, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd597270-d548-4c76-a095-3cbae979b247, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 790731097729023104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104790731097729023104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba57b12-f328-491b-bf6e-567e1a768ecf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40b7b8d6-38ea-4bb0-9b1b-7bf2e2b71a21, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40b7b8d6-38ea-4bb0-9b1b-7bf2e2b71a21, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17630663922146185948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763066392214618594817630663922146185948176306639221461859481763066392214618594817630663922146185948176306639221461859481763066392214618594817630663922146185948176306639221461859481763066392214618594817630663922146185948176306639221461859481763066392214618594817630663922146185948176306639221461859481763066392214618594817630663922146185948176306639221461859481763066392214618594817630663922146185948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd597270-d548-4c76-a095-3cbae979b247, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f247d1-edb7-4ed5-a4aa-514f1bf983ca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f247d1-edb7-4ed5-a4aa-514f1bf983ca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5840544139862962262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58405441398629622625840544139862962262584054413986296226258405441398629622625840544139862962262584054413986296226258405441398629622625840544139862962262584054413986296226258405441398629622625840544139862962262584054413986296226258405441398629622625840544139862962262584054413986296226258405441398629622625840544139862962262584054413986296226258405441398629622625840544139862962262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40b7b8d6-38ea-4bb0-9b1b-7bf2e2b71a21, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4083f5db-44bc-43b9-bd5b-9d87dddba979, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4083f5db-44bc-43b9-bd5b-9d87dddba979, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8496997859861575524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84969978598615755248496997859861575524849699785986157552484969978598615755248496997859861575524849699785986157552484969978598615755248496997859861575524849699785986157552484969978598615755248496997859861575524849699785986157552484969978598615755248496997859861575524849699785986157552484969978598615755248496997859861575524849699785986157552484969978598615755248496997859861575524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f247d1-edb7-4ed5-a4aa-514f1bf983ca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97b2bb4a-cb53-4dc8-89fe-09e7870543c9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97b2bb4a-cb53-4dc8-89fe-09e7870543c9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10158987430703621712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015898743070362171210158987430703621712101589874307036217121015898743070362171210158987430703621712101589874307036217121015898743070362171210158987430703621712101589874307036217121015898743070362171210158987430703621712101589874307036217121015898743070362171210158987430703621712101589874307036217121015898743070362171210158987430703621712101589874307036217121015898743070362171210158987430703621712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4083f5db-44bc-43b9-bd5b-9d87dddba979, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27030754-9f3b-4bd7-8242-f1b991443260, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27030754-9f3b-4bd7-8242-f1b991443260, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 608410901482841913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913608410901482841913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97b2bb4a-cb53-4dc8-89fe-09e7870543c9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b260d74-e149-4b75-b6f9-41565faef868, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b260d74-e149-4b75-b6f9-41565faef868, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11254776553904027195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125477655390402719511254776553904027195112547765539040271951125477655390402719511254776553904027195112547765539040271951125477655390402719511254776553904027195112547765539040271951125477655390402719511254776553904027195112547765539040271951125477655390402719511254776553904027195112547765539040271951125477655390402719511254776553904027195112547765539040271951125477655390402719511254776553904027195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27030754-9f3b-4bd7-8242-f1b991443260, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2643d7ac-f05e-41a1-bb07-848a45f1fc72, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2643d7ac-f05e-41a1-bb07-848a45f1fc72, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5700845776728588693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57008457767285886935700845776728588693570084577672858869357008457767285886935700845776728588693570084577672858869357008457767285886935700845776728588693570084577672858869357008457767285886935700845776728588693570084577672858869357008457767285886935700845776728588693570084577672858869357008457767285886935700845776728588693570084577672858869357008457767285886935700845776728588693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2643d7ac-f05e-41a1-bb07-848a45f1fc72, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21763972-defc-4f81-9ff4-b43256e8ad6e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21763972-defc-4f81-9ff4-b43256e8ad6e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13471190790340914042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347119079034091404213471190790340914042134711907903409140421347119079034091404213471190790340914042134711907903409140421347119079034091404213471190790340914042134711907903409140421347119079034091404213471190790340914042134711907903409140421347119079034091404213471190790340914042134711907903409140421347119079034091404213471190790340914042134711907903409140421347119079034091404213471190790340914042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b260d74-e149-4b75-b6f9-41565faef868, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba8af56-6d1a-4fae-b970-d31c950c7795, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba8af56-6d1a-4fae-b970-d31c950c7795, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7809199541686270567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78091995416862705677809199541686270567780919954168627056778091995416862705677809199541686270567780919954168627056778091995416862705677809199541686270567780919954168627056778091995416862705677809199541686270567780919954168627056778091995416862705677809199541686270567780919954168627056778091995416862705677809199541686270567780919954168627056778091995416862705677809199541686270567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21763972-defc-4f81-9ff4-b43256e8ad6e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d94002a2-8d1c-4910-9660-e91d147314a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d94002a2-8d1c-4910-9660-e91d147314a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9367846779810813889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93678467798108138899367846779810813889936784677981081388993678467798108138899367846779810813889936784677981081388993678467798108138899367846779810813889936784677981081388993678467798108138899367846779810813889936784677981081388993678467798108138899367846779810813889936784677981081388993678467798108138899367846779810813889936784677981081388993678467798108138899367846779810813889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba8af56-6d1a-4fae-b970-d31c950c7795, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b99693e-df4e-4832-bf52-b1e0e1fd97d4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b99693e-df4e-4832-bf52-b1e0e1fd97d4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1473455254915504708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14734552549155047081473455254915504708147345525491550470814734552549155047081473455254915504708147345525491550470814734552549155047081473455254915504708147345525491550470814734552549155047081473455254915504708147345525491550470814734552549155047081473455254915504708147345525491550470814734552549155047081473455254915504708147345525491550470814734552549155047081473455254915504708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d94002a2-8d1c-4910-9660-e91d147314a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d951fc5-6343-43cd-a1f5-68a518c84580, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d951fc5-6343-43cd-a1f5-68a518c84580, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11524107137729377373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152410713772937737311524107137729377373115241071377293773731152410713772937737311524107137729377373115241071377293773731152410713772937737311524107137729377373115241071377293773731152410713772937737311524107137729377373115241071377293773731152410713772937737311524107137729377373115241071377293773731152410713772937737311524107137729377373115241071377293773731152410713772937737311524107137729377373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b99693e-df4e-4832-bf52-b1e0e1fd97d4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 978e5729-6175-4e6e-833e-4749d46b15af, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 978e5729-6175-4e6e-833e-4749d46b15af, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6771406853605307592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67714068536053075926771406853605307592677140685360530759267714068536053075926771406853605307592677140685360530759267714068536053075926771406853605307592677140685360530759267714068536053075926771406853605307592677140685360530759267714068536053075926771406853605307592677140685360530759267714068536053075926771406853605307592677140685360530759267714068536053075926771406853605307592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d951fc5-6343-43cd-a1f5-68a518c84580, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 411d0c64-603f-4e16-a13a-a85643baa4a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 411d0c64-603f-4e16-a13a-a85643baa4a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11519198707390470326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151919870739047032611519198707390470326115191987073904703261151919870739047032611519198707390470326115191987073904703261151919870739047032611519198707390470326115191987073904703261151919870739047032611519198707390470326115191987073904703261151919870739047032611519198707390470326115191987073904703261151919870739047032611519198707390470326115191987073904703261151919870739047032611519198707390470326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 978e5729-6175-4e6e-833e-4749d46b15af, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b29f6e84-78b5-4085-84f2-2b2c98467a48, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b29f6e84-78b5-4085-84f2-2b2c98467a48, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6542038443460971092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65420384434609710926542038443460971092654203844346097109265420384434609710926542038443460971092654203844346097109265420384434609710926542038443460971092654203844346097109265420384434609710926542038443460971092654203844346097109265420384434609710926542038443460971092654203844346097109265420384434609710926542038443460971092654203844346097109265420384434609710926542038443460971092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 411d0c64-603f-4e16-a13a-a85643baa4a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68d37b85-5acb-4cb2-a1e7-7e1d84425b52, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68d37b85-5acb-4cb2-a1e7-7e1d84425b52, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13005181400532347411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300518140053234741113005181400532347411130051814005323474111300518140053234741113005181400532347411130051814005323474111300518140053234741113005181400532347411130051814005323474111300518140053234741113005181400532347411130051814005323474111300518140053234741113005181400532347411130051814005323474111300518140053234741113005181400532347411130051814005323474111300518140053234741113005181400532347411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b29f6e84-78b5-4085-84f2-2b2c98467a48, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47408830-ccd1-49f6-a243-37e4abd1ccdd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47408830-ccd1-49f6-a243-37e4abd1ccdd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4380960803835764038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43809608038357640384380960803835764038438096080383576403843809608038357640384380960803835764038438096080383576403843809608038357640384380960803835764038438096080383576403843809608038357640384380960803835764038438096080383576403843809608038357640384380960803835764038438096080383576403843809608038357640384380960803835764038438096080383576403843809608038357640384380960803835764038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68d37b85-5acb-4cb2-a1e7-7e1d84425b52, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc342bfa-9bfb-482e-8e58-36f62c1a9f2b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47408830-ccd1-49f6-a243-37e4abd1ccdd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfe94d0-a97d-4290-bc33-75187fc98aca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfe94d0-a97d-4290-bc33-75187fc98aca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4427753507219352109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44277535072193521094427753507219352109442775350721935210944277535072193521094427753507219352109442775350721935210944277535072193521094427753507219352109442775350721935210944277535072193521094427753507219352109442775350721935210944277535072193521094427753507219352109442775350721935210944277535072193521094427753507219352109442775350721935210944277535072193521094427753507219352109" } } } 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, cc342bfa-9bfb-482e-8e58-36f62c1a9f2b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5634008807134823726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56340088071348237265634008807134823726563400880713482372656340088071348237265634008807134823726563400880713482372656340088071348237265634008807134823726563400880713482372656340088071348237265634008807134823726563400880713482372656340088071348237265634008807134823726563400880713482372656340088071348237265634008807134823726563400880713482372656340088071348237265634008807134823726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfe94d0-a97d-4290-bc33-75187fc98aca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29303882-b12b-49fd-9b5f-26a45840c7cd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29303882-b12b-49fd-9b5f-26a45840c7cd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15073969031546238562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507396903154623856215073969031546238562150739690315462385621507396903154623856215073969031546238562150739690315462385621507396903154623856215073969031546238562150739690315462385621507396903154623856215073969031546238562150739690315462385621507396903154623856215073969031546238562150739690315462385621507396903154623856215073969031546238562150739690315462385621507396903154623856215073969031546238562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc342bfa-9bfb-482e-8e58-36f62c1a9f2b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01640016-be68-4a47-b93f-5642f2349f01, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01640016-be68-4a47-b93f-5642f2349f01, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7003056560436720140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70030565604367201407003056560436720140700305656043672014070030565604367201407003056560436720140700305656043672014070030565604367201407003056560436720140700305656043672014070030565604367201407003056560436720140700305656043672014070030565604367201407003056560436720140700305656043672014070030565604367201407003056560436720140700305656043672014070030565604367201407003056560436720140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29303882-b12b-49fd-9b5f-26a45840c7cd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aeca8c2-5f6c-45a0-a47f-e7949cc28961, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aeca8c2-5f6c-45a0-a47f-e7949cc28961, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3129884638656414163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31298846386564141633129884638656414163312988463865641416331298846386564141633129884638656414163312988463865641416331298846386564141633129884638656414163312988463865641416331298846386564141633129884638656414163312988463865641416331298846386564141633129884638656414163312988463865641416331298846386564141633129884638656414163312988463865641416331298846386564141633129884638656414163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01640016-be68-4a47-b93f-5642f2349f01, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16661eeb-1fc6-438c-8ae5-85d30cdb42c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16661eeb-1fc6-438c-8ae5-85d30cdb42c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16509607821654489070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650960782165448907016509607821654489070165096078216544890701650960782165448907016509607821654489070165096078216544890701650960782165448907016509607821654489070165096078216544890701650960782165448907016509607821654489070165096078216544890701650960782165448907016509607821654489070165096078216544890701650960782165448907016509607821654489070165096078216544890701650960782165448907016509607821654489070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aeca8c2-5f6c-45a0-a47f-e7949cc28961, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beca4381-0c69-4b3b-bfca-e9956d6648a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beca4381-0c69-4b3b-bfca-e9956d6648a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6952557977208381044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69525579772083810446952557977208381044695255797720838104469525579772083810446952557977208381044695255797720838104469525579772083810446952557977208381044695255797720838104469525579772083810446952557977208381044695255797720838104469525579772083810446952557977208381044695255797720838104469525579772083810446952557977208381044695255797720838104469525579772083810446952557977208381044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16661eeb-1fc6-438c-8ae5-85d30cdb42c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0f5ce5-a4c8-46dd-a3df-69b51fe0687b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0f5ce5-a4c8-46dd-a3df-69b51fe0687b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10098394411326455467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009839441132645546710098394411326455467100983944113264554671009839441132645546710098394411326455467100983944113264554671009839441132645546710098394411326455467100983944113264554671009839441132645546710098394411326455467100983944113264554671009839441132645546710098394411326455467100983944113264554671009839441132645546710098394411326455467100983944113264554671009839441132645546710098394411326455467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beca4381-0c69-4b3b-bfca-e9956d6648a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 076cccb0-f09e-4364-8ca5-56ecd1465969, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 076cccb0-f09e-4364-8ca5-56ecd1465969, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11675587892620466743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167558789262046674311675587892620466743116755878926204667431167558789262046674311675587892620466743116755878926204667431167558789262046674311675587892620466743116755878926204667431167558789262046674311675587892620466743116755878926204667431167558789262046674311675587892620466743116755878926204667431167558789262046674311675587892620466743116755878926204667431167558789262046674311675587892620466743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0f5ce5-a4c8-46dd-a3df-69b51fe0687b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30fa38d4-7fd2-4329-869a-5ae912ef8980, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30fa38d4-7fd2-4329-869a-5ae912ef8980, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12920166338830281020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292016633883028102012920166338830281020129201663388302810201292016633883028102012920166338830281020129201663388302810201292016633883028102012920166338830281020129201663388302810201292016633883028102012920166338830281020129201663388302810201292016633883028102012920166338830281020129201663388302810201292016633883028102012920166338830281020129201663388302810201292016633883028102012920166338830281020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 076cccb0-f09e-4364-8ca5-56ecd1465969, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f63bc7-f116-4b6d-aedf-b65fb92e79aa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f63bc7-f116-4b6d-aedf-b65fb92e79aa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7032848071859050407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70328480718590504077032848071859050407703284807185905040770328480718590504077032848071859050407703284807185905040770328480718590504077032848071859050407703284807185905040770328480718590504077032848071859050407703284807185905040770328480718590504077032848071859050407703284807185905040770328480718590504077032848071859050407703284807185905040770328480718590504077032848071859050407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30fa38d4-7fd2-4329-869a-5ae912ef8980, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41569890-b4ce-42c6-9917-30e5aa11d8fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41569890-b4ce-42c6-9917-30e5aa11d8fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10032834696600883954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003283469660088395410032834696600883954100328346966008839541003283469660088395410032834696600883954100328346966008839541003283469660088395410032834696600883954100328346966008839541003283469660088395410032834696600883954100328346966008839541003283469660088395410032834696600883954100328346966008839541003283469660088395410032834696600883954100328346966008839541003283469660088395410032834696600883954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f63bc7-f116-4b6d-aedf-b65fb92e79aa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159d7979-2854-43f0-8843-fe4e4c6d534e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159d7979-2854-43f0-8843-fe4e4c6d534e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2373831884001846279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23738318840018462792373831884001846279237383188400184627923738318840018462792373831884001846279237383188400184627923738318840018462792373831884001846279237383188400184627923738318840018462792373831884001846279237383188400184627923738318840018462792373831884001846279237383188400184627923738318840018462792373831884001846279237383188400184627923738318840018462792373831884001846279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41569890-b4ce-42c6-9917-30e5aa11d8fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd4590b-531c-4b11-b9cf-b197dbf807f9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd4590b-531c-4b11-b9cf-b197dbf807f9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2656881155323553822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26568811553235538222656881155323553822265688115532355382226568811553235538222656881155323553822265688115532355382226568811553235538222656881155323553822265688115532355382226568811553235538222656881155323553822265688115532355382226568811553235538222656881155323553822265688115532355382226568811553235538222656881155323553822265688115532355382226568811553235538222656881155323553822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159d7979-2854-43f0-8843-fe4e4c6d534e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72ede0c-df8f-4c65-8d22-5caafb74fca5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72ede0c-df8f-4c65-8d22-5caafb74fca5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 43342134606559679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4334213460655967943342134606559679433421346065596794334213460655967943342134606559679433421346065596794334213460655967943342134606559679433421346065596794334213460655967943342134606559679433421346065596794334213460655967943342134606559679433421346065596794334213460655967943342134606559679433421346065596794334213460655967943342134606559679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd4590b-531c-4b11-b9cf-b197dbf807f9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d22cb6b-13c1-4d54-b3fd-2ee88fad4e7e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d22cb6b-13c1-4d54-b3fd-2ee88fad4e7e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12779919272055051982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277991927205505198212779919272055051982127799192720550519821277991927205505198212779919272055051982127799192720550519821277991927205505198212779919272055051982127799192720550519821277991927205505198212779919272055051982127799192720550519821277991927205505198212779919272055051982127799192720550519821277991927205505198212779919272055051982127799192720550519821277991927205505198212779919272055051982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72ede0c-df8f-4c65-8d22-5caafb74fca5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73902fe3-2ffd-4835-8fc5-1bae22beb634, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73902fe3-2ffd-4835-8fc5-1bae22beb634, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6501671973706882049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65016719737068820496501671973706882049650167197370688204965016719737068820496501671973706882049650167197370688204965016719737068820496501671973706882049650167197370688204965016719737068820496501671973706882049650167197370688204965016719737068820496501671973706882049650167197370688204965016719737068820496501671973706882049650167197370688204965016719737068820496501671973706882049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d22cb6b-13c1-4d54-b3fd-2ee88fad4e7e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1f1ac58-ca37-420c-a4e4-8a09ca726048, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f1ac58-ca37-420c-a4e4-8a09ca726048, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10705821444091822479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070582144409182247910705821444091822479107058214440918224791070582144409182247910705821444091822479107058214440918224791070582144409182247910705821444091822479107058214440918224791070582144409182247910705821444091822479107058214440918224791070582144409182247910705821444091822479107058214440918224791070582144409182247910705821444091822479107058214440918224791070582144409182247910705821444091822479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f1ac58-ca37-420c-a4e4-8a09ca726048, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 418ec8f5-90c3-4534-93c8-f73a62abc044, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 418ec8f5-90c3-4534-93c8-f73a62abc044, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17114865423930324153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711486542393032415317114865423930324153171148654239303241531711486542393032415317114865423930324153171148654239303241531711486542393032415317114865423930324153171148654239303241531711486542393032415317114865423930324153171148654239303241531711486542393032415317114865423930324153171148654239303241531711486542393032415317114865423930324153171148654239303241531711486542393032415317114865423930324153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73902fe3-2ffd-4835-8fc5-1bae22beb634, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d691f30f-31e3-4b5e-a801-baa1b943b3b1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d691f30f-31e3-4b5e-a801-baa1b943b3b1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13200866989518912121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320086698951891212113200866989518912121132008669895189121211320086698951891212113200866989518912121132008669895189121211320086698951891212113200866989518912121132008669895189121211320086698951891212113200866989518912121132008669895189121211320086698951891212113200866989518912121132008669895189121211320086698951891212113200866989518912121132008669895189121211320086698951891212113200866989518912121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 418ec8f5-90c3-4534-93c8-f73a62abc044, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb59f0b-e888-401d-a143-a05a09fe1d5b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb59f0b-e888-401d-a143-a05a09fe1d5b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14596708097662633934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459670809766263393414596708097662633934145967080976626339341459670809766263393414596708097662633934145967080976626339341459670809766263393414596708097662633934145967080976626339341459670809766263393414596708097662633934145967080976626339341459670809766263393414596708097662633934145967080976626339341459670809766263393414596708097662633934145967080976626339341459670809766263393414596708097662633934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d691f30f-31e3-4b5e-a801-baa1b943b3b1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a5d98c-455a-414b-afd5-d0fd68629662, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a5d98c-455a-414b-afd5-d0fd68629662, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18042475668534546232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804247566853454623218042475668534546232180424756685345462321804247566853454623218042475668534546232180424756685345462321804247566853454623218042475668534546232180424756685345462321804247566853454623218042475668534546232180424756685345462321804247566853454623218042475668534546232180424756685345462321804247566853454623218042475668534546232180424756685345462321804247566853454623218042475668534546232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb59f0b-e888-401d-a143-a05a09fe1d5b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d0de529-c4ab-411b-9baf-3e4c0505deb6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d0de529-c4ab-411b-9baf-3e4c0505deb6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11586109061308734959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158610906130873495911586109061308734959115861090613087349591158610906130873495911586109061308734959115861090613087349591158610906130873495911586109061308734959115861090613087349591158610906130873495911586109061308734959115861090613087349591158610906130873495911586109061308734959115861090613087349591158610906130873495911586109061308734959115861090613087349591158610906130873495911586109061308734959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a5d98c-455a-414b-afd5-d0fd68629662, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 819dd0fc-1807-48e8-8618-bfb56f0617c2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 819dd0fc-1807-48e8-8618-bfb56f0617c2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8046193230049917661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80461932300499176618046193230049917661804619323004991766180461932300499176618046193230049917661804619323004991766180461932300499176618046193230049917661804619323004991766180461932300499176618046193230049917661804619323004991766180461932300499176618046193230049917661804619323004991766180461932300499176618046193230049917661804619323004991766180461932300499176618046193230049917661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d0de529-c4ab-411b-9baf-3e4c0505deb6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb1064ca-068b-4d44-8230-f5c8a17393a3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb1064ca-068b-4d44-8230-f5c8a17393a3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 371866583862433876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876371866583862433876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 819dd0fc-1807-48e8-8618-bfb56f0617c2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec875ab1-a32f-465f-baac-02be2e8af422, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec875ab1-a32f-465f-baac-02be2e8af422, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4239934744034443525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42399347440344435254239934744034443525423993474403444352542399347440344435254239934744034443525423993474403444352542399347440344435254239934744034443525423993474403444352542399347440344435254239934744034443525423993474403444352542399347440344435254239934744034443525423993474403444352542399347440344435254239934744034443525423993474403444352542399347440344435254239934744034443525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb1064ca-068b-4d44-8230-f5c8a17393a3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124fb03e-c659-4e63-acf8-f64f184b39fc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124fb03e-c659-4e63-acf8-f64f184b39fc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16880286308798822822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688028630879882282216880286308798822822168802863087988228221688028630879882282216880286308798822822168802863087988228221688028630879882282216880286308798822822168802863087988228221688028630879882282216880286308798822822168802863087988228221688028630879882282216880286308798822822168802863087988228221688028630879882282216880286308798822822168802863087988228221688028630879882282216880286308798822822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec875ab1-a32f-465f-baac-02be2e8af422, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00fdf905-e305-4d0b-a9ef-93332f28e04a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124fb03e-c659-4e63-acf8-f64f184b39fc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebb8576-bc9c-4291-8479-66b3181d4c80, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebb8576-bc9c-4291-8479-66b3181d4c80, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5766562681286776203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57665626812867762035766562681286776203576656268128677620357665626812867762035766562681286776203576656268128677620357665626812867762035766562681286776203576656268128677620357665626812867762035766562681286776203576656268128677620357665626812867762035766562681286776203576656268128677620357665626812867762035766562681286776203576656268128677620357665626812867762035766562681286776203" } } } 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, 00fdf905-e305-4d0b-a9ef-93332f28e04a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1214813745682118170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12148137456821181701214813745682118170121481374568211817012148137456821181701214813745682118170121481374568211817012148137456821181701214813745682118170121481374568211817012148137456821181701214813745682118170121481374568211817012148137456821181701214813745682118170121481374568211817012148137456821181701214813745682118170121481374568211817012148137456821181701214813745682118170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebb8576-bc9c-4291-8479-66b3181d4c80, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00fdf905-e305-4d0b-a9ef-93332f28e04a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c2d8e6f-edd5-42ed-bf52-063e83f6a5b7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c2d8e6f-edd5-42ed-bf52-063e83f6a5b7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1711990074803901249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17119900748039012491711990074803901249171199007480390124917119900748039012491711990074803901249171199007480390124917119900748039012491711990074803901249171199007480390124917119900748039012491711990074803901249171199007480390124917119900748039012491711990074803901249171199007480390124917119900748039012491711990074803901249171199007480390124917119900748039012491711990074803901249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f2d723-b1c1-4088-9c96-d4ab6970ab80, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f2d723-b1c1-4088-9c96-d4ab6970ab80, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17299628417721356014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729962841772135601417299628417721356014172996284177213560141729962841772135601417299628417721356014172996284177213560141729962841772135601417299628417721356014172996284177213560141729962841772135601417299628417721356014172996284177213560141729962841772135601417299628417721356014172996284177213560141729962841772135601417299628417721356014172996284177213560141729962841772135601417299628417721356014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c2d8e6f-edd5-42ed-bf52-063e83f6a5b7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 296aa365-42df-41a1-aed1-e2db529469a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296aa365-42df-41a1-aed1-e2db529469a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8930317342323878536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89303173423238785368930317342323878536893031734232387853689303173423238785368930317342323878536893031734232387853689303173423238785368930317342323878536893031734232387853689303173423238785368930317342323878536893031734232387853689303173423238785368930317342323878536893031734232387853689303173423238785368930317342323878536893031734232387853689303173423238785368930317342323878536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f2d723-b1c1-4088-9c96-d4ab6970ab80, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40af043a-a9c5-46d9-b2f7-f581e4379668, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40af043a-a9c5-46d9-b2f7-f581e4379668, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11935548456001921457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193554845600192145711935548456001921457119355484560019214571193554845600192145711935548456001921457119355484560019214571193554845600192145711935548456001921457119355484560019214571193554845600192145711935548456001921457119355484560019214571193554845600192145711935548456001921457119355484560019214571193554845600192145711935548456001921457119355484560019214571193554845600192145711935548456001921457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40af043a-a9c5-46d9-b2f7-f581e4379668, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be06d9fe-f7bb-4256-a46c-7067b76d8011, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be06d9fe-f7bb-4256-a46c-7067b76d8011, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12946179337201156735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294617933720115673512946179337201156735129461793372011567351294617933720115673512946179337201156735129461793372011567351294617933720115673512946179337201156735129461793372011567351294617933720115673512946179337201156735129461793372011567351294617933720115673512946179337201156735129461793372011567351294617933720115673512946179337201156735129461793372011567351294617933720115673512946179337201156735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296aa365-42df-41a1-aed1-e2db529469a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a88f93ed-36a6-4cef-ad4c-62d6e3b48906, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a88f93ed-36a6-4cef-ad4c-62d6e3b48906, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15146202084977297564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514620208497729756415146202084977297564151462020849772975641514620208497729756415146202084977297564151462020849772975641514620208497729756415146202084977297564151462020849772975641514620208497729756415146202084977297564151462020849772975641514620208497729756415146202084977297564151462020849772975641514620208497729756415146202084977297564151462020849772975641514620208497729756415146202084977297564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be06d9fe-f7bb-4256-a46c-7067b76d8011, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3379ac67-a3cb-4fee-8c6e-1514624c644f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3379ac67-a3cb-4fee-8c6e-1514624c644f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17462087464295551847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746208746429555184717462087464295551847174620874642955518471746208746429555184717462087464295551847174620874642955518471746208746429555184717462087464295551847174620874642955518471746208746429555184717462087464295551847174620874642955518471746208746429555184717462087464295551847174620874642955518471746208746429555184717462087464295551847174620874642955518471746208746429555184717462087464295551847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a88f93ed-36a6-4cef-ad4c-62d6e3b48906, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3006d4b6-ae02-4cbc-bccb-63c05629ed9a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3006d4b6-ae02-4cbc-bccb-63c05629ed9a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16174076248041821300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617407624804182130016174076248041821300161740762480418213001617407624804182130016174076248041821300161740762480418213001617407624804182130016174076248041821300161740762480418213001617407624804182130016174076248041821300161740762480418213001617407624804182130016174076248041821300161740762480418213001617407624804182130016174076248041821300161740762480418213001617407624804182130016174076248041821300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3379ac67-a3cb-4fee-8c6e-1514624c644f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a87adaf-ba90-4345-8c6f-9e8c25625ba0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a87adaf-ba90-4345-8c6f-9e8c25625ba0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11831633092489853463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183163309248985346311831633092489853463118316330924898534631183163309248985346311831633092489853463118316330924898534631183163309248985346311831633092489853463118316330924898534631183163309248985346311831633092489853463118316330924898534631183163309248985346311831633092489853463118316330924898534631183163309248985346311831633092489853463118316330924898534631183163309248985346311831633092489853463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3006d4b6-ae02-4cbc-bccb-63c05629ed9a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d9303f-b9a8-45a6-94e3-9beccdc737fa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d9303f-b9a8-45a6-94e3-9beccdc737fa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14034374055335135052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403437405533513505214034374055335135052140343740553351350521403437405533513505214034374055335135052140343740553351350521403437405533513505214034374055335135052140343740553351350521403437405533513505214034374055335135052140343740553351350521403437405533513505214034374055335135052140343740553351350521403437405533513505214034374055335135052140343740553351350521403437405533513505214034374055335135052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a87adaf-ba90-4345-8c6f-9e8c25625ba0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a91547-c3fa-4e7c-a016-a133495939c6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a91547-c3fa-4e7c-a016-a133495939c6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391938631442135071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93919386314421350719391938631442135071939193863144213507193919386314421350719391938631442135071939193863144213507193919386314421350719391938631442135071939193863144213507193919386314421350719391938631442135071939193863144213507193919386314421350719391938631442135071939193863144213507193919386314421350719391938631442135071939193863144213507193919386314421350719391938631442135071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d9303f-b9a8-45a6-94e3-9beccdc737fa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6383324b-7a6e-4069-99a1-5a44901d1702, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6383324b-7a6e-4069-99a1-5a44901d1702, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4237764101793286381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42377641017932863814237764101793286381423776410179328638142377641017932863814237764101793286381423776410179328638142377641017932863814237764101793286381423776410179328638142377641017932863814237764101793286381423776410179328638142377641017932863814237764101793286381423776410179328638142377641017932863814237764101793286381423776410179328638142377641017932863814237764101793286381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a91547-c3fa-4e7c-a016-a133495939c6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5cf2c2-2e3a-48d4-9571-1ef1cf5f167b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5cf2c2-2e3a-48d4-9571-1ef1cf5f167b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12144923556106646833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214492355610664683312144923556106646833121449235561066468331214492355610664683312144923556106646833121449235561066468331214492355610664683312144923556106646833121449235561066468331214492355610664683312144923556106646833121449235561066468331214492355610664683312144923556106646833121449235561066468331214492355610664683312144923556106646833121449235561066468331214492355610664683312144923556106646833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6383324b-7a6e-4069-99a1-5a44901d1702, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6afcfa69-0b34-459d-a735-6c18e32ca458, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6afcfa69-0b34-459d-a735-6c18e32ca458, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6294202708774605121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62942027087746051216294202708774605121629420270877460512162942027087746051216294202708774605121629420270877460512162942027087746051216294202708774605121629420270877460512162942027087746051216294202708774605121629420270877460512162942027087746051216294202708774605121629420270877460512162942027087746051216294202708774605121629420270877460512162942027087746051216294202708774605121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5cf2c2-2e3a-48d4-9571-1ef1cf5f167b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75da7484-50d1-4fa7-8d79-a30c228fc169, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75da7484-50d1-4fa7-8d79-a30c228fc169, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16069618181443559374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606961818144355937416069618181443559374160696181814435593741606961818144355937416069618181443559374160696181814435593741606961818144355937416069618181443559374160696181814435593741606961818144355937416069618181443559374160696181814435593741606961818144355937416069618181443559374160696181814435593741606961818144355937416069618181443559374160696181814435593741606961818144355937416069618181443559374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6afcfa69-0b34-459d-a735-6c18e32ca458, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc00573-4513-4492-b820-56a14d7676d2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75da7484-50d1-4fa7-8d79-a30c228fc169, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc00573-4513-4492-b820-56a14d7676d2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18152442637810744342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815244263781074434218152442637810744342181524426378107443421815244263781074434218152442637810744342181524426378107443421815244263781074434218152442637810744342181524426378107443421815244263781074434218152442637810744342181524426378107443421815244263781074434218152442637810744342181524426378107443421815244263781074434218152442637810744342181524426378107443421815244263781074434218152442637810744342" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e512ccd5-32ec-4ddf-82e3-7bd71bcf4391, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e512ccd5-32ec-4ddf-82e3-7bd71bcf4391, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9855645999297059855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98556459992970598559855645999297059855985564599929705985598556459992970598559855645999297059855985564599929705985598556459992970598559855645999297059855985564599929705985598556459992970598559855645999297059855985564599929705985598556459992970598559855645999297059855985564599929705985598556459992970598559855645999297059855985564599929705985598556459992970598559855645999297059855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc00573-4513-4492-b820-56a14d7676d2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a37024-49a8-4de2-942d-ad3b1f332db4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a37024-49a8-4de2-942d-ad3b1f332db4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15359492873545034196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535949287354503419615359492873545034196153594928735450341961535949287354503419615359492873545034196153594928735450341961535949287354503419615359492873545034196153594928735450341961535949287354503419615359492873545034196153594928735450341961535949287354503419615359492873545034196153594928735450341961535949287354503419615359492873545034196153594928735450341961535949287354503419615359492873545034196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e512ccd5-32ec-4ddf-82e3-7bd71bcf4391, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cca2dccf-de9c-4a67-a167-1442da53ae37, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cca2dccf-de9c-4a67-a167-1442da53ae37, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11140227821096104995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114022782109610499511140227821096104995111402278210961049951114022782109610499511140227821096104995111402278210961049951114022782109610499511140227821096104995111402278210961049951114022782109610499511140227821096104995111402278210961049951114022782109610499511140227821096104995111402278210961049951114022782109610499511140227821096104995111402278210961049951114022782109610499511140227821096104995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a37024-49a8-4de2-942d-ad3b1f332db4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99df86d-701e-4e93-8b9f-293828c1506c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99df86d-701e-4e93-8b9f-293828c1506c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14457915381116529881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445791538111652988114457915381116529881144579153811165298811445791538111652988114457915381116529881144579153811165298811445791538111652988114457915381116529881144579153811165298811445791538111652988114457915381116529881144579153811165298811445791538111652988114457915381116529881144579153811165298811445791538111652988114457915381116529881144579153811165298811445791538111652988114457915381116529881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cca2dccf-de9c-4a67-a167-1442da53ae37, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290ddc44-9599-4124-b17d-6ac5c4cc3273, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290ddc44-9599-4124-b17d-6ac5c4cc3273, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15039148359367721260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503914835936772126015039148359367721260150391483593677212601503914835936772126015039148359367721260150391483593677212601503914835936772126015039148359367721260150391483593677212601503914835936772126015039148359367721260150391483593677212601503914835936772126015039148359367721260150391483593677212601503914835936772126015039148359367721260150391483593677212601503914835936772126015039148359367721260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99df86d-701e-4e93-8b9f-293828c1506c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f70234-44d7-4d63-8e87-e4651efcaf5c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f70234-44d7-4d63-8e87-e4651efcaf5c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17168972675968557277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716897267596855727717168972675968557277171689726759685572771716897267596855727717168972675968557277171689726759685572771716897267596855727717168972675968557277171689726759685572771716897267596855727717168972675968557277171689726759685572771716897267596855727717168972675968557277171689726759685572771716897267596855727717168972675968557277171689726759685572771716897267596855727717168972675968557277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f70234-44d7-4d63-8e87-e4651efcaf5c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361cb7f8-7cbc-4c7f-8a36-292a959a41a9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361cb7f8-7cbc-4c7f-8a36-292a959a41a9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18142329915231413510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814232991523141351018142329915231413510181423299152314135101814232991523141351018142329915231413510181423299152314135101814232991523141351018142329915231413510181423299152314135101814232991523141351018142329915231413510181423299152314135101814232991523141351018142329915231413510181423299152314135101814232991523141351018142329915231413510181423299152314135101814232991523141351018142329915231413510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290ddc44-9599-4124-b17d-6ac5c4cc3273, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e19cdc5a-8071-4a31-8b3f-6c00732ddd89, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e19cdc5a-8071-4a31-8b3f-6c00732ddd89, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5193785996763689358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51937859967636893585193785996763689358519378599676368935851937859967636893585193785996763689358519378599676368935851937859967636893585193785996763689358519378599676368935851937859967636893585193785996763689358519378599676368935851937859967636893585193785996763689358519378599676368935851937859967636893585193785996763689358519378599676368935851937859967636893585193785996763689358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361cb7f8-7cbc-4c7f-8a36-292a959a41a9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d49dbb6-d61d-423a-a255-f4d3b9eae607, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d49dbb6-d61d-423a-a255-f4d3b9eae607, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15343891025705709921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534389102570570992115343891025705709921153438910257057099211534389102570570992115343891025705709921153438910257057099211534389102570570992115343891025705709921153438910257057099211534389102570570992115343891025705709921153438910257057099211534389102570570992115343891025705709921153438910257057099211534389102570570992115343891025705709921153438910257057099211534389102570570992115343891025705709921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e19cdc5a-8071-4a31-8b3f-6c00732ddd89, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c3dc70-2dc9-4329-b4ff-29a272468151, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c3dc70-2dc9-4329-b4ff-29a272468151, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11283107088068116379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128310708806811637911283107088068116379112831070880681163791128310708806811637911283107088068116379112831070880681163791128310708806811637911283107088068116379112831070880681163791128310708806811637911283107088068116379112831070880681163791128310708806811637911283107088068116379112831070880681163791128310708806811637911283107088068116379112831070880681163791128310708806811637911283107088068116379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d49dbb6-d61d-423a-a255-f4d3b9eae607, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36c8f13f-13d0-4618-9f2b-36915b129a16, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36c8f13f-13d0-4618-9f2b-36915b129a16, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14001194142057986615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400119414205798661514001194142057986615140011941420579866151400119414205798661514001194142057986615140011941420579866151400119414205798661514001194142057986615140011941420579866151400119414205798661514001194142057986615140011941420579866151400119414205798661514001194142057986615140011941420579866151400119414205798661514001194142057986615140011941420579866151400119414205798661514001194142057986615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c3dc70-2dc9-4329-b4ff-29a272468151, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab819c15-d7e6-4c17-b5bc-cb6e82489a64, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab819c15-d7e6-4c17-b5bc-cb6e82489a64, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13476717464659510283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347671746465951028313476717464659510283134767174646595102831347671746465951028313476717464659510283134767174646595102831347671746465951028313476717464659510283134767174646595102831347671746465951028313476717464659510283134767174646595102831347671746465951028313476717464659510283134767174646595102831347671746465951028313476717464659510283134767174646595102831347671746465951028313476717464659510283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36c8f13f-13d0-4618-9f2b-36915b129a16, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eba88f99-5906-4449-88fa-788b3e85f3b5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eba88f99-5906-4449-88fa-788b3e85f3b5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10122886306123557174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012288630612355717410122886306123557174101228863061235571741012288630612355717410122886306123557174101228863061235571741012288630612355717410122886306123557174101228863061235571741012288630612355717410122886306123557174101228863061235571741012288630612355717410122886306123557174101228863061235571741012288630612355717410122886306123557174101228863061235571741012288630612355717410122886306123557174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab819c15-d7e6-4c17-b5bc-cb6e82489a64, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917a27ca-41a6-4aa7-93a2-b1a15adbfcab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917a27ca-41a6-4aa7-93a2-b1a15adbfcab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7199501038868976987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71995010388689769877199501038868976987719950103886897698771995010388689769877199501038868976987719950103886897698771995010388689769877199501038868976987719950103886897698771995010388689769877199501038868976987719950103886897698771995010388689769877199501038868976987719950103886897698771995010388689769877199501038868976987719950103886897698771995010388689769877199501038868976987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eba88f99-5906-4449-88fa-788b3e85f3b5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c8d494e-154a-45d9-91c7-a535a787b27b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c8d494e-154a-45d9-91c7-a535a787b27b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14349380085752194918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434938008575219491814349380085752194918143493800857521949181434938008575219491814349380085752194918143493800857521949181434938008575219491814349380085752194918143493800857521949181434938008575219491814349380085752194918143493800857521949181434938008575219491814349380085752194918143493800857521949181434938008575219491814349380085752194918143493800857521949181434938008575219491814349380085752194918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917a27ca-41a6-4aa7-93a2-b1a15adbfcab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac84a3d-17a2-4c0b-8b11-dda5c8b98ac5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac84a3d-17a2-4c0b-8b11-dda5c8b98ac5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5616390395119053776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56163903951190537765616390395119053776561639039511905377656163903951190537765616390395119053776561639039511905377656163903951190537765616390395119053776561639039511905377656163903951190537765616390395119053776561639039511905377656163903951190537765616390395119053776561639039511905377656163903951190537765616390395119053776561639039511905377656163903951190537765616390395119053776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c8d494e-154a-45d9-91c7-a535a787b27b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b133f7c7-b704-40a5-98e2-4c592352b4aa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b133f7c7-b704-40a5-98e2-4c592352b4aa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10838348478247259646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083834847824725964610838348478247259646108383484782472596461083834847824725964610838348478247259646108383484782472596461083834847824725964610838348478247259646108383484782472596461083834847824725964610838348478247259646108383484782472596461083834847824725964610838348478247259646108383484782472596461083834847824725964610838348478247259646108383484782472596461083834847824725964610838348478247259646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac84a3d-17a2-4c0b-8b11-dda5c8b98ac5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e5ee10-0d3b-4440-b50c-36316f2dc605, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e5ee10-0d3b-4440-b50c-36316f2dc605, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7608359751438637045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76083597514386370457608359751438637045760835975143863704576083597514386370457608359751438637045760835975143863704576083597514386370457608359751438637045760835975143863704576083597514386370457608359751438637045760835975143863704576083597514386370457608359751438637045760835975143863704576083597514386370457608359751438637045760835975143863704576083597514386370457608359751438637045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b133f7c7-b704-40a5-98e2-4c592352b4aa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ade2e634-9836-4630-aaa0-93d91c15e78d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ade2e634-9836-4630-aaa0-93d91c15e78d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11210493494194609420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121049349419460942011210493494194609420112104934941946094201121049349419460942011210493494194609420112104934941946094201121049349419460942011210493494194609420112104934941946094201121049349419460942011210493494194609420112104934941946094201121049349419460942011210493494194609420112104934941946094201121049349419460942011210493494194609420112104934941946094201121049349419460942011210493494194609420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e5ee10-0d3b-4440-b50c-36316f2dc605, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43f1d2c8-5ce9-4506-8832-15db5f1ac65b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43f1d2c8-5ce9-4506-8832-15db5f1ac65b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8714581984212398460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87145819842123984608714581984212398460871458198421239846087145819842123984608714581984212398460871458198421239846087145819842123984608714581984212398460871458198421239846087145819842123984608714581984212398460871458198421239846087145819842123984608714581984212398460871458198421239846087145819842123984608714581984212398460871458198421239846087145819842123984608714581984212398460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ade2e634-9836-4630-aaa0-93d91c15e78d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52ae564c-e077-4e88-a158-a71c3751325d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52ae564c-e077-4e88-a158-a71c3751325d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14066522768162569537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406652276816256953714066522768162569537140665227681625695371406652276816256953714066522768162569537140665227681625695371406652276816256953714066522768162569537140665227681625695371406652276816256953714066522768162569537140665227681625695371406652276816256953714066522768162569537140665227681625695371406652276816256953714066522768162569537140665227681625695371406652276816256953714066522768162569537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43f1d2c8-5ce9-4506-8832-15db5f1ac65b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d4f6b0-c526-4dad-a6d4-bcacffeaff5a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d4f6b0-c526-4dad-a6d4-bcacffeaff5a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7481357144769582117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74813571447695821177481357144769582117748135714476958211774813571447695821177481357144769582117748135714476958211774813571447695821177481357144769582117748135714476958211774813571447695821177481357144769582117748135714476958211774813571447695821177481357144769582117748135714476958211774813571447695821177481357144769582117748135714476958211774813571447695821177481357144769582117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52ae564c-e077-4e88-a158-a71c3751325d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf3262a0-f12b-42cb-a42d-ba852cff61d1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf3262a0-f12b-42cb-a42d-ba852cff61d1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17424613646567635404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742461364656763540417424613646567635404174246136465676354041742461364656763540417424613646567635404174246136465676354041742461364656763540417424613646567635404174246136465676354041742461364656763540417424613646567635404174246136465676354041742461364656763540417424613646567635404174246136465676354041742461364656763540417424613646567635404174246136465676354041742461364656763540417424613646567635404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d4f6b0-c526-4dad-a6d4-bcacffeaff5a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8d1132-31e0-4ea6-8044-e7715ec24d4f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8d1132-31e0-4ea6-8044-e7715ec24d4f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13246705134571274128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324670513457127412813246705134571274128132467051345712741281324670513457127412813246705134571274128132467051345712741281324670513457127412813246705134571274128132467051345712741281324670513457127412813246705134571274128132467051345712741281324670513457127412813246705134571274128132467051345712741281324670513457127412813246705134571274128132467051345712741281324670513457127412813246705134571274128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf3262a0-f12b-42cb-a42d-ba852cff61d1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fcafd2c-a097-4883-bf4c-4e179e714cdf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fcafd2c-a097-4883-bf4c-4e179e714cdf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1520640386829491451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15206403868294914511520640386829491451152064038682949145115206403868294914511520640386829491451152064038682949145115206403868294914511520640386829491451152064038682949145115206403868294914511520640386829491451152064038682949145115206403868294914511520640386829491451152064038682949145115206403868294914511520640386829491451152064038682949145115206403868294914511520640386829491451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8d1132-31e0-4ea6-8044-e7715ec24d4f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61701aa6-561a-4c4e-8672-ef83d57526e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61701aa6-561a-4c4e-8672-ef83d57526e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16664796671402336143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666479667140233614316664796671402336143166647966714023361431666479667140233614316664796671402336143166647966714023361431666479667140233614316664796671402336143166647966714023361431666479667140233614316664796671402336143166647966714023361431666479667140233614316664796671402336143166647966714023361431666479667140233614316664796671402336143166647966714023361431666479667140233614316664796671402336143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fcafd2c-a097-4883-bf4c-4e179e714cdf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b658646-12f6-470f-8497-1e76e9210819, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b658646-12f6-470f-8497-1e76e9210819, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3166272929286312882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31662729292863128823166272929286312882316627292928631288231662729292863128823166272929286312882316627292928631288231662729292863128823166272929286312882316627292928631288231662729292863128823166272929286312882316627292928631288231662729292863128823166272929286312882316627292928631288231662729292863128823166272929286312882316627292928631288231662729292863128823166272929286312882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61701aa6-561a-4c4e-8672-ef83d57526e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2bf54f-4e3a-4a13-82b1-09735d4adbb3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2bf54f-4e3a-4a13-82b1-09735d4adbb3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1921708166313455538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19217081663134555381921708166313455538192170816631345553819217081663134555381921708166313455538192170816631345553819217081663134555381921708166313455538192170816631345553819217081663134555381921708166313455538192170816631345553819217081663134555381921708166313455538192170816631345553819217081663134555381921708166313455538192170816631345553819217081663134555381921708166313455538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b658646-12f6-470f-8497-1e76e9210819, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fcc34c1-db24-4bd6-8be8-d06b776b6e53, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fcc34c1-db24-4bd6-8be8-d06b776b6e53, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16724874445753914552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672487444575391455216724874445753914552167248744457539145521672487444575391455216724874445753914552167248744457539145521672487444575391455216724874445753914552167248744457539145521672487444575391455216724874445753914552167248744457539145521672487444575391455216724874445753914552167248744457539145521672487444575391455216724874445753914552167248744457539145521672487444575391455216724874445753914552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2bf54f-4e3a-4a13-82b1-09735d4adbb3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aacc3ca-5383-400b-9f0b-fb90c3953270, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aacc3ca-5383-400b-9f0b-fb90c3953270, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13820216211653872519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382021621165387251913820216211653872519138202162116538725191382021621165387251913820216211653872519138202162116538725191382021621165387251913820216211653872519138202162116538725191382021621165387251913820216211653872519138202162116538725191382021621165387251913820216211653872519138202162116538725191382021621165387251913820216211653872519138202162116538725191382021621165387251913820216211653872519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fcc34c1-db24-4bd6-8be8-d06b776b6e53, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f4df1c-df61-4007-bdfb-2eb588d23b98, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f4df1c-df61-4007-bdfb-2eb588d23b98, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6478400821790788974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64784008217907889746478400821790788974647840082179078897464784008217907889746478400821790788974647840082179078897464784008217907889746478400821790788974647840082179078897464784008217907889746478400821790788974647840082179078897464784008217907889746478400821790788974647840082179078897464784008217907889746478400821790788974647840082179078897464784008217907889746478400821790788974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aacc3ca-5383-400b-9f0b-fb90c3953270, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f4df1c-df61-4007-bdfb-2eb588d23b98, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9dc351a-95d8-42ad-8de1-e5afd9aca446, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9dc351a-95d8-42ad-8de1-e5afd9aca446, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13759533121702230722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375953312170223072213759533121702230722137595331217022307221375953312170223072213759533121702230722137595331217022307221375953312170223072213759533121702230722137595331217022307221375953312170223072213759533121702230722137595331217022307221375953312170223072213759533121702230722137595331217022307221375953312170223072213759533121702230722137595331217022307221375953312170223072213759533121702230722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c120beb0-2f12-4fe7-a5ba-3153c4c043df, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c120beb0-2f12-4fe7-a5ba-3153c4c043df, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15869746617479442339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586974661747944233915869746617479442339158697466174794423391586974661747944233915869746617479442339158697466174794423391586974661747944233915869746617479442339158697466174794423391586974661747944233915869746617479442339158697466174794423391586974661747944233915869746617479442339158697466174794423391586974661747944233915869746617479442339158697466174794423391586974661747944233915869746617479442339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9dc351a-95d8-42ad-8de1-e5afd9aca446, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c120beb0-2f12-4fe7-a5ba-3153c4c043df, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e709ee2c-0fd2-44eb-b365-9542f09d9204, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e709ee2c-0fd2-44eb-b365-9542f09d9204, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7315279713038562000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73152797130385620007315279713038562000731527971303856200073152797130385620007315279713038562000731527971303856200073152797130385620007315279713038562000731527971303856200073152797130385620007315279713038562000731527971303856200073152797130385620007315279713038562000731527971303856200073152797130385620007315279713038562000731527971303856200073152797130385620007315279713038562000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f153f775-5a96-493f-95d5-326de1483247, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f153f775-5a96-493f-95d5-326de1483247, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17777479678690346334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777747967869034633417777479678690346334177774796786903463341777747967869034633417777479678690346334177774796786903463341777747967869034633417777479678690346334177774796786903463341777747967869034633417777479678690346334177774796786903463341777747967869034633417777479678690346334177774796786903463341777747967869034633417777479678690346334177774796786903463341777747967869034633417777479678690346334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e709ee2c-0fd2-44eb-b365-9542f09d9204, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e43c63dd-eb8b-497b-9d2e-0fef73e4ea2c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e43c63dd-eb8b-497b-9d2e-0fef73e4ea2c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 293890766044054128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128293890766044054128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f153f775-5a96-493f-95d5-326de1483247, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb634abb-50e7-4b15-811c-2f74d55f9a35, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb634abb-50e7-4b15-811c-2f74d55f9a35, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3195494147755825347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31954941477558253473195494147755825347319549414775582534731954941477558253473195494147755825347319549414775582534731954941477558253473195494147755825347319549414775582534731954941477558253473195494147755825347319549414775582534731954941477558253473195494147755825347319549414775582534731954941477558253473195494147755825347319549414775582534731954941477558253473195494147755825347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e43c63dd-eb8b-497b-9d2e-0fef73e4ea2c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf3b9fcd-7e44-4886-a0f0-2ca08bf5faf3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3b9fcd-7e44-4886-a0f0-2ca08bf5faf3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6933748846983909710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69337488469839097106933748846983909710693374884698390971069337488469839097106933748846983909710693374884698390971069337488469839097106933748846983909710693374884698390971069337488469839097106933748846983909710693374884698390971069337488469839097106933748846983909710693374884698390971069337488469839097106933748846983909710693374884698390971069337488469839097106933748846983909710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb634abb-50e7-4b15-811c-2f74d55f9a35, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e52fea-fd4f-4a5b-a261-216746e750e7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e52fea-fd4f-4a5b-a261-216746e750e7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16436708680173148553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643670868017314855316436708680173148553164367086801731485531643670868017314855316436708680173148553164367086801731485531643670868017314855316436708680173148553164367086801731485531643670868017314855316436708680173148553164367086801731485531643670868017314855316436708680173148553164367086801731485531643670868017314855316436708680173148553164367086801731485531643670868017314855316436708680173148553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3b9fcd-7e44-4886-a0f0-2ca08bf5faf3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aad1d8a-3bc4-4c54-aaa6-d5c0a9c46d85, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aad1d8a-3bc4-4c54-aaa6-d5c0a9c46d85, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17020735033918490484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702073503391849048417020735033918490484170207350339184904841702073503391849048417020735033918490484170207350339184904841702073503391849048417020735033918490484170207350339184904841702073503391849048417020735033918490484170207350339184904841702073503391849048417020735033918490484170207350339184904841702073503391849048417020735033918490484170207350339184904841702073503391849048417020735033918490484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e52fea-fd4f-4a5b-a261-216746e750e7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 097bf5a3-2c24-4fc4-be59-b0a2448dca2d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 097bf5a3-2c24-4fc4-be59-b0a2448dca2d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8665062228303994421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86650622283039944218665062228303994421866506222830399442186650622283039944218665062228303994421866506222830399442186650622283039944218665062228303994421866506222830399442186650622283039944218665062228303994421866506222830399442186650622283039944218665062228303994421866506222830399442186650622283039944218665062228303994421866506222830399442186650622283039944218665062228303994421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aad1d8a-3bc4-4c54-aaa6-d5c0a9c46d85, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d4065ad-456d-481f-8dfc-7f8c7091e2e1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d4065ad-456d-481f-8dfc-7f8c7091e2e1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17947340234278863920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794734023427886392017947340234278863920179473402342788639201794734023427886392017947340234278863920179473402342788639201794734023427886392017947340234278863920179473402342788639201794734023427886392017947340234278863920179473402342788639201794734023427886392017947340234278863920179473402342788639201794734023427886392017947340234278863920179473402342788639201794734023427886392017947340234278863920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 097bf5a3-2c24-4fc4-be59-b0a2448dca2d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f3ea857-35d2-4353-bdab-3649301d1724, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3ea857-35d2-4353-bdab-3649301d1724, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 403488370175688331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331403488370175688331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d4065ad-456d-481f-8dfc-7f8c7091e2e1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f936142b-9dcc-4012-9a6e-1f322e057adb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f936142b-9dcc-4012-9a6e-1f322e057adb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15371119571291564925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537111957129156492515371119571291564925153711195712915649251537111957129156492515371119571291564925153711195712915649251537111957129156492515371119571291564925153711195712915649251537111957129156492515371119571291564925153711195712915649251537111957129156492515371119571291564925153711195712915649251537111957129156492515371119571291564925153711195712915649251537111957129156492515371119571291564925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3ea857-35d2-4353-bdab-3649301d1724, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b68a1605-e7ff-4345-8ec6-ae2b6e65a604, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68a1605-e7ff-4345-8ec6-ae2b6e65a604, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8878304221111586005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88783042211115860058878304221111586005887830422111158600588783042211115860058878304221111586005887830422111158600588783042211115860058878304221111586005887830422111158600588783042211115860058878304221111586005887830422111158600588783042211115860058878304221111586005887830422111158600588783042211115860058878304221111586005887830422111158600588783042211115860058878304221111586005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f936142b-9dcc-4012-9a6e-1f322e057adb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 545bd086-8ccd-475c-9512-f521e1e8eb79, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 545bd086-8ccd-475c-9512-f521e1e8eb79, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8718659294315720927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87186592943157209278718659294315720927871865929431572092787186592943157209278718659294315720927871865929431572092787186592943157209278718659294315720927871865929431572092787186592943157209278718659294315720927871865929431572092787186592943157209278718659294315720927871865929431572092787186592943157209278718659294315720927871865929431572092787186592943157209278718659294315720927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68a1605-e7ff-4345-8ec6-ae2b6e65a604, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2220803f-6211-4479-bf14-cca61328c49a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2220803f-6211-4479-bf14-cca61328c49a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11536624963511459523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153662496351145952311536624963511459523115366249635114595231153662496351145952311536624963511459523115366249635114595231153662496351145952311536624963511459523115366249635114595231153662496351145952311536624963511459523115366249635114595231153662496351145952311536624963511459523115366249635114595231153662496351145952311536624963511459523115366249635114595231153662496351145952311536624963511459523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 545bd086-8ccd-475c-9512-f521e1e8eb79, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f856d7ae-78c2-48fc-baa1-2fd4ea1f7259, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f856d7ae-78c2-48fc-baa1-2fd4ea1f7259, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4229946266554433841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42299462665544338414229946266554433841422994626655443384142299462665544338414229946266554433841422994626655443384142299462665544338414229946266554433841422994626655443384142299462665544338414229946266554433841422994626655443384142299462665544338414229946266554433841422994626655443384142299462665544338414229946266554433841422994626655443384142299462665544338414229946266554433841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2220803f-6211-4479-bf14-cca61328c49a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc5b855e-1f5b-479f-9dc6-1d0867dd20e2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc5b855e-1f5b-479f-9dc6-1d0867dd20e2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16245126581075630117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624512658107563011716245126581075630117162451265810756301171624512658107563011716245126581075630117162451265810756301171624512658107563011716245126581075630117162451265810756301171624512658107563011716245126581075630117162451265810756301171624512658107563011716245126581075630117162451265810756301171624512658107563011716245126581075630117162451265810756301171624512658107563011716245126581075630117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f856d7ae-78c2-48fc-baa1-2fd4ea1f7259, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b57a6937-707c-42b9-8dce-30390840fc80, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b57a6937-707c-42b9-8dce-30390840fc80, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1625854534023912323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16258545340239123231625854534023912323162585453402391232316258545340239123231625854534023912323162585453402391232316258545340239123231625854534023912323162585453402391232316258545340239123231625854534023912323162585453402391232316258545340239123231625854534023912323162585453402391232316258545340239123231625854534023912323162585453402391232316258545340239123231625854534023912323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc5b855e-1f5b-479f-9dc6-1d0867dd20e2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a28c8af-473c-4188-b1e9-7cae61a96624, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a28c8af-473c-4188-b1e9-7cae61a96624, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4049044157012521683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40490441570125216834049044157012521683404904415701252168340490441570125216834049044157012521683404904415701252168340490441570125216834049044157012521683404904415701252168340490441570125216834049044157012521683404904415701252168340490441570125216834049044157012521683404904415701252168340490441570125216834049044157012521683404904415701252168340490441570125216834049044157012521683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b57a6937-707c-42b9-8dce-30390840fc80, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d265998d-9725-4ccb-9314-1a778115d495, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d265998d-9725-4ccb-9314-1a778115d495, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16795433616814727694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679543361681472769416795433616814727694167954336168147276941679543361681472769416795433616814727694167954336168147276941679543361681472769416795433616814727694167954336168147276941679543361681472769416795433616814727694167954336168147276941679543361681472769416795433616814727694167954336168147276941679543361681472769416795433616814727694167954336168147276941679543361681472769416795433616814727694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a28c8af-473c-4188-b1e9-7cae61a96624, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a8cf67-9f9d-4077-902f-d95d90c3ba2e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a8cf67-9f9d-4077-902f-d95d90c3ba2e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12515535930641551373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251553593064155137312515535930641551373125155359306415513731251553593064155137312515535930641551373125155359306415513731251553593064155137312515535930641551373125155359306415513731251553593064155137312515535930641551373125155359306415513731251553593064155137312515535930641551373125155359306415513731251553593064155137312515535930641551373125155359306415513731251553593064155137312515535930641551373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d265998d-9725-4ccb-9314-1a778115d495, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f50f86f-98f7-49ee-a073-620f63e4122c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f50f86f-98f7-49ee-a073-620f63e4122c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8999477906785925163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89994779067859251638999477906785925163899947790678592516389994779067859251638999477906785925163899947790678592516389994779067859251638999477906785925163899947790678592516389994779067859251638999477906785925163899947790678592516389994779067859251638999477906785925163899947790678592516389994779067859251638999477906785925163899947790678592516389994779067859251638999477906785925163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a8cf67-9f9d-4077-902f-d95d90c3ba2e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd121e3-c2a1-4a53-9b60-51d328786cf0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd121e3-c2a1-4a53-9b60-51d328786cf0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4843626691467652563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48436266914676525634843626691467652563484362669146765256348436266914676525634843626691467652563484362669146765256348436266914676525634843626691467652563484362669146765256348436266914676525634843626691467652563484362669146765256348436266914676525634843626691467652563484362669146765256348436266914676525634843626691467652563484362669146765256348436266914676525634843626691467652563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f50f86f-98f7-49ee-a073-620f63e4122c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 961bd7e3-d895-4034-9ccb-31c74522a64d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 961bd7e3-d895-4034-9ccb-31c74522a64d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14239274432840547780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423927443284054778014239274432840547780142392744328405477801423927443284054778014239274432840547780142392744328405477801423927443284054778014239274432840547780142392744328405477801423927443284054778014239274432840547780142392744328405477801423927443284054778014239274432840547780142392744328405477801423927443284054778014239274432840547780142392744328405477801423927443284054778014239274432840547780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd121e3-c2a1-4a53-9b60-51d328786cf0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf705dc-8477-411e-8c7f-83fea09e8043, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf705dc-8477-411e-8c7f-83fea09e8043, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18155569607754340922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815556960775434092218155569607754340922181555696077543409221815556960775434092218155569607754340922181555696077543409221815556960775434092218155569607754340922181555696077543409221815556960775434092218155569607754340922181555696077543409221815556960775434092218155569607754340922181555696077543409221815556960775434092218155569607754340922181555696077543409221815556960775434092218155569607754340922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 961bd7e3-d895-4034-9ccb-31c74522a64d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dce43a21-7da1-442c-bc1c-c4b7e70fbf5f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dce43a21-7da1-442c-bc1c-c4b7e70fbf5f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2972276833630821136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29722768336308211362972276833630821136297227683363082113629722768336308211362972276833630821136297227683363082113629722768336308211362972276833630821136297227683363082113629722768336308211362972276833630821136297227683363082113629722768336308211362972276833630821136297227683363082113629722768336308211362972276833630821136297227683363082113629722768336308211362972276833630821136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf705dc-8477-411e-8c7f-83fea09e8043, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51385c8a-8ce0-4a1c-b7aa-517f5f1e64ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51385c8a-8ce0-4a1c-b7aa-517f5f1e64ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4659302756905950513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46593027569059505134659302756905950513465930275690595051346593027569059505134659302756905950513465930275690595051346593027569059505134659302756905950513465930275690595051346593027569059505134659302756905950513465930275690595051346593027569059505134659302756905950513465930275690595051346593027569059505134659302756905950513465930275690595051346593027569059505134659302756905950513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dce43a21-7da1-442c-bc1c-c4b7e70fbf5f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b15d3417-f4d1-4925-929c-36cc2b7bc1b5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b15d3417-f4d1-4925-929c-36cc2b7bc1b5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9405984264149066246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94059842641490662469405984264149066246940598426414906624694059842641490662469405984264149066246940598426414906624694059842641490662469405984264149066246940598426414906624694059842641490662469405984264149066246940598426414906624694059842641490662469405984264149066246940598426414906624694059842641490662469405984264149066246940598426414906624694059842641490662469405984264149066246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51385c8a-8ce0-4a1c-b7aa-517f5f1e64ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fecebee-3888-4aaf-badc-b92a97455a9e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fecebee-3888-4aaf-badc-b92a97455a9e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930209247875034648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99302092478750346489930209247875034648993020924787503464899302092478750346489930209247875034648993020924787503464899302092478750346489930209247875034648993020924787503464899302092478750346489930209247875034648993020924787503464899302092478750346489930209247875034648993020924787503464899302092478750346489930209247875034648993020924787503464899302092478750346489930209247875034648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b15d3417-f4d1-4925-929c-36cc2b7bc1b5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e939068-c8c1-421c-a7ba-bb5274bbcd05, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e939068-c8c1-421c-a7ba-bb5274bbcd05, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8662380637972711213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86623806379727112138662380637972711213866238063797271121386623806379727112138662380637972711213866238063797271121386623806379727112138662380637972711213866238063797271121386623806379727112138662380637972711213866238063797271121386623806379727112138662380637972711213866238063797271121386623806379727112138662380637972711213866238063797271121386623806379727112138662380637972711213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fecebee-3888-4aaf-badc-b92a97455a9e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e57dab-1bc4-48e3-8f33-60d45cbd475d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e57dab-1bc4-48e3-8f33-60d45cbd475d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4755066340543161011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47550663405431610114755066340543161011475506634054316101147550663405431610114755066340543161011475506634054316101147550663405431610114755066340543161011475506634054316101147550663405431610114755066340543161011475506634054316101147550663405431610114755066340543161011475506634054316101147550663405431610114755066340543161011475506634054316101147550663405431610114755066340543161011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e939068-c8c1-421c-a7ba-bb5274bbcd05, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71464d21-6e81-46cb-8fcd-1f90b87abc75, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71464d21-6e81-46cb-8fcd-1f90b87abc75, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12717309493635818228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271730949363581822812717309493635818228127173094936358182281271730949363581822812717309493635818228127173094936358182281271730949363581822812717309493635818228127173094936358182281271730949363581822812717309493635818228127173094936358182281271730949363581822812717309493635818228127173094936358182281271730949363581822812717309493635818228127173094936358182281271730949363581822812717309493635818228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e57dab-1bc4-48e3-8f33-60d45cbd475d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97fd839-30fd-4083-807f-0b8f34ec8bc4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97fd839-30fd-4083-807f-0b8f34ec8bc4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3068152248229823196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30681522482298231963068152248229823196306815224822982319630681522482298231963068152248229823196306815224822982319630681522482298231963068152248229823196306815224822982319630681522482298231963068152248229823196306815224822982319630681522482298231963068152248229823196306815224822982319630681522482298231963068152248229823196306815224822982319630681522482298231963068152248229823196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71464d21-6e81-46cb-8fcd-1f90b87abc75, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a17f53ef-08e9-4482-b9bf-b19cc1a1a2ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a17f53ef-08e9-4482-b9bf-b19cc1a1a2ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9791084821681234587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97910848216812345879791084821681234587979108482168123458797910848216812345879791084821681234587979108482168123458797910848216812345879791084821681234587979108482168123458797910848216812345879791084821681234587979108482168123458797910848216812345879791084821681234587979108482168123458797910848216812345879791084821681234587979108482168123458797910848216812345879791084821681234587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97fd839-30fd-4083-807f-0b8f34ec8bc4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a14fddd-f4c6-4093-938f-9ca4ba41d9d2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a14fddd-f4c6-4093-938f-9ca4ba41d9d2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14590948572894228403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459094857289422840314590948572894228403145909485728942284031459094857289422840314590948572894228403145909485728942284031459094857289422840314590948572894228403145909485728942284031459094857289422840314590948572894228403145909485728942284031459094857289422840314590948572894228403145909485728942284031459094857289422840314590948572894228403145909485728942284031459094857289422840314590948572894228403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a17f53ef-08e9-4482-b9bf-b19cc1a1a2ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d5a7c8-9bb7-4fa0-9d98-d1ce11b8033a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25d5a7c8-9bb7-4fa0-9d98-d1ce11b8033a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17212513707510425402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721251370751042540217212513707510425402172125137075104254021721251370751042540217212513707510425402172125137075104254021721251370751042540217212513707510425402172125137075104254021721251370751042540217212513707510425402172125137075104254021721251370751042540217212513707510425402172125137075104254021721251370751042540217212513707510425402172125137075104254021721251370751042540217212513707510425402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a14fddd-f4c6-4093-938f-9ca4ba41d9d2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed6a86ae-0f8f-44e0-a833-45ef45e62963, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed6a86ae-0f8f-44e0-a833-45ef45e62963, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5781589939069008621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57815899390690086215781589939069008621578158993906900862157815899390690086215781589939069008621578158993906900862157815899390690086215781589939069008621578158993906900862157815899390690086215781589939069008621578158993906900862157815899390690086215781589939069008621578158993906900862157815899390690086215781589939069008621578158993906900862157815899390690086215781589939069008621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d5a7c8-9bb7-4fa0-9d98-d1ce11b8033a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35014104-758c-48bc-be0e-08a3fe936011, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35014104-758c-48bc-be0e-08a3fe936011, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4313811118475061037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43138111184750610374313811118475061037431381111847506103743138111184750610374313811118475061037431381111847506103743138111184750610374313811118475061037431381111847506103743138111184750610374313811118475061037431381111847506103743138111184750610374313811118475061037431381111847506103743138111184750610374313811118475061037431381111847506103743138111184750610374313811118475061037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed6a86ae-0f8f-44e0-a833-45ef45e62963, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 383ce141-55ad-4c46-a5f7-5aa75a0eb4b7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 383ce141-55ad-4c46-a5f7-5aa75a0eb4b7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6700566227464274009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67005662274642740096700566227464274009670056622746427400967005662274642740096700566227464274009670056622746427400967005662274642740096700566227464274009670056622746427400967005662274642740096700566227464274009670056622746427400967005662274642740096700566227464274009670056622746427400967005662274642740096700566227464274009670056622746427400967005662274642740096700566227464274009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35014104-758c-48bc-be0e-08a3fe936011, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c9a348e-2ffd-41e2-be08-b46d3c1e638e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c9a348e-2ffd-41e2-be08-b46d3c1e638e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17271637890135700439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727163789013570043917271637890135700439172716378901357004391727163789013570043917271637890135700439172716378901357004391727163789013570043917271637890135700439172716378901357004391727163789013570043917271637890135700439172716378901357004391727163789013570043917271637890135700439172716378901357004391727163789013570043917271637890135700439172716378901357004391727163789013570043917271637890135700439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 383ce141-55ad-4c46-a5f7-5aa75a0eb4b7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25adf32e-e7a4-464f-8a96-68ad4503e3c0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25adf32e-e7a4-464f-8a96-68ad4503e3c0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5878549169152753436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58785491691527534365878549169152753436587854916915275343658785491691527534365878549169152753436587854916915275343658785491691527534365878549169152753436587854916915275343658785491691527534365878549169152753436587854916915275343658785491691527534365878549169152753436587854916915275343658785491691527534365878549169152753436587854916915275343658785491691527534365878549169152753436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25adf32e-e7a4-464f-8a96-68ad4503e3c0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebd8e11c-2913-4358-a16c-bb2417393cdb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebd8e11c-2913-4358-a16c-bb2417393cdb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13620370755642834644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362037075564283464413620370755642834644136203707556428346441362037075564283464413620370755642834644136203707556428346441362037075564283464413620370755642834644136203707556428346441362037075564283464413620370755642834644136203707556428346441362037075564283464413620370755642834644136203707556428346441362037075564283464413620370755642834644136203707556428346441362037075564283464413620370755642834644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebd8e11c-2913-4358-a16c-bb2417393cdb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60ad84e-53f2-4aad-b246-76b8c58dd568, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60ad84e-53f2-4aad-b246-76b8c58dd568, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10440442133525904740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044044213352590474010440442133525904740104404421335259047401044044213352590474010440442133525904740104404421335259047401044044213352590474010440442133525904740104404421335259047401044044213352590474010440442133525904740104404421335259047401044044213352590474010440442133525904740104404421335259047401044044213352590474010440442133525904740104404421335259047401044044213352590474010440442133525904740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c9a348e-2ffd-41e2-be08-b46d3c1e638e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68457807-6381-43d5-bb51-6ed8a11e2502, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68457807-6381-43d5-bb51-6ed8a11e2502, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17535405634796278340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753540563479627834017535405634796278340175354056347962783401753540563479627834017535405634796278340175354056347962783401753540563479627834017535405634796278340175354056347962783401753540563479627834017535405634796278340175354056347962783401753540563479627834017535405634796278340175354056347962783401753540563479627834017535405634796278340175354056347962783401753540563479627834017535405634796278340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60ad84e-53f2-4aad-b246-76b8c58dd568, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99a60376-18c7-499d-9b11-a7632144e248, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a60376-18c7-499d-9b11-a7632144e248, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15477111302637964568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547711130263796456815477111302637964568154771113026379645681547711130263796456815477111302637964568154771113026379645681547711130263796456815477111302637964568154771113026379645681547711130263796456815477111302637964568154771113026379645681547711130263796456815477111302637964568154771113026379645681547711130263796456815477111302637964568154771113026379645681547711130263796456815477111302637964568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68457807-6381-43d5-bb51-6ed8a11e2502, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c1c32c-d894-4521-af03-45a551494343, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c1c32c-d894-4521-af03-45a551494343, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3789782252953429217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37897822529534292173789782252953429217378978225295342921737897822529534292173789782252953429217378978225295342921737897822529534292173789782252953429217378978225295342921737897822529534292173789782252953429217378978225295342921737897822529534292173789782252953429217378978225295342921737897822529534292173789782252953429217378978225295342921737897822529534292173789782252953429217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a60376-18c7-499d-9b11-a7632144e248, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36bc1233-fb8b-4754-aa05-7ccce4c1fc66, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36bc1233-fb8b-4754-aa05-7ccce4c1fc66, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3662601343905040124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36626013439050401243662601343905040124366260134390504012436626013439050401243662601343905040124366260134390504012436626013439050401243662601343905040124366260134390504012436626013439050401243662601343905040124366260134390504012436626013439050401243662601343905040124366260134390504012436626013439050401243662601343905040124366260134390504012436626013439050401243662601343905040124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c1c32c-d894-4521-af03-45a551494343, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a68890-711c-40a5-ba7d-2c9072b9fcd6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a68890-711c-40a5-ba7d-2c9072b9fcd6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1616878003705935001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16168780037059350011616878003705935001161687800370593500116168780037059350011616878003705935001161687800370593500116168780037059350011616878003705935001161687800370593500116168780037059350011616878003705935001161687800370593500116168780037059350011616878003705935001161687800370593500116168780037059350011616878003705935001161687800370593500116168780037059350011616878003705935001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36bc1233-fb8b-4754-aa05-7ccce4c1fc66, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89114529-56fd-4fa0-afa2-af74b69cfe2c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89114529-56fd-4fa0-afa2-af74b69cfe2c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7268533339402133045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72685333394021330457268533339402133045726853333940213304572685333394021330457268533339402133045726853333940213304572685333394021330457268533339402133045726853333940213304572685333394021330457268533339402133045726853333940213304572685333394021330457268533339402133045726853333940213304572685333394021330457268533339402133045726853333940213304572685333394021330457268533339402133045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a68890-711c-40a5-ba7d-2c9072b9fcd6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3788ff46-d30c-47a0-82a8-c8806a07fc05, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3788ff46-d30c-47a0-82a8-c8806a07fc05, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9940480981360805073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99404809813608050739940480981360805073994048098136080507399404809813608050739940480981360805073994048098136080507399404809813608050739940480981360805073994048098136080507399404809813608050739940480981360805073994048098136080507399404809813608050739940480981360805073994048098136080507399404809813608050739940480981360805073994048098136080507399404809813608050739940480981360805073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89114529-56fd-4fa0-afa2-af74b69cfe2c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 952caa20-e082-4ae2-8ef6-534c700fc972, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 952caa20-e082-4ae2-8ef6-534c700fc972, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4523773594912628235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45237735949126282354523773594912628235452377359491262823545237735949126282354523773594912628235452377359491262823545237735949126282354523773594912628235452377359491262823545237735949126282354523773594912628235452377359491262823545237735949126282354523773594912628235452377359491262823545237735949126282354523773594912628235452377359491262823545237735949126282354523773594912628235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3788ff46-d30c-47a0-82a8-c8806a07fc05, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f7bc49-522d-412a-942b-363044537aec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 952caa20-e082-4ae2-8ef6-534c700fc972, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f7bc49-522d-412a-942b-363044537aec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12620288773170154174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262028877317015417412620288773170154174126202887731701541741262028877317015417412620288773170154174126202887731701541741262028877317015417412620288773170154174126202887731701541741262028877317015417412620288773170154174126202887731701541741262028877317015417412620288773170154174126202887731701541741262028877317015417412620288773170154174126202887731701541741262028877317015417412620288773170154174" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afdc14fe-ad7e-4700-82f7-859af51049b5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afdc14fe-ad7e-4700-82f7-859af51049b5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6566873572293841555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65668735722938415556566873572293841555656687357229384155565668735722938415556566873572293841555656687357229384155565668735722938415556566873572293841555656687357229384155565668735722938415556566873572293841555656687357229384155565668735722938415556566873572293841555656687357229384155565668735722938415556566873572293841555656687357229384155565668735722938415556566873572293841555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f7bc49-522d-412a-942b-363044537aec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfe481a-1953-49b1-8dc6-0361a4ef16c8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfe481a-1953-49b1-8dc6-0361a4ef16c8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6090288690375294063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60902886903752940636090288690375294063609028869037529406360902886903752940636090288690375294063609028869037529406360902886903752940636090288690375294063609028869037529406360902886903752940636090288690375294063609028869037529406360902886903752940636090288690375294063609028869037529406360902886903752940636090288690375294063609028869037529406360902886903752940636090288690375294063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afdc14fe-ad7e-4700-82f7-859af51049b5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8944c9b-b3a8-4f14-b058-efa46bd5275f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8944c9b-b3a8-4f14-b058-efa46bd5275f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5892737218154189208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58927372181541892085892737218154189208589273721815418920858927372181541892085892737218154189208589273721815418920858927372181541892085892737218154189208589273721815418920858927372181541892085892737218154189208589273721815418920858927372181541892085892737218154189208589273721815418920858927372181541892085892737218154189208589273721815418920858927372181541892085892737218154189208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfe481a-1953-49b1-8dc6-0361a4ef16c8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94956f35-3669-4d33-b7d1-ec27d0fb1590, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94956f35-3669-4d33-b7d1-ec27d0fb1590, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14336421907573418402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433642190757341840214336421907573418402143364219075734184021433642190757341840214336421907573418402143364219075734184021433642190757341840214336421907573418402143364219075734184021433642190757341840214336421907573418402143364219075734184021433642190757341840214336421907573418402143364219075734184021433642190757341840214336421907573418402143364219075734184021433642190757341840214336421907573418402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8944c9b-b3a8-4f14-b058-efa46bd5275f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac9721b-6765-472f-9386-e1fc9236ce93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac9721b-6765-472f-9386-e1fc9236ce93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2621465624817317633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26214656248173176332621465624817317633262146562481731763326214656248173176332621465624817317633262146562481731763326214656248173176332621465624817317633262146562481731763326214656248173176332621465624817317633262146562481731763326214656248173176332621465624817317633262146562481731763326214656248173176332621465624817317633262146562481731763326214656248173176332621465624817317633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94956f35-3669-4d33-b7d1-ec27d0fb1590, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f52ca8af-3760-45ad-905e-a414e43cac6c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f52ca8af-3760-45ad-905e-a414e43cac6c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1286211018932474978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12862110189324749781286211018932474978128621101893247497812862110189324749781286211018932474978128621101893247497812862110189324749781286211018932474978128621101893247497812862110189324749781286211018932474978128621101893247497812862110189324749781286211018932474978128621101893247497812862110189324749781286211018932474978128621101893247497812862110189324749781286211018932474978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac9721b-6765-472f-9386-e1fc9236ce93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9033bdde-6f2d-49e2-9f79-924eb86f8497, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9033bdde-6f2d-49e2-9f79-924eb86f8497, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15208753419407327625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520875341940732762515208753419407327625152087534194073276251520875341940732762515208753419407327625152087534194073276251520875341940732762515208753419407327625152087534194073276251520875341940732762515208753419407327625152087534194073276251520875341940732762515208753419407327625152087534194073276251520875341940732762515208753419407327625152087534194073276251520875341940732762515208753419407327625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f52ca8af-3760-45ad-905e-a414e43cac6c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e210ebb1-ee97-471e-af42-e0829415b80b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e210ebb1-ee97-471e-af42-e0829415b80b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683557077071040225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36835570770710402253683557077071040225368355707707104022536835570770710402253683557077071040225368355707707104022536835570770710402253683557077071040225368355707707104022536835570770710402253683557077071040225368355707707104022536835570770710402253683557077071040225368355707707104022536835570770710402253683557077071040225368355707707104022536835570770710402253683557077071040225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9033bdde-6f2d-49e2-9f79-924eb86f8497, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac15309-c5e3-4cc3-ab18-a98ec3296ff4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac15309-c5e3-4cc3-ab18-a98ec3296ff4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11581511360796308099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158151136079630809911581511360796308099115815113607963080991158151136079630809911581511360796308099115815113607963080991158151136079630809911581511360796308099115815113607963080991158151136079630809911581511360796308099115815113607963080991158151136079630809911581511360796308099115815113607963080991158151136079630809911581511360796308099115815113607963080991158151136079630809911581511360796308099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac15309-c5e3-4cc3-ab18-a98ec3296ff4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e210ebb1-ee97-471e-af42-e0829415b80b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af141417-04d6-4ffc-8611-4c20d24d3654, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af141417-04d6-4ffc-8611-4c20d24d3654, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9853134006912757701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98531340069127577019853134006912757701985313400691275770198531340069127577019853134006912757701985313400691275770198531340069127577019853134006912757701985313400691275770198531340069127577019853134006912757701985313400691275770198531340069127577019853134006912757701985313400691275770198531340069127577019853134006912757701985313400691275770198531340069127577019853134006912757701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943216f2-0f31-4597-8382-baa2a305ac5f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943216f2-0f31-4597-8382-baa2a305ac5f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10700981413138720834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070098141313872083410700981413138720834107009814131387208341070098141313872083410700981413138720834107009814131387208341070098141313872083410700981413138720834107009814131387208341070098141313872083410700981413138720834107009814131387208341070098141313872083410700981413138720834107009814131387208341070098141313872083410700981413138720834107009814131387208341070098141313872083410700981413138720834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943216f2-0f31-4597-8382-baa2a305ac5f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad5d4720-ff9d-45f6-b255-04911880383c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad5d4720-ff9d-45f6-b255-04911880383c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7676865943915734320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76768659439157343207676865943915734320767686594391573432076768659439157343207676865943915734320767686594391573432076768659439157343207676865943915734320767686594391573432076768659439157343207676865943915734320767686594391573432076768659439157343207676865943915734320767686594391573432076768659439157343207676865943915734320767686594391573432076768659439157343207676865943915734320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af141417-04d6-4ffc-8611-4c20d24d3654, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45531adf-d72f-4bd4-ba73-564fa4336aad, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45531adf-d72f-4bd4-ba73-564fa4336aad, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8615273658580586180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86152736585805861808615273658580586180861527365858058618086152736585805861808615273658580586180861527365858058618086152736585805861808615273658580586180861527365858058618086152736585805861808615273658580586180861527365858058618086152736585805861808615273658580586180861527365858058618086152736585805861808615273658580586180861527365858058618086152736585805861808615273658580586180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad5d4720-ff9d-45f6-b255-04911880383c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7a6ebb1-44c8-4ec7-86e4-2e127dce83f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45531adf-d72f-4bd4-ba73-564fa4336aad, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7a6ebb1-44c8-4ec7-86e4-2e127dce83f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1677973102815154461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16779731028151544611677973102815154461167797310281515446116779731028151544611677973102815154461167797310281515446116779731028151544611677973102815154461167797310281515446116779731028151544611677973102815154461167797310281515446116779731028151544611677973102815154461167797310281515446116779731028151544611677973102815154461167797310281515446116779731028151544611677973102815154461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69ff32b9-f1bd-4d09-9107-014bb69ff946, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69ff32b9-f1bd-4d09-9107-014bb69ff946, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5621388795422639473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56213887954226394735621388795422639473562138879542263947356213887954226394735621388795422639473562138879542263947356213887954226394735621388795422639473562138879542263947356213887954226394735621388795422639473562138879542263947356213887954226394735621388795422639473562138879542263947356213887954226394735621388795422639473562138879542263947356213887954226394735621388795422639473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ff32b9-f1bd-4d09-9107-014bb69ff946, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6307e304-c267-4e63-999c-39948ff3bc63, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6307e304-c267-4e63-999c-39948ff3bc63, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7385619487734392778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73856194877343927787385619487734392778738561948773439277873856194877343927787385619487734392778738561948773439277873856194877343927787385619487734392778738561948773439277873856194877343927787385619487734392778738561948773439277873856194877343927787385619487734392778738561948773439277873856194877343927787385619487734392778738561948773439277873856194877343927787385619487734392778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7a6ebb1-44c8-4ec7-86e4-2e127dce83f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757d2601-882f-4914-811e-1bd746ec718e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757d2601-882f-4914-811e-1bd746ec718e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1372153548167942521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13721535481679425211372153548167942521137215354816794252113721535481679425211372153548167942521137215354816794252113721535481679425211372153548167942521137215354816794252113721535481679425211372153548167942521137215354816794252113721535481679425211372153548167942521137215354816794252113721535481679425211372153548167942521137215354816794252113721535481679425211372153548167942521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6307e304-c267-4e63-999c-39948ff3bc63, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6103e6be-51f8-4320-a9f4-f80b4b261eee, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6103e6be-51f8-4320-a9f4-f80b4b261eee, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479195402309995979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547919540230999597915479195402309995979154791954023099959791547919540230999597915479195402309995979154791954023099959791547919540230999597915479195402309995979154791954023099959791547919540230999597915479195402309995979154791954023099959791547919540230999597915479195402309995979154791954023099959791547919540230999597915479195402309995979154791954023099959791547919540230999597915479195402309995979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757d2601-882f-4914-811e-1bd746ec718e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d71e69-748e-4b9d-aae0-9a826609850c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d71e69-748e-4b9d-aae0-9a826609850c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17970745391190290291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797074539119029029117970745391190290291179707453911902902911797074539119029029117970745391190290291179707453911902902911797074539119029029117970745391190290291179707453911902902911797074539119029029117970745391190290291179707453911902902911797074539119029029117970745391190290291179707453911902902911797074539119029029117970745391190290291179707453911902902911797074539119029029117970745391190290291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6103e6be-51f8-4320-a9f4-f80b4b261eee, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9083198c-0c85-44dd-91ec-15c45cabd7e9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9083198c-0c85-44dd-91ec-15c45cabd7e9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14665483921037953751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466548392103795375114665483921037953751146654839210379537511466548392103795375114665483921037953751146654839210379537511466548392103795375114665483921037953751146654839210379537511466548392103795375114665483921037953751146654839210379537511466548392103795375114665483921037953751146654839210379537511466548392103795375114665483921037953751146654839210379537511466548392103795375114665483921037953751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d71e69-748e-4b9d-aae0-9a826609850c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c86eb32-1d14-448c-9acc-ced1aad4886f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c86eb32-1d14-448c-9acc-ced1aad4886f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17928158602683066448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792815860268306644817928158602683066448179281586026830664481792815860268306644817928158602683066448179281586026830664481792815860268306644817928158602683066448179281586026830664481792815860268306644817928158602683066448179281586026830664481792815860268306644817928158602683066448179281586026830664481792815860268306644817928158602683066448179281586026830664481792815860268306644817928158602683066448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9083198c-0c85-44dd-91ec-15c45cabd7e9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42343992-bf95-40bd-9ef1-2fbbda9be5c0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42343992-bf95-40bd-9ef1-2fbbda9be5c0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6374490029087326146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63744900290873261466374490029087326146637449002908732614663744900290873261466374490029087326146637449002908732614663744900290873261466374490029087326146637449002908732614663744900290873261466374490029087326146637449002908732614663744900290873261466374490029087326146637449002908732614663744900290873261466374490029087326146637449002908732614663744900290873261466374490029087326146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c86eb32-1d14-448c-9acc-ced1aad4886f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d755c854-60ef-42fe-91cc-e683fa876415, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d755c854-60ef-42fe-91cc-e683fa876415, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15635327024080191516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563532702408019151615635327024080191516156353270240801915161563532702408019151615635327024080191516156353270240801915161563532702408019151615635327024080191516156353270240801915161563532702408019151615635327024080191516156353270240801915161563532702408019151615635327024080191516156353270240801915161563532702408019151615635327024080191516156353270240801915161563532702408019151615635327024080191516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42343992-bf95-40bd-9ef1-2fbbda9be5c0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbd0432d-5d57-48bb-9388-7d68b8dedfe1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbd0432d-5d57-48bb-9388-7d68b8dedfe1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9681769627682424439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96817696276824244399681769627682424439968176962768242443996817696276824244399681769627682424439968176962768242443996817696276824244399681769627682424439968176962768242443996817696276824244399681769627682424439968176962768242443996817696276824244399681769627682424439968176962768242443996817696276824244399681769627682424439968176962768242443996817696276824244399681769627682424439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d755c854-60ef-42fe-91cc-e683fa876415, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d6ace7c-3fc3-4289-b9cd-acec1dc42181, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d6ace7c-3fc3-4289-b9cd-acec1dc42181, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8448920830883514232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84489208308835142328448920830883514232844892083088351423284489208308835142328448920830883514232844892083088351423284489208308835142328448920830883514232844892083088351423284489208308835142328448920830883514232844892083088351423284489208308835142328448920830883514232844892083088351423284489208308835142328448920830883514232844892083088351423284489208308835142328448920830883514232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbd0432d-5d57-48bb-9388-7d68b8dedfe1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70edf3a-90b8-479f-af63-328e7d46478b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70edf3a-90b8-479f-af63-328e7d46478b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13789052470949611797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378905247094961179713789052470949611797137890524709496117971378905247094961179713789052470949611797137890524709496117971378905247094961179713789052470949611797137890524709496117971378905247094961179713789052470949611797137890524709496117971378905247094961179713789052470949611797137890524709496117971378905247094961179713789052470949611797137890524709496117971378905247094961179713789052470949611797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d6ace7c-3fc3-4289-b9cd-acec1dc42181, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80785ee6-fdc9-4954-85b9-bbfc11b7b218, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80785ee6-fdc9-4954-85b9-bbfc11b7b218, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17403965223618223362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740396522361822336217403965223618223362174039652236182233621740396522361822336217403965223618223362174039652236182233621740396522361822336217403965223618223362174039652236182233621740396522361822336217403965223618223362174039652236182233621740396522361822336217403965223618223362174039652236182233621740396522361822336217403965223618223362174039652236182233621740396522361822336217403965223618223362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70edf3a-90b8-479f-af63-328e7d46478b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a70f8cb-74c3-4d33-8046-ba8fe2f94967, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a70f8cb-74c3-4d33-8046-ba8fe2f94967, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6497729651923999087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64977296519239990876497729651923999087649772965192399908764977296519239990876497729651923999087649772965192399908764977296519239990876497729651923999087649772965192399908764977296519239990876497729651923999087649772965192399908764977296519239990876497729651923999087649772965192399908764977296519239990876497729651923999087649772965192399908764977296519239990876497729651923999087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80785ee6-fdc9-4954-85b9-bbfc11b7b218, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16223588-9a3e-47a2-a199-2a623cb63e1a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16223588-9a3e-47a2-a199-2a623cb63e1a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2872942595243913825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28729425952439138252872942595243913825287294259524391382528729425952439138252872942595243913825287294259524391382528729425952439138252872942595243913825287294259524391382528729425952439138252872942595243913825287294259524391382528729425952439138252872942595243913825287294259524391382528729425952439138252872942595243913825287294259524391382528729425952439138252872942595243913825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a70f8cb-74c3-4d33-8046-ba8fe2f94967, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b34a954c-b1e7-40d9-ad78-ad09ece10b99, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b34a954c-b1e7-40d9-ad78-ad09ece10b99, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8510406399380284480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85104063993802844808510406399380284480851040639938028448085104063993802844808510406399380284480851040639938028448085104063993802844808510406399380284480851040639938028448085104063993802844808510406399380284480851040639938028448085104063993802844808510406399380284480851040639938028448085104063993802844808510406399380284480851040639938028448085104063993802844808510406399380284480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16223588-9a3e-47a2-a199-2a623cb63e1a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b999bf98-5c9b-46ce-a022-7c5c7b130b79, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b999bf98-5c9b-46ce-a022-7c5c7b130b79, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2853841977538111832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28538419775381118322853841977538111832285384197753811183228538419775381118322853841977538111832285384197753811183228538419775381118322853841977538111832285384197753811183228538419775381118322853841977538111832285384197753811183228538419775381118322853841977538111832285384197753811183228538419775381118322853841977538111832285384197753811183228538419775381118322853841977538111832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b34a954c-b1e7-40d9-ad78-ad09ece10b99, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd88f13-0913-4871-8296-41e0d0cbf626, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd88f13-0913-4871-8296-41e0d0cbf626, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1159999464172379634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11599994641723796341159999464172379634115999946417237963411599994641723796341159999464172379634115999946417237963411599994641723796341159999464172379634115999946417237963411599994641723796341159999464172379634115999946417237963411599994641723796341159999464172379634115999946417237963411599994641723796341159999464172379634115999946417237963411599994641723796341159999464172379634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b999bf98-5c9b-46ce-a022-7c5c7b130b79, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ec960a-ac9d-470d-b97c-115acba6ab62, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ec960a-ac9d-470d-b97c-115acba6ab62, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12506948592110898841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250694859211089884112506948592110898841125069485921108988411250694859211089884112506948592110898841125069485921108988411250694859211089884112506948592110898841125069485921108988411250694859211089884112506948592110898841125069485921108988411250694859211089884112506948592110898841125069485921108988411250694859211089884112506948592110898841125069485921108988411250694859211089884112506948592110898841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ec960a-ac9d-470d-b97c-115acba6ab62, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e750d2-cf28-4d8c-bff4-58120685c8ca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e750d2-cf28-4d8c-bff4-58120685c8ca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14350635003897556082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435063500389755608214350635003897556082143506350038975560821435063500389755608214350635003897556082143506350038975560821435063500389755608214350635003897556082143506350038975560821435063500389755608214350635003897556082143506350038975560821435063500389755608214350635003897556082143506350038975560821435063500389755608214350635003897556082143506350038975560821435063500389755608214350635003897556082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd88f13-0913-4871-8296-41e0d0cbf626, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be96c5b0-d808-4889-8d2b-e8eca4335898, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be96c5b0-d808-4889-8d2b-e8eca4335898, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11679162477926871761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167916247792687176111679162477926871761116791624779268717611167916247792687176111679162477926871761116791624779268717611167916247792687176111679162477926871761116791624779268717611167916247792687176111679162477926871761116791624779268717611167916247792687176111679162477926871761116791624779268717611167916247792687176111679162477926871761116791624779268717611167916247792687176111679162477926871761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e750d2-cf28-4d8c-bff4-58120685c8ca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 415185e2-b6cd-43da-aa8a-5a25c92b09cb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 415185e2-b6cd-43da-aa8a-5a25c92b09cb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9737052321659101890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97370523216591018909737052321659101890973705232165910189097370523216591018909737052321659101890973705232165910189097370523216591018909737052321659101890973705232165910189097370523216591018909737052321659101890973705232165910189097370523216591018909737052321659101890973705232165910189097370523216591018909737052321659101890973705232165910189097370523216591018909737052321659101890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be96c5b0-d808-4889-8d2b-e8eca4335898, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f827ea5c-08c6-47f5-8adc-9550fd0a1d13, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f827ea5c-08c6-47f5-8adc-9550fd0a1d13, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2035012002184753647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20350120021847536472035012002184753647203501200218475364720350120021847536472035012002184753647203501200218475364720350120021847536472035012002184753647203501200218475364720350120021847536472035012002184753647203501200218475364720350120021847536472035012002184753647203501200218475364720350120021847536472035012002184753647203501200218475364720350120021847536472035012002184753647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 415185e2-b6cd-43da-aa8a-5a25c92b09cb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f70b806-bf85-4938-8ab4-3c9898181b36, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f70b806-bf85-4938-8ab4-3c9898181b36, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16966277920182932249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696627792018293224916966277920182932249169662779201829322491696627792018293224916966277920182932249169662779201829322491696627792018293224916966277920182932249169662779201829322491696627792018293224916966277920182932249169662779201829322491696627792018293224916966277920182932249169662779201829322491696627792018293224916966277920182932249169662779201829322491696627792018293224916966277920182932249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f827ea5c-08c6-47f5-8adc-9550fd0a1d13, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb48049-bfec-4aa4-8736-54ebb246c015, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb48049-bfec-4aa4-8736-54ebb246c015, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4690703433318413367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46907034333184133674690703433318413367469070343331841336746907034333184133674690703433318413367469070343331841336746907034333184133674690703433318413367469070343331841336746907034333184133674690703433318413367469070343331841336746907034333184133674690703433318413367469070343331841336746907034333184133674690703433318413367469070343331841336746907034333184133674690703433318413367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f70b806-bf85-4938-8ab4-3c9898181b36, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb899a5-b5b8-449e-8523-c799baf94fd0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb899a5-b5b8-449e-8523-c799baf94fd0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12513874782654329002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251387478265432900212513874782654329002125138747826543290021251387478265432900212513874782654329002125138747826543290021251387478265432900212513874782654329002125138747826543290021251387478265432900212513874782654329002125138747826543290021251387478265432900212513874782654329002125138747826543290021251387478265432900212513874782654329002125138747826543290021251387478265432900212513874782654329002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb48049-bfec-4aa4-8736-54ebb246c015, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fcd2560-35fc-4f00-a6c6-64a41817e032, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fcd2560-35fc-4f00-a6c6-64a41817e032, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 443746481402401163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163443746481402401163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb899a5-b5b8-449e-8523-c799baf94fd0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 881972fa-2a81-463c-abe8-91f199014a52, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 881972fa-2a81-463c-abe8-91f199014a52, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10094923961419165488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009492396141916548810094923961419165488100949239614191654881009492396141916548810094923961419165488100949239614191654881009492396141916548810094923961419165488100949239614191654881009492396141916548810094923961419165488100949239614191654881009492396141916548810094923961419165488100949239614191654881009492396141916548810094923961419165488100949239614191654881009492396141916548810094923961419165488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fcd2560-35fc-4f00-a6c6-64a41817e032, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda92a16-980f-4f21-aaf4-3b1feb00254e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda92a16-980f-4f21-aaf4-3b1feb00254e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2851797736607074091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28517977366070740912851797736607074091285179773660707409128517977366070740912851797736607074091285179773660707409128517977366070740912851797736607074091285179773660707409128517977366070740912851797736607074091285179773660707409128517977366070740912851797736607074091285179773660707409128517977366070740912851797736607074091285179773660707409128517977366070740912851797736607074091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 881972fa-2a81-463c-abe8-91f199014a52, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e870a9a-7b99-459e-ba3b-12a1ac5f41de, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e870a9a-7b99-459e-ba3b-12a1ac5f41de, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4884294786034415294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48842947860344152944884294786034415294488429478603441529448842947860344152944884294786034415294488429478603441529448842947860344152944884294786034415294488429478603441529448842947860344152944884294786034415294488429478603441529448842947860344152944884294786034415294488429478603441529448842947860344152944884294786034415294488429478603441529448842947860344152944884294786034415294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda92a16-980f-4f21-aaf4-3b1feb00254e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849c5deb-3394-48ac-a72a-70f81acc0c6a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849c5deb-3394-48ac-a72a-70f81acc0c6a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9744284164171655904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97442841641716559049744284164171655904974428416417165590497442841641716559049744284164171655904974428416417165590497442841641716559049744284164171655904974428416417165590497442841641716559049744284164171655904974428416417165590497442841641716559049744284164171655904974428416417165590497442841641716559049744284164171655904974428416417165590497442841641716559049744284164171655904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e870a9a-7b99-459e-ba3b-12a1ac5f41de, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f7046b-957e-4b69-a596-b9e3a938ca49, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849c5deb-3394-48ac-a72a-70f81acc0c6a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d2ff45-5878-4dfd-b5f2-b7d6bbe5d171, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f7046b-957e-4b69-a596-b9e3a938ca49, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9519284499123814435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95192844991238144359519284499123814435951928449912381443595192844991238144359519284499123814435951928449912381443595192844991238144359519284499123814435951928449912381443595192844991238144359519284499123814435951928449912381443595192844991238144359519284499123814435951928449912381443595192844991238144359519284499123814435951928449912381443595192844991238144359519284499123814435" } } } 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, 02d2ff45-5878-4dfd-b5f2-b7d6bbe5d171, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3252292161365970530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32522921613659705303252292161365970530325229216136597053032522921613659705303252292161365970530325229216136597053032522921613659705303252292161365970530325229216136597053032522921613659705303252292161365970530325229216136597053032522921613659705303252292161365970530325229216136597053032522921613659705303252292161365970530325229216136597053032522921613659705303252292161365970530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d2ff45-5878-4dfd-b5f2-b7d6bbe5d171, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79618019-a394-488e-b2e7-f113fcac427c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79618019-a394-488e-b2e7-f113fcac427c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14121952052146926948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412195205214692694814121952052146926948141219520521469269481412195205214692694814121952052146926948141219520521469269481412195205214692694814121952052146926948141219520521469269481412195205214692694814121952052146926948141219520521469269481412195205214692694814121952052146926948141219520521469269481412195205214692694814121952052146926948141219520521469269481412195205214692694814121952052146926948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f7046b-957e-4b69-a596-b9e3a938ca49, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7641aa7-85e2-48ea-873a-e0ea876a5fb4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7641aa7-85e2-48ea-873a-e0ea876a5fb4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14519082437926613138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451908243792661313814519082437926613138145190824379266131381451908243792661313814519082437926613138145190824379266131381451908243792661313814519082437926613138145190824379266131381451908243792661313814519082437926613138145190824379266131381451908243792661313814519082437926613138145190824379266131381451908243792661313814519082437926613138145190824379266131381451908243792661313814519082437926613138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7641aa7-85e2-48ea-873a-e0ea876a5fb4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1a2b70c-9f00-463b-8cd4-c1a89bf9376a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1a2b70c-9f00-463b-8cd4-c1a89bf9376a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3600134680579273310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36001346805792733103600134680579273310360013468057927331036001346805792733103600134680579273310360013468057927331036001346805792733103600134680579273310360013468057927331036001346805792733103600134680579273310360013468057927331036001346805792733103600134680579273310360013468057927331036001346805792733103600134680579273310360013468057927331036001346805792733103600134680579273310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79618019-a394-488e-b2e7-f113fcac427c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a8d4bb7-a4b7-4986-8005-853269f4aa60, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a8d4bb7-a4b7-4986-8005-853269f4aa60, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10628269245652391258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062826924565239125810628269245652391258106282692456523912581062826924565239125810628269245652391258106282692456523912581062826924565239125810628269245652391258106282692456523912581062826924565239125810628269245652391258106282692456523912581062826924565239125810628269245652391258106282692456523912581062826924565239125810628269245652391258106282692456523912581062826924565239125810628269245652391258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1a2b70c-9f00-463b-8cd4-c1a89bf9376a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa051a86-49dc-4ba5-a9db-2d78214cba7c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa051a86-49dc-4ba5-a9db-2d78214cba7c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3509289301461883248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35092893014618832483509289301461883248350928930146188324835092893014618832483509289301461883248350928930146188324835092893014618832483509289301461883248350928930146188324835092893014618832483509289301461883248350928930146188324835092893014618832483509289301461883248350928930146188324835092893014618832483509289301461883248350928930146188324835092893014618832483509289301461883248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a8d4bb7-a4b7-4986-8005-853269f4aa60, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727b380a-e9e9-4f5d-9173-6929888a24c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727b380a-e9e9-4f5d-9173-6929888a24c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8903847901998651579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89038479019986515798903847901998651579890384790199865157989038479019986515798903847901998651579890384790199865157989038479019986515798903847901998651579890384790199865157989038479019986515798903847901998651579890384790199865157989038479019986515798903847901998651579890384790199865157989038479019986515798903847901998651579890384790199865157989038479019986515798903847901998651579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa051a86-49dc-4ba5-a9db-2d78214cba7c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80ff05de-59e0-409e-8f9d-4e26be253e84, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80ff05de-59e0-409e-8f9d-4e26be253e84, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10648296001375122780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064829600137512278010648296001375122780106482960013751227801064829600137512278010648296001375122780106482960013751227801064829600137512278010648296001375122780106482960013751227801064829600137512278010648296001375122780106482960013751227801064829600137512278010648296001375122780106482960013751227801064829600137512278010648296001375122780106482960013751227801064829600137512278010648296001375122780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727b380a-e9e9-4f5d-9173-6929888a24c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5feec35b-1a23-420f-8434-b0d6df097098, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5feec35b-1a23-420f-8434-b0d6df097098, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3916774187101742422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39167741871017424223916774187101742422391677418710174242239167741871017424223916774187101742422391677418710174242239167741871017424223916774187101742422391677418710174242239167741871017424223916774187101742422391677418710174242239167741871017424223916774187101742422391677418710174242239167741871017424223916774187101742422391677418710174242239167741871017424223916774187101742422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80ff05de-59e0-409e-8f9d-4e26be253e84, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97634f9e-85c6-4098-9d79-cf05390dd3f4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97634f9e-85c6-4098-9d79-cf05390dd3f4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18360042237614965800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836004223761496580018360042237614965800183600422376149658001836004223761496580018360042237614965800183600422376149658001836004223761496580018360042237614965800183600422376149658001836004223761496580018360042237614965800183600422376149658001836004223761496580018360042237614965800183600422376149658001836004223761496580018360042237614965800183600422376149658001836004223761496580018360042237614965800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5feec35b-1a23-420f-8434-b0d6df097098, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9095496a-8965-4bf0-ade4-b1e14e24708f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9095496a-8965-4bf0-ade4-b1e14e24708f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3194923444515910160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31949234445159101603194923444515910160319492344451591016031949234445159101603194923444515910160319492344451591016031949234445159101603194923444515910160319492344451591016031949234445159101603194923444515910160319492344451591016031949234445159101603194923444515910160319492344451591016031949234445159101603194923444515910160319492344451591016031949234445159101603194923444515910160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97634f9e-85c6-4098-9d79-cf05390dd3f4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 589dd4ed-663a-42f6-8088-112674eb6494, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 589dd4ed-663a-42f6-8088-112674eb6494, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15880747923662135828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588074792366213582815880747923662135828158807479236621358281588074792366213582815880747923662135828158807479236621358281588074792366213582815880747923662135828158807479236621358281588074792366213582815880747923662135828158807479236621358281588074792366213582815880747923662135828158807479236621358281588074792366213582815880747923662135828158807479236621358281588074792366213582815880747923662135828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9095496a-8965-4bf0-ade4-b1e14e24708f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b261bc0-5ff5-480a-80de-f4b598415cde, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b261bc0-5ff5-480a-80de-f4b598415cde, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8470165481430999613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84701654814309996138470165481430999613847016548143099961384701654814309996138470165481430999613847016548143099961384701654814309996138470165481430999613847016548143099961384701654814309996138470165481430999613847016548143099961384701654814309996138470165481430999613847016548143099961384701654814309996138470165481430999613847016548143099961384701654814309996138470165481430999613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 589dd4ed-663a-42f6-8088-112674eb6494, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bb427c6-50ef-4dbe-a5fe-cb53f299d83f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb427c6-50ef-4dbe-a5fe-cb53f299d83f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13943665006316405324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394366500631640532413943665006316405324139436650063164053241394366500631640532413943665006316405324139436650063164053241394366500631640532413943665006316405324139436650063164053241394366500631640532413943665006316405324139436650063164053241394366500631640532413943665006316405324139436650063164053241394366500631640532413943665006316405324139436650063164053241394366500631640532413943665006316405324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b261bc0-5ff5-480a-80de-f4b598415cde, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49bf90f0-9d44-4313-8202-1463dd24005d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49bf90f0-9d44-4313-8202-1463dd24005d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8190109966486937757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81901099664869377578190109966486937757819010996648693775781901099664869377578190109966486937757819010996648693775781901099664869377578190109966486937757819010996648693775781901099664869377578190109966486937757819010996648693775781901099664869377578190109966486937757819010996648693775781901099664869377578190109966486937757819010996648693775781901099664869377578190109966486937757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb427c6-50ef-4dbe-a5fe-cb53f299d83f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b498abc2-177d-4d67-ad77-7a22d9d4c444, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b498abc2-177d-4d67-ad77-7a22d9d4c444, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7256983368779015306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72569833687790153067256983368779015306725698336877901530672569833687790153067256983368779015306725698336877901530672569833687790153067256983368779015306725698336877901530672569833687790153067256983368779015306725698336877901530672569833687790153067256983368779015306725698336877901530672569833687790153067256983368779015306725698336877901530672569833687790153067256983368779015306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49bf90f0-9d44-4313-8202-1463dd24005d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d247dd96-749f-4626-97e1-47b1248bea8a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d247dd96-749f-4626-97e1-47b1248bea8a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6962138064583864416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69621380645838644166962138064583864416696213806458386441669621380645838644166962138064583864416696213806458386441669621380645838644166962138064583864416696213806458386441669621380645838644166962138064583864416696213806458386441669621380645838644166962138064583864416696213806458386441669621380645838644166962138064583864416696213806458386441669621380645838644166962138064583864416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b498abc2-177d-4d67-ad77-7a22d9d4c444, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d247dd96-749f-4626-97e1-47b1248bea8a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54482a7e-edcf-4516-83ef-104c170e86ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54482a7e-edcf-4516-83ef-104c170e86ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11531779025118153471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153177902511815347111531779025118153471115317790251181534711153177902511815347111531779025118153471115317790251181534711153177902511815347111531779025118153471115317790251181534711153177902511815347111531779025118153471115317790251181534711153177902511815347111531779025118153471115317790251181534711153177902511815347111531779025118153471115317790251181534711153177902511815347111531779025118153471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb5a293-21f8-4921-b868-367c116144a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb5a293-21f8-4921-b868-367c116144a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15534316305086606430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553431630508660643015534316305086606430155343163050866064301553431630508660643015534316305086606430155343163050866064301553431630508660643015534316305086606430155343163050866064301553431630508660643015534316305086606430155343163050866064301553431630508660643015534316305086606430155343163050866064301553431630508660643015534316305086606430155343163050866064301553431630508660643015534316305086606430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54482a7e-edcf-4516-83ef-104c170e86ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b249599-602e-4d2f-a261-b8a49b8bd339, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b249599-602e-4d2f-a261-b8a49b8bd339, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8422080211644389765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84220802116443897658422080211644389765842208021164438976584220802116443897658422080211644389765842208021164438976584220802116443897658422080211644389765842208021164438976584220802116443897658422080211644389765842208021164438976584220802116443897658422080211644389765842208021164438976584220802116443897658422080211644389765842208021164438976584220802116443897658422080211644389765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b249599-602e-4d2f-a261-b8a49b8bd339, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb5a293-21f8-4921-b868-367c116144a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 260dc831-a889-4d0f-abf2-8cf2019f06a0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eed4247b-9bbb-4ea5-96c0-d63f90e4eb16, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 260dc831-a889-4d0f-abf2-8cf2019f06a0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13679342712969470603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367934271296947060313679342712969470603136793427129694706031367934271296947060313679342712969470603136793427129694706031367934271296947060313679342712969470603136793427129694706031367934271296947060313679342712969470603136793427129694706031367934271296947060313679342712969470603136793427129694706031367934271296947060313679342712969470603136793427129694706031367934271296947060313679342712969470603" } } } 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, eed4247b-9bbb-4ea5-96c0-d63f90e4eb16, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4359383114526763579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43593831145267635794359383114526763579435938311452676357943593831145267635794359383114526763579435938311452676357943593831145267635794359383114526763579435938311452676357943593831145267635794359383114526763579435938311452676357943593831145267635794359383114526763579435938311452676357943593831145267635794359383114526763579435938311452676357943593831145267635794359383114526763579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 260dc831-a889-4d0f-abf2-8cf2019f06a0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b39f7aad-e2e6-4867-9907-f037f686cf83, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b39f7aad-e2e6-4867-9907-f037f686cf83, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1398840135025106518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13988401350251065181398840135025106518139884013502510651813988401350251065181398840135025106518139884013502510651813988401350251065181398840135025106518139884013502510651813988401350251065181398840135025106518139884013502510651813988401350251065181398840135025106518139884013502510651813988401350251065181398840135025106518139884013502510651813988401350251065181398840135025106518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eed4247b-9bbb-4ea5-96c0-d63f90e4eb16, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 332dec0d-c332-432d-b213-7dea6eb04ad8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 332dec0d-c332-432d-b213-7dea6eb04ad8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12669434688943913434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266943468894391343412669434688943913434126694346889439134341266943468894391343412669434688943913434126694346889439134341266943468894391343412669434688943913434126694346889439134341266943468894391343412669434688943913434126694346889439134341266943468894391343412669434688943913434126694346889439134341266943468894391343412669434688943913434126694346889439134341266943468894391343412669434688943913434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 332dec0d-c332-432d-b213-7dea6eb04ad8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e89a1843-4fc2-4cb6-b279-0f69cc376014, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e89a1843-4fc2-4cb6-b279-0f69cc376014, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17527991976959670585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752799197695967058517527991976959670585175279919769596705851752799197695967058517527991976959670585175279919769596705851752799197695967058517527991976959670585175279919769596705851752799197695967058517527991976959670585175279919769596705851752799197695967058517527991976959670585175279919769596705851752799197695967058517527991976959670585175279919769596705851752799197695967058517527991976959670585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b39f7aad-e2e6-4867-9907-f037f686cf83, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75792cee-2565-4a64-bcdd-6f0ceb8b97a2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75792cee-2565-4a64-bcdd-6f0ceb8b97a2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8713274485948395991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87132744859483959918713274485948395991871327448594839599187132744859483959918713274485948395991871327448594839599187132744859483959918713274485948395991871327448594839599187132744859483959918713274485948395991871327448594839599187132744859483959918713274485948395991871327448594839599187132744859483959918713274485948395991871327448594839599187132744859483959918713274485948395991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e89a1843-4fc2-4cb6-b279-0f69cc376014, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbe7cdbf-b370-44a4-a0fa-e5f20645b076, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe7cdbf-b370-44a4-a0fa-e5f20645b076, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12959851836214783921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295985183621478392112959851836214783921129598518362147839211295985183621478392112959851836214783921129598518362147839211295985183621478392112959851836214783921129598518362147839211295985183621478392112959851836214783921129598518362147839211295985183621478392112959851836214783921129598518362147839211295985183621478392112959851836214783921129598518362147839211295985183621478392112959851836214783921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75792cee-2565-4a64-bcdd-6f0ceb8b97a2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bddd343-beef-48b2-9991-ecbab3f149d7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bddd343-beef-48b2-9991-ecbab3f149d7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2270542671461207391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22705426714612073912270542671461207391227054267146120739122705426714612073912270542671461207391227054267146120739122705426714612073912270542671461207391227054267146120739122705426714612073912270542671461207391227054267146120739122705426714612073912270542671461207391227054267146120739122705426714612073912270542671461207391227054267146120739122705426714612073912270542671461207391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe7cdbf-b370-44a4-a0fa-e5f20645b076, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fbfed10-c4e6-4e7f-b78d-8f6117ae9942, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fbfed10-c4e6-4e7f-b78d-8f6117ae9942, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1563142081096012027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15631420810960120271563142081096012027156314208109601202715631420810960120271563142081096012027156314208109601202715631420810960120271563142081096012027156314208109601202715631420810960120271563142081096012027156314208109601202715631420810960120271563142081096012027156314208109601202715631420810960120271563142081096012027156314208109601202715631420810960120271563142081096012027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bddd343-beef-48b2-9991-ecbab3f149d7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 327a4769-e14a-431e-bec4-227a207f09b4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 327a4769-e14a-431e-bec4-227a207f09b4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16745845945407119957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674584594540711995716745845945407119957167458459454071199571674584594540711995716745845945407119957167458459454071199571674584594540711995716745845945407119957167458459454071199571674584594540711995716745845945407119957167458459454071199571674584594540711995716745845945407119957167458459454071199571674584594540711995716745845945407119957167458459454071199571674584594540711995716745845945407119957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fbfed10-c4e6-4e7f-b78d-8f6117ae9942, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f858054-e250-45b5-b01b-7f5d40b6329f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f858054-e250-45b5-b01b-7f5d40b6329f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4495681782551604674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44956817825516046744495681782551604674449568178255160467444956817825516046744495681782551604674449568178255160467444956817825516046744495681782551604674449568178255160467444956817825516046744495681782551604674449568178255160467444956817825516046744495681782551604674449568178255160467444956817825516046744495681782551604674449568178255160467444956817825516046744495681782551604674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 327a4769-e14a-431e-bec4-227a207f09b4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0651142c-80a3-4b96-ad7c-b750aa759d15, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f858054-e250-45b5-b01b-7f5d40b6329f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0651142c-80a3-4b96-ad7c-b750aa759d15, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11448725105996988197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144872510599698819711448725105996988197114487251059969881971144872510599698819711448725105996988197114487251059969881971144872510599698819711448725105996988197114487251059969881971144872510599698819711448725105996988197114487251059969881971144872510599698819711448725105996988197114487251059969881971144872510599698819711448725105996988197114487251059969881971144872510599698819711448725105996988197" } } } 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 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, defd6e1e-e0d5-43f1-ae1f-75f1cc751eb6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, defd6e1e-e0d5-43f1-ae1f-75f1cc751eb6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17274844771878205736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727484477187820573617274844771878205736172748447718782057361727484477187820573617274844771878205736172748447718782057361727484477187820573617274844771878205736172748447718782057361727484477187820573617274844771878205736172748447718782057361727484477187820573617274844771878205736172748447718782057361727484477187820573617274844771878205736172748447718782057361727484477187820573617274844771878205736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0651142c-80a3-4b96-ad7c-b750aa759d15, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd43ccc8-6772-4c90-9235-3df981468cff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd43ccc8-6772-4c90-9235-3df981468cff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17912812720845791820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791281272084579182017912812720845791820179128127208457918201791281272084579182017912812720845791820179128127208457918201791281272084579182017912812720845791820179128127208457918201791281272084579182017912812720845791820179128127208457918201791281272084579182017912812720845791820179128127208457918201791281272084579182017912812720845791820179128127208457918201791281272084579182017912812720845791820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, defd6e1e-e0d5-43f1-ae1f-75f1cc751eb6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b4bc623-d3db-499d-8978-1143ea68b51b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b4bc623-d3db-499d-8978-1143ea68b51b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4002862093977495179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40028620939774951794002862093977495179400286209397749517940028620939774951794002862093977495179400286209397749517940028620939774951794002862093977495179400286209397749517940028620939774951794002862093977495179400286209397749517940028620939774951794002862093977495179400286209397749517940028620939774951794002862093977495179400286209397749517940028620939774951794002862093977495179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b4bc623-d3db-499d-8978-1143ea68b51b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c541020-2c70-43a7-925b-0b10dec7f4c6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c541020-2c70-43a7-925b-0b10dec7f4c6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17880732798061312202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788073279806131220217880732798061312202178807327980613122021788073279806131220217880732798061312202178807327980613122021788073279806131220217880732798061312202178807327980613122021788073279806131220217880732798061312202178807327980613122021788073279806131220217880732798061312202178807327980613122021788073279806131220217880732798061312202178807327980613122021788073279806131220217880732798061312202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd43ccc8-6772-4c90-9235-3df981468cff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff2fddda-4b58-41d5-8b30-14c952306bc6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff2fddda-4b58-41d5-8b30-14c952306bc6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16916551840020786003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691655184002078600316916551840020786003169165518400207860031691655184002078600316916551840020786003169165518400207860031691655184002078600316916551840020786003169165518400207860031691655184002078600316916551840020786003169165518400207860031691655184002078600316916551840020786003169165518400207860031691655184002078600316916551840020786003169165518400207860031691655184002078600316916551840020786003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c541020-2c70-43a7-925b-0b10dec7f4c6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1088cb75-cfe5-4e3d-94a5-58c86335e5f1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1088cb75-cfe5-4e3d-94a5-58c86335e5f1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15983315076118202233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598331507611820223315983315076118202233159833150761182022331598331507611820223315983315076118202233159833150761182022331598331507611820223315983315076118202233159833150761182022331598331507611820223315983315076118202233159833150761182022331598331507611820223315983315076118202233159833150761182022331598331507611820223315983315076118202233159833150761182022331598331507611820223315983315076118202233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff2fddda-4b58-41d5-8b30-14c952306bc6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eddfd0cf-cfb7-4e76-b069-bd6ccac75bc7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eddfd0cf-cfb7-4e76-b069-bd6ccac75bc7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12161738566397522441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216173856639752244112161738566397522441121617385663975224411216173856639752244112161738566397522441121617385663975224411216173856639752244112161738566397522441121617385663975224411216173856639752244112161738566397522441121617385663975224411216173856639752244112161738566397522441121617385663975224411216173856639752244112161738566397522441121617385663975224411216173856639752244112161738566397522441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1088cb75-cfe5-4e3d-94a5-58c86335e5f1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f43b19-06a8-4b63-bbb1-410c7abc2a46, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f43b19-06a8-4b63-bbb1-410c7abc2a46, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15417356225431745354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541735622543174535415417356225431745354154173562254317453541541735622543174535415417356225431745354154173562254317453541541735622543174535415417356225431745354154173562254317453541541735622543174535415417356225431745354154173562254317453541541735622543174535415417356225431745354154173562254317453541541735622543174535415417356225431745354154173562254317453541541735622543174535415417356225431745354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eddfd0cf-cfb7-4e76-b069-bd6ccac75bc7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e8a7386-9fba-4f42-85b7-6ccf34f8b94a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e8a7386-9fba-4f42-85b7-6ccf34f8b94a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12866234477404243871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286623447740424387112866234477404243871128662344774042438711286623447740424387112866234477404243871128662344774042438711286623447740424387112866234477404243871128662344774042438711286623447740424387112866234477404243871128662344774042438711286623447740424387112866234477404243871128662344774042438711286623447740424387112866234477404243871128662344774042438711286623447740424387112866234477404243871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f43b19-06a8-4b63-bbb1-410c7abc2a46, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 265e6d59-ee74-4886-b668-9bfb0cc70311, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265e6d59-ee74-4886-b668-9bfb0cc70311, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 800112338581354104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104800112338581354104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e8a7386-9fba-4f42-85b7-6ccf34f8b94a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51623d8e-8a68-4920-bc8a-b44cff2c74b2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51623d8e-8a68-4920-bc8a-b44cff2c74b2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4464190157315845568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44641901573158455684464190157315845568446419015731584556844641901573158455684464190157315845568446419015731584556844641901573158455684464190157315845568446419015731584556844641901573158455684464190157315845568446419015731584556844641901573158455684464190157315845568446419015731584556844641901573158455684464190157315845568446419015731584556844641901573158455684464190157315845568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265e6d59-ee74-4886-b668-9bfb0cc70311, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153e1e1b-694c-4c9e-8090-b0f4ef2dc496, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153e1e1b-694c-4c9e-8090-b0f4ef2dc496, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8135506247906229815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81355062479062298158135506247906229815813550624790622981581355062479062298158135506247906229815813550624790622981581355062479062298158135506247906229815813550624790622981581355062479062298158135506247906229815813550624790622981581355062479062298158135506247906229815813550624790622981581355062479062298158135506247906229815813550624790622981581355062479062298158135506247906229815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51623d8e-8a68-4920-bc8a-b44cff2c74b2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b12f8dcf-827f-457d-911f-f301ee9cea46, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b12f8dcf-827f-457d-911f-f301ee9cea46, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6996384426736768140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69963844267367681406996384426736768140699638442673676814069963844267367681406996384426736768140699638442673676814069963844267367681406996384426736768140699638442673676814069963844267367681406996384426736768140699638442673676814069963844267367681406996384426736768140699638442673676814069963844267367681406996384426736768140699638442673676814069963844267367681406996384426736768140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b12f8dcf-827f-457d-911f-f301ee9cea46, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b1435d5-f340-465c-8689-6b38564be415, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b1435d5-f340-465c-8689-6b38564be415, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1506761516318316657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15067615163183166571506761516318316657150676151631831665715067615163183166571506761516318316657150676151631831665715067615163183166571506761516318316657150676151631831665715067615163183166571506761516318316657150676151631831665715067615163183166571506761516318316657150676151631831665715067615163183166571506761516318316657150676151631831665715067615163183166571506761516318316657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153e1e1b-694c-4c9e-8090-b0f4ef2dc496, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50dd6c87-d44e-4cfd-919d-9103934c778c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50dd6c87-d44e-4cfd-919d-9103934c778c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15089614873208904949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508961487320890494915089614873208904949150896148732089049491508961487320890494915089614873208904949150896148732089049491508961487320890494915089614873208904949150896148732089049491508961487320890494915089614873208904949150896148732089049491508961487320890494915089614873208904949150896148732089049491508961487320890494915089614873208904949150896148732089049491508961487320890494915089614873208904949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b1435d5-f340-465c-8689-6b38564be415, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6552bf1e-56ba-4f12-baa5-1197dfbcc54a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6552bf1e-56ba-4f12-baa5-1197dfbcc54a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6375813161004197843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63758131610041978436375813161004197843637581316100419784363758131610041978436375813161004197843637581316100419784363758131610041978436375813161004197843637581316100419784363758131610041978436375813161004197843637581316100419784363758131610041978436375813161004197843637581316100419784363758131610041978436375813161004197843637581316100419784363758131610041978436375813161004197843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50dd6c87-d44e-4cfd-919d-9103934c778c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcac7607-d5a7-41e7-83ff-9a1f8acc5931, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcac7607-d5a7-41e7-83ff-9a1f8acc5931, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6853652136165986795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68536521361659867956853652136165986795685365213616598679568536521361659867956853652136165986795685365213616598679568536521361659867956853652136165986795685365213616598679568536521361659867956853652136165986795685365213616598679568536521361659867956853652136165986795685365213616598679568536521361659867956853652136165986795685365213616598679568536521361659867956853652136165986795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcac7607-d5a7-41e7-83ff-9a1f8acc5931, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6552bf1e-56ba-4f12-baa5-1197dfbcc54a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d76dad-281c-4c4c-b0e1-5493ae973230, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d76dad-281c-4c4c-b0e1-5493ae973230, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3557236682100344235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35572366821003442353557236682100344235355723668210034423535572366821003442353557236682100344235355723668210034423535572366821003442353557236682100344235355723668210034423535572366821003442353557236682100344235355723668210034423535572366821003442353557236682100344235355723668210034423535572366821003442353557236682100344235355723668210034423535572366821003442353557236682100344235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78cae0e5-47d2-4a8e-87f4-b954c6e65dfd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78cae0e5-47d2-4a8e-87f4-b954c6e65dfd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14221098721936786944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422109872193678694414221098721936786944142210987219367869441422109872193678694414221098721936786944142210987219367869441422109872193678694414221098721936786944142210987219367869441422109872193678694414221098721936786944142210987219367869441422109872193678694414221098721936786944142210987219367869441422109872193678694414221098721936786944142210987219367869441422109872193678694414221098721936786944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d76dad-281c-4c4c-b0e1-5493ae973230, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daf8feb0-3b8b-4000-97c7-bd6163077dbe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78cae0e5-47d2-4a8e-87f4-b954c6e65dfd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daf8feb0-3b8b-4000-97c7-bd6163077dbe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 293105350320107900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900293105350320107900" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b59032f-ceef-4b41-ab23-499121b9c3ba, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b59032f-ceef-4b41-ab23-499121b9c3ba, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1576949093332838599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15769490933328385991576949093332838599157694909333283859915769490933328385991576949093332838599157694909333283859915769490933328385991576949093332838599157694909333283859915769490933328385991576949093332838599157694909333283859915769490933328385991576949093332838599157694909333283859915769490933328385991576949093332838599157694909333283859915769490933328385991576949093332838599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daf8feb0-3b8b-4000-97c7-bd6163077dbe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e9b513-4180-4cb5-ba2c-797975bd9d2b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b59032f-ceef-4b41-ab23-499121b9c3ba, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ec1600a-7345-4457-9269-d6944ac6cf85, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e9b513-4180-4cb5-ba2c-797975bd9d2b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14869730188608234952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486973018860823495214869730188608234952148697301886082349521486973018860823495214869730188608234952148697301886082349521486973018860823495214869730188608234952148697301886082349521486973018860823495214869730188608234952148697301886082349521486973018860823495214869730188608234952148697301886082349521486973018860823495214869730188608234952148697301886082349521486973018860823495214869730188608234952" } } } 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, 3ec1600a-7345-4457-9269-d6944ac6cf85, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4565475952000142886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45654759520001428864565475952000142886456547595200014288645654759520001428864565475952000142886456547595200014288645654759520001428864565475952000142886456547595200014288645654759520001428864565475952000142886456547595200014288645654759520001428864565475952000142886456547595200014288645654759520001428864565475952000142886456547595200014288645654759520001428864565475952000142886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ec1600a-7345-4457-9269-d6944ac6cf85, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce516f5d-6479-401b-8c35-d9f612381b2f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce516f5d-6479-401b-8c35-d9f612381b2f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2795689485903108103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27956894859031081032795689485903108103279568948590310810327956894859031081032795689485903108103279568948590310810327956894859031081032795689485903108103279568948590310810327956894859031081032795689485903108103279568948590310810327956894859031081032795689485903108103279568948590310810327956894859031081032795689485903108103279568948590310810327956894859031081032795689485903108103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce516f5d-6479-401b-8c35-d9f612381b2f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4982728-d083-472f-be90-553c1f4888b4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4982728-d083-472f-be90-553c1f4888b4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15593085746492940988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559308574649294098815593085746492940988155930857464929409881559308574649294098815593085746492940988155930857464929409881559308574649294098815593085746492940988155930857464929409881559308574649294098815593085746492940988155930857464929409881559308574649294098815593085746492940988155930857464929409881559308574649294098815593085746492940988155930857464929409881559308574649294098815593085746492940988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e9b513-4180-4cb5-ba2c-797975bd9d2b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9fefc50-20f5-4de3-b242-747aec09d283, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9fefc50-20f5-4de3-b242-747aec09d283, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16481659632326925631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648165963232692563116481659632326925631164816596323269256311648165963232692563116481659632326925631164816596323269256311648165963232692563116481659632326925631164816596323269256311648165963232692563116481659632326925631164816596323269256311648165963232692563116481659632326925631164816596323269256311648165963232692563116481659632326925631164816596323269256311648165963232692563116481659632326925631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4982728-d083-472f-be90-553c1f4888b4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f49703d-aa0a-47ce-96da-4fd2bed51b10, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f49703d-aa0a-47ce-96da-4fd2bed51b10, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15251890149042702068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525189014904270206815251890149042702068152518901490427020681525189014904270206815251890149042702068152518901490427020681525189014904270206815251890149042702068152518901490427020681525189014904270206815251890149042702068152518901490427020681525189014904270206815251890149042702068152518901490427020681525189014904270206815251890149042702068152518901490427020681525189014904270206815251890149042702068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9fefc50-20f5-4de3-b242-747aec09d283, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c899c3d1-0a62-49f3-af12-eb1e4f94c8db, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c899c3d1-0a62-49f3-af12-eb1e4f94c8db, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6946382885696716543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69463828856967165436946382885696716543694638288569671654369463828856967165436946382885696716543694638288569671654369463828856967165436946382885696716543694638288569671654369463828856967165436946382885696716543694638288569671654369463828856967165436946382885696716543694638288569671654369463828856967165436946382885696716543694638288569671654369463828856967165436946382885696716543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f49703d-aa0a-47ce-96da-4fd2bed51b10, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c899c3d1-0a62-49f3-af12-eb1e4f94c8db, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a257341c-b763-4dad-a17c-0e42deac6f80, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4815f530-3682-4a48-abb2-e1287fff0a0e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4815f530-3682-4a48-abb2-e1287fff0a0e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5042560003639156238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50425600036391562385042560003639156238504256000363915623850425600036391562385042560003639156238504256000363915623850425600036391562385042560003639156238504256000363915623850425600036391562385042560003639156238504256000363915623850425600036391562385042560003639156238504256000363915623850425600036391562385042560003639156238504256000363915623850425600036391562385042560003639156238" } } } 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, a257341c-b763-4dad-a17c-0e42deac6f80, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14802153719605493634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480215371960549363414802153719605493634148021537196054936341480215371960549363414802153719605493634148021537196054936341480215371960549363414802153719605493634148021537196054936341480215371960549363414802153719605493634148021537196054936341480215371960549363414802153719605493634148021537196054936341480215371960549363414802153719605493634148021537196054936341480215371960549363414802153719605493634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4815f530-3682-4a48-abb2-e1287fff0a0e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a257341c-b763-4dad-a17c-0e42deac6f80, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d86160d9-969b-40c2-b6da-00cab8ab0228, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d86160d9-969b-40c2-b6da-00cab8ab0228, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6110832812574340096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61108328125743400966110832812574340096611083281257434009661108328125743400966110832812574340096611083281257434009661108328125743400966110832812574340096611083281257434009661108328125743400966110832812574340096611083281257434009661108328125743400966110832812574340096611083281257434009661108328125743400966110832812574340096611083281257434009661108328125743400966110832812574340096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d59ac548-c01e-4104-93b6-51cc36e27e46, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d59ac548-c01e-4104-93b6-51cc36e27e46, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4566669663982806103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45666696639828061034566669663982806103456666966398280610345666696639828061034566669663982806103456666966398280610345666696639828061034566669663982806103456666966398280610345666696639828061034566669663982806103456666966398280610345666696639828061034566669663982806103456666966398280610345666696639828061034566669663982806103456666966398280610345666696639828061034566669663982806103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d86160d9-969b-40c2-b6da-00cab8ab0228, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 594d76f0-ecc8-4dd6-995b-60474ce19cdd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 594d76f0-ecc8-4dd6-995b-60474ce19cdd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 933968784516394007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007933968784516394007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d59ac548-c01e-4104-93b6-51cc36e27e46, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e2f635-5c1f-4d3a-bf2a-631ba7e9af41, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e2f635-5c1f-4d3a-bf2a-631ba7e9af41, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13116498234682717896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311649823468271789613116498234682717896131164982346827178961311649823468271789613116498234682717896131164982346827178961311649823468271789613116498234682717896131164982346827178961311649823468271789613116498234682717896131164982346827178961311649823468271789613116498234682717896131164982346827178961311649823468271789613116498234682717896131164982346827178961311649823468271789613116498234682717896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 594d76f0-ecc8-4dd6-995b-60474ce19cdd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9420f4dc-8067-4999-9d26-dac8580ab644, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9420f4dc-8067-4999-9d26-dac8580ab644, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12776859931878456063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277685993187845606312776859931878456063127768599318784560631277685993187845606312776859931878456063127768599318784560631277685993187845606312776859931878456063127768599318784560631277685993187845606312776859931878456063127768599318784560631277685993187845606312776859931878456063127768599318784560631277685993187845606312776859931878456063127768599318784560631277685993187845606312776859931878456063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e2f635-5c1f-4d3a-bf2a-631ba7e9af41, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a35831c-5fd6-49e8-a042-631d29a625c5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a35831c-5fd6-49e8-a042-631d29a625c5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13092971569998211357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309297156999821135713092971569998211357130929715699982113571309297156999821135713092971569998211357130929715699982113571309297156999821135713092971569998211357130929715699982113571309297156999821135713092971569998211357130929715699982113571309297156999821135713092971569998211357130929715699982113571309297156999821135713092971569998211357130929715699982113571309297156999821135713092971569998211357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9420f4dc-8067-4999-9d26-dac8580ab644, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f786d0-e7f4-49b2-8e70-5a905edcdf1e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f786d0-e7f4-49b2-8e70-5a905edcdf1e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2463431773718035441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24634317737180354412463431773718035441246343177371803544124634317737180354412463431773718035441246343177371803544124634317737180354412463431773718035441246343177371803544124634317737180354412463431773718035441246343177371803544124634317737180354412463431773718035441246343177371803544124634317737180354412463431773718035441246343177371803544124634317737180354412463431773718035441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a35831c-5fd6-49e8-a042-631d29a625c5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab94282-028d-49fc-9af1-d42a770a00e5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab94282-028d-49fc-9af1-d42a770a00e5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11670679924651537368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167067992465153736811670679924651537368116706799246515373681167067992465153736811670679924651537368116706799246515373681167067992465153736811670679924651537368116706799246515373681167067992465153736811670679924651537368116706799246515373681167067992465153736811670679924651537368116706799246515373681167067992465153736811670679924651537368116706799246515373681167067992465153736811670679924651537368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f786d0-e7f4-49b2-8e70-5a905edcdf1e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50f84dce-d457-4416-99b1-5c416ad1991d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50f84dce-d457-4416-99b1-5c416ad1991d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 746730885949810987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987746730885949810987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50f84dce-d457-4416-99b1-5c416ad1991d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1663c12-39e4-46c3-a800-748dc1d8ab0f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1663c12-39e4-46c3-a800-748dc1d8ab0f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15342760970197769101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534276097019776910115342760970197769101153427609701977691011534276097019776910115342760970197769101153427609701977691011534276097019776910115342760970197769101153427609701977691011534276097019776910115342760970197769101153427609701977691011534276097019776910115342760970197769101153427609701977691011534276097019776910115342760970197769101153427609701977691011534276097019776910115342760970197769101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab94282-028d-49fc-9af1-d42a770a00e5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e010ae6-aac5-4e89-9b5e-6c8589e2c0eb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e010ae6-aac5-4e89-9b5e-6c8589e2c0eb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14101911544034912468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410191154403491246814101911544034912468141019115440349124681410191154403491246814101911544034912468141019115440349124681410191154403491246814101911544034912468141019115440349124681410191154403491246814101911544034912468141019115440349124681410191154403491246814101911544034912468141019115440349124681410191154403491246814101911544034912468141019115440349124681410191154403491246814101911544034912468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1663c12-39e4-46c3-a800-748dc1d8ab0f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e010ae6-aac5-4e89-9b5e-6c8589e2c0eb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b76b6d-dd14-4a29-b9b6-612d4c1d16d9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b76b6d-dd14-4a29-b9b6-612d4c1d16d9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15366873995879632368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536687399587963236815366873995879632368153668739958796323681536687399587963236815366873995879632368153668739958796323681536687399587963236815366873995879632368153668739958796323681536687399587963236815366873995879632368153668739958796323681536687399587963236815366873995879632368153668739958796323681536687399587963236815366873995879632368153668739958796323681536687399587963236815366873995879632368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab906baa-e762-4993-84b0-bbad00c10444, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab906baa-e762-4993-84b0-bbad00c10444, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6581823824439632287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65818238244396322876581823824439632287658182382443963228765818238244396322876581823824439632287658182382443963228765818238244396322876581823824439632287658182382443963228765818238244396322876581823824439632287658182382443963228765818238244396322876581823824439632287658182382443963228765818238244396322876581823824439632287658182382443963228765818238244396322876581823824439632287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b76b6d-dd14-4a29-b9b6-612d4c1d16d9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38765b15-dacc-47c4-9f05-70ed30dc8b33, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38765b15-dacc-47c4-9f05-70ed30dc8b33, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16014647708297858743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601464770829785874316014647708297858743160146477082978587431601464770829785874316014647708297858743160146477082978587431601464770829785874316014647708297858743160146477082978587431601464770829785874316014647708297858743160146477082978587431601464770829785874316014647708297858743160146477082978587431601464770829785874316014647708297858743160146477082978587431601464770829785874316014647708297858743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab906baa-e762-4993-84b0-bbad00c10444, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a31497a2-ca5c-4adc-af58-6e7d9c8f737d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a31497a2-ca5c-4adc-af58-6e7d9c8f737d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17690171702132660176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769017170213266017617690171702132660176176901717021326601761769017170213266017617690171702132660176176901717021326601761769017170213266017617690171702132660176176901717021326601761769017170213266017617690171702132660176176901717021326601761769017170213266017617690171702132660176176901717021326601761769017170213266017617690171702132660176176901717021326601761769017170213266017617690171702132660176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38765b15-dacc-47c4-9f05-70ed30dc8b33, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2387e4b5-e8aa-45a7-b712-3edcc9c730c7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2387e4b5-e8aa-45a7-b712-3edcc9c730c7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10624982194082206787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062498219408220678710624982194082206787106249821940822067871062498219408220678710624982194082206787106249821940822067871062498219408220678710624982194082206787106249821940822067871062498219408220678710624982194082206787106249821940822067871062498219408220678710624982194082206787106249821940822067871062498219408220678710624982194082206787106249821940822067871062498219408220678710624982194082206787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a31497a2-ca5c-4adc-af58-6e7d9c8f737d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96098897-83a3-4558-a13c-11f4c00e982c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96098897-83a3-4558-a13c-11f4c00e982c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18138842818875277852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813884281887527785218138842818875277852181388428188752778521813884281887527785218138842818875277852181388428188752778521813884281887527785218138842818875277852181388428188752778521813884281887527785218138842818875277852181388428188752778521813884281887527785218138842818875277852181388428188752778521813884281887527785218138842818875277852181388428188752778521813884281887527785218138842818875277852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2387e4b5-e8aa-45a7-b712-3edcc9c730c7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c1831b9-137c-44ac-bb42-d075e87acb79, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c1831b9-137c-44ac-bb42-d075e87acb79, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3763268241581179818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37632682415811798183763268241581179818376326824158117981837632682415811798183763268241581179818376326824158117981837632682415811798183763268241581179818376326824158117981837632682415811798183763268241581179818376326824158117981837632682415811798183763268241581179818376326824158117981837632682415811798183763268241581179818376326824158117981837632682415811798183763268241581179818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96098897-83a3-4558-a13c-11f4c00e982c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffe85548-41a8-4ec0-94d1-3fab9a266c5f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c1831b9-137c-44ac-bb42-d075e87acb79, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffe85548-41a8-4ec0-94d1-3fab9a266c5f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13695100460458227830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369510046045822783013695100460458227830136951004604582278301369510046045822783013695100460458227830136951004604582278301369510046045822783013695100460458227830136951004604582278301369510046045822783013695100460458227830136951004604582278301369510046045822783013695100460458227830136951004604582278301369510046045822783013695100460458227830136951004604582278301369510046045822783013695100460458227830" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49dc1183-c966-4d69-ba45-124c35bf6efb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49dc1183-c966-4d69-ba45-124c35bf6efb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4942334501415869381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49423345014158693814942334501415869381494233450141586938149423345014158693814942334501415869381494233450141586938149423345014158693814942334501415869381494233450141586938149423345014158693814942334501415869381494233450141586938149423345014158693814942334501415869381494233450141586938149423345014158693814942334501415869381494233450141586938149423345014158693814942334501415869381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe85548-41a8-4ec0-94d1-3fab9a266c5f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1cc2ebf-e053-4639-abee-4565608867d2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1cc2ebf-e053-4639-abee-4565608867d2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11867663211770513728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186766321177051372811867663211770513728118676632117705137281186766321177051372811867663211770513728118676632117705137281186766321177051372811867663211770513728118676632117705137281186766321177051372811867663211770513728118676632117705137281186766321177051372811867663211770513728118676632117705137281186766321177051372811867663211770513728118676632117705137281186766321177051372811867663211770513728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49dc1183-c966-4d69-ba45-124c35bf6efb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08aac48e-4a38-4aa1-ae52-29d0dc7d1579, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08aac48e-4a38-4aa1-ae52-29d0dc7d1579, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13716885944987769320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371688594498776932013716885944987769320137168859449877693201371688594498776932013716885944987769320137168859449877693201371688594498776932013716885944987769320137168859449877693201371688594498776932013716885944987769320137168859449877693201371688594498776932013716885944987769320137168859449877693201371688594498776932013716885944987769320137168859449877693201371688594498776932013716885944987769320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1cc2ebf-e053-4639-abee-4565608867d2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28a786a-5dc9-4f65-98b6-654c310d0e54, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28a786a-5dc9-4f65-98b6-654c310d0e54, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17788827982125520660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778882798212552066017788827982125520660177888279821255206601778882798212552066017788827982125520660177888279821255206601778882798212552066017788827982125520660177888279821255206601778882798212552066017788827982125520660177888279821255206601778882798212552066017788827982125520660177888279821255206601778882798212552066017788827982125520660177888279821255206601778882798212552066017788827982125520660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08aac48e-4a38-4aa1-ae52-29d0dc7d1579, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1ffaa5-accb-4afb-8e78-446b3081ea8f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1ffaa5-accb-4afb-8e78-446b3081ea8f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15354028881557428624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535402888155742862415354028881557428624153540288815574286241535402888155742862415354028881557428624153540288815574286241535402888155742862415354028881557428624153540288815574286241535402888155742862415354028881557428624153540288815574286241535402888155742862415354028881557428624153540288815574286241535402888155742862415354028881557428624153540288815574286241535402888155742862415354028881557428624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28a786a-5dc9-4f65-98b6-654c310d0e54, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 811e9652-794c-42d1-a261-4ec2020de87a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 811e9652-794c-42d1-a261-4ec2020de87a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13621716458789090234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362171645878909023413621716458789090234136217164587890902341362171645878909023413621716458789090234136217164587890902341362171645878909023413621716458789090234136217164587890902341362171645878909023413621716458789090234136217164587890902341362171645878909023413621716458789090234136217164587890902341362171645878909023413621716458789090234136217164587890902341362171645878909023413621716458789090234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1ffaa5-accb-4afb-8e78-446b3081ea8f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba1c3221-d58f-42d3-8159-7934416645d5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba1c3221-d58f-42d3-8159-7934416645d5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8307769417525003724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83077694175250037248307769417525003724830776941752500372483077694175250037248307769417525003724830776941752500372483077694175250037248307769417525003724830776941752500372483077694175250037248307769417525003724830776941752500372483077694175250037248307769417525003724830776941752500372483077694175250037248307769417525003724830776941752500372483077694175250037248307769417525003724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811e9652-794c-42d1-a261-4ec2020de87a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8894dc0-f748-47ca-a206-dc85706a8a5a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8894dc0-f748-47ca-a206-dc85706a8a5a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 113447767880156347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347113447767880156347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba1c3221-d58f-42d3-8159-7934416645d5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b1f09ad-bc34-4dfb-8711-deb52026d9c5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1f09ad-bc34-4dfb-8711-deb52026d9c5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9193580076037084538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91935800760370845389193580076037084538919358007603708453891935800760370845389193580076037084538919358007603708453891935800760370845389193580076037084538919358007603708453891935800760370845389193580076037084538919358007603708453891935800760370845389193580076037084538919358007603708453891935800760370845389193580076037084538919358007603708453891935800760370845389193580076037084538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8894dc0-f748-47ca-a206-dc85706a8a5a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1f09ad-bc34-4dfb-8711-deb52026d9c5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc66da92-f7ad-4ff1-b435-dab0504ee86e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12eddc7f-4cbf-492f-bfe8-27c85aea2cde, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc66da92-f7ad-4ff1-b435-dab0504ee86e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 703279686711452644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644703279686711452644" } } } 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, 12eddc7f-4cbf-492f-bfe8-27c85aea2cde, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10883413767158836558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088341376715883655810883413767158836558108834137671588365581088341376715883655810883413767158836558108834137671588365581088341376715883655810883413767158836558108834137671588365581088341376715883655810883413767158836558108834137671588365581088341376715883655810883413767158836558108834137671588365581088341376715883655810883413767158836558108834137671588365581088341376715883655810883413767158836558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc66da92-f7ad-4ff1-b435-dab0504ee86e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66f0591-42fd-4de1-b7e0-26cc3ee6c17e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66f0591-42fd-4de1-b7e0-26cc3ee6c17e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5211152923741420201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52111529237414202015211152923741420201521115292374142020152111529237414202015211152923741420201521115292374142020152111529237414202015211152923741420201521115292374142020152111529237414202015211152923741420201521115292374142020152111529237414202015211152923741420201521115292374142020152111529237414202015211152923741420201521115292374142020152111529237414202015211152923741420201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12eddc7f-4cbf-492f-bfe8-27c85aea2cde, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41b967fc-a0af-446d-a2a7-73cf162c2b58, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41b967fc-a0af-446d-a2a7-73cf162c2b58, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8166255491332092605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81662554913320926058166255491332092605816625549133209260581662554913320926058166255491332092605816625549133209260581662554913320926058166255491332092605816625549133209260581662554913320926058166255491332092605816625549133209260581662554913320926058166255491332092605816625549133209260581662554913320926058166255491332092605816625549133209260581662554913320926058166255491332092605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66f0591-42fd-4de1-b7e0-26cc3ee6c17e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b98375c-063d-4310-9455-11a417d57808, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41b967fc-a0af-446d-a2a7-73cf162c2b58, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b98375c-063d-4310-9455-11a417d57808, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17012529181495158862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701252918149515886217012529181495158862170125291814951588621701252918149515886217012529181495158862170125291814951588621701252918149515886217012529181495158862170125291814951588621701252918149515886217012529181495158862170125291814951588621701252918149515886217012529181495158862170125291814951588621701252918149515886217012529181495158862170125291814951588621701252918149515886217012529181495158862" } } } 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 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50376e44-f032-4f15-a2c8-1a6a7a542cc5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50376e44-f032-4f15-a2c8-1a6a7a542cc5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16529135438264611168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652913543826461116816529135438264611168165291354382646111681652913543826461116816529135438264611168165291354382646111681652913543826461116816529135438264611168165291354382646111681652913543826461116816529135438264611168165291354382646111681652913543826461116816529135438264611168165291354382646111681652913543826461116816529135438264611168165291354382646111681652913543826461116816529135438264611168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b98375c-063d-4310-9455-11a417d57808, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70bb73ba-6a81-4684-ac57-d5709081d337, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70bb73ba-6a81-4684-ac57-d5709081d337, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4668155120247408482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46681551202474084824668155120247408482466815512024740848246681551202474084824668155120247408482466815512024740848246681551202474084824668155120247408482466815512024740848246681551202474084824668155120247408482466815512024740848246681551202474084824668155120247408482466815512024740848246681551202474084824668155120247408482466815512024740848246681551202474084824668155120247408482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50376e44-f032-4f15-a2c8-1a6a7a542cc5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ace01da-8650-4e82-a493-36c76dd25817, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ace01da-8650-4e82-a493-36c76dd25817, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6412742620487358456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64127426204873584566412742620487358456641274262048735845664127426204873584566412742620487358456641274262048735845664127426204873584566412742620487358456641274262048735845664127426204873584566412742620487358456641274262048735845664127426204873584566412742620487358456641274262048735845664127426204873584566412742620487358456641274262048735845664127426204873584566412742620487358456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70bb73ba-6a81-4684-ac57-d5709081d337, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462bce63-0fd3-4b93-aecb-25401b692e33, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462bce63-0fd3-4b93-aecb-25401b692e33, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1563972210366676389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15639722103666763891563972210366676389156397221036667638915639722103666763891563972210366676389156397221036667638915639722103666763891563972210366676389156397221036667638915639722103666763891563972210366676389156397221036667638915639722103666763891563972210366676389156397221036667638915639722103666763891563972210366676389156397221036667638915639722103666763891563972210366676389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ace01da-8650-4e82-a493-36c76dd25817, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 985af98c-aef9-4908-adff-465bddfef38d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 985af98c-aef9-4908-adff-465bddfef38d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13463588310476284235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346358831047628423513463588310476284235134635883104762842351346358831047628423513463588310476284235134635883104762842351346358831047628423513463588310476284235134635883104762842351346358831047628423513463588310476284235134635883104762842351346358831047628423513463588310476284235134635883104762842351346358831047628423513463588310476284235134635883104762842351346358831047628423513463588310476284235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462bce63-0fd3-4b93-aecb-25401b692e33, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a802030a-867b-4c5d-a050-1460229df7f6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a802030a-867b-4c5d-a050-1460229df7f6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10226306822759017761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022630682275901776110226306822759017761102263068227590177611022630682275901776110226306822759017761102263068227590177611022630682275901776110226306822759017761102263068227590177611022630682275901776110226306822759017761102263068227590177611022630682275901776110226306822759017761102263068227590177611022630682275901776110226306822759017761102263068227590177611022630682275901776110226306822759017761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 985af98c-aef9-4908-adff-465bddfef38d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d08e6b43-5d70-4ecc-a14c-d9200973cfe3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d08e6b43-5d70-4ecc-a14c-d9200973cfe3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16714006548108553650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671400654810855365016714006548108553650167140065481085536501671400654810855365016714006548108553650167140065481085536501671400654810855365016714006548108553650167140065481085536501671400654810855365016714006548108553650167140065481085536501671400654810855365016714006548108553650167140065481085536501671400654810855365016714006548108553650167140065481085536501671400654810855365016714006548108553650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a802030a-867b-4c5d-a050-1460229df7f6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b325a69a-57a0-4944-a63f-f60001b9edde, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b325a69a-57a0-4944-a63f-f60001b9edde, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8143920823318512144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81439208233185121448143920823318512144814392082331851214481439208233185121448143920823318512144814392082331851214481439208233185121448143920823318512144814392082331851214481439208233185121448143920823318512144814392082331851214481439208233185121448143920823318512144814392082331851214481439208233185121448143920823318512144814392082331851214481439208233185121448143920823318512144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d08e6b43-5d70-4ecc-a14c-d9200973cfe3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54bbd60e-485c-43c6-99fe-77684401951e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54bbd60e-485c-43c6-99fe-77684401951e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11271787439365872800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127178743936587280011271787439365872800112717874393658728001127178743936587280011271787439365872800112717874393658728001127178743936587280011271787439365872800112717874393658728001127178743936587280011271787439365872800112717874393658728001127178743936587280011271787439365872800112717874393658728001127178743936587280011271787439365872800112717874393658728001127178743936587280011271787439365872800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b325a69a-57a0-4944-a63f-f60001b9edde, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6198552e-4012-4504-9358-992f01e17aa7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6198552e-4012-4504-9358-992f01e17aa7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16015368428709498138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601536842870949813816015368428709498138160153684287094981381601536842870949813816015368428709498138160153684287094981381601536842870949813816015368428709498138160153684287094981381601536842870949813816015368428709498138160153684287094981381601536842870949813816015368428709498138160153684287094981381601536842870949813816015368428709498138160153684287094981381601536842870949813816015368428709498138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6198552e-4012-4504-9358-992f01e17aa7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ebadce1-2b74-428c-b085-2d40cd466f24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ebadce1-2b74-428c-b085-2d40cd466f24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7816625885304777748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78166258853047777487816625885304777748781662588530477774878166258853047777487816625885304777748781662588530477774878166258853047777487816625885304777748781662588530477774878166258853047777487816625885304777748781662588530477774878166258853047777487816625885304777748781662588530477774878166258853047777487816625885304777748781662588530477774878166258853047777487816625885304777748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54bbd60e-485c-43c6-99fe-77684401951e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c381508-297e-4a7e-bc16-14f0a73e76c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c381508-297e-4a7e-bc16-14f0a73e76c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16808987724044947828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680898772404494782816808987724044947828168089877240449478281680898772404494782816808987724044947828168089877240449478281680898772404494782816808987724044947828168089877240449478281680898772404494782816808987724044947828168089877240449478281680898772404494782816808987724044947828168089877240449478281680898772404494782816808987724044947828168089877240449478281680898772404494782816808987724044947828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ebadce1-2b74-428c-b085-2d40cd466f24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b49fa29-c91c-4236-b935-15c3c8267282, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b49fa29-c91c-4236-b935-15c3c8267282, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5322026023838438720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53220260238384387205322026023838438720532202602383843872053220260238384387205322026023838438720532202602383843872053220260238384387205322026023838438720532202602383843872053220260238384387205322026023838438720532202602383843872053220260238384387205322026023838438720532202602383843872053220260238384387205322026023838438720532202602383843872053220260238384387205322026023838438720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c381508-297e-4a7e-bc16-14f0a73e76c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aedb2966-e476-4276-a59a-4ccf9a6da7a7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aedb2966-e476-4276-a59a-4ccf9a6da7a7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13858751070768815168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385875107076881516813858751070768815168138587510707688151681385875107076881516813858751070768815168138587510707688151681385875107076881516813858751070768815168138587510707688151681385875107076881516813858751070768815168138587510707688151681385875107076881516813858751070768815168138587510707688151681385875107076881516813858751070768815168138587510707688151681385875107076881516813858751070768815168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b49fa29-c91c-4236-b935-15c3c8267282, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77c822a6-31d6-4d3f-9454-003ca173b405, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77c822a6-31d6-4d3f-9454-003ca173b405, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5449831987767453388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54498319877674533885449831987767453388544983198776745338854498319877674533885449831987767453388544983198776745338854498319877674533885449831987767453388544983198776745338854498319877674533885449831987767453388544983198776745338854498319877674533885449831987767453388544983198776745338854498319877674533885449831987767453388544983198776745338854498319877674533885449831987767453388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aedb2966-e476-4276-a59a-4ccf9a6da7a7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f350e073-c274-4a2d-b12d-b79856ecfbc1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f350e073-c274-4a2d-b12d-b79856ecfbc1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10650434537008601906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065043453700860190610650434537008601906106504345370086019061065043453700860190610650434537008601906106504345370086019061065043453700860190610650434537008601906106504345370086019061065043453700860190610650434537008601906106504345370086019061065043453700860190610650434537008601906106504345370086019061065043453700860190610650434537008601906106504345370086019061065043453700860190610650434537008601906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77c822a6-31d6-4d3f-9454-003ca173b405, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16095d3-9d24-4954-a9f1-53703e387099, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16095d3-9d24-4954-a9f1-53703e387099, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6867283173583358502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68672831735833585026867283173583358502686728317358335850268672831735833585026867283173583358502686728317358335850268672831735833585026867283173583358502686728317358335850268672831735833585026867283173583358502686728317358335850268672831735833585026867283173583358502686728317358335850268672831735833585026867283173583358502686728317358335850268672831735833585026867283173583358502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f350e073-c274-4a2d-b12d-b79856ecfbc1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a575ffc-1986-4610-9471-e3a5ca6084e1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a575ffc-1986-4610-9471-e3a5ca6084e1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10591329206320639901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059132920632063990110591329206320639901105913292063206399011059132920632063990110591329206320639901105913292063206399011059132920632063990110591329206320639901105913292063206399011059132920632063990110591329206320639901105913292063206399011059132920632063990110591329206320639901105913292063206399011059132920632063990110591329206320639901105913292063206399011059132920632063990110591329206320639901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16095d3-9d24-4954-a9f1-53703e387099, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698fd033-6011-4500-8d0d-3e0698fa96ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698fd033-6011-4500-8d0d-3e0698fa96ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5367774369732834469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53677743697328344695367774369732834469536777436973283446953677743697328344695367774369732834469536777436973283446953677743697328344695367774369732834469536777436973283446953677743697328344695367774369732834469536777436973283446953677743697328344695367774369732834469536777436973283446953677743697328344695367774369732834469536777436973283446953677743697328344695367774369732834469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a575ffc-1986-4610-9471-e3a5ca6084e1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd3247b3-71f7-4e33-83e5-50a20b7d9db7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3247b3-71f7-4e33-83e5-50a20b7d9db7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8603507369289332120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86035073692893321208603507369289332120860350736928933212086035073692893321208603507369289332120860350736928933212086035073692893321208603507369289332120860350736928933212086035073692893321208603507369289332120860350736928933212086035073692893321208603507369289332120860350736928933212086035073692893321208603507369289332120860350736928933212086035073692893321208603507369289332120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698fd033-6011-4500-8d0d-3e0698fa96ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0442bff9-06b8-42d5-a4db-8f531f817eb2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0442bff9-06b8-42d5-a4db-8f531f817eb2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3354401786728326185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33544017867283261853354401786728326185335440178672832618533544017867283261853354401786728326185335440178672832618533544017867283261853354401786728326185335440178672832618533544017867283261853354401786728326185335440178672832618533544017867283261853354401786728326185335440178672832618533544017867283261853354401786728326185335440178672832618533544017867283261853354401786728326185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3247b3-71f7-4e33-83e5-50a20b7d9db7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 650047f9-1459-4204-b844-21f44cceb13a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 650047f9-1459-4204-b844-21f44cceb13a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9232718976871837001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92327189768718370019232718976871837001923271897687183700192327189768718370019232718976871837001923271897687183700192327189768718370019232718976871837001923271897687183700192327189768718370019232718976871837001923271897687183700192327189768718370019232718976871837001923271897687183700192327189768718370019232718976871837001923271897687183700192327189768718370019232718976871837001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0442bff9-06b8-42d5-a4db-8f531f817eb2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab61410-745b-4d0a-81c8-4a8a5497981f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab61410-745b-4d0a-81c8-4a8a5497981f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9762296644840531895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97622966448405318959762296644840531895976229664484053189597622966448405318959762296644840531895976229664484053189597622966448405318959762296644840531895976229664484053189597622966448405318959762296644840531895976229664484053189597622966448405318959762296644840531895976229664484053189597622966448405318959762296644840531895976229664484053189597622966448405318959762296644840531895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 650047f9-1459-4204-b844-21f44cceb13a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69b2da3f-0186-4416-922e-db7d76639a36, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b2da3f-0186-4416-922e-db7d76639a36, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3932739615801583528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39327396158015835283932739615801583528393273961580158352839327396158015835283932739615801583528393273961580158352839327396158015835283932739615801583528393273961580158352839327396158015835283932739615801583528393273961580158352839327396158015835283932739615801583528393273961580158352839327396158015835283932739615801583528393273961580158352839327396158015835283932739615801583528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab61410-745b-4d0a-81c8-4a8a5497981f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1839b61c-e9fe-424b-b2e8-0f502db66616, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1839b61c-e9fe-424b-b2e8-0f502db66616, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17245463666725602970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724546366672560297017245463666725602970172454636667256029701724546366672560297017245463666725602970172454636667256029701724546366672560297017245463666725602970172454636667256029701724546366672560297017245463666725602970172454636667256029701724546366672560297017245463666725602970172454636667256029701724546366672560297017245463666725602970172454636667256029701724546366672560297017245463666725602970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b2da3f-0186-4416-922e-db7d76639a36, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2aed74e-a38c-4d09-b968-b9f94f3c6cef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2aed74e-a38c-4d09-b968-b9f94f3c6cef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7219856680358611197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72198566803586111977219856680358611197721985668035861119772198566803586111977219856680358611197721985668035861119772198566803586111977219856680358611197721985668035861119772198566803586111977219856680358611197721985668035861119772198566803586111977219856680358611197721985668035861119772198566803586111977219856680358611197721985668035861119772198566803586111977219856680358611197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1839b61c-e9fe-424b-b2e8-0f502db66616, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f8d3dac-e518-40be-85f8-7bc426c26886, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f8d3dac-e518-40be-85f8-7bc426c26886, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9246399868503174265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92463998685031742659246399868503174265924639986850317426592463998685031742659246399868503174265924639986850317426592463998685031742659246399868503174265924639986850317426592463998685031742659246399868503174265924639986850317426592463998685031742659246399868503174265924639986850317426592463998685031742659246399868503174265924639986850317426592463998685031742659246399868503174265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f8d3dac-e518-40be-85f8-7bc426c26886, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2aed74e-a38c-4d09-b968-b9f94f3c6cef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c3e8cf6-4fd6-4c98-bbc8-bb595d6aa8f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c3e8cf6-4fd6-4c98-bbc8-bb595d6aa8f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 123006075929603582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582123006075929603582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b0ebab-4cf7-4b31-9530-7b85d0b2f4b2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b0ebab-4cf7-4b31-9530-7b85d0b2f4b2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6866106935931202834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68661069359312028346866106935931202834686610693593120283468661069359312028346866106935931202834686610693593120283468661069359312028346866106935931202834686610693593120283468661069359312028346866106935931202834686610693593120283468661069359312028346866106935931202834686610693593120283468661069359312028346866106935931202834686610693593120283468661069359312028346866106935931202834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c3e8cf6-4fd6-4c98-bbc8-bb595d6aa8f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e6b65c6-dfb0-4011-852d-6f8d7d08232f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e6b65c6-dfb0-4011-852d-6f8d7d08232f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8798356432215341487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87983564322153414878798356432215341487879835643221534148787983564322153414878798356432215341487879835643221534148787983564322153414878798356432215341487879835643221534148787983564322153414878798356432215341487879835643221534148787983564322153414878798356432215341487879835643221534148787983564322153414878798356432215341487879835643221534148787983564322153414878798356432215341487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b0ebab-4cf7-4b31-9530-7b85d0b2f4b2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e6b65c6-dfb0-4011-852d-6f8d7d08232f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc78d53-662b-4734-9bf1-48d325d27d5e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc78d53-662b-4734-9bf1-48d325d27d5e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8360880473787556757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83608804737875567578360880473787556757836088047378755675783608804737875567578360880473787556757836088047378755675783608804737875567578360880473787556757836088047378755675783608804737875567578360880473787556757836088047378755675783608804737875567578360880473787556757836088047378755675783608804737875567578360880473787556757836088047378755675783608804737875567578360880473787556757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa8a6c7-db82-42d4-ab36-ef171efe7b79, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa8a6c7-db82-42d4-ab36-ef171efe7b79, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15433683343354997455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543368334335499745515433683343354997455154336833433549974551543368334335499745515433683343354997455154336833433549974551543368334335499745515433683343354997455154336833433549974551543368334335499745515433683343354997455154336833433549974551543368334335499745515433683343354997455154336833433549974551543368334335499745515433683343354997455154336833433549974551543368334335499745515433683343354997455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc78d53-662b-4734-9bf1-48d325d27d5e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ef7ce74-9b9a-4b59-8f44-64a130c02d1b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ef7ce74-9b9a-4b59-8f44-64a130c02d1b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10395772790934706106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039577279093470610610395772790934706106103957727909347061061039577279093470610610395772790934706106103957727909347061061039577279093470610610395772790934706106103957727909347061061039577279093470610610395772790934706106103957727909347061061039577279093470610610395772790934706106103957727909347061061039577279093470610610395772790934706106103957727909347061061039577279093470610610395772790934706106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa8a6c7-db82-42d4-ab36-ef171efe7b79, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11452a1b-0dc4-47b9-8164-acb7e5ac6c56, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11452a1b-0dc4-47b9-8164-acb7e5ac6c56, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2471911343555414206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24719113435554142062471911343555414206247191134355541420624719113435554142062471911343555414206247191134355541420624719113435554142062471911343555414206247191134355541420624719113435554142062471911343555414206247191134355541420624719113435554142062471911343555414206247191134355541420624719113435554142062471911343555414206247191134355541420624719113435554142062471911343555414206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ef7ce74-9b9a-4b59-8f44-64a130c02d1b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93c2b757-402d-44b9-8c3c-61c5fa3d2b34, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93c2b757-402d-44b9-8c3c-61c5fa3d2b34, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6976021901982542772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69760219019825427726976021901982542772697602190198254277269760219019825427726976021901982542772697602190198254277269760219019825427726976021901982542772697602190198254277269760219019825427726976021901982542772697602190198254277269760219019825427726976021901982542772697602190198254277269760219019825427726976021901982542772697602190198254277269760219019825427726976021901982542772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11452a1b-0dc4-47b9-8164-acb7e5ac6c56, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4660ad3-dbc5-47f6-85d5-a5f1fbe37c67, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4660ad3-dbc5-47f6-85d5-a5f1fbe37c67, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4399018100375319364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43990181003753193644399018100375319364439901810037531936443990181003753193644399018100375319364439901810037531936443990181003753193644399018100375319364439901810037531936443990181003753193644399018100375319364439901810037531936443990181003753193644399018100375319364439901810037531936443990181003753193644399018100375319364439901810037531936443990181003753193644399018100375319364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93c2b757-402d-44b9-8c3c-61c5fa3d2b34, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4992a53-c913-4a13-a7d5-df5781e00350, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4992a53-c913-4a13-a7d5-df5781e00350, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2043420381837647202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20434203818376472022043420381837647202204342038183764720220434203818376472022043420381837647202204342038183764720220434203818376472022043420381837647202204342038183764720220434203818376472022043420381837647202204342038183764720220434203818376472022043420381837647202204342038183764720220434203818376472022043420381837647202204342038183764720220434203818376472022043420381837647202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4660ad3-dbc5-47f6-85d5-a5f1fbe37c67, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 353c06f5-a668-4e82-9c74-06cff7f6ac38, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 353c06f5-a668-4e82-9c74-06cff7f6ac38, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6007545701392038991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60075457013920389916007545701392038991600754570139203899160075457013920389916007545701392038991600754570139203899160075457013920389916007545701392038991600754570139203899160075457013920389916007545701392038991600754570139203899160075457013920389916007545701392038991600754570139203899160075457013920389916007545701392038991600754570139203899160075457013920389916007545701392038991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4992a53-c913-4a13-a7d5-df5781e00350, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6b1407e-76a3-4825-b978-b2571f4d8b3d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b1407e-76a3-4825-b978-b2571f4d8b3d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18016386629773620972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801638662977362097218016386629773620972180163866297736209721801638662977362097218016386629773620972180163866297736209721801638662977362097218016386629773620972180163866297736209721801638662977362097218016386629773620972180163866297736209721801638662977362097218016386629773620972180163866297736209721801638662977362097218016386629773620972180163866297736209721801638662977362097218016386629773620972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 353c06f5-a668-4e82-9c74-06cff7f6ac38, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e986061-5436-4774-bd26-9fbfd5e00ded, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e986061-5436-4774-bd26-9fbfd5e00ded, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11584538383548293882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158453838354829388211584538383548293882115845383835482938821158453838354829388211584538383548293882115845383835482938821158453838354829388211584538383548293882115845383835482938821158453838354829388211584538383548293882115845383835482938821158453838354829388211584538383548293882115845383835482938821158453838354829388211584538383548293882115845383835482938821158453838354829388211584538383548293882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b1407e-76a3-4825-b978-b2571f4d8b3d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb36cedc-a985-4aef-bc7e-ecd56bb0005b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb36cedc-a985-4aef-bc7e-ecd56bb0005b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1716192754922832134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17161927549228321341716192754922832134171619275492283213417161927549228321341716192754922832134171619275492283213417161927549228321341716192754922832134171619275492283213417161927549228321341716192754922832134171619275492283213417161927549228321341716192754922832134171619275492283213417161927549228321341716192754922832134171619275492283213417161927549228321341716192754922832134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e986061-5436-4774-bd26-9fbfd5e00ded, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5100f74-4c0d-436d-abc0-88086302ab2b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5100f74-4c0d-436d-abc0-88086302ab2b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3289915208186931465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32899152081869314653289915208186931465328991520818693146532899152081869314653289915208186931465328991520818693146532899152081869314653289915208186931465328991520818693146532899152081869314653289915208186931465328991520818693146532899152081869314653289915208186931465328991520818693146532899152081869314653289915208186931465328991520818693146532899152081869314653289915208186931465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb36cedc-a985-4aef-bc7e-ecd56bb0005b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0ddc24b-91ad-44d1-8aea-3d787fe407b7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0ddc24b-91ad-44d1-8aea-3d787fe407b7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15850539322788778221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585053932278877822115850539322788778221158505393227887782211585053932278877822115850539322788778221158505393227887782211585053932278877822115850539322788778221158505393227887782211585053932278877822115850539322788778221158505393227887782211585053932278877822115850539322788778221158505393227887782211585053932278877822115850539322788778221158505393227887782211585053932278877822115850539322788778221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5100f74-4c0d-436d-abc0-88086302ab2b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072f8212-5217-4206-b8a4-524e9737b780, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072f8212-5217-4206-b8a4-524e9737b780, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12934946761774221487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293494676177422148712934946761774221487129349467617742214871293494676177422148712934946761774221487129349467617742214871293494676177422148712934946761774221487129349467617742214871293494676177422148712934946761774221487129349467617742214871293494676177422148712934946761774221487129349467617742214871293494676177422148712934946761774221487129349467617742214871293494676177422148712934946761774221487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0ddc24b-91ad-44d1-8aea-3d787fe407b7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48bd69d9-05d3-4b04-b043-9ee3d547c7a9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48bd69d9-05d3-4b04-b043-9ee3d547c7a9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3186754045361659460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31867540453616594603186754045361659460318675404536165946031867540453616594603186754045361659460318675404536165946031867540453616594603186754045361659460318675404536165946031867540453616594603186754045361659460318675404536165946031867540453616594603186754045361659460318675404536165946031867540453616594603186754045361659460318675404536165946031867540453616594603186754045361659460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072f8212-5217-4206-b8a4-524e9737b780, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05bd916b-d327-4d6b-98c9-13b402d2762f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05bd916b-d327-4d6b-98c9-13b402d2762f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10199381668192866295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019938166819286629510199381668192866295101993816681928662951019938166819286629510199381668192866295101993816681928662951019938166819286629510199381668192866295101993816681928662951019938166819286629510199381668192866295101993816681928662951019938166819286629510199381668192866295101993816681928662951019938166819286629510199381668192866295101993816681928662951019938166819286629510199381668192866295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48bd69d9-05d3-4b04-b043-9ee3d547c7a9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 644f29bf-2077-406f-84a0-5b868942462e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 644f29bf-2077-406f-84a0-5b868942462e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16502559420185723616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650255942018572361616502559420185723616165025594201857236161650255942018572361616502559420185723616165025594201857236161650255942018572361616502559420185723616165025594201857236161650255942018572361616502559420185723616165025594201857236161650255942018572361616502559420185723616165025594201857236161650255942018572361616502559420185723616165025594201857236161650255942018572361616502559420185723616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05bd916b-d327-4d6b-98c9-13b402d2762f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06dd18ff-63a3-4b8d-bd78-8892b515bea9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06dd18ff-63a3-4b8d-bd78-8892b515bea9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 273716942189691742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742273716942189691742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 644f29bf-2077-406f-84a0-5b868942462e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01326287-9da3-4ddd-aada-753084fe2068, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01326287-9da3-4ddd-aada-753084fe2068, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17548878788758210584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754887878875821058417548878788758210584175488787887582105841754887878875821058417548878788758210584175488787887582105841754887878875821058417548878788758210584175488787887582105841754887878875821058417548878788758210584175488787887582105841754887878875821058417548878788758210584175488787887582105841754887878875821058417548878788758210584175488787887582105841754887878875821058417548878788758210584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06dd18ff-63a3-4b8d-bd78-8892b515bea9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01326287-9da3-4ddd-aada-753084fe2068, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c4e486c-c9e4-4320-b333-11dad7dba648, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c4e486c-c9e4-4320-b333-11dad7dba648, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17558615106846150876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755861510684615087617558615106846150876175586151068461508761755861510684615087617558615106846150876175586151068461508761755861510684615087617558615106846150876175586151068461508761755861510684615087617558615106846150876175586151068461508761755861510684615087617558615106846150876175586151068461508761755861510684615087617558615106846150876175586151068461508761755861510684615087617558615106846150876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b31dde6-675e-47a6-8b3a-693c83f16ae8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b31dde6-675e-47a6-8b3a-693c83f16ae8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16733557648596815284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673355764859681528416733557648596815284167335576485968152841673355764859681528416733557648596815284167335576485968152841673355764859681528416733557648596815284167335576485968152841673355764859681528416733557648596815284167335576485968152841673355764859681528416733557648596815284167335576485968152841673355764859681528416733557648596815284167335576485968152841673355764859681528416733557648596815284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c4e486c-c9e4-4320-b333-11dad7dba648, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 235a2a2b-7302-442a-9f91-ccf88970cc24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 235a2a2b-7302-442a-9f91-ccf88970cc24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12028343370780137308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202834337078013730812028343370780137308120283433707801373081202834337078013730812028343370780137308120283433707801373081202834337078013730812028343370780137308120283433707801373081202834337078013730812028343370780137308120283433707801373081202834337078013730812028343370780137308120283433707801373081202834337078013730812028343370780137308120283433707801373081202834337078013730812028343370780137308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b31dde6-675e-47a6-8b3a-693c83f16ae8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a9f00b0-347a-4934-9be1-59967f122c32, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9f00b0-347a-4934-9be1-59967f122c32, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 644773331371164159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159644773331371164159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9f00b0-347a-4934-9be1-59967f122c32, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b681cd6-909b-42a9-be56-22a410def0e9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b681cd6-909b-42a9-be56-22a410def0e9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7355071858312430801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73550718583124308017355071858312430801735507185831243080173550718583124308017355071858312430801735507185831243080173550718583124308017355071858312430801735507185831243080173550718583124308017355071858312430801735507185831243080173550718583124308017355071858312430801735507185831243080173550718583124308017355071858312430801735507185831243080173550718583124308017355071858312430801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 235a2a2b-7302-442a-9f91-ccf88970cc24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8738c773-906a-48eb-bf60-8f65463ca926, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8738c773-906a-48eb-bf60-8f65463ca926, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8763741774354512458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87637417743545124588763741774354512458876374177435451245887637417743545124588763741774354512458876374177435451245887637417743545124588763741774354512458876374177435451245887637417743545124588763741774354512458876374177435451245887637417743545124588763741774354512458876374177435451245887637417743545124588763741774354512458876374177435451245887637417743545124588763741774354512458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b681cd6-909b-42a9-be56-22a410def0e9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b224cf-72cc-4b52-af1b-17821ed8b2cc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b224cf-72cc-4b52-af1b-17821ed8b2cc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7804333075677129567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78043330756771295677804333075677129567780433307567712956778043330756771295677804333075677129567780433307567712956778043330756771295677804333075677129567780433307567712956778043330756771295677804333075677129567780433307567712956778043330756771295677804333075677129567780433307567712956778043330756771295677804333075677129567780433307567712956778043330756771295677804333075677129567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8738c773-906a-48eb-bf60-8f65463ca926, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2cd2a54-22fd-498c-9994-a47951c19041, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2cd2a54-22fd-498c-9994-a47951c19041, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1144692890760487701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11446928907604877011144692890760487701114469289076048770111446928907604877011144692890760487701114469289076048770111446928907604877011144692890760487701114469289076048770111446928907604877011144692890760487701114469289076048770111446928907604877011144692890760487701114469289076048770111446928907604877011144692890760487701114469289076048770111446928907604877011144692890760487701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b224cf-72cc-4b52-af1b-17821ed8b2cc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d757a8dd-7cd0-4b9a-b295-5520cef868fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d757a8dd-7cd0-4b9a-b295-5520cef868fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12699961751674055933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269996175167405593312699961751674055933126999617516740559331269996175167405593312699961751674055933126999617516740559331269996175167405593312699961751674055933126999617516740559331269996175167405593312699961751674055933126999617516740559331269996175167405593312699961751674055933126999617516740559331269996175167405593312699961751674055933126999617516740559331269996175167405593312699961751674055933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2cd2a54-22fd-498c-9994-a47951c19041, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de0710f-c930-4474-8bed-2a45a220217c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de0710f-c930-4474-8bed-2a45a220217c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696323134977422190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46963231349774221904696323134977422190469632313497742219046963231349774221904696323134977422190469632313497742219046963231349774221904696323134977422190469632313497742219046963231349774221904696323134977422190469632313497742219046963231349774221904696323134977422190469632313497742219046963231349774221904696323134977422190469632313497742219046963231349774221904696323134977422190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d757a8dd-7cd0-4b9a-b295-5520cef868fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25a149cf-64bc-416b-875b-604d8448907a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25a149cf-64bc-416b-875b-604d8448907a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10701946134499812243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070194613449981224310701946134499812243107019461344998122431070194613449981224310701946134499812243107019461344998122431070194613449981224310701946134499812243107019461344998122431070194613449981224310701946134499812243107019461344998122431070194613449981224310701946134499812243107019461344998122431070194613449981224310701946134499812243107019461344998122431070194613449981224310701946134499812243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25a149cf-64bc-416b-875b-604d8448907a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bda27b76-8c80-4156-a05f-7a55a5400f70, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bda27b76-8c80-4156-a05f-7a55a5400f70, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16273287181165528277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627328718116552827716273287181165528277162732871811655282771627328718116552827716273287181165528277162732871811655282771627328718116552827716273287181165528277162732871811655282771627328718116552827716273287181165528277162732871811655282771627328718116552827716273287181165528277162732871811655282771627328718116552827716273287181165528277162732871811655282771627328718116552827716273287181165528277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de0710f-c930-4474-8bed-2a45a220217c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bf90b90-797c-48b1-a8ae-5cf430899c92, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bf90b90-797c-48b1-a8ae-5cf430899c92, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12190531515677912447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219053151567791244712190531515677912447121905315156779124471219053151567791244712190531515677912447121905315156779124471219053151567791244712190531515677912447121905315156779124471219053151567791244712190531515677912447121905315156779124471219053151567791244712190531515677912447121905315156779124471219053151567791244712190531515677912447121905315156779124471219053151567791244712190531515677912447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bda27b76-8c80-4156-a05f-7a55a5400f70, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb6978c-b766-408e-a5ed-5d611b0e1358, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb6978c-b766-408e-a5ed-5d611b0e1358, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3003492655577997696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bf90b90-797c-48b1-a8ae-5cf430899c92, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d82db50-354e-4f3b-8a45-5d9732427fc7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d82db50-354e-4f3b-8a45-5d9732427fc7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1996172261369371440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb6978c-b766-408e-a5ed-5d611b0e1358, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcwq18fkmfgz4jjvpfckz9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d82db50-354e-4f3b-8a45-5d9732427fc7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcwq1eedmfpadnhze1116t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e74ed38-188d-4d23-8e53-e24a426867dc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e74ed38-188d-4d23-8e53-e24a426867dc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3003492655577997696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696300349265557799769630034926555779976963003492655577997696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b42ac7d-5599-4254-900a-969351106b32, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b42ac7d-5599-4254-900a-969351106b32, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1996172261369371440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440199617226136937144019961722613693714401996172261369371440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e74ed38-188d-4d23-8e53-e24a426867dc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7a57b06-ce43-446c-972d-319fc1a7641b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7a57b06-ce43-446c-972d-319fc1a7641b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1994444651403213303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19944446514032133031994444651403213303199444465140321330319944446514032133031994444651403213303199444465140321330319944446514032133031994444651403213303199444465140321330319944446514032133031994444651403213303199444465140321330319944446514032133031994444651403213303199444465140321330319944446514032133031994444651403213303199444465140321330319944446514032133031994444651403213303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b42ac7d-5599-4254-900a-969351106b32, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f58413-a399-4b8e-a1a5-bd2d857fff4e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f58413-a399-4b8e-a1a5-bd2d857fff4e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8776052164675664827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87760521646756648278776052164675664827877605216467566482787760521646756648278776052164675664827877605216467566482787760521646756648278776052164675664827877605216467566482787760521646756648278776052164675664827877605216467566482787760521646756648278776052164675664827877605216467566482787760521646756648278776052164675664827877605216467566482787760521646756648278776052164675664827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7a57b06-ce43-446c-972d-319fc1a7641b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05dd473a-cf1c-48d8-8de0-f356595e74b1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05dd473a-cf1c-48d8-8de0-f356595e74b1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16108073597997043062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610807359799704306216108073597997043062161080735979970430621610807359799704306216108073597997043062161080735979970430621610807359799704306216108073597997043062161080735979970430621610807359799704306216108073597997043062161080735979970430621610807359799704306216108073597997043062161080735979970430621610807359799704306216108073597997043062161080735979970430621610807359799704306216108073597997043062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f58413-a399-4b8e-a1a5-bd2d857fff4e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe581f1-dce2-4ca9-93dc-3e0e2af921b9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe581f1-dce2-4ca9-93dc-3e0e2af921b9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099418881446506434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209941888144650643412099418881446506434120994188814465064341209941888144650643412099418881446506434120994188814465064341209941888144650643412099418881446506434120994188814465064341209941888144650643412099418881446506434120994188814465064341209941888144650643412099418881446506434120994188814465064341209941888144650643412099418881446506434120994188814465064341209941888144650643412099418881446506434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05dd473a-cf1c-48d8-8de0-f356595e74b1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6e3968-c4fb-4323-80f0-dd907bc3e058, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6e3968-c4fb-4323-80f0-dd907bc3e058, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14593731886373063584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459373188637306358414593731886373063584145937318863730635841459373188637306358414593731886373063584145937318863730635841459373188637306358414593731886373063584145937318863730635841459373188637306358414593731886373063584145937318863730635841459373188637306358414593731886373063584145937318863730635841459373188637306358414593731886373063584145937318863730635841459373188637306358414593731886373063584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe581f1-dce2-4ca9-93dc-3e0e2af921b9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbea93f2-0a6b-449c-b200-b8c4304a73bf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbea93f2-0a6b-449c-b200-b8c4304a73bf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2366502734454180064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23665027344541800642366502734454180064236650273445418006423665027344541800642366502734454180064236650273445418006423665027344541800642366502734454180064236650273445418006423665027344541800642366502734454180064236650273445418006423665027344541800642366502734454180064236650273445418006423665027344541800642366502734454180064236650273445418006423665027344541800642366502734454180064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6e3968-c4fb-4323-80f0-dd907bc3e058, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d31c7e7-791c-4e69-9d5d-06ad9a0eda3d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d31c7e7-791c-4e69-9d5d-06ad9a0eda3d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9909357489442843599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99093574894428435999909357489442843599990935748944284359999093574894428435999909357489442843599990935748944284359999093574894428435999909357489442843599990935748944284359999093574894428435999909357489442843599990935748944284359999093574894428435999909357489442843599990935748944284359999093574894428435999909357489442843599990935748944284359999093574894428435999909357489442843599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d31c7e7-791c-4e69-9d5d-06ad9a0eda3d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3025eaa-d388-48d4-82df-42b3d98f82d7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbea93f2-0a6b-449c-b200-b8c4304a73bf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dcc6ea0-1138-4e5a-9ef5-70aa5f20a5d7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dcc6ea0-1138-4e5a-9ef5-70aa5f20a5d7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13926925363477700376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392692536347770037613926925363477700376139269253634777003761392692536347770037613926925363477700376139269253634777003761392692536347770037613926925363477700376139269253634777003761392692536347770037613926925363477700376139269253634777003761392692536347770037613926925363477700376139269253634777003761392692536347770037613926925363477700376139269253634777003761392692536347770037613926925363477700376" } } } 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, f3025eaa-d388-48d4-82df-42b3d98f82d7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9987452578853614007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99874525788536140079987452578853614007998745257885361400799874525788536140079987452578853614007998745257885361400799874525788536140079987452578853614007998745257885361400799874525788536140079987452578853614007998745257885361400799874525788536140079987452578853614007998745257885361400799874525788536140079987452578853614007998745257885361400799874525788536140079987452578853614007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3025eaa-d388-48d4-82df-42b3d98f82d7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff43203-6514-453e-8d3b-a056a4e4eee6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff43203-6514-453e-8d3b-a056a4e4eee6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1702158894537536608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17021588945375366081702158894537536608170215889453753660817021588945375366081702158894537536608170215889453753660817021588945375366081702158894537536608170215889453753660817021588945375366081702158894537536608170215889453753660817021588945375366081702158894537536608170215889453753660817021588945375366081702158894537536608170215889453753660817021588945375366081702158894537536608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dcc6ea0-1138-4e5a-9ef5-70aa5f20a5d7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af77391-0bd2-4c52-9ffb-9f4acfac03a4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af77391-0bd2-4c52-9ffb-9f4acfac03a4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5396387244015030854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53963872440150308545396387244015030854539638724401503085453963872440150308545396387244015030854539638724401503085453963872440150308545396387244015030854539638724401503085453963872440150308545396387244015030854539638724401503085453963872440150308545396387244015030854539638724401503085453963872440150308545396387244015030854539638724401503085453963872440150308545396387244015030854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff43203-6514-453e-8d3b-a056a4e4eee6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01d4082-5ff1-430c-a643-3ecb875292e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01d4082-5ff1-430c-a643-3ecb875292e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15999255475656822887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599925547565682288715999255475656822887159992554756568228871599925547565682288715999255475656822887159992554756568228871599925547565682288715999255475656822887159992554756568228871599925547565682288715999255475656822887159992554756568228871599925547565682288715999255475656822887159992554756568228871599925547565682288715999255475656822887159992554756568228871599925547565682288715999255475656822887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af77391-0bd2-4c52-9ffb-9f4acfac03a4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f11315-bf27-4ae7-a9d9-84fb5a157f6a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f11315-bf27-4ae7-a9d9-84fb5a157f6a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16829796767662798163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682979676766279816316829796767662798163168297967676627981631682979676766279816316829796767662798163168297967676627981631682979676766279816316829796767662798163168297967676627981631682979676766279816316829796767662798163168297967676627981631682979676766279816316829796767662798163168297967676627981631682979676766279816316829796767662798163168297967676627981631682979676766279816316829796767662798163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01d4082-5ff1-430c-a643-3ecb875292e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d74fd1ce-8b81-4cf1-90ac-05e3336124ff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d74fd1ce-8b81-4cf1-90ac-05e3336124ff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6435044716256408589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64350447162564085896435044716256408589643504471625640858964350447162564085896435044716256408589643504471625640858964350447162564085896435044716256408589643504471625640858964350447162564085896435044716256408589643504471625640858964350447162564085896435044716256408589643504471625640858964350447162564085896435044716256408589643504471625640858964350447162564085896435044716256408589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f11315-bf27-4ae7-a9d9-84fb5a157f6a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da011025-8ca3-476c-94c0-0b904e2a7580, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da011025-8ca3-476c-94c0-0b904e2a7580, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 62184869465116010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6218486946511601062184869465116010621848694651160106218486946511601062184869465116010621848694651160106218486946511601062184869465116010621848694651160106218486946511601062184869465116010621848694651160106218486946511601062184869465116010621848694651160106218486946511601062184869465116010621848694651160106218486946511601062184869465116010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d74fd1ce-8b81-4cf1-90ac-05e3336124ff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 804bd7d0-2454-40dd-8fbc-aaf1a1af1b70, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 804bd7d0-2454-40dd-8fbc-aaf1a1af1b70, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12884486969404969207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288448696940496920712884486969404969207128844869694049692071288448696940496920712884486969404969207128844869694049692071288448696940496920712884486969404969207128844869694049692071288448696940496920712884486969404969207128844869694049692071288448696940496920712884486969404969207128844869694049692071288448696940496920712884486969404969207128844869694049692071288448696940496920712884486969404969207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da011025-8ca3-476c-94c0-0b904e2a7580, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54c50725-80c1-401e-963d-8341809660d7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54c50725-80c1-401e-963d-8341809660d7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4013054911530175027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40130549115301750274013054911530175027401305491153017502740130549115301750274013054911530175027401305491153017502740130549115301750274013054911530175027401305491153017502740130549115301750274013054911530175027401305491153017502740130549115301750274013054911530175027401305491153017502740130549115301750274013054911530175027401305491153017502740130549115301750274013054911530175027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 804bd7d0-2454-40dd-8fbc-aaf1a1af1b70, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84032f10-c2c3-48ab-9c53-c0d6e5514571, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84032f10-c2c3-48ab-9c53-c0d6e5514571, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13075198085773730040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307519808577373004013075198085773730040130751980857737300401307519808577373004013075198085773730040130751980857737300401307519808577373004013075198085773730040130751980857737300401307519808577373004013075198085773730040130751980857737300401307519808577373004013075198085773730040130751980857737300401307519808577373004013075198085773730040130751980857737300401307519808577373004013075198085773730040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84032f10-c2c3-48ab-9c53-c0d6e5514571, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2715568d-f6df-4201-8062-9535be191e93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2715568d-f6df-4201-8062-9535be191e93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1849373653316074797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18493736533160747971849373653316074797184937365331607479718493736533160747971849373653316074797184937365331607479718493736533160747971849373653316074797184937365331607479718493736533160747971849373653316074797184937365331607479718493736533160747971849373653316074797184937365331607479718493736533160747971849373653316074797184937365331607479718493736533160747971849373653316074797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54c50725-80c1-401e-963d-8341809660d7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808715ae-b422-4607-bca5-664b865e0e6d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808715ae-b422-4607-bca5-664b865e0e6d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17473750258144189039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747375025814418903917473750258144189039174737502581441890391747375025814418903917473750258144189039174737502581441890391747375025814418903917473750258144189039174737502581441890391747375025814418903917473750258144189039174737502581441890391747375025814418903917473750258144189039174737502581441890391747375025814418903917473750258144189039174737502581441890391747375025814418903917473750258144189039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2715568d-f6df-4201-8062-9535be191e93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f5a992-1f32-4fc9-8523-e0b507ace0ae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f5a992-1f32-4fc9-8523-e0b507ace0ae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15606455793233159139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560645579323315913915606455793233159139156064557932331591391560645579323315913915606455793233159139156064557932331591391560645579323315913915606455793233159139156064557932331591391560645579323315913915606455793233159139156064557932331591391560645579323315913915606455793233159139156064557932331591391560645579323315913915606455793233159139156064557932331591391560645579323315913915606455793233159139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808715ae-b422-4607-bca5-664b865e0e6d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94259f8b-3e2d-4897-b451-62ea4b85a543, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94259f8b-3e2d-4897-b451-62ea4b85a543, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2727371649806411943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27273716498064119432727371649806411943272737164980641194327273716498064119432727371649806411943272737164980641194327273716498064119432727371649806411943272737164980641194327273716498064119432727371649806411943272737164980641194327273716498064119432727371649806411943272737164980641194327273716498064119432727371649806411943272737164980641194327273716498064119432727371649806411943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f5a992-1f32-4fc9-8523-e0b507ace0ae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfbc1d8f-39eb-4fab-84a7-e6fd02302872, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfbc1d8f-39eb-4fab-84a7-e6fd02302872, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16084384541870946332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608438454187094633216084384541870946332160843845418709463321608438454187094633216084384541870946332160843845418709463321608438454187094633216084384541870946332160843845418709463321608438454187094633216084384541870946332160843845418709463321608438454187094633216084384541870946332160843845418709463321608438454187094633216084384541870946332160843845418709463321608438454187094633216084384541870946332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94259f8b-3e2d-4897-b451-62ea4b85a543, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f13437-64a6-4cab-b405-5921dbd28656, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfbc1d8f-39eb-4fab-84a7-e6fd02302872, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f13437-64a6-4cab-b405-5921dbd28656, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17110058280276229476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711005828027622947617110058280276229476171100582802762294761711005828027622947617110058280276229476171100582802762294761711005828027622947617110058280276229476171100582802762294761711005828027622947617110058280276229476171100582802762294761711005828027622947617110058280276229476171100582802762294761711005828027622947617110058280276229476171100582802762294761711005828027622947617110058280276229476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc1aec76-6e9e-4151-9324-d1d0742bfcd2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc1aec76-6e9e-4151-9324-d1d0742bfcd2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4092650365719892424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40926503657198924244092650365719892424409265036571989242440926503657198924244092650365719892424409265036571989242440926503657198924244092650365719892424409265036571989242440926503657198924244092650365719892424409265036571989242440926503657198924244092650365719892424409265036571989242440926503657198924244092650365719892424409265036571989242440926503657198924244092650365719892424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f13437-64a6-4cab-b405-5921dbd28656, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e5ec6b-8965-462d-934b-d0afe1451913, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc1aec76-6e9e-4151-9324-d1d0742bfcd2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e5ec6b-8965-462d-934b-d0afe1451913, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16065985590054041426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606598559005404142616065985590054041426160659855900540414261606598559005404142616065985590054041426160659855900540414261606598559005404142616065985590054041426160659855900540414261606598559005404142616065985590054041426160659855900540414261606598559005404142616065985590054041426160659855900540414261606598559005404142616065985590054041426160659855900540414261606598559005404142616065985590054041426" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73cd4db1-2610-489c-9b9c-a9067a21f9d4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73cd4db1-2610-489c-9b9c-a9067a21f9d4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743658549552747770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27436585495527477702743658549552747770274365854955274777027436585495527477702743658549552747770274365854955274777027436585495527477702743658549552747770274365854955274777027436585495527477702743658549552747770274365854955274777027436585495527477702743658549552747770274365854955274777027436585495527477702743658549552747770274365854955274777027436585495527477702743658549552747770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e5ec6b-8965-462d-934b-d0afe1451913, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dad30cd5-8c12-4129-89f2-1819e61af2fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dad30cd5-8c12-4129-89f2-1819e61af2fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13598634361095735478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359863436109573547813598634361095735478135986343610957354781359863436109573547813598634361095735478135986343610957354781359863436109573547813598634361095735478135986343610957354781359863436109573547813598634361095735478135986343610957354781359863436109573547813598634361095735478135986343610957354781359863436109573547813598634361095735478135986343610957354781359863436109573547813598634361095735478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73cd4db1-2610-489c-9b9c-a9067a21f9d4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa34c78-45cd-4376-b21f-f176ad45738f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa34c78-45cd-4376-b21f-f176ad45738f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 113918451462362304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304113918451462362304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dad30cd5-8c12-4129-89f2-1819e61af2fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9937a7e5-b6f2-4c4e-9f85-75611dadff24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9937a7e5-b6f2-4c4e-9f85-75611dadff24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10176068784741659637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017606878474165963710176068784741659637101760687847416596371017606878474165963710176068784741659637101760687847416596371017606878474165963710176068784741659637101760687847416596371017606878474165963710176068784741659637101760687847416596371017606878474165963710176068784741659637101760687847416596371017606878474165963710176068784741659637101760687847416596371017606878474165963710176068784741659637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa34c78-45cd-4376-b21f-f176ad45738f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2392f2c3-0861-41d9-b43f-1931f2cd785f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2392f2c3-0861-41d9-b43f-1931f2cd785f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14942115225080045134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494211522508004513414942115225080045134149421152250800451341494211522508004513414942115225080045134149421152250800451341494211522508004513414942115225080045134149421152250800451341494211522508004513414942115225080045134149421152250800451341494211522508004513414942115225080045134149421152250800451341494211522508004513414942115225080045134149421152250800451341494211522508004513414942115225080045134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2392f2c3-0861-41d9-b43f-1931f2cd785f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70f951e-8073-487a-9702-37a062a13c4b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70f951e-8073-487a-9702-37a062a13c4b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6692980359895834874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66929803598958348746692980359895834874669298035989583487466929803598958348746692980359895834874669298035989583487466929803598958348746692980359895834874669298035989583487466929803598958348746692980359895834874669298035989583487466929803598958348746692980359895834874669298035989583487466929803598958348746692980359895834874669298035989583487466929803598958348746692980359895834874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9937a7e5-b6f2-4c4e-9f85-75611dadff24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5276a98-dc46-4f18-8451-b35e1adbb863, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5276a98-dc46-4f18-8451-b35e1adbb863, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6022886602959058407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60228866029590584076022886602959058407602288660295905840760228866029590584076022886602959058407602288660295905840760228866029590584076022886602959058407602288660295905840760228866029590584076022886602959058407602288660295905840760228866029590584076022886602959058407602288660295905840760228866029590584076022886602959058407602288660295905840760228866029590584076022886602959058407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70f951e-8073-487a-9702-37a062a13c4b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afe95945-44ff-4a06-9124-165399b6cc93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afe95945-44ff-4a06-9124-165399b6cc93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5635539517043300840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56355395170433008405635539517043300840563553951704330084056355395170433008405635539517043300840563553951704330084056355395170433008405635539517043300840563553951704330084056355395170433008405635539517043300840563553951704330084056355395170433008405635539517043300840563553951704330084056355395170433008405635539517043300840563553951704330084056355395170433008405635539517043300840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5276a98-dc46-4f18-8451-b35e1adbb863, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13860c6-0f58-4fd0-b220-c010f25e0a8e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13860c6-0f58-4fd0-b220-c010f25e0a8e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5880198766162668382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58801987661626683825880198766162668382588019876616266838258801987661626683825880198766162668382588019876616266838258801987661626683825880198766162668382588019876616266838258801987661626683825880198766162668382588019876616266838258801987661626683825880198766162668382588019876616266838258801987661626683825880198766162668382588019876616266838258801987661626683825880198766162668382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afe95945-44ff-4a06-9124-165399b6cc93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d10454fd-5d14-4d32-8c65-29f21b7eafc1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d10454fd-5d14-4d32-8c65-29f21b7eafc1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13750241651510485102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375024165151048510213750241651510485102137502416515104851021375024165151048510213750241651510485102137502416515104851021375024165151048510213750241651510485102137502416515104851021375024165151048510213750241651510485102137502416515104851021375024165151048510213750241651510485102137502416515104851021375024165151048510213750241651510485102137502416515104851021375024165151048510213750241651510485102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13860c6-0f58-4fd0-b220-c010f25e0a8e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbbf40f5-3b78-4c72-b703-0a693c8f0bd7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbbf40f5-3b78-4c72-b703-0a693c8f0bd7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 70843611734067187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7084361173406718770843611734067187708436117340671877084361173406718770843611734067187708436117340671877084361173406718770843611734067187708436117340671877084361173406718770843611734067187708436117340671877084361173406718770843611734067187708436117340671877084361173406718770843611734067187708436117340671877084361173406718770843611734067187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d10454fd-5d14-4d32-8c65-29f21b7eafc1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d2eac76-3f23-4eff-a925-75af7c766ffe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d2eac76-3f23-4eff-a925-75af7c766ffe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12748356013403993167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274835601340399316712748356013403993167127483560134039931671274835601340399316712748356013403993167127483560134039931671274835601340399316712748356013403993167127483560134039931671274835601340399316712748356013403993167127483560134039931671274835601340399316712748356013403993167127483560134039931671274835601340399316712748356013403993167127483560134039931671274835601340399316712748356013403993167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbbf40f5-3b78-4c72-b703-0a693c8f0bd7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb1f1721-8091-4aeb-838c-5b12ec895c87, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb1f1721-8091-4aeb-838c-5b12ec895c87, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14672921977297503126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467292197729750312614672921977297503126146729219772975031261467292197729750312614672921977297503126146729219772975031261467292197729750312614672921977297503126146729219772975031261467292197729750312614672921977297503126146729219772975031261467292197729750312614672921977297503126146729219772975031261467292197729750312614672921977297503126146729219772975031261467292197729750312614672921977297503126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d2eac76-3f23-4eff-a925-75af7c766ffe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ec6831-f005-487e-97d4-d2b63e48a35d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ec6831-f005-487e-97d4-d2b63e48a35d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16428486782481066797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642848678248106679716428486782481066797164284867824810667971642848678248106679716428486782481066797164284867824810667971642848678248106679716428486782481066797164284867824810667971642848678248106679716428486782481066797164284867824810667971642848678248106679716428486782481066797164284867824810667971642848678248106679716428486782481066797164284867824810667971642848678248106679716428486782481066797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb1f1721-8091-4aeb-838c-5b12ec895c87, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ec6831-f005-487e-97d4-d2b63e48a35d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20b63e42-8fa4-4566-b383-5fabd9f572c1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bc6cf12-0035-4538-883d-6269031776d6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc6cf12-0035-4538-883d-6269031776d6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13020728591050793037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302072859105079303713020728591050793037130207285910507930371302072859105079303713020728591050793037130207285910507930371302072859105079303713020728591050793037130207285910507930371302072859105079303713020728591050793037130207285910507930371302072859105079303713020728591050793037130207285910507930371302072859105079303713020728591050793037130207285910507930371302072859105079303713020728591050793037" } } } 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, 20b63e42-8fa4-4566-b383-5fabd9f572c1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1331975877128858844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13319758771288588441331975877128858844133197587712885884413319758771288588441331975877128858844133197587712885884413319758771288588441331975877128858844133197587712885884413319758771288588441331975877128858844133197587712885884413319758771288588441331975877128858844133197587712885884413319758771288588441331975877128858844133197587712885884413319758771288588441331975877128858844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc6cf12-0035-4538-883d-6269031776d6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bdc2542-28a5-4ef6-b6f8-1c0e8b74e28a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bdc2542-28a5-4ef6-b6f8-1c0e8b74e28a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7881698214512603878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78816982145126038787881698214512603878788169821451260387878816982145126038787881698214512603878788169821451260387878816982145126038787881698214512603878788169821451260387878816982145126038787881698214512603878788169821451260387878816982145126038787881698214512603878788169821451260387878816982145126038787881698214512603878788169821451260387878816982145126038787881698214512603878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20b63e42-8fa4-4566-b383-5fabd9f572c1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6cd22d-34cc-4d3d-8485-29695ac1681e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6cd22d-34cc-4d3d-8485-29695ac1681e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6433124599107256725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64331245991072567256433124599107256725643312459910725672564331245991072567256433124599107256725643312459910725672564331245991072567256433124599107256725643312459910725672564331245991072567256433124599107256725643312459910725672564331245991072567256433124599107256725643312459910725672564331245991072567256433124599107256725643312459910725672564331245991072567256433124599107256725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bdc2542-28a5-4ef6-b6f8-1c0e8b74e28a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e961b654-090f-4565-a536-f081aeaa8b93, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e961b654-090f-4565-a536-f081aeaa8b93, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7282284325938410132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72822843259384101327282284325938410132728228432593841013272822843259384101327282284325938410132728228432593841013272822843259384101327282284325938410132728228432593841013272822843259384101327282284325938410132728228432593841013272822843259384101327282284325938410132728228432593841013272822843259384101327282284325938410132728228432593841013272822843259384101327282284325938410132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6cd22d-34cc-4d3d-8485-29695ac1681e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65954811-e61b-4c00-b8a4-170ddcf1dbde, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65954811-e61b-4c00-b8a4-170ddcf1dbde, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6578680460707679810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65786804607076798106578680460707679810657868046070767981065786804607076798106578680460707679810657868046070767981065786804607076798106578680460707679810657868046070767981065786804607076798106578680460707679810657868046070767981065786804607076798106578680460707679810657868046070767981065786804607076798106578680460707679810657868046070767981065786804607076798106578680460707679810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e961b654-090f-4565-a536-f081aeaa8b93, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e1ae700-4723-4311-b209-aa19afd30bff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1ae700-4723-4311-b209-aa19afd30bff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8390082163897795244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83900821638977952448390082163897795244839008216389779524483900821638977952448390082163897795244839008216389779524483900821638977952448390082163897795244839008216389779524483900821638977952448390082163897795244839008216389779524483900821638977952448390082163897795244839008216389779524483900821638977952448390082163897795244839008216389779524483900821638977952448390082163897795244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65954811-e61b-4c00-b8a4-170ddcf1dbde, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1ae700-4723-4311-b209-aa19afd30bff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 979288b5-bf54-42ca-aeb8-b70b0c7204b5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979288b5-bf54-42ca-aeb8-b70b0c7204b5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15424213206701845172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542421320670184517215424213206701845172154242132067018451721542421320670184517215424213206701845172154242132067018451721542421320670184517215424213206701845172154242132067018451721542421320670184517215424213206701845172154242132067018451721542421320670184517215424213206701845172154242132067018451721542421320670184517215424213206701845172154242132067018451721542421320670184517215424213206701845172" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccebb7c1-8d68-4f01-ac3d-f3cd49618a82, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccebb7c1-8d68-4f01-ac3d-f3cd49618a82, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8121267070430909520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81212670704309095208121267070430909520812126707043090952081212670704309095208121267070430909520812126707043090952081212670704309095208121267070430909520812126707043090952081212670704309095208121267070430909520812126707043090952081212670704309095208121267070430909520812126707043090952081212670704309095208121267070430909520812126707043090952081212670704309095208121267070430909520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979288b5-bf54-42ca-aeb8-b70b0c7204b5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 091de2b2-4fed-4989-8ad1-185f78c21640, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091de2b2-4fed-4989-8ad1-185f78c21640, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5632568189299262248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56325681892992622485632568189299262248563256818929926224856325681892992622485632568189299262248563256818929926224856325681892992622485632568189299262248563256818929926224856325681892992622485632568189299262248563256818929926224856325681892992622485632568189299262248563256818929926224856325681892992622485632568189299262248563256818929926224856325681892992622485632568189299262248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccebb7c1-8d68-4f01-ac3d-f3cd49618a82, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49f2567e-fba2-46b5-a439-599b82fd31fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49f2567e-fba2-46b5-a439-599b82fd31fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3325539821531820142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33255398215318201423325539821531820142332553982153182014233255398215318201423325539821531820142332553982153182014233255398215318201423325539821531820142332553982153182014233255398215318201423325539821531820142332553982153182014233255398215318201423325539821531820142332553982153182014233255398215318201423325539821531820142332553982153182014233255398215318201423325539821531820142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091de2b2-4fed-4989-8ad1-185f78c21640, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af32e7fc-251c-45e7-ac10-54296ea4a039, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af32e7fc-251c-45e7-ac10-54296ea4a039, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14277365246505206381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427736524650520638114277365246505206381142773652465052063811427736524650520638114277365246505206381142773652465052063811427736524650520638114277365246505206381142773652465052063811427736524650520638114277365246505206381142773652465052063811427736524650520638114277365246505206381142773652465052063811427736524650520638114277365246505206381142773652465052063811427736524650520638114277365246505206381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49f2567e-fba2-46b5-a439-599b82fd31fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af303d42-a42a-4032-9dde-ae072a7afca3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af303d42-a42a-4032-9dde-ae072a7afca3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2785962762379651761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27859627623796517612785962762379651761278596276237965176127859627623796517612785962762379651761278596276237965176127859627623796517612785962762379651761278596276237965176127859627623796517612785962762379651761278596276237965176127859627623796517612785962762379651761278596276237965176127859627623796517612785962762379651761278596276237965176127859627623796517612785962762379651761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af32e7fc-251c-45e7-ac10-54296ea4a039, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841bc871-e832-4f85-af3a-393e0795ea0c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841bc871-e832-4f85-af3a-393e0795ea0c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17465322950217124351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746532295021712435117465322950217124351174653229502171243511746532295021712435117465322950217124351174653229502171243511746532295021712435117465322950217124351174653229502171243511746532295021712435117465322950217124351174653229502171243511746532295021712435117465322950217124351174653229502171243511746532295021712435117465322950217124351174653229502171243511746532295021712435117465322950217124351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af303d42-a42a-4032-9dde-ae072a7afca3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8888ee-71fc-44ab-8efb-9eec1470156b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8888ee-71fc-44ab-8efb-9eec1470156b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 250987550857742739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739250987550857742739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841bc871-e832-4f85-af3a-393e0795ea0c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd29fe86-8af7-453e-9f25-7193c4dd27f4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd29fe86-8af7-453e-9f25-7193c4dd27f4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7423371404201344307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74233714042013443077423371404201344307742337140420134430774233714042013443077423371404201344307742337140420134430774233714042013443077423371404201344307742337140420134430774233714042013443077423371404201344307742337140420134430774233714042013443077423371404201344307742337140420134430774233714042013443077423371404201344307742337140420134430774233714042013443077423371404201344307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8888ee-71fc-44ab-8efb-9eec1470156b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90faf504-b6fd-442d-be7c-83d7fc6425ef, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90faf504-b6fd-442d-be7c-83d7fc6425ef, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 167413630876598587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587167413630876598587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd29fe86-8af7-453e-9f25-7193c4dd27f4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83391ede-81f5-47d6-97d2-9a977172a0c7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83391ede-81f5-47d6-97d2-9a977172a0c7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14358886276010036696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435888627601003669614358886276010036696143588862760100366961435888627601003669614358886276010036696143588862760100366961435888627601003669614358886276010036696143588862760100366961435888627601003669614358886276010036696143588862760100366961435888627601003669614358886276010036696143588862760100366961435888627601003669614358886276010036696143588862760100366961435888627601003669614358886276010036696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90faf504-b6fd-442d-be7c-83d7fc6425ef, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b056f64-cc71-4206-9ed4-5f91a47135f1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b056f64-cc71-4206-9ed4-5f91a47135f1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3270389403831053732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32703894038310537323270389403831053732327038940383105373232703894038310537323270389403831053732327038940383105373232703894038310537323270389403831053732327038940383105373232703894038310537323270389403831053732327038940383105373232703894038310537323270389403831053732327038940383105373232703894038310537323270389403831053732327038940383105373232703894038310537323270389403831053732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83391ede-81f5-47d6-97d2-9a977172a0c7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ce5a405-9b4c-4070-af44-833de3ea9e7e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ce5a405-9b4c-4070-af44-833de3ea9e7e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6219581197455127477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62195811974551274776219581197455127477621958119745512747762195811974551274776219581197455127477621958119745512747762195811974551274776219581197455127477621958119745512747762195811974551274776219581197455127477621958119745512747762195811974551274776219581197455127477621958119745512747762195811974551274776219581197455127477621958119745512747762195811974551274776219581197455127477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b056f64-cc71-4206-9ed4-5f91a47135f1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43adca32-b384-4730-ad38-c035fb90bf0c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43adca32-b384-4730-ad38-c035fb90bf0c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178021958792962961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11780219587929629611178021958792962961117802195879296296111780219587929629611178021958792962961117802195879296296111780219587929629611178021958792962961117802195879296296111780219587929629611178021958792962961117802195879296296111780219587929629611178021958792962961117802195879296296111780219587929629611178021958792962961117802195879296296111780219587929629611178021958792962961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ce5a405-9b4c-4070-af44-833de3ea9e7e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bfe940a-63f4-4826-99e4-4eb584ea1c21, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bfe940a-63f4-4826-99e4-4eb584ea1c21, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7614968464543852941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76149684645438529417614968464543852941761496846454385294176149684645438529417614968464543852941761496846454385294176149684645438529417614968464543852941761496846454385294176149684645438529417614968464543852941761496846454385294176149684645438529417614968464543852941761496846454385294176149684645438529417614968464543852941761496846454385294176149684645438529417614968464543852941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43adca32-b384-4730-ad38-c035fb90bf0c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c86251-c167-463f-84de-657253ef4b02, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c86251-c167-463f-84de-657253ef4b02, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1034603912106531139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10346039121065311391034603912106531139103460391210653113910346039121065311391034603912106531139103460391210653113910346039121065311391034603912106531139103460391210653113910346039121065311391034603912106531139103460391210653113910346039121065311391034603912106531139103460391210653113910346039121065311391034603912106531139103460391210653113910346039121065311391034603912106531139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bfe940a-63f4-4826-99e4-4eb584ea1c21, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ee4178-46ab-426f-831d-dda79bedb449, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ee4178-46ab-426f-831d-dda79bedb449, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10767276131693694525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076727613169369452510767276131693694525107672761316936945251076727613169369452510767276131693694525107672761316936945251076727613169369452510767276131693694525107672761316936945251076727613169369452510767276131693694525107672761316936945251076727613169369452510767276131693694525107672761316936945251076727613169369452510767276131693694525107672761316936945251076727613169369452510767276131693694525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c86251-c167-463f-84de-657253ef4b02, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c8f004-6dcf-4bbb-9f6e-7059c0980d2e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c8f004-6dcf-4bbb-9f6e-7059c0980d2e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8797083933417737897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87970839334177378978797083933417737897879708393341773789787970839334177378978797083933417737897879708393341773789787970839334177378978797083933417737897879708393341773789787970839334177378978797083933417737897879708393341773789787970839334177378978797083933417737897879708393341773789787970839334177378978797083933417737897879708393341773789787970839334177378978797083933417737897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ee4178-46ab-426f-831d-dda79bedb449, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c8da28f-5a92-479e-a49e-f2696bce208a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c8da28f-5a92-479e-a49e-f2696bce208a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273715709764613494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82737157097646134948273715709764613494827371570976461349482737157097646134948273715709764613494827371570976461349482737157097646134948273715709764613494827371570976461349482737157097646134948273715709764613494827371570976461349482737157097646134948273715709764613494827371570976461349482737157097646134948273715709764613494827371570976461349482737157097646134948273715709764613494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c8f004-6dcf-4bbb-9f6e-7059c0980d2e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c82112d-3fe7-49f7-8611-8019062dcd22, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c82112d-3fe7-49f7-8611-8019062dcd22, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4837858531689932010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48378585316899320104837858531689932010483785853168993201048378585316899320104837858531689932010483785853168993201048378585316899320104837858531689932010483785853168993201048378585316899320104837858531689932010483785853168993201048378585316899320104837858531689932010483785853168993201048378585316899320104837858531689932010483785853168993201048378585316899320104837858531689932010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c8da28f-5a92-479e-a49e-f2696bce208a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9bdb7d5-a504-4210-aaeb-486547072ea0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9bdb7d5-a504-4210-aaeb-486547072ea0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16140450399317785821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614045039931778582116140450399317785821161404503993177858211614045039931778582116140450399317785821161404503993177858211614045039931778582116140450399317785821161404503993177858211614045039931778582116140450399317785821161404503993177858211614045039931778582116140450399317785821161404503993177858211614045039931778582116140450399317785821161404503993177858211614045039931778582116140450399317785821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c82112d-3fe7-49f7-8611-8019062dcd22, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3cee979-effd-494e-877f-b522dee4dca6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3cee979-effd-494e-877f-b522dee4dca6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12679782258479662773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267978225847966277312679782258479662773126797822584796627731267978225847966277312679782258479662773126797822584796627731267978225847966277312679782258479662773126797822584796627731267978225847966277312679782258479662773126797822584796627731267978225847966277312679782258479662773126797822584796627731267978225847966277312679782258479662773126797822584796627731267978225847966277312679782258479662773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9bdb7d5-a504-4210-aaeb-486547072ea0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f885ed6-546a-4327-a44f-0d7d70844090, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3cee979-effd-494e-877f-b522dee4dca6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f885ed6-546a-4327-a44f-0d7d70844090, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2155680559761934749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21556805597619347492155680559761934749215568055976193474921556805597619347492155680559761934749215568055976193474921556805597619347492155680559761934749215568055976193474921556805597619347492155680559761934749215568055976193474921556805597619347492155680559761934749215568055976193474921556805597619347492155680559761934749215568055976193474921556805597619347492155680559761934749" } } } 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 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe2888a-7a41-41d7-80c2-c7cbfe9fd6cd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe2888a-7a41-41d7-80c2-c7cbfe9fd6cd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4543783143302679019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45437831433026790194543783143302679019454378314330267901945437831433026790194543783143302679019454378314330267901945437831433026790194543783143302679019454378314330267901945437831433026790194543783143302679019454378314330267901945437831433026790194543783143302679019454378314330267901945437831433026790194543783143302679019454378314330267901945437831433026790194543783143302679019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f885ed6-546a-4327-a44f-0d7d70844090, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5acc114-6c6c-40f6-8193-3f8492a53ccc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5acc114-6c6c-40f6-8193-3f8492a53ccc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1996721522336764443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19967215223367644431996721522336764443199672152233676444319967215223367644431996721522336764443199672152233676444319967215223367644431996721522336764443199672152233676444319967215223367644431996721522336764443199672152233676444319967215223367644431996721522336764443199672152233676444319967215223367644431996721522336764443199672152233676444319967215223367644431996721522336764443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe2888a-7a41-41d7-80c2-c7cbfe9fd6cd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b96a57d8-2f4d-4f19-8e59-95cf7151f919, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96a57d8-2f4d-4f19-8e59-95cf7151f919, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7737381297516206540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77373812975162065407737381297516206540773738129751620654077373812975162065407737381297516206540773738129751620654077373812975162065407737381297516206540773738129751620654077373812975162065407737381297516206540773738129751620654077373812975162065407737381297516206540773738129751620654077373812975162065407737381297516206540773738129751620654077373812975162065407737381297516206540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5acc114-6c6c-40f6-8193-3f8492a53ccc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 242d54b4-cd06-4907-b1a7-4a340ab4f02d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 242d54b4-cd06-4907-b1a7-4a340ab4f02d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11995799877380643461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199579987738064346111995799877380643461119957998773806434611199579987738064346111995799877380643461119957998773806434611199579987738064346111995799877380643461119957998773806434611199579987738064346111995799877380643461119957998773806434611199579987738064346111995799877380643461119957998773806434611199579987738064346111995799877380643461119957998773806434611199579987738064346111995799877380643461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96a57d8-2f4d-4f19-8e59-95cf7151f919, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acfd8d9d-897b-4578-9e86-f8bff78740f9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acfd8d9d-897b-4578-9e86-f8bff78740f9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12490808114138049554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249080811413804955412490808114138049554124908081141380495541249080811413804955412490808114138049554124908081141380495541249080811413804955412490808114138049554124908081141380495541249080811413804955412490808114138049554124908081141380495541249080811413804955412490808114138049554124908081141380495541249080811413804955412490808114138049554124908081141380495541249080811413804955412490808114138049554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 242d54b4-cd06-4907-b1a7-4a340ab4f02d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 401bdc97-71b2-481f-aea7-f687bcd2b9ab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 401bdc97-71b2-481f-aea7-f687bcd2b9ab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 472545338299626141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141472545338299626141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acfd8d9d-897b-4578-9e86-f8bff78740f9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c78d1b7-0008-4d88-8848-409fd6e15d8d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c78d1b7-0008-4d88-8848-409fd6e15d8d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11442519883479406109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144251988347940610911442519883479406109114425198834794061091144251988347940610911442519883479406109114425198834794061091144251988347940610911442519883479406109114425198834794061091144251988347940610911442519883479406109114425198834794061091144251988347940610911442519883479406109114425198834794061091144251988347940610911442519883479406109114425198834794061091144251988347940610911442519883479406109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 401bdc97-71b2-481f-aea7-f687bcd2b9ab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c78d1b7-0008-4d88-8848-409fd6e15d8d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35c52f75-4a48-4489-b48b-efa60d50f004, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47ff558e-a682-4541-975f-9323169e0e15, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35c52f75-4a48-4489-b48b-efa60d50f004, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11085394235081652738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108539423508165273811085394235081652738110853942350816527381108539423508165273811085394235081652738110853942350816527381108539423508165273811085394235081652738110853942350816527381108539423508165273811085394235081652738110853942350816527381108539423508165273811085394235081652738110853942350816527381108539423508165273811085394235081652738110853942350816527381108539423508165273811085394235081652738" } } } 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, 47ff558e-a682-4541-975f-9323169e0e15, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17061880170889546526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706188017088954652617061880170889546526170618801708895465261706188017088954652617061880170889546526170618801708895465261706188017088954652617061880170889546526170618801708895465261706188017088954652617061880170889546526170618801708895465261706188017088954652617061880170889546526170618801708895465261706188017088954652617061880170889546526170618801708895465261706188017088954652617061880170889546526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35c52f75-4a48-4489-b48b-efa60d50f004, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ff558e-a682-4541-975f-9323169e0e15, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4de1a18d-9e20-4ac0-8a44-9543934bdf07, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4de1a18d-9e20-4ac0-8a44-9543934bdf07, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15014372629830633382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501437262983063338215014372629830633382150143726298306333821501437262983063338215014372629830633382150143726298306333821501437262983063338215014372629830633382150143726298306333821501437262983063338215014372629830633382150143726298306333821501437262983063338215014372629830633382150143726298306333821501437262983063338215014372629830633382150143726298306333821501437262983063338215014372629830633382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68e80c69-a3e4-409e-843c-c2fbb84170c3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68e80c69-a3e4-409e-843c-c2fbb84170c3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13770028105203735130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377002810520373513013770028105203735130137700281052037351301377002810520373513013770028105203735130137700281052037351301377002810520373513013770028105203735130137700281052037351301377002810520373513013770028105203735130137700281052037351301377002810520373513013770028105203735130137700281052037351301377002810520373513013770028105203735130137700281052037351301377002810520373513013770028105203735130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68e80c69-a3e4-409e-843c-c2fbb84170c3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4de1a18d-9e20-4ac0-8a44-9543934bdf07, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1641ca-f1f0-4834-8ef5-4ffa6d4d129e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1641ca-f1f0-4834-8ef5-4ffa6d4d129e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8227512151813874717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82275121518138747178227512151813874717822751215181387471782275121518138747178227512151813874717822751215181387471782275121518138747178227512151813874717822751215181387471782275121518138747178227512151813874717822751215181387471782275121518138747178227512151813874717822751215181387471782275121518138747178227512151813874717822751215181387471782275121518138747178227512151813874717" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b64d75-a8cd-4f7e-b794-7749eae5976e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b64d75-a8cd-4f7e-b794-7749eae5976e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14108405704611261728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410840570461126172814108405704611261728141084057046112617281410840570461126172814108405704611261728141084057046112617281410840570461126172814108405704611261728141084057046112617281410840570461126172814108405704611261728141084057046112617281410840570461126172814108405704611261728141084057046112617281410840570461126172814108405704611261728141084057046112617281410840570461126172814108405704611261728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1641ca-f1f0-4834-8ef5-4ffa6d4d129e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b64d75-a8cd-4f7e-b794-7749eae5976e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60012e4e-a726-428a-bbee-525b8bdbc1ad, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d95c5b-b1fc-4a30-8a12-2705017b1efd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60012e4e-a726-428a-bbee-525b8bdbc1ad, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16131672461205143896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613167246120514389616131672461205143896161316724612051438961613167246120514389616131672461205143896161316724612051438961613167246120514389616131672461205143896161316724612051438961613167246120514389616131672461205143896161316724612051438961613167246120514389616131672461205143896161316724612051438961613167246120514389616131672461205143896161316724612051438961613167246120514389616131672461205143896" } } } 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, 95d95c5b-b1fc-4a30-8a12-2705017b1efd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8237193862852874583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82371938628528745838237193862852874583823719386285287458382371938628528745838237193862852874583823719386285287458382371938628528745838237193862852874583823719386285287458382371938628528745838237193862852874583823719386285287458382371938628528745838237193862852874583823719386285287458382371938628528745838237193862852874583823719386285287458382371938628528745838237193862852874583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60012e4e-a726-428a-bbee-525b8bdbc1ad, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75e8e149-0312-440b-93ff-d2b047d8b691, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75e8e149-0312-440b-93ff-d2b047d8b691, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5841700073985301174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58417000739853011745841700073985301174584170007398530117458417000739853011745841700073985301174584170007398530117458417000739853011745841700073985301174584170007398530117458417000739853011745841700073985301174584170007398530117458417000739853011745841700073985301174584170007398530117458417000739853011745841700073985301174584170007398530117458417000739853011745841700073985301174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d95c5b-b1fc-4a30-8a12-2705017b1efd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde9d01b-a771-4a0a-85d2-f7afc4c59c20, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde9d01b-a771-4a0a-85d2-f7afc4c59c20, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15343625341676743514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534362534167674351415343625341676743514153436253416767435141534362534167674351415343625341676743514153436253416767435141534362534167674351415343625341676743514153436253416767435141534362534167674351415343625341676743514153436253416767435141534362534167674351415343625341676743514153436253416767435141534362534167674351415343625341676743514153436253416767435141534362534167674351415343625341676743514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75e8e149-0312-440b-93ff-d2b047d8b691, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd61c05-dcc6-4dce-b306-2b63bbc75974, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd61c05-dcc6-4dce-b306-2b63bbc75974, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8661565733828719707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86615657338287197078661565733828719707866156573382871970786615657338287197078661565733828719707866156573382871970786615657338287197078661565733828719707866156573382871970786615657338287197078661565733828719707866156573382871970786615657338287197078661565733828719707866156573382871970786615657338287197078661565733828719707866156573382871970786615657338287197078661565733828719707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde9d01b-a771-4a0a-85d2-f7afc4c59c20, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3bc397a-16d7-43c3-aa7c-0b42848a467b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3bc397a-16d7-43c3-aa7c-0b42848a467b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539038025357482530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530539038025357482530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3bc397a-16d7-43c3-aa7c-0b42848a467b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd61c05-dcc6-4dce-b306-2b63bbc75974, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb1a771-7e9e-4d19-8d56-b40914d7537d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb1a771-7e9e-4d19-8d56-b40914d7537d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14183292924117184547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418329292411718454714183292924117184547141832929241171845471418329292411718454714183292924117184547141832929241171845471418329292411718454714183292924117184547141832929241171845471418329292411718454714183292924117184547141832929241171845471418329292411718454714183292924117184547141832929241171845471418329292411718454714183292924117184547141832929241171845471418329292411718454714183292924117184547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ccc9ebc-a443-4ee9-bce5-dfd09d0ae184, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ccc9ebc-a443-4ee9-bce5-dfd09d0ae184, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16136875084580510599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613687508458051059916136875084580510599161368750845805105991613687508458051059916136875084580510599161368750845805105991613687508458051059916136875084580510599161368750845805105991613687508458051059916136875084580510599161368750845805105991613687508458051059916136875084580510599161368750845805105991613687508458051059916136875084580510599161368750845805105991613687508458051059916136875084580510599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb1a771-7e9e-4d19-8d56-b40914d7537d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ccc9ebc-a443-4ee9-bce5-dfd09d0ae184, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073617af-4717-4cc1-81f9-ed54474121e8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073617af-4717-4cc1-81f9-ed54474121e8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12317695892334435376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231769589233443537612317695892334435376123176958923344353761231769589233443537612317695892334435376123176958923344353761231769589233443537612317695892334435376123176958923344353761231769589233443537612317695892334435376123176958923344353761231769589233443537612317695892334435376123176958923344353761231769589233443537612317695892334435376123176958923344353761231769589233443537612317695892334435376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b288cc4-1263-427c-a086-2da2275892bf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b288cc4-1263-427c-a086-2da2275892bf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7966433350405765173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79664333504057651737966433350405765173796643335040576517379664333504057651737966433350405765173796643335040576517379664333504057651737966433350405765173796643335040576517379664333504057651737966433350405765173796643335040576517379664333504057651737966433350405765173796643335040576517379664333504057651737966433350405765173796643335040576517379664333504057651737966433350405765173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b288cc4-1263-427c-a086-2da2275892bf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fd1aaf8-6bb0-4961-a419-49bd8b2789ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fd1aaf8-6bb0-4961-a419-49bd8b2789ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9340573762609923430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93405737626099234309340573762609923430934057376260992343093405737626099234309340573762609923430934057376260992343093405737626099234309340573762609923430934057376260992343093405737626099234309340573762609923430934057376260992343093405737626099234309340573762609923430934057376260992343093405737626099234309340573762609923430934057376260992343093405737626099234309340573762609923430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073617af-4717-4cc1-81f9-ed54474121e8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28f2f3e3-762f-4522-a995-3f4aa47020a5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f2f3e3-762f-4522-a995-3f4aa47020a5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5125283374107410767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51252833741074107675125283374107410767512528337410741076751252833741074107675125283374107410767512528337410741076751252833741074107675125283374107410767512528337410741076751252833741074107675125283374107410767512528337410741076751252833741074107675125283374107410767512528337410741076751252833741074107675125283374107410767512528337410741076751252833741074107675125283374107410767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fd1aaf8-6bb0-4961-a419-49bd8b2789ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a8df3e-7f90-4a98-99bb-ddcb8d7ca408, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f2f3e3-762f-4522-a995-3f4aa47020a5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a8df3e-7f90-4a98-99bb-ddcb8d7ca408, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 191597049083653544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544191597049083653544" } } } 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 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47c87468-b10e-41bd-b4f1-395987036998, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47c87468-b10e-41bd-b4f1-395987036998, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 42689095976850771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4268909597685077142689095976850771426890959768507714268909597685077142689095976850771426890959768507714268909597685077142689095976850771426890959768507714268909597685077142689095976850771426890959768507714268909597685077142689095976850771426890959768507714268909597685077142689095976850771426890959768507714268909597685077142689095976850771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a8df3e-7f90-4a98-99bb-ddcb8d7ca408, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa2725a-66f4-467b-b083-2fb7fce7c13b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa2725a-66f4-467b-b083-2fb7fce7c13b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16732294136031003418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673229413603100341816732294136031003418167322941360310034181673229413603100341816732294136031003418167322941360310034181673229413603100341816732294136031003418167322941360310034181673229413603100341816732294136031003418167322941360310034181673229413603100341816732294136031003418167322941360310034181673229413603100341816732294136031003418167322941360310034181673229413603100341816732294136031003418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47c87468-b10e-41bd-b4f1-395987036998, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a119005d-8f50-4963-ab8e-b476a2f52b2d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a119005d-8f50-4963-ab8e-b476a2f52b2d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16844245709430925470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684424570943092547016844245709430925470168442457094309254701684424570943092547016844245709430925470168442457094309254701684424570943092547016844245709430925470168442457094309254701684424570943092547016844245709430925470168442457094309254701684424570943092547016844245709430925470168442457094309254701684424570943092547016844245709430925470168442457094309254701684424570943092547016844245709430925470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa2725a-66f4-467b-b083-2fb7fce7c13b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa1d8c1b-a312-4064-a6ea-2ead8464fa24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa1d8c1b-a312-4064-a6ea-2ead8464fa24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16569024816220870564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656902481622087056416569024816220870564165690248162208705641656902481622087056416569024816220870564165690248162208705641656902481622087056416569024816220870564165690248162208705641656902481622087056416569024816220870564165690248162208705641656902481622087056416569024816220870564165690248162208705641656902481622087056416569024816220870564165690248162208705641656902481622087056416569024816220870564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a119005d-8f50-4963-ab8e-b476a2f52b2d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10399b00-283c-4601-ba81-4c2a85c417ac, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10399b00-283c-4601-ba81-4c2a85c417ac, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12121981094240020413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212198109424002041312121981094240020413121219810942400204131212198109424002041312121981094240020413121219810942400204131212198109424002041312121981094240020413121219810942400204131212198109424002041312121981094240020413121219810942400204131212198109424002041312121981094240020413121219810942400204131212198109424002041312121981094240020413121219810942400204131212198109424002041312121981094240020413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa1d8c1b-a312-4064-a6ea-2ead8464fa24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10399b00-283c-4601-ba81-4c2a85c417ac, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a723a528-46da-4b64-85a6-0c519f38b2b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a723a528-46da-4b64-85a6-0c519f38b2b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15020900045168433975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502090004516843397515020900045168433975150209000451684339751502090004516843397515020900045168433975150209000451684339751502090004516843397515020900045168433975150209000451684339751502090004516843397515020900045168433975150209000451684339751502090004516843397515020900045168433975150209000451684339751502090004516843397515020900045168433975150209000451684339751502090004516843397515020900045168433975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc5c873-171b-45df-af08-37f42bfe981e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc5c873-171b-45df-af08-37f42bfe981e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3112013281719593070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31120132817195930703112013281719593070311201328171959307031120132817195930703112013281719593070311201328171959307031120132817195930703112013281719593070311201328171959307031120132817195930703112013281719593070311201328171959307031120132817195930703112013281719593070311201328171959307031120132817195930703112013281719593070311201328171959307031120132817195930703112013281719593070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a723a528-46da-4b64-85a6-0c519f38b2b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d58322dc-e9b3-41c8-992f-7b16f2f4f2ab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d58322dc-e9b3-41c8-992f-7b16f2f4f2ab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6589301517942743807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65893015179427438076589301517942743807658930151794274380765893015179427438076589301517942743807658930151794274380765893015179427438076589301517942743807658930151794274380765893015179427438076589301517942743807658930151794274380765893015179427438076589301517942743807658930151794274380765893015179427438076589301517942743807658930151794274380765893015179427438076589301517942743807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc5c873-171b-45df-af08-37f42bfe981e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ca055a3-753e-4c7f-a44b-a6bf45f7ff6d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca055a3-753e-4c7f-a44b-a6bf45f7ff6d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13893202863777703282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389320286377770328213893202863777703282138932028637777032821389320286377770328213893202863777703282138932028637777032821389320286377770328213893202863777703282138932028637777032821389320286377770328213893202863777703282138932028637777032821389320286377770328213893202863777703282138932028637777032821389320286377770328213893202863777703282138932028637777032821389320286377770328213893202863777703282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d58322dc-e9b3-41c8-992f-7b16f2f4f2ab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b614d8-d2b6-4827-be13-c64a22f3cc4d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b614d8-d2b6-4827-be13-c64a22f3cc4d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15491934850464968382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549193485046496838215491934850464968382154919348504649683821549193485046496838215491934850464968382154919348504649683821549193485046496838215491934850464968382154919348504649683821549193485046496838215491934850464968382154919348504649683821549193485046496838215491934850464968382154919348504649683821549193485046496838215491934850464968382154919348504649683821549193485046496838215491934850464968382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca055a3-753e-4c7f-a44b-a6bf45f7ff6d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9298bb-54a5-46fa-9030-e3e42d448b1e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9298bb-54a5-46fa-9030-e3e42d448b1e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4908646784702452093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49086467847024520934908646784702452093490864678470245209349086467847024520934908646784702452093490864678470245209349086467847024520934908646784702452093490864678470245209349086467847024520934908646784702452093490864678470245209349086467847024520934908646784702452093490864678470245209349086467847024520934908646784702452093490864678470245209349086467847024520934908646784702452093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b614d8-d2b6-4827-be13-c64a22f3cc4d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2681e8-6eed-4954-8fc6-1a0d58ebb47b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2681e8-6eed-4954-8fc6-1a0d58ebb47b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4136125929669805739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41361259296698057394136125929669805739413612592966980573941361259296698057394136125929669805739413612592966980573941361259296698057394136125929669805739413612592966980573941361259296698057394136125929669805739413612592966980573941361259296698057394136125929669805739413612592966980573941361259296698057394136125929669805739413612592966980573941361259296698057394136125929669805739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9298bb-54a5-46fa-9030-e3e42d448b1e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc41e30a-c4a9-4ae0-8693-56580ffc4005, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc41e30a-c4a9-4ae0-8693-56580ffc4005, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16207678347504517891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620767834750451789116207678347504517891162076783475045178911620767834750451789116207678347504517891162076783475045178911620767834750451789116207678347504517891162076783475045178911620767834750451789116207678347504517891162076783475045178911620767834750451789116207678347504517891162076783475045178911620767834750451789116207678347504517891162076783475045178911620767834750451789116207678347504517891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2681e8-6eed-4954-8fc6-1a0d58ebb47b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd312930-fe3d-45b1-9520-984bef027436, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd312930-fe3d-45b1-9520-984bef027436, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17254355755965731002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725435575596573100217254355755965731002172543557559657310021725435575596573100217254355755965731002172543557559657310021725435575596573100217254355755965731002172543557559657310021725435575596573100217254355755965731002172543557559657310021725435575596573100217254355755965731002172543557559657310021725435575596573100217254355755965731002172543557559657310021725435575596573100217254355755965731002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc41e30a-c4a9-4ae0-8693-56580ffc4005, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feacaf79-bf45-4b4b-968e-c883636c9183, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feacaf79-bf45-4b4b-968e-c883636c9183, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2001639176174100780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20016391761741007802001639176174100780200163917617410078020016391761741007802001639176174100780200163917617410078020016391761741007802001639176174100780200163917617410078020016391761741007802001639176174100780200163917617410078020016391761741007802001639176174100780200163917617410078020016391761741007802001639176174100780200163917617410078020016391761741007802001639176174100780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd312930-fe3d-45b1-9520-984bef027436, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a0bc97c-8347-4501-aee6-3cff3a0cf53d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a0bc97c-8347-4501-aee6-3cff3a0cf53d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5593280118334513755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55932801183345137555593280118334513755559328011833451375555932801183345137555593280118334513755559328011833451375555932801183345137555593280118334513755559328011833451375555932801183345137555593280118334513755559328011833451375555932801183345137555593280118334513755559328011833451375555932801183345137555593280118334513755559328011833451375555932801183345137555593280118334513755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feacaf79-bf45-4b4b-968e-c883636c9183, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5206d76f-0061-4fe8-ab09-a42205f0706c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5206d76f-0061-4fe8-ab09-a42205f0706c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6639367454130781050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66393674541307810506639367454130781050663936745413078105066393674541307810506639367454130781050663936745413078105066393674541307810506639367454130781050663936745413078105066393674541307810506639367454130781050663936745413078105066393674541307810506639367454130781050663936745413078105066393674541307810506639367454130781050663936745413078105066393674541307810506639367454130781050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a0bc97c-8347-4501-aee6-3cff3a0cf53d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8863171a-4578-4411-84b4-393e7a0d69b4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8863171a-4578-4411-84b4-393e7a0d69b4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11928409305869066928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192840930586906692811928409305869066928119284093058690669281192840930586906692811928409305869066928119284093058690669281192840930586906692811928409305869066928119284093058690669281192840930586906692811928409305869066928119284093058690669281192840930586906692811928409305869066928119284093058690669281192840930586906692811928409305869066928119284093058690669281192840930586906692811928409305869066928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5206d76f-0061-4fe8-ab09-a42205f0706c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 598861b4-57a3-465a-a48b-e7da6b097ebb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598861b4-57a3-465a-a48b-e7da6b097ebb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7592921636042601685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75929216360426016857592921636042601685759292163604260168575929216360426016857592921636042601685759292163604260168575929216360426016857592921636042601685759292163604260168575929216360426016857592921636042601685759292163604260168575929216360426016857592921636042601685759292163604260168575929216360426016857592921636042601685759292163604260168575929216360426016857592921636042601685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8863171a-4578-4411-84b4-393e7a0d69b4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14cf908b-59f3-4efb-a4bf-891b3d4673f3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14cf908b-59f3-4efb-a4bf-891b3d4673f3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17759347276800556717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775934727680055671717759347276800556717177593472768005567171775934727680055671717759347276800556717177593472768005567171775934727680055671717759347276800556717177593472768005567171775934727680055671717759347276800556717177593472768005567171775934727680055671717759347276800556717177593472768005567171775934727680055671717759347276800556717177593472768005567171775934727680055671717759347276800556717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598861b4-57a3-465a-a48b-e7da6b097ebb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9780ef4c-9232-4e1b-8a14-c8370ef3d60c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9780ef4c-9232-4e1b-8a14-c8370ef3d60c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18169235239735632753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816923523973563275318169235239735632753181692352397356327531816923523973563275318169235239735632753181692352397356327531816923523973563275318169235239735632753181692352397356327531816923523973563275318169235239735632753181692352397356327531816923523973563275318169235239735632753181692352397356327531816923523973563275318169235239735632753181692352397356327531816923523973563275318169235239735632753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14cf908b-59f3-4efb-a4bf-891b3d4673f3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c824df0-b588-43a3-8dc1-606234dd36d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c824df0-b588-43a3-8dc1-606234dd36d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13233766204056090703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323376620405609070313233766204056090703132337662040560907031323376620405609070313233766204056090703132337662040560907031323376620405609070313233766204056090703132337662040560907031323376620405609070313233766204056090703132337662040560907031323376620405609070313233766204056090703132337662040560907031323376620405609070313233766204056090703132337662040560907031323376620405609070313233766204056090703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9780ef4c-9232-4e1b-8a14-c8370ef3d60c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1106e30-4360-4f35-9e61-fd8a7c5b44f8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1106e30-4360-4f35-9e61-fd8a7c5b44f8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4638542785989624488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46385427859896244884638542785989624488463854278598962448846385427859896244884638542785989624488463854278598962448846385427859896244884638542785989624488463854278598962448846385427859896244884638542785989624488463854278598962448846385427859896244884638542785989624488463854278598962448846385427859896244884638542785989624488463854278598962448846385427859896244884638542785989624488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c824df0-b588-43a3-8dc1-606234dd36d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db1ab18-232a-45cd-a496-5dd6483b892f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db1ab18-232a-45cd-a496-5dd6483b892f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17224717758887887799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722471775888788779917224717758887887799172247177588878877991722471775888788779917224717758887887799172247177588878877991722471775888788779917224717758887887799172247177588878877991722471775888788779917224717758887887799172247177588878877991722471775888788779917224717758887887799172247177588878877991722471775888788779917224717758887887799172247177588878877991722471775888788779917224717758887887799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1106e30-4360-4f35-9e61-fd8a7c5b44f8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff07865-430e-4b76-a2f6-7879c0f3a086, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff07865-430e-4b76-a2f6-7879c0f3a086, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3264665085762054699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32646650857620546993264665085762054699326466508576205469932646650857620546993264665085762054699326466508576205469932646650857620546993264665085762054699326466508576205469932646650857620546993264665085762054699326466508576205469932646650857620546993264665085762054699326466508576205469932646650857620546993264665085762054699326466508576205469932646650857620546993264665085762054699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db1ab18-232a-45cd-a496-5dd6483b892f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bacdc6b-2294-4211-81f6-9903d35ceae1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bacdc6b-2294-4211-81f6-9903d35ceae1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168488905759261507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71684889057592615077168488905759261507716848890575926150771684889057592615077168488905759261507716848890575926150771684889057592615077168488905759261507716848890575926150771684889057592615077168488905759261507716848890575926150771684889057592615077168488905759261507716848890575926150771684889057592615077168488905759261507716848890575926150771684889057592615077168488905759261507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff07865-430e-4b76-a2f6-7879c0f3a086, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e639ed0c-4cb4-4383-ab24-a8734b7e4121, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e639ed0c-4cb4-4383-ab24-a8734b7e4121, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17080869905216404611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708086990521640461117080869905216404611170808699052164046111708086990521640461117080869905216404611170808699052164046111708086990521640461117080869905216404611170808699052164046111708086990521640461117080869905216404611170808699052164046111708086990521640461117080869905216404611170808699052164046111708086990521640461117080869905216404611170808699052164046111708086990521640461117080869905216404611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bacdc6b-2294-4211-81f6-9903d35ceae1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e639ed0c-4cb4-4383-ab24-a8734b7e4121, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 990eaa79-8eef-41d4-a3d0-08e98884c9bc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 990eaa79-8eef-41d4-a3d0-08e98884c9bc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6902735699790940452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69027356997909404526902735699790940452690273569979094045269027356997909404526902735699790940452690273569979094045269027356997909404526902735699790940452690273569979094045269027356997909404526902735699790940452690273569979094045269027356997909404526902735699790940452690273569979094045269027356997909404526902735699790940452690273569979094045269027356997909404526902735699790940452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27b06c13-48a4-401b-99bf-d909bccdfc5c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b06c13-48a4-401b-99bf-d909bccdfc5c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9038282799670907990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90382827996709079909038282799670907990903828279967090799090382827996709079909038282799670907990903828279967090799090382827996709079909038282799670907990903828279967090799090382827996709079909038282799670907990903828279967090799090382827996709079909038282799670907990903828279967090799090382827996709079909038282799670907990903828279967090799090382827996709079909038282799670907990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 990eaa79-8eef-41d4-a3d0-08e98884c9bc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64364364-d1b7-432a-bbcf-59ced78d1e31, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64364364-d1b7-432a-bbcf-59ced78d1e31, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7596384405903416347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75963844059034163477596384405903416347759638440590341634775963844059034163477596384405903416347759638440590341634775963844059034163477596384405903416347759638440590341634775963844059034163477596384405903416347759638440590341634775963844059034163477596384405903416347759638440590341634775963844059034163477596384405903416347759638440590341634775963844059034163477596384405903416347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b06c13-48a4-401b-99bf-d909bccdfc5c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab5f571c-a8b1-45cd-8ca7-db840ea9a2ff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab5f571c-a8b1-45cd-8ca7-db840ea9a2ff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5568644545192545300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55686445451925453005568644545192545300556864454519254530055686445451925453005568644545192545300556864454519254530055686445451925453005568644545192545300556864454519254530055686445451925453005568644545192545300556864454519254530055686445451925453005568644545192545300556864454519254530055686445451925453005568644545192545300556864454519254530055686445451925453005568644545192545300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64364364-d1b7-432a-bbcf-59ced78d1e31, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac3ed11-2270-4072-b040-0c0a4f6a8d75, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac3ed11-2270-4072-b040-0c0a4f6a8d75, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13529863605817708124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352986360581770812413529863605817708124135298636058177081241352986360581770812413529863605817708124135298636058177081241352986360581770812413529863605817708124135298636058177081241352986360581770812413529863605817708124135298636058177081241352986360581770812413529863605817708124135298636058177081241352986360581770812413529863605817708124135298636058177081241352986360581770812413529863605817708124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab5f571c-a8b1-45cd-8ca7-db840ea9a2ff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 497f53f5-a923-4b12-83a8-0270e670f53b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497f53f5-a923-4b12-83a8-0270e670f53b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11290756084279242088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129075608427924208811290756084279242088112907560842792420881129075608427924208811290756084279242088112907560842792420881129075608427924208811290756084279242088112907560842792420881129075608427924208811290756084279242088112907560842792420881129075608427924208811290756084279242088112907560842792420881129075608427924208811290756084279242088112907560842792420881129075608427924208811290756084279242088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac3ed11-2270-4072-b040-0c0a4f6a8d75, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f81d0e-a5d0-477c-873b-9adea180d3aa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f81d0e-a5d0-477c-873b-9adea180d3aa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9875391251259233529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98753912512592335299875391251259233529987539125125923352998753912512592335299875391251259233529987539125125923352998753912512592335299875391251259233529987539125125923352998753912512592335299875391251259233529987539125125923352998753912512592335299875391251259233529987539125125923352998753912512592335299875391251259233529987539125125923352998753912512592335299875391251259233529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497f53f5-a923-4b12-83a8-0270e670f53b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78052826-053a-46a9-97ec-29de35bfc2ec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78052826-053a-46a9-97ec-29de35bfc2ec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4524826359549099675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45248263595490996754524826359549099675452482635954909967545248263595490996754524826359549099675452482635954909967545248263595490996754524826359549099675452482635954909967545248263595490996754524826359549099675452482635954909967545248263595490996754524826359549099675452482635954909967545248263595490996754524826359549099675452482635954909967545248263595490996754524826359549099675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f81d0e-a5d0-477c-873b-9adea180d3aa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32631f44-97d7-4760-8b4d-0733ef3dc42e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32631f44-97d7-4760-8b4d-0733ef3dc42e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17306044248303101862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730604424830310186217306044248303101862173060442483031018621730604424830310186217306044248303101862173060442483031018621730604424830310186217306044248303101862173060442483031018621730604424830310186217306044248303101862173060442483031018621730604424830310186217306044248303101862173060442483031018621730604424830310186217306044248303101862173060442483031018621730604424830310186217306044248303101862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78052826-053a-46a9-97ec-29de35bfc2ec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3cdc11f-c8c8-42aa-bfce-f7cdf606067e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3cdc11f-c8c8-42aa-bfce-f7cdf606067e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9686642650182681752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96866426501826817529686642650182681752968664265018268175296866426501826817529686642650182681752968664265018268175296866426501826817529686642650182681752968664265018268175296866426501826817529686642650182681752968664265018268175296866426501826817529686642650182681752968664265018268175296866426501826817529686642650182681752968664265018268175296866426501826817529686642650182681752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3cdc11f-c8c8-42aa-bfce-f7cdf606067e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc6262ce-6ff0-400b-9f35-3fd3ea80abba, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc6262ce-6ff0-400b-9f35-3fd3ea80abba, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12556551258860237903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255655125886023790312556551258860237903125565512588602379031255655125886023790312556551258860237903125565512588602379031255655125886023790312556551258860237903125565512588602379031255655125886023790312556551258860237903125565512588602379031255655125886023790312556551258860237903125565512588602379031255655125886023790312556551258860237903125565512588602379031255655125886023790312556551258860237903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32631f44-97d7-4760-8b4d-0733ef3dc42e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff532aa4-f704-4972-a7fe-d88bfc22fdc0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff532aa4-f704-4972-a7fe-d88bfc22fdc0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446190191409427703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94461901914094277039446190191409427703944619019140942770394461901914094277039446190191409427703944619019140942770394461901914094277039446190191409427703944619019140942770394461901914094277039446190191409427703944619019140942770394461901914094277039446190191409427703944619019140942770394461901914094277039446190191409427703944619019140942770394461901914094277039446190191409427703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc6262ce-6ff0-400b-9f35-3fd3ea80abba, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 796fc1e9-f16c-4ecc-b2a4-0124dba868e9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 796fc1e9-f16c-4ecc-b2a4-0124dba868e9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15904747951049020347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590474795104902034715904747951049020347159047479510490203471590474795104902034715904747951049020347159047479510490203471590474795104902034715904747951049020347159047479510490203471590474795104902034715904747951049020347159047479510490203471590474795104902034715904747951049020347159047479510490203471590474795104902034715904747951049020347159047479510490203471590474795104902034715904747951049020347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff532aa4-f704-4972-a7fe-d88bfc22fdc0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2c4fe5-1d3a-4711-bb8c-38d49ad57ccb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2c4fe5-1d3a-4711-bb8c-38d49ad57ccb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12441248232788163238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244124823278816323812441248232788163238124412482327881632381244124823278816323812441248232788163238124412482327881632381244124823278816323812441248232788163238124412482327881632381244124823278816323812441248232788163238124412482327881632381244124823278816323812441248232788163238124412482327881632381244124823278816323812441248232788163238124412482327881632381244124823278816323812441248232788163238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 796fc1e9-f16c-4ecc-b2a4-0124dba868e9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28080c20-f4f1-40be-add9-199ed1552426, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28080c20-f4f1-40be-add9-199ed1552426, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13835097462389391442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383509746238939144213835097462389391442138350974623893914421383509746238939144213835097462389391442138350974623893914421383509746238939144213835097462389391442138350974623893914421383509746238939144213835097462389391442138350974623893914421383509746238939144213835097462389391442138350974623893914421383509746238939144213835097462389391442138350974623893914421383509746238939144213835097462389391442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2c4fe5-1d3a-4711-bb8c-38d49ad57ccb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17d736d2-5944-43e6-9d48-288b7c9d973f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17d736d2-5944-43e6-9d48-288b7c9d973f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5032204152580621402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50322041525806214025032204152580621402503220415258062140250322041525806214025032204152580621402503220415258062140250322041525806214025032204152580621402503220415258062140250322041525806214025032204152580621402503220415258062140250322041525806214025032204152580621402503220415258062140250322041525806214025032204152580621402503220415258062140250322041525806214025032204152580621402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28080c20-f4f1-40be-add9-199ed1552426, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79466bc9-c9e7-4d60-8605-b47afa595b1c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17d736d2-5944-43e6-9d48-288b7c9d973f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8c713b-63ae-414c-90bd-6b5e005a4496, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79466bc9-c9e7-4d60-8605-b47afa595b1c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 402443784223895064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064402443784223895064" } } } 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, df8c713b-63ae-414c-90bd-6b5e005a4496, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1638686012627625189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16386860126276251891638686012627625189163868601262762518916386860126276251891638686012627625189163868601262762518916386860126276251891638686012627625189163868601262762518916386860126276251891638686012627625189163868601262762518916386860126276251891638686012627625189163868601262762518916386860126276251891638686012627625189163868601262762518916386860126276251891638686012627625189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79466bc9-c9e7-4d60-8605-b47afa595b1c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9b160c-1e79-490d-aa46-366bd03c0658, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9b160c-1e79-490d-aa46-366bd03c0658, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1138642408792233740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11386424087922337401138642408792233740113864240879223374011386424087922337401138642408792233740113864240879223374011386424087922337401138642408792233740113864240879223374011386424087922337401138642408792233740113864240879223374011386424087922337401138642408792233740113864240879223374011386424087922337401138642408792233740113864240879223374011386424087922337401138642408792233740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8c713b-63ae-414c-90bd-6b5e005a4496, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99c6ddf9-56f3-4d70-81ca-88ada054d1a3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99c6ddf9-56f3-4d70-81ca-88ada054d1a3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16827975897591744080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682797589759174408016827975897591744080168279758975917440801682797589759174408016827975897591744080168279758975917440801682797589759174408016827975897591744080168279758975917440801682797589759174408016827975897591744080168279758975917440801682797589759174408016827975897591744080168279758975917440801682797589759174408016827975897591744080168279758975917440801682797589759174408016827975897591744080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9b160c-1e79-490d-aa46-366bd03c0658, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d57d202-b080-4395-97be-9b5c99dbb251, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d57d202-b080-4395-97be-9b5c99dbb251, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2394550473332776568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23945504733327765682394550473332776568239455047333277656823945504733327765682394550473332776568239455047333277656823945504733327765682394550473332776568239455047333277656823945504733327765682394550473332776568239455047333277656823945504733327765682394550473332776568239455047333277656823945504733327765682394550473332776568239455047333277656823945504733327765682394550473332776568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99c6ddf9-56f3-4d70-81ca-88ada054d1a3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e59d8b35-b895-43f8-9c0f-21c3a2cedf2b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59d8b35-b895-43f8-9c0f-21c3a2cedf2b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15203964635405839670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520396463540583967015203964635405839670152039646354058396701520396463540583967015203964635405839670152039646354058396701520396463540583967015203964635405839670152039646354058396701520396463540583967015203964635405839670152039646354058396701520396463540583967015203964635405839670152039646354058396701520396463540583967015203964635405839670152039646354058396701520396463540583967015203964635405839670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d57d202-b080-4395-97be-9b5c99dbb251, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5513091-0050-4760-981a-9a5ea4131dfa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5513091-0050-4760-981a-9a5ea4131dfa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17023930170447706224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702393017044770622417023930170447706224170239301704477062241702393017044770622417023930170447706224170239301704477062241702393017044770622417023930170447706224170239301704477062241702393017044770622417023930170447706224170239301704477062241702393017044770622417023930170447706224170239301704477062241702393017044770622417023930170447706224170239301704477062241702393017044770622417023930170447706224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59d8b35-b895-43f8-9c0f-21c3a2cedf2b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f2face-054c-43ed-a06a-fef248c3313a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f2face-054c-43ed-a06a-fef248c3313a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2610238522275821294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26102385222758212942610238522275821294261023852227582129426102385222758212942610238522275821294261023852227582129426102385222758212942610238522275821294261023852227582129426102385222758212942610238522275821294261023852227582129426102385222758212942610238522275821294261023852227582129426102385222758212942610238522275821294261023852227582129426102385222758212942610238522275821294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5513091-0050-4760-981a-9a5ea4131dfa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2d0a3d1-c9d1-45ca-8859-618776f4d6bb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2d0a3d1-c9d1-45ca-8859-618776f4d6bb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152232267805318545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515223226780531854515152232267805318545151522322678053185451515223226780531854515152232267805318545151522322678053185451515223226780531854515152232267805318545151522322678053185451515223226780531854515152232267805318545151522322678053185451515223226780531854515152232267805318545151522322678053185451515223226780531854515152232267805318545151522322678053185451515223226780531854515152232267805318545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f2face-054c-43ed-a06a-fef248c3313a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63cf8c85-6124-4dfa-94b8-8330cab50d0a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63cf8c85-6124-4dfa-94b8-8330cab50d0a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7018105777898966704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70181057778989667047018105777898966704701810577789896670470181057778989667047018105777898966704701810577789896670470181057778989667047018105777898966704701810577789896670470181057778989667047018105777898966704701810577789896670470181057778989667047018105777898966704701810577789896670470181057778989667047018105777898966704701810577789896670470181057778989667047018105777898966704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2d0a3d1-c9d1-45ca-8859-618776f4d6bb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd0b092-4174-47de-b8cc-e03aa711c602, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd0b092-4174-47de-b8cc-e03aa711c602, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2249856409274585698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22498564092745856982249856409274585698224985640927458569822498564092745856982249856409274585698224985640927458569822498564092745856982249856409274585698224985640927458569822498564092745856982249856409274585698224985640927458569822498564092745856982249856409274585698224985640927458569822498564092745856982249856409274585698224985640927458569822498564092745856982249856409274585698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63cf8c85-6124-4dfa-94b8-8330cab50d0a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7199a050-aa6c-4994-bd3f-2e20dc9b8696, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7199a050-aa6c-4994-bd3f-2e20dc9b8696, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12723155994164281434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272315599416428143412723155994164281434127231559941642814341272315599416428143412723155994164281434127231559941642814341272315599416428143412723155994164281434127231559941642814341272315599416428143412723155994164281434127231559941642814341272315599416428143412723155994164281434127231559941642814341272315599416428143412723155994164281434127231559941642814341272315599416428143412723155994164281434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd0b092-4174-47de-b8cc-e03aa711c602, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59cc25d7-27aa-45a8-ab43-8ab7950a5fec, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59cc25d7-27aa-45a8-ab43-8ab7950a5fec, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5296819021451346637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52968190214513466375296819021451346637529681902145134663752968190214513466375296819021451346637529681902145134663752968190214513466375296819021451346637529681902145134663752968190214513466375296819021451346637529681902145134663752968190214513466375296819021451346637529681902145134663752968190214513466375296819021451346637529681902145134663752968190214513466375296819021451346637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7199a050-aa6c-4994-bd3f-2e20dc9b8696, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd8a0742-93eb-4747-99a1-5ae8940e402e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd8a0742-93eb-4747-99a1-5ae8940e402e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11757243265997841186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175724326599784118611757243265997841186117572432659978411861175724326599784118611757243265997841186117572432659978411861175724326599784118611757243265997841186117572432659978411861175724326599784118611757243265997841186117572432659978411861175724326599784118611757243265997841186117572432659978411861175724326599784118611757243265997841186117572432659978411861175724326599784118611757243265997841186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59cc25d7-27aa-45a8-ab43-8ab7950a5fec, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 585ee5a5-2d17-41ac-b6e7-1e312c47f8e0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 585ee5a5-2d17-41ac-b6e7-1e312c47f8e0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582134620313204373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458213462031320437314582134620313204373145821346203132043731458213462031320437314582134620313204373145821346203132043731458213462031320437314582134620313204373145821346203132043731458213462031320437314582134620313204373145821346203132043731458213462031320437314582134620313204373145821346203132043731458213462031320437314582134620313204373145821346203132043731458213462031320437314582134620313204373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd8a0742-93eb-4747-99a1-5ae8940e402e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b6db25-7153-45a2-a05c-ccc4c865b461, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b6db25-7153-45a2-a05c-ccc4c865b461, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7120173171647913960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71201731716479139607120173171647913960712017317164791396071201731716479139607120173171647913960712017317164791396071201731716479139607120173171647913960712017317164791396071201731716479139607120173171647913960712017317164791396071201731716479139607120173171647913960712017317164791396071201731716479139607120173171647913960712017317164791396071201731716479139607120173171647913960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 585ee5a5-2d17-41ac-b6e7-1e312c47f8e0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae9440d2-b936-4de5-aeca-ae6f8ff40225, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae9440d2-b936-4de5-aeca-ae6f8ff40225, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13119596722689552857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311959672268955285713119596722689552857131195967226895528571311959672268955285713119596722689552857131195967226895528571311959672268955285713119596722689552857131195967226895528571311959672268955285713119596722689552857131195967226895528571311959672268955285713119596722689552857131195967226895528571311959672268955285713119596722689552857131195967226895528571311959672268955285713119596722689552857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b6db25-7153-45a2-a05c-ccc4c865b461, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae9440d2-b936-4de5-aeca-ae6f8ff40225, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a71fec0b-45c1-439b-9e8a-1f767313b36b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71fec0b-45c1-439b-9e8a-1f767313b36b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5687898049305614915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56878980493056149155687898049305614915568789804930561491556878980493056149155687898049305614915568789804930561491556878980493056149155687898049305614915568789804930561491556878980493056149155687898049305614915568789804930561491556878980493056149155687898049305614915568789804930561491556878980493056149155687898049305614915568789804930561491556878980493056149155687898049305614915" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c53de5-9c44-4c57-997b-918f671fbefa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c53de5-9c44-4c57-997b-918f671fbefa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2444526766691072040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24445267666910720402444526766691072040244452676669107204024445267666910720402444526766691072040244452676669107204024445267666910720402444526766691072040244452676669107204024445267666910720402444526766691072040244452676669107204024445267666910720402444526766691072040244452676669107204024445267666910720402444526766691072040244452676669107204024445267666910720402444526766691072040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71fec0b-45c1-439b-9e8a-1f767313b36b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11089904-0229-4c06-8c7b-92cbd56c55dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11089904-0229-4c06-8c7b-92cbd56c55dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8487339122267867382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84873391222678673828487339122267867382848733912226786738284873391222678673828487339122267867382848733912226786738284873391222678673828487339122267867382848733912226786738284873391222678673828487339122267867382848733912226786738284873391222678673828487339122267867382848733912226786738284873391222678673828487339122267867382848733912226786738284873391222678673828487339122267867382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c53de5-9c44-4c57-997b-918f671fbefa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c43db5-ad3d-4f83-89a3-4e26d954417f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c43db5-ad3d-4f83-89a3-4e26d954417f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6751896048674973045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67518960486749730456751896048674973045675189604867497304567518960486749730456751896048674973045675189604867497304567518960486749730456751896048674973045675189604867497304567518960486749730456751896048674973045675189604867497304567518960486749730456751896048674973045675189604867497304567518960486749730456751896048674973045675189604867497304567518960486749730456751896048674973045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11089904-0229-4c06-8c7b-92cbd56c55dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8792fe53-d228-41ca-9959-cc18e6c219d3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c43db5-ad3d-4f83-89a3-4e26d954417f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28c06141-2f70-4b6a-a1bb-bf6f0a346083, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28c06141-2f70-4b6a-a1bb-bf6f0a346083, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1890569129993824474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18905691299938244741890569129993824474189056912999382447418905691299938244741890569129993824474189056912999382447418905691299938244741890569129993824474189056912999382447418905691299938244741890569129993824474189056912999382447418905691299938244741890569129993824474189056912999382447418905691299938244741890569129993824474189056912999382447418905691299938244741890569129993824474" } } } 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, 8792fe53-d228-41ca-9959-cc18e6c219d3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14064140983745916429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406414098374591642914064140983745916429140641409837459164291406414098374591642914064140983745916429140641409837459164291406414098374591642914064140983745916429140641409837459164291406414098374591642914064140983745916429140641409837459164291406414098374591642914064140983745916429140641409837459164291406414098374591642914064140983745916429140641409837459164291406414098374591642914064140983745916429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28c06141-2f70-4b6a-a1bb-bf6f0a346083, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1dd3396-47bb-457c-a04a-4e1f78feba44, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1dd3396-47bb-457c-a04a-4e1f78feba44, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13851235416251899166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385123541625189916613851235416251899166138512354162518991661385123541625189916613851235416251899166138512354162518991661385123541625189916613851235416251899166138512354162518991661385123541625189916613851235416251899166138512354162518991661385123541625189916613851235416251899166138512354162518991661385123541625189916613851235416251899166138512354162518991661385123541625189916613851235416251899166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8792fe53-d228-41ca-9959-cc18e6c219d3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0610c5e6-13e9-4f35-a428-5f91748759a8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0610c5e6-13e9-4f35-a428-5f91748759a8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12188222659302606208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218822265930260620812188222659302606208121882226593026062081218822265930260620812188222659302606208121882226593026062081218822265930260620812188222659302606208121882226593026062081218822265930260620812188222659302606208121882226593026062081218822265930260620812188222659302606208121882226593026062081218822265930260620812188222659302606208121882226593026062081218822265930260620812188222659302606208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1dd3396-47bb-457c-a04a-4e1f78feba44, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f249ad4d-176d-46cd-98a0-135fa7d3191f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f249ad4d-176d-46cd-98a0-135fa7d3191f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12321641484231858783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232164148423185878312321641484231858783123216414842318587831232164148423185878312321641484231858783123216414842318587831232164148423185878312321641484231858783123216414842318587831232164148423185878312321641484231858783123216414842318587831232164148423185878312321641484231858783123216414842318587831232164148423185878312321641484231858783123216414842318587831232164148423185878312321641484231858783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0610c5e6-13e9-4f35-a428-5f91748759a8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07714f59-7e9d-49fb-bbb9-94e911ab1c66, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07714f59-7e9d-49fb-bbb9-94e911ab1c66, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1152692882755659364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11526928827556593641152692882755659364115269288275565936411526928827556593641152692882755659364115269288275565936411526928827556593641152692882755659364115269288275565936411526928827556593641152692882755659364115269288275565936411526928827556593641152692882755659364115269288275565936411526928827556593641152692882755659364115269288275565936411526928827556593641152692882755659364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07714f59-7e9d-49fb-bbb9-94e911ab1c66, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ee7e86d-3e99-453e-b647-ac18c780c749, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ee7e86d-3e99-453e-b647-ac18c780c749, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4163538750200847669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41635387502008476694163538750200847669416353875020084766941635387502008476694163538750200847669416353875020084766941635387502008476694163538750200847669416353875020084766941635387502008476694163538750200847669416353875020084766941635387502008476694163538750200847669416353875020084766941635387502008476694163538750200847669416353875020084766941635387502008476694163538750200847669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f249ad4d-176d-46cd-98a0-135fa7d3191f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56b27065-e035-4a6d-984e-f516b99291bf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56b27065-e035-4a6d-984e-f516b99291bf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3545137644878293735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35451376448782937353545137644878293735354513764487829373535451376448782937353545137644878293735354513764487829373535451376448782937353545137644878293735354513764487829373535451376448782937353545137644878293735354513764487829373535451376448782937353545137644878293735354513764487829373535451376448782937353545137644878293735354513764487829373535451376448782937353545137644878293735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ee7e86d-3e99-453e-b647-ac18c780c749, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c131e6-e0de-4f71-994c-f8a6bb341bd4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c131e6-e0de-4f71-994c-f8a6bb341bd4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15666406162506226774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566640616250622677415666406162506226774156664061625062267741566640616250622677415666406162506226774156664061625062267741566640616250622677415666406162506226774156664061625062267741566640616250622677415666406162506226774156664061625062267741566640616250622677415666406162506226774156664061625062267741566640616250622677415666406162506226774156664061625062267741566640616250622677415666406162506226774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56b27065-e035-4a6d-984e-f516b99291bf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5369e97d-d451-4079-9e6f-f124cd685cce, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5369e97d-d451-4079-9e6f-f124cd685cce, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3970858377746091454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39708583777460914543970858377746091454397085837774609145439708583777460914543970858377746091454397085837774609145439708583777460914543970858377746091454397085837774609145439708583777460914543970858377746091454397085837774609145439708583777460914543970858377746091454397085837774609145439708583777460914543970858377746091454397085837774609145439708583777460914543970858377746091454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c131e6-e0de-4f71-994c-f8a6bb341bd4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1a19d9-18c9-4c58-9ca8-55b14fc3c67f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1a19d9-18c9-4c58-9ca8-55b14fc3c67f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16854535318237396499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685453531823739649916854535318237396499168545353182373964991685453531823739649916854535318237396499168545353182373964991685453531823739649916854535318237396499168545353182373964991685453531823739649916854535318237396499168545353182373964991685453531823739649916854535318237396499168545353182373964991685453531823739649916854535318237396499168545353182373964991685453531823739649916854535318237396499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5369e97d-d451-4079-9e6f-f124cd685cce, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a093444-c4c0-439e-9606-b252e39a8c4e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1a19d9-18c9-4c58-9ca8-55b14fc3c67f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ef8e17a-9d0e-4f0d-a50a-89ccb72c9aa1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ef8e17a-9d0e-4f0d-a50a-89ccb72c9aa1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7547737038818725125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75477370388187251257547737038818725125754773703881872512575477370388187251257547737038818725125754773703881872512575477370388187251257547737038818725125754773703881872512575477370388187251257547737038818725125754773703881872512575477370388187251257547737038818725125754773703881872512575477370388187251257547737038818725125754773703881872512575477370388187251257547737038818725125" } } } 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, 1a093444-c4c0-439e-9606-b252e39a8c4e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205155614520971949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520515561452097194915205155614520971949152051556145209719491520515561452097194915205155614520971949152051556145209719491520515561452097194915205155614520971949152051556145209719491520515561452097194915205155614520971949152051556145209719491520515561452097194915205155614520971949152051556145209719491520515561452097194915205155614520971949152051556145209719491520515561452097194915205155614520971949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ef8e17a-9d0e-4f0d-a50a-89ccb72c9aa1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb3b9bb-be53-440e-bfb6-2b15e209ed21, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb3b9bb-be53-440e-bfb6-2b15e209ed21, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15623262836357610897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562326283635761089715623262836357610897156232628363576108971562326283635761089715623262836357610897156232628363576108971562326283635761089715623262836357610897156232628363576108971562326283635761089715623262836357610897156232628363576108971562326283635761089715623262836357610897156232628363576108971562326283635761089715623262836357610897156232628363576108971562326283635761089715623262836357610897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a093444-c4c0-439e-9606-b252e39a8c4e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de442871-cdd5-4fbf-a906-813bf62c7716, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de442871-cdd5-4fbf-a906-813bf62c7716, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18418445545613180191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841844554561318019118418445545613180191184184455456131801911841844554561318019118418445545613180191184184455456131801911841844554561318019118418445545613180191184184455456131801911841844554561318019118418445545613180191184184455456131801911841844554561318019118418445545613180191184184455456131801911841844554561318019118418445545613180191184184455456131801911841844554561318019118418445545613180191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb3b9bb-be53-440e-bfb6-2b15e209ed21, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be446d96-508d-49a6-85ef-9714fc2836f4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be446d96-508d-49a6-85ef-9714fc2836f4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16470663825695398588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647066382569539858816470663825695398588164706638256953985881647066382569539858816470663825695398588164706638256953985881647066382569539858816470663825695398588164706638256953985881647066382569539858816470663825695398588164706638256953985881647066382569539858816470663825695398588164706638256953985881647066382569539858816470663825695398588164706638256953985881647066382569539858816470663825695398588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de442871-cdd5-4fbf-a906-813bf62c7716, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58bb2a78-8358-4d30-a352-c27108b819e3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58bb2a78-8358-4d30-a352-c27108b819e3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4817957377608132853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48179573776081328534817957377608132853481795737760813285348179573776081328534817957377608132853481795737760813285348179573776081328534817957377608132853481795737760813285348179573776081328534817957377608132853481795737760813285348179573776081328534817957377608132853481795737760813285348179573776081328534817957377608132853481795737760813285348179573776081328534817957377608132853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be446d96-508d-49a6-85ef-9714fc2836f4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c70494-5e32-4dcb-829b-30513830402b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c70494-5e32-4dcb-829b-30513830402b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16293438709306995507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629343870930699550716293438709306995507162934387093069955071629343870930699550716293438709306995507162934387093069955071629343870930699550716293438709306995507162934387093069955071629343870930699550716293438709306995507162934387093069955071629343870930699550716293438709306995507162934387093069955071629343870930699550716293438709306995507162934387093069955071629343870930699550716293438709306995507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58bb2a78-8358-4d30-a352-c27108b819e3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d887de0-8bc4-4b23-b5b9-00d778c9867a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d887de0-8bc4-4b23-b5b9-00d778c9867a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13831201696672683049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383120169667268304913831201696672683049138312016966726830491383120169667268304913831201696672683049138312016966726830491383120169667268304913831201696672683049138312016966726830491383120169667268304913831201696672683049138312016966726830491383120169667268304913831201696672683049138312016966726830491383120169667268304913831201696672683049138312016966726830491383120169667268304913831201696672683049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c70494-5e32-4dcb-829b-30513830402b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053739c1-305b-4136-b12f-9e59111b9991, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053739c1-305b-4136-b12f-9e59111b9991, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4342663036894650804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43426630368946508044342663036894650804434266303689465080443426630368946508044342663036894650804434266303689465080443426630368946508044342663036894650804434266303689465080443426630368946508044342663036894650804434266303689465080443426630368946508044342663036894650804434266303689465080443426630368946508044342663036894650804434266303689465080443426630368946508044342663036894650804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053739c1-305b-4136-b12f-9e59111b9991, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a11b6bf-9f4d-4874-99b7-1c42ff49f0b9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a11b6bf-9f4d-4874-99b7-1c42ff49f0b9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 836474632137570763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763836474632137570763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a11b6bf-9f4d-4874-99b7-1c42ff49f0b9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c20aa52-2c41-426b-b5be-18d70918e71a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c20aa52-2c41-426b-b5be-18d70918e71a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6073741843221224733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60737418432212247336073741843221224733607374184322122473360737418432212247336073741843221224733607374184322122473360737418432212247336073741843221224733607374184322122473360737418432212247336073741843221224733607374184322122473360737418432212247336073741843221224733607374184322122473360737418432212247336073741843221224733607374184322122473360737418432212247336073741843221224733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d887de0-8bc4-4b23-b5b9-00d778c9867a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfd2b122-4368-43bd-b90b-c889884984ad, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd2b122-4368-43bd-b90b-c889884984ad, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14089405762559013304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408940576255901330414089405762559013304140894057625590133041408940576255901330414089405762559013304140894057625590133041408940576255901330414089405762559013304140894057625590133041408940576255901330414089405762559013304140894057625590133041408940576255901330414089405762559013304140894057625590133041408940576255901330414089405762559013304140894057625590133041408940576255901330414089405762559013304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c20aa52-2c41-426b-b5be-18d70918e71a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e3502a-4cae-4be5-aa4c-847edd8ae208, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e3502a-4cae-4be5-aa4c-847edd8ae208, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12329563024220120599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232956302422012059912329563024220120599123295630242201205991232956302422012059912329563024220120599123295630242201205991232956302422012059912329563024220120599123295630242201205991232956302422012059912329563024220120599123295630242201205991232956302422012059912329563024220120599123295630242201205991232956302422012059912329563024220120599123295630242201205991232956302422012059912329563024220120599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd2b122-4368-43bd-b90b-c889884984ad, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fad74515-0784-4653-979e-0b08bb467a5f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fad74515-0784-4653-979e-0b08bb467a5f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17836694048048166419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783669404804816641917836694048048166419178366940480481664191783669404804816641917836694048048166419178366940480481664191783669404804816641917836694048048166419178366940480481664191783669404804816641917836694048048166419178366940480481664191783669404804816641917836694048048166419178366940480481664191783669404804816641917836694048048166419178366940480481664191783669404804816641917836694048048166419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e3502a-4cae-4be5-aa4c-847edd8ae208, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626a250f-a5df-440f-9e15-8193030aec2a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626a250f-a5df-440f-9e15-8193030aec2a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11415630042437444526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141563004243744452611415630042437444526114156300424374445261141563004243744452611415630042437444526114156300424374445261141563004243744452611415630042437444526114156300424374445261141563004243744452611415630042437444526114156300424374445261141563004243744452611415630042437444526114156300424374445261141563004243744452611415630042437444526114156300424374445261141563004243744452611415630042437444526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fad74515-0784-4653-979e-0b08bb467a5f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de773a21-5beb-4446-bbf7-705fd50ed512, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de773a21-5beb-4446-bbf7-705fd50ed512, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13884067128900481460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388406712890048146013884067128900481460138840671289004814601388406712890048146013884067128900481460138840671289004814601388406712890048146013884067128900481460138840671289004814601388406712890048146013884067128900481460138840671289004814601388406712890048146013884067128900481460138840671289004814601388406712890048146013884067128900481460138840671289004814601388406712890048146013884067128900481460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626a250f-a5df-440f-9e15-8193030aec2a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5cada88-56bd-4ecb-a133-cd6065ec792a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5cada88-56bd-4ecb-a133-cd6065ec792a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6179494518380244148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61794945183802441486179494518380244148617949451838024414861794945183802441486179494518380244148617949451838024414861794945183802441486179494518380244148617949451838024414861794945183802441486179494518380244148617949451838024414861794945183802441486179494518380244148617949451838024414861794945183802441486179494518380244148617949451838024414861794945183802441486179494518380244148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de773a21-5beb-4446-bbf7-705fd50ed512, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1053c120-d46e-4a3b-b327-6d517cd51ba8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1053c120-d46e-4a3b-b327-6d517cd51ba8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15025531216016021511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502553121601602151115025531216016021511150255312160160215111502553121601602151115025531216016021511150255312160160215111502553121601602151115025531216016021511150255312160160215111502553121601602151115025531216016021511150255312160160215111502553121601602151115025531216016021511150255312160160215111502553121601602151115025531216016021511150255312160160215111502553121601602151115025531216016021511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5cada88-56bd-4ecb-a133-cd6065ec792a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24b7b08e-c4b3-4cf5-8786-d8de67b81dd1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24b7b08e-c4b3-4cf5-8786-d8de67b81dd1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18326524680782728819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832652468078272881918326524680782728819183265246807827288191832652468078272881918326524680782728819183265246807827288191832652468078272881918326524680782728819183265246807827288191832652468078272881918326524680782728819183265246807827288191832652468078272881918326524680782728819183265246807827288191832652468078272881918326524680782728819183265246807827288191832652468078272881918326524680782728819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1053c120-d46e-4a3b-b327-6d517cd51ba8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eceb6359-bca0-4fdc-809d-67f2bea5722b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eceb6359-bca0-4fdc-809d-67f2bea5722b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2362412295614073287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23624122956140732872362412295614073287236241229561407328723624122956140732872362412295614073287236241229561407328723624122956140732872362412295614073287236241229561407328723624122956140732872362412295614073287236241229561407328723624122956140732872362412295614073287236241229561407328723624122956140732872362412295614073287236241229561407328723624122956140732872362412295614073287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24b7b08e-c4b3-4cf5-8786-d8de67b81dd1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b19a0e9-9580-409e-afd2-5f62aa1e4252, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b19a0e9-9580-409e-afd2-5f62aa1e4252, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7920236989624843935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79202369896248439357920236989624843935792023698962484393579202369896248439357920236989624843935792023698962484393579202369896248439357920236989624843935792023698962484393579202369896248439357920236989624843935792023698962484393579202369896248439357920236989624843935792023698962484393579202369896248439357920236989624843935792023698962484393579202369896248439357920236989624843935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eceb6359-bca0-4fdc-809d-67f2bea5722b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49285c42-60b3-4385-9802-cc40320cac37, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49285c42-60b3-4385-9802-cc40320cac37, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8729829437161399249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87298294371613992498729829437161399249872982943716139924987298294371613992498729829437161399249872982943716139924987298294371613992498729829437161399249872982943716139924987298294371613992498729829437161399249872982943716139924987298294371613992498729829437161399249872982943716139924987298294371613992498729829437161399249872982943716139924987298294371613992498729829437161399249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b19a0e9-9580-409e-afd2-5f62aa1e4252, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2bb08a7-4297-461a-ba71-bff7888d873a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49285c42-60b3-4385-9802-cc40320cac37, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83279fdc-855a-4a33-90b3-0af3fddcaa60, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83279fdc-855a-4a33-90b3-0af3fddcaa60, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13222159087839481016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322215908783948101613222159087839481016132221590878394810161322215908783948101613222159087839481016132221590878394810161322215908783948101613222159087839481016132221590878394810161322215908783948101613222159087839481016132221590878394810161322215908783948101613222159087839481016132221590878394810161322215908783948101613222159087839481016132221590878394810161322215908783948101613222159087839481016" } } } 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, c2bb08a7-4297-461a-ba71-bff7888d873a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11869669959914082422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186966995991408242211869669959914082422118696699599140824221186966995991408242211869669959914082422118696699599140824221186966995991408242211869669959914082422118696699599140824221186966995991408242211869669959914082422118696699599140824221186966995991408242211869669959914082422118696699599140824221186966995991408242211869669959914082422118696699599140824221186966995991408242211869669959914082422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83279fdc-855a-4a33-90b3-0af3fddcaa60, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 348260e6-106a-4766-b50b-cc78899454b6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348260e6-106a-4766-b50b-cc78899454b6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17678636085841334324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767863608584133432417678636085841334324176786360858413343241767863608584133432417678636085841334324176786360858413343241767863608584133432417678636085841334324176786360858413343241767863608584133432417678636085841334324176786360858413343241767863608584133432417678636085841334324176786360858413343241767863608584133432417678636085841334324176786360858413343241767863608584133432417678636085841334324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2bb08a7-4297-461a-ba71-bff7888d873a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8f02696-9fad-4cda-a1b5-247cdd3f1675, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8f02696-9fad-4cda-a1b5-247cdd3f1675, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1525911882631288162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15259118826312881621525911882631288162152591188263128816215259118826312881621525911882631288162152591188263128816215259118826312881621525911882631288162152591188263128816215259118826312881621525911882631288162152591188263128816215259118826312881621525911882631288162152591188263128816215259118826312881621525911882631288162152591188263128816215259118826312881621525911882631288162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348260e6-106a-4766-b50b-cc78899454b6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b490c54b-e888-465a-a8a9-9735be78ed4a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b490c54b-e888-465a-a8a9-9735be78ed4a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889512772603950471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78895127726039504717889512772603950471788951277260395047178895127726039504717889512772603950471788951277260395047178895127726039504717889512772603950471788951277260395047178895127726039504717889512772603950471788951277260395047178895127726039504717889512772603950471788951277260395047178895127726039504717889512772603950471788951277260395047178895127726039504717889512772603950471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8f02696-9fad-4cda-a1b5-247cdd3f1675, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fee2274-5fc3-467c-9b4c-3bf6c5eb07e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fee2274-5fc3-467c-9b4c-3bf6c5eb07e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3147152997842699479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31471529978426994793147152997842699479314715299784269947931471529978426994793147152997842699479314715299784269947931471529978426994793147152997842699479314715299784269947931471529978426994793147152997842699479314715299784269947931471529978426994793147152997842699479314715299784269947931471529978426994793147152997842699479314715299784269947931471529978426994793147152997842699479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b490c54b-e888-465a-a8a9-9735be78ed4a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdf46445-d009-46ec-97ff-037a1bfc8863, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf46445-d009-46ec-97ff-037a1bfc8863, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9663339382524780653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96633393825247806539663339382524780653966333938252478065396633393825247806539663339382524780653966333938252478065396633393825247806539663339382524780653966333938252478065396633393825247806539663339382524780653966333938252478065396633393825247806539663339382524780653966333938252478065396633393825247806539663339382524780653966333938252478065396633393825247806539663339382524780653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fee2274-5fc3-467c-9b4c-3bf6c5eb07e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf46445-d009-46ec-97ff-037a1bfc8863, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa993714-7077-4224-9410-75462b395f3a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa993714-7077-4224-9410-75462b395f3a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18408233423472963715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840823342347296371518408233423472963715184082334234729637151840823342347296371518408233423472963715184082334234729637151840823342347296371518408233423472963715184082334234729637151840823342347296371518408233423472963715184082334234729637151840823342347296371518408233423472963715184082334234729637151840823342347296371518408233423472963715184082334234729637151840823342347296371518408233423472963715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9215b9-d93a-4d95-969c-2f681b17ddf0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9215b9-d93a-4d95-969c-2f681b17ddf0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3708547858754013937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37085478587540139373708547858754013937370854785875401393737085478587540139373708547858754013937370854785875401393737085478587540139373708547858754013937370854785875401393737085478587540139373708547858754013937370854785875401393737085478587540139373708547858754013937370854785875401393737085478587540139373708547858754013937370854785875401393737085478587540139373708547858754013937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa993714-7077-4224-9410-75462b395f3a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebfa73c3-4230-4435-995b-9bd20b2e7a28, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebfa73c3-4230-4435-995b-9bd20b2e7a28, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8627403765741758418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86274037657417584188627403765741758418862740376574175841886274037657417584188627403765741758418862740376574175841886274037657417584188627403765741758418862740376574175841886274037657417584188627403765741758418862740376574175841886274037657417584188627403765741758418862740376574175841886274037657417584188627403765741758418862740376574175841886274037657417584188627403765741758418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9215b9-d93a-4d95-969c-2f681b17ddf0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 170b88e8-52bd-4c92-bbd9-267406d39fa2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 170b88e8-52bd-4c92-bbd9-267406d39fa2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1282560244770517635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12825602447705176351282560244770517635128256024477051763512825602447705176351282560244770517635128256024477051763512825602447705176351282560244770517635128256024477051763512825602447705176351282560244770517635128256024477051763512825602447705176351282560244770517635128256024477051763512825602447705176351282560244770517635128256024477051763512825602447705176351282560244770517635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebfa73c3-4230-4435-995b-9bd20b2e7a28, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3dfb99-8a18-44b9-bfc3-9ba34bf5cc2b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3dfb99-8a18-44b9-bfc3-9ba34bf5cc2b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18326410190365397584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832641019036539758418326410190365397584183264101903653975841832641019036539758418326410190365397584183264101903653975841832641019036539758418326410190365397584183264101903653975841832641019036539758418326410190365397584183264101903653975841832641019036539758418326410190365397584183264101903653975841832641019036539758418326410190365397584183264101903653975841832641019036539758418326410190365397584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 170b88e8-52bd-4c92-bbd9-267406d39fa2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eca47bd-77ce-450d-9c28-b61300b20379, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eca47bd-77ce-450d-9c28-b61300b20379, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15544888011041362046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554488801104136204615544888011041362046155448880110413620461554488801104136204615544888011041362046155448880110413620461554488801104136204615544888011041362046155448880110413620461554488801104136204615544888011041362046155448880110413620461554488801104136204615544888011041362046155448880110413620461554488801104136204615544888011041362046155448880110413620461554488801104136204615544888011041362046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3dfb99-8a18-44b9-bfc3-9ba34bf5cc2b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f42fdd3-4315-4cad-ab19-7b5cb6d7748d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f42fdd3-4315-4cad-ab19-7b5cb6d7748d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4519475801470801643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45194758014708016434519475801470801643451947580147080164345194758014708016434519475801470801643451947580147080164345194758014708016434519475801470801643451947580147080164345194758014708016434519475801470801643451947580147080164345194758014708016434519475801470801643451947580147080164345194758014708016434519475801470801643451947580147080164345194758014708016434519475801470801643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eca47bd-77ce-450d-9c28-b61300b20379, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db86856-9aeb-4e64-a757-b182bee36407, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db86856-9aeb-4e64-a757-b182bee36407, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15476754852042850688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547675485204285068815476754852042850688154767548520428506881547675485204285068815476754852042850688154767548520428506881547675485204285068815476754852042850688154767548520428506881547675485204285068815476754852042850688154767548520428506881547675485204285068815476754852042850688154767548520428506881547675485204285068815476754852042850688154767548520428506881547675485204285068815476754852042850688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f42fdd3-4315-4cad-ab19-7b5cb6d7748d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3862eb41-9fce-4f28-8cd9-c44e7f476810, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3862eb41-9fce-4f28-8cd9-c44e7f476810, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15839364376661785892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583936437666178589215839364376661785892158393643766617858921583936437666178589215839364376661785892158393643766617858921583936437666178589215839364376661785892158393643766617858921583936437666178589215839364376661785892158393643766617858921583936437666178589215839364376661785892158393643766617858921583936437666178589215839364376661785892158393643766617858921583936437666178589215839364376661785892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db86856-9aeb-4e64-a757-b182bee36407, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 686ba5b1-0ec5-4ab8-8d0e-0362c17726e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 686ba5b1-0ec5-4ab8-8d0e-0362c17726e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364759972838747476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63647599728387474766364759972838747476636475997283874747663647599728387474766364759972838747476636475997283874747663647599728387474766364759972838747476636475997283874747663647599728387474766364759972838747476636475997283874747663647599728387474766364759972838747476636475997283874747663647599728387474766364759972838747476636475997283874747663647599728387474766364759972838747476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3862eb41-9fce-4f28-8cd9-c44e7f476810, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 157cb84e-e819-4a5d-9387-f302e6b5e1c6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 157cb84e-e819-4a5d-9387-f302e6b5e1c6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5362304655593998142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53623046555939981425362304655593998142536230465559399814253623046555939981425362304655593998142536230465559399814253623046555939981425362304655593998142536230465559399814253623046555939981425362304655593998142536230465559399814253623046555939981425362304655593998142536230465559399814253623046555939981425362304655593998142536230465559399814253623046555939981425362304655593998142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 686ba5b1-0ec5-4ab8-8d0e-0362c17726e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc9cd51-eb2d-44c5-8ea1-bff97f7c973a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc9cd51-eb2d-44c5-8ea1-bff97f7c973a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8730247860456958672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87302478604569586728730247860456958672873024786045695867287302478604569586728730247860456958672873024786045695867287302478604569586728730247860456958672873024786045695867287302478604569586728730247860456958672873024786045695867287302478604569586728730247860456958672873024786045695867287302478604569586728730247860456958672873024786045695867287302478604569586728730247860456958672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 157cb84e-e819-4a5d-9387-f302e6b5e1c6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc9cd51-eb2d-44c5-8ea1-bff97f7c973a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800a0f34-a5f0-4cde-b93d-69cac0362295, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800a0f34-a5f0-4cde-b93d-69cac0362295, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11464220654294105732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146422065429410573211464220654294105732114642206542941057321146422065429410573211464220654294105732114642206542941057321146422065429410573211464220654294105732114642206542941057321146422065429410573211464220654294105732114642206542941057321146422065429410573211464220654294105732114642206542941057321146422065429410573211464220654294105732114642206542941057321146422065429410573211464220654294105732" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5bec0d-92a1-4212-8e4e-bd81d622f60a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5bec0d-92a1-4212-8e4e-bd81d622f60a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15585396012926962825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558539601292696282515585396012926962825155853960129269628251558539601292696282515585396012926962825155853960129269628251558539601292696282515585396012926962825155853960129269628251558539601292696282515585396012926962825155853960129269628251558539601292696282515585396012926962825155853960129269628251558539601292696282515585396012926962825155853960129269628251558539601292696282515585396012926962825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800a0f34-a5f0-4cde-b93d-69cac0362295, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea59951-b817-4c3c-861b-1a24723b3efe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea59951-b817-4c3c-861b-1a24723b3efe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12867638011665129288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286763801166512928812867638011665129288128676380116651292881286763801166512928812867638011665129288128676380116651292881286763801166512928812867638011665129288128676380116651292881286763801166512928812867638011665129288128676380116651292881286763801166512928812867638011665129288128676380116651292881286763801166512928812867638011665129288128676380116651292881286763801166512928812867638011665129288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5bec0d-92a1-4212-8e4e-bd81d622f60a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb8f329-5f62-4482-96eb-392035a59324, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb8f329-5f62-4482-96eb-392035a59324, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2543132381973383471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25431323819733834712543132381973383471254313238197338347125431323819733834712543132381973383471254313238197338347125431323819733834712543132381973383471254313238197338347125431323819733834712543132381973383471254313238197338347125431323819733834712543132381973383471254313238197338347125431323819733834712543132381973383471254313238197338347125431323819733834712543132381973383471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea59951-b817-4c3c-861b-1a24723b3efe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a5c959e-d9df-4122-8b74-53154ff5cfc4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5c959e-d9df-4122-8b74-53154ff5cfc4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6879278472251829865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68792784722518298656879278472251829865687927847225182986568792784722518298656879278472251829865687927847225182986568792784722518298656879278472251829865687927847225182986568792784722518298656879278472251829865687927847225182986568792784722518298656879278472251829865687927847225182986568792784722518298656879278472251829865687927847225182986568792784722518298656879278472251829865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb8f329-5f62-4482-96eb-392035a59324, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8496774e-b18e-4809-927c-44070c8e0ea4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8496774e-b18e-4809-927c-44070c8e0ea4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11910091867052797840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191009186705279784011910091867052797840119100918670527978401191009186705279784011910091867052797840119100918670527978401191009186705279784011910091867052797840119100918670527978401191009186705279784011910091867052797840119100918670527978401191009186705279784011910091867052797840119100918670527978401191009186705279784011910091867052797840119100918670527978401191009186705279784011910091867052797840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5c959e-d9df-4122-8b74-53154ff5cfc4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1333e239-ab93-4e3d-90b7-919a66a08056, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1333e239-ab93-4e3d-90b7-919a66a08056, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6528279256300528856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65282792563005288566528279256300528856652827925630052885665282792563005288566528279256300528856652827925630052885665282792563005288566528279256300528856652827925630052885665282792563005288566528279256300528856652827925630052885665282792563005288566528279256300528856652827925630052885665282792563005288566528279256300528856652827925630052885665282792563005288566528279256300528856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8496774e-b18e-4809-927c-44070c8e0ea4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1333e239-ab93-4e3d-90b7-919a66a08056, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10250295-4e42-4df6-acdb-50796ff689d6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10250295-4e42-4df6-acdb-50796ff689d6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6493213071914017908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64932130719140179086493213071914017908649321307191401790864932130719140179086493213071914017908649321307191401790864932130719140179086493213071914017908649321307191401790864932130719140179086493213071914017908649321307191401790864932130719140179086493213071914017908649321307191401790864932130719140179086493213071914017908649321307191401790864932130719140179086493213071914017908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4507769-2379-4e6c-9172-3eda6bc49dbd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4507769-2379-4e6c-9172-3eda6bc49dbd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 830022898200037763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763830022898200037763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10250295-4e42-4df6-acdb-50796ff689d6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02b52830-a705-44b5-b214-61aac62c369d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b52830-a705-44b5-b214-61aac62c369d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3332116090014807243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33321160900148072433332116090014807243333211609001480724333321160900148072433332116090014807243333211609001480724333321160900148072433332116090014807243333211609001480724333321160900148072433332116090014807243333211609001480724333321160900148072433332116090014807243333211609001480724333321160900148072433332116090014807243333211609001480724333321160900148072433332116090014807243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4507769-2379-4e6c-9172-3eda6bc49dbd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78ba3f7-a429-40df-bd28-f526850c1eb2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78ba3f7-a429-40df-bd28-f526850c1eb2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8725093508211923001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87250935082119230018725093508211923001872509350821192300187250935082119230018725093508211923001872509350821192300187250935082119230018725093508211923001872509350821192300187250935082119230018725093508211923001872509350821192300187250935082119230018725093508211923001872509350821192300187250935082119230018725093508211923001872509350821192300187250935082119230018725093508211923001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b52830-a705-44b5-b214-61aac62c369d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 513e5a57-5ef0-43a7-9450-4d4c1acdb07e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513e5a57-5ef0-43a7-9450-4d4c1acdb07e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3980546689380264591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39805466893802645913980546689380264591398054668938026459139805466893802645913980546689380264591398054668938026459139805466893802645913980546689380264591398054668938026459139805466893802645913980546689380264591398054668938026459139805466893802645913980546689380264591398054668938026459139805466893802645913980546689380264591398054668938026459139805466893802645913980546689380264591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78ba3f7-a429-40df-bd28-f526850c1eb2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b67587a-0b74-4ded-b541-02339727c17b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b67587a-0b74-4ded-b541-02339727c17b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12333603057395500383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233360305739550038312333603057395500383123336030573955003831233360305739550038312333603057395500383123336030573955003831233360305739550038312333603057395500383123336030573955003831233360305739550038312333603057395500383123336030573955003831233360305739550038312333603057395500383123336030573955003831233360305739550038312333603057395500383123336030573955003831233360305739550038312333603057395500383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513e5a57-5ef0-43a7-9450-4d4c1acdb07e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70576cfd-909c-45b3-84f6-c1c12ea8fc95, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70576cfd-909c-45b3-84f6-c1c12ea8fc95, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17031162020420185539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703116202042018553917031162020420185539170311620204201855391703116202042018553917031162020420185539170311620204201855391703116202042018553917031162020420185539170311620204201855391703116202042018553917031162020420185539170311620204201855391703116202042018553917031162020420185539170311620204201855391703116202042018553917031162020420185539170311620204201855391703116202042018553917031162020420185539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b67587a-0b74-4ded-b541-02339727c17b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52187985-c0bb-45c7-9b05-6c328996344c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52187985-c0bb-45c7-9b05-6c328996344c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3171215448090261902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31712154480902619023171215448090261902317121544809026190231712154480902619023171215448090261902317121544809026190231712154480902619023171215448090261902317121544809026190231712154480902619023171215448090261902317121544809026190231712154480902619023171215448090261902317121544809026190231712154480902619023171215448090261902317121544809026190231712154480902619023171215448090261902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70576cfd-909c-45b3-84f6-c1c12ea8fc95, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6255b30-10a7-400b-b28b-5a53b4cd7540, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6255b30-10a7-400b-b28b-5a53b4cd7540, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5327027729340677168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53270277293406771685327027729340677168532702772934067716853270277293406771685327027729340677168532702772934067716853270277293406771685327027729340677168532702772934067716853270277293406771685327027729340677168532702772934067716853270277293406771685327027729340677168532702772934067716853270277293406771685327027729340677168532702772934067716853270277293406771685327027729340677168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52187985-c0bb-45c7-9b05-6c328996344c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6255b30-10a7-400b-b28b-5a53b4cd7540, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a10e57f-6dcf-40f2-b331-2ab27ddc74e0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43607719-72ff-4fdf-8cc5-78cee09ca04d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a10e57f-6dcf-40f2-b331-2ab27ddc74e0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14550602784542703204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455060278454270320414550602784542703204145506027845427032041455060278454270320414550602784542703204145506027845427032041455060278454270320414550602784542703204145506027845427032041455060278454270320414550602784542703204145506027845427032041455060278454270320414550602784542703204145506027845427032041455060278454270320414550602784542703204145506027845427032041455060278454270320414550602784542703204" } } } 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, 43607719-72ff-4fdf-8cc5-78cee09ca04d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8515133732829410892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85151337328294108928515133732829410892851513373282941089285151337328294108928515133732829410892851513373282941089285151337328294108928515133732829410892851513373282941089285151337328294108928515133732829410892851513373282941089285151337328294108928515133732829410892851513373282941089285151337328294108928515133732829410892851513373282941089285151337328294108928515133732829410892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a10e57f-6dcf-40f2-b331-2ab27ddc74e0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f698fc33-7798-4acc-80f3-7b9187168404, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f698fc33-7798-4acc-80f3-7b9187168404, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1234740754503805938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12347407545038059381234740754503805938123474075450380593812347407545038059381234740754503805938123474075450380593812347407545038059381234740754503805938123474075450380593812347407545038059381234740754503805938123474075450380593812347407545038059381234740754503805938123474075450380593812347407545038059381234740754503805938123474075450380593812347407545038059381234740754503805938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43607719-72ff-4fdf-8cc5-78cee09ca04d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d89623b-17ea-4b5c-9ff0-f65389018ccc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d89623b-17ea-4b5c-9ff0-f65389018ccc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18138516884497027450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813851688449702745018138516884497027450181385168844970274501813851688449702745018138516884497027450181385168844970274501813851688449702745018138516884497027450181385168844970274501813851688449702745018138516884497027450181385168844970274501813851688449702745018138516884497027450181385168844970274501813851688449702745018138516884497027450181385168844970274501813851688449702745018138516884497027450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f698fc33-7798-4acc-80f3-7b9187168404, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81e7695f-a46b-4376-9290-e955171bbc66, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e7695f-a46b-4376-9290-e955171bbc66, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17393650698088823454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739365069808882345417393650698088823454173936506980888234541739365069808882345417393650698088823454173936506980888234541739365069808882345417393650698088823454173936506980888234541739365069808882345417393650698088823454173936506980888234541739365069808882345417393650698088823454173936506980888234541739365069808882345417393650698088823454173936506980888234541739365069808882345417393650698088823454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d89623b-17ea-4b5c-9ff0-f65389018ccc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd00bac1-a5f6-44ce-ab92-4a3c7982ba07, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd00bac1-a5f6-44ce-ab92-4a3c7982ba07, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 321140705818858423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423321140705818858423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e7695f-a46b-4376-9290-e955171bbc66, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd00bac1-a5f6-44ce-ab92-4a3c7982ba07, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26c970f-2476-445a-b065-b7398ac63f9c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26c970f-2476-445a-b065-b7398ac63f9c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13384374714794693478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338437471479469347813384374714794693478133843747147946934781338437471479469347813384374714794693478133843747147946934781338437471479469347813384374714794693478133843747147946934781338437471479469347813384374714794693478133843747147946934781338437471479469347813384374714794693478133843747147946934781338437471479469347813384374714794693478133843747147946934781338437471479469347813384374714794693478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34117519-6754-42a1-a880-dc0c6cdc8926, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34117519-6754-42a1-a880-dc0c6cdc8926, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17968177531576436892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796817753157643689217968177531576436892179681775315764368921796817753157643689217968177531576436892179681775315764368921796817753157643689217968177531576436892179681775315764368921796817753157643689217968177531576436892179681775315764368921796817753157643689217968177531576436892179681775315764368921796817753157643689217968177531576436892179681775315764368921796817753157643689217968177531576436892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26c970f-2476-445a-b065-b7398ac63f9c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 717624eb-d580-4a2f-93cb-388391eacc42, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 717624eb-d580-4a2f-93cb-388391eacc42, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17561730248630344542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756173024863034454217561730248630344542175617302486303445421756173024863034454217561730248630344542175617302486303445421756173024863034454217561730248630344542175617302486303445421756173024863034454217561730248630344542175617302486303445421756173024863034454217561730248630344542175617302486303445421756173024863034454217561730248630344542175617302486303445421756173024863034454217561730248630344542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34117519-6754-42a1-a880-dc0c6cdc8926, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25016bae-5468-4dd0-818d-f72f6c3ece16, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25016bae-5468-4dd0-818d-f72f6c3ece16, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 947985516091209486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486947985516091209486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 717624eb-d580-4a2f-93cb-388391eacc42, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da9b396-e427-4820-990d-3c74a41b8ee3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da9b396-e427-4820-990d-3c74a41b8ee3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 51378571126422453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5137857112642245351378571126422453513785711264224535137857112642245351378571126422453513785711264224535137857112642245351378571126422453513785711264224535137857112642245351378571126422453513785711264224535137857112642245351378571126422453513785711264224535137857112642245351378571126422453513785711264224535137857112642245351378571126422453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25016bae-5468-4dd0-818d-f72f6c3ece16, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943a3ef6-ca2f-4784-afba-33294839bcf9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943a3ef6-ca2f-4784-afba-33294839bcf9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1326807677263819283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13268076772638192831326807677263819283132680767726381928313268076772638192831326807677263819283132680767726381928313268076772638192831326807677263819283132680767726381928313268076772638192831326807677263819283132680767726381928313268076772638192831326807677263819283132680767726381928313268076772638192831326807677263819283132680767726381928313268076772638192831326807677263819283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da9b396-e427-4820-990d-3c74a41b8ee3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1af8139c-46ba-43e0-80b9-e52f42214e0b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1af8139c-46ba-43e0-80b9-e52f42214e0b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8498677999907831582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84986779999078315828498677999907831582849867799990783158284986779999078315828498677999907831582849867799990783158284986779999078315828498677999907831582849867799990783158284986779999078315828498677999907831582849867799990783158284986779999078315828498677999907831582849867799990783158284986779999078315828498677999907831582849867799990783158284986779999078315828498677999907831582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943a3ef6-ca2f-4784-afba-33294839bcf9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b91059-4bc7-4489-9563-abc0ffe2e2df, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b91059-4bc7-4489-9563-abc0ffe2e2df, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12244598405199836098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224459840519983609812244598405199836098122445984051998360981224459840519983609812244598405199836098122445984051998360981224459840519983609812244598405199836098122445984051998360981224459840519983609812244598405199836098122445984051998360981224459840519983609812244598405199836098122445984051998360981224459840519983609812244598405199836098122445984051998360981224459840519983609812244598405199836098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1af8139c-46ba-43e0-80b9-e52f42214e0b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 793d88db-0d60-4dac-9653-7c44c3b82363, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 793d88db-0d60-4dac-9653-7c44c3b82363, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7461755406454039806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74617554064540398067461755406454039806746175540645403980674617554064540398067461755406454039806746175540645403980674617554064540398067461755406454039806746175540645403980674617554064540398067461755406454039806746175540645403980674617554064540398067461755406454039806746175540645403980674617554064540398067461755406454039806746175540645403980674617554064540398067461755406454039806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b91059-4bc7-4489-9563-abc0ffe2e2df, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc85dc0a-e0df-485d-ba1b-0dfdc4854582, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc85dc0a-e0df-485d-ba1b-0dfdc4854582, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9774040790589051505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97740407905890515059774040790589051505977404079058905150597740407905890515059774040790589051505977404079058905150597740407905890515059774040790589051505977404079058905150597740407905890515059774040790589051505977404079058905150597740407905890515059774040790589051505977404079058905150597740407905890515059774040790589051505977404079058905150597740407905890515059774040790589051505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 793d88db-0d60-4dac-9653-7c44c3b82363, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bed9067f-a8ea-4fd1-90c8-1a1df6186e23, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bed9067f-a8ea-4fd1-90c8-1a1df6186e23, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14619647464676791100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461964746467679110014619647464676791100146196474646767911001461964746467679110014619647464676791100146196474646767911001461964746467679110014619647464676791100146196474646767911001461964746467679110014619647464676791100146196474646767911001461964746467679110014619647464676791100146196474646767911001461964746467679110014619647464676791100146196474646767911001461964746467679110014619647464676791100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc85dc0a-e0df-485d-ba1b-0dfdc4854582, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11754058-bb4c-4414-8923-cb534081723e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11754058-bb4c-4414-8923-cb534081723e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7727504739003311919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77275047390033119197727504739003311919772750473900331191977275047390033119197727504739003311919772750473900331191977275047390033119197727504739003311919772750473900331191977275047390033119197727504739003311919772750473900331191977275047390033119197727504739003311919772750473900331191977275047390033119197727504739003311919772750473900331191977275047390033119197727504739003311919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bed9067f-a8ea-4fd1-90c8-1a1df6186e23, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a6dde0-e863-4b81-8890-e16046a549bc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a6dde0-e863-4b81-8890-e16046a549bc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17433168440200127605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743316844020012760517433168440200127605174331684402001276051743316844020012760517433168440200127605174331684402001276051743316844020012760517433168440200127605174331684402001276051743316844020012760517433168440200127605174331684402001276051743316844020012760517433168440200127605174331684402001276051743316844020012760517433168440200127605174331684402001276051743316844020012760517433168440200127605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11754058-bb4c-4414-8923-cb534081723e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a46efc-1d78-4e5c-9966-13f841d86395, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a46efc-1d78-4e5c-9966-13f841d86395, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3185756674026993788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31857566740269937883185756674026993788318575667402699378831857566740269937883185756674026993788318575667402699378831857566740269937883185756674026993788318575667402699378831857566740269937883185756674026993788318575667402699378831857566740269937883185756674026993788318575667402699378831857566740269937883185756674026993788318575667402699378831857566740269937883185756674026993788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a6dde0-e863-4b81-8890-e16046a549bc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf201e3a-9e63-421b-880e-9a2b959ce0bc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf201e3a-9e63-421b-880e-9a2b959ce0bc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17745557334268316151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774555733426831615117745557334268316151177455573342683161511774555733426831615117745557334268316151177455573342683161511774555733426831615117745557334268316151177455573342683161511774555733426831615117745557334268316151177455573342683161511774555733426831615117745557334268316151177455573342683161511774555733426831615117745557334268316151177455573342683161511774555733426831615117745557334268316151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a46efc-1d78-4e5c-9966-13f841d86395, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada780c5-30e2-4554-b957-f5869d507f97, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada780c5-30e2-4554-b957-f5869d507f97, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9645889917959628647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96458899179596286479645889917959628647964588991795962864796458899179596286479645889917959628647964588991795962864796458899179596286479645889917959628647964588991795962864796458899179596286479645889917959628647964588991795962864796458899179596286479645889917959628647964588991795962864796458899179596286479645889917959628647964588991795962864796458899179596286479645889917959628647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf201e3a-9e63-421b-880e-9a2b959ce0bc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943feb5f-c971-4438-95b2-1501e77a0321, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943feb5f-c971-4438-95b2-1501e77a0321, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7506394734788381966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75063947347883819667506394734788381966750639473478838196675063947347883819667506394734788381966750639473478838196675063947347883819667506394734788381966750639473478838196675063947347883819667506394734788381966750639473478838196675063947347883819667506394734788381966750639473478838196675063947347883819667506394734788381966750639473478838196675063947347883819667506394734788381966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada780c5-30e2-4554-b957-f5869d507f97, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c214b9e9-231f-41ad-af30-6114f9aa7526, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c214b9e9-231f-41ad-af30-6114f9aa7526, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14690059879266700015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469005987926670001514690059879266700015146900598792667000151469005987926670001514690059879266700015146900598792667000151469005987926670001514690059879266700015146900598792667000151469005987926670001514690059879266700015146900598792667000151469005987926670001514690059879266700015146900598792667000151469005987926670001514690059879266700015146900598792667000151469005987926670001514690059879266700015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943feb5f-c971-4438-95b2-1501e77a0321, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c214b9e9-231f-41ad-af30-6114f9aa7526, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2a499de-1f70-459f-831d-6864e16da41e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a499de-1f70-459f-831d-6864e16da41e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14041012730387305939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404101273038730593914041012730387305939140410127303873059391404101273038730593914041012730387305939140410127303873059391404101273038730593914041012730387305939140410127303873059391404101273038730593914041012730387305939140410127303873059391404101273038730593914041012730387305939140410127303873059391404101273038730593914041012730387305939140410127303873059391404101273038730593914041012730387305939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46f78e91-c830-4d26-9741-a258c6719a16, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46f78e91-c830-4d26-9741-a258c6719a16, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13762625260116802000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376262526011680200013762625260116802000137626252601168020001376262526011680200013762625260116802000137626252601168020001376262526011680200013762625260116802000137626252601168020001376262526011680200013762625260116802000137626252601168020001376262526011680200013762625260116802000137626252601168020001376262526011680200013762625260116802000137626252601168020001376262526011680200013762625260116802000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a499de-1f70-459f-831d-6864e16da41e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e959c76-4937-4cf1-820a-18920785d8dd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e959c76-4937-4cf1-820a-18920785d8dd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16966408972793709105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696640897279370910516966408972793709105169664089727937091051696640897279370910516966408972793709105169664089727937091051696640897279370910516966408972793709105169664089727937091051696640897279370910516966408972793709105169664089727937091051696640897279370910516966408972793709105169664089727937091051696640897279370910516966408972793709105169664089727937091051696640897279370910516966408972793709105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e959c76-4937-4cf1-820a-18920785d8dd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4456f157-2e62-4039-99e8-66d98138b4fb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4456f157-2e62-4039-99e8-66d98138b4fb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1352725985869381502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13527259858693815021352725985869381502135272598586938150213527259858693815021352725985869381502135272598586938150213527259858693815021352725985869381502135272598586938150213527259858693815021352725985869381502135272598586938150213527259858693815021352725985869381502135272598586938150213527259858693815021352725985869381502135272598586938150213527259858693815021352725985869381502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4456f157-2e62-4039-99e8-66d98138b4fb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97244115-6e80-4870-b670-47bb263ba3e4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97244115-6e80-4870-b670-47bb263ba3e4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2552146151506121653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25521461515061216532552146151506121653255214615150612165325521461515061216532552146151506121653255214615150612165325521461515061216532552146151506121653255214615150612165325521461515061216532552146151506121653255214615150612165325521461515061216532552146151506121653255214615150612165325521461515061216532552146151506121653255214615150612165325521461515061216532552146151506121653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46f78e91-c830-4d26-9741-a258c6719a16, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f776e081-5c83-4106-923f-9aa5b8cd5787, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f776e081-5c83-4106-923f-9aa5b8cd5787, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1007150907996248777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10071509079962487771007150907996248777100715090799624877710071509079962487771007150907996248777100715090799624877710071509079962487771007150907996248777100715090799624877710071509079962487771007150907996248777100715090799624877710071509079962487771007150907996248777100715090799624877710071509079962487771007150907996248777100715090799624877710071509079962487771007150907996248777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97244115-6e80-4870-b670-47bb263ba3e4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ced6013-1695-4305-8e31-bb80a383c869, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ced6013-1695-4305-8e31-bb80a383c869, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8581386184494959124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85813861844949591248581386184494959124858138618449495912485813861844949591248581386184494959124858138618449495912485813861844949591248581386184494959124858138618449495912485813861844949591248581386184494959124858138618449495912485813861844949591248581386184494959124858138618449495912485813861844949591248581386184494959124858138618449495912485813861844949591248581386184494959124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f776e081-5c83-4106-923f-9aa5b8cd5787, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59382f7b-e944-477b-96cb-554935133804, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59382f7b-e944-477b-96cb-554935133804, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13364520012906197727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336452001290619772713364520012906197727133645200129061977271336452001290619772713364520012906197727133645200129061977271336452001290619772713364520012906197727133645200129061977271336452001290619772713364520012906197727133645200129061977271336452001290619772713364520012906197727133645200129061977271336452001290619772713364520012906197727133645200129061977271336452001290619772713364520012906197727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ced6013-1695-4305-8e31-bb80a383c869, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e7d3c6-28b9-432d-b732-2c9c51ece8df, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e7d3c6-28b9-432d-b732-2c9c51ece8df, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 393354026081467112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112393354026081467112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59382f7b-e944-477b-96cb-554935133804, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47e3b4e9-f884-4210-bf5f-99b48b4c98f3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47e3b4e9-f884-4210-bf5f-99b48b4c98f3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9172480572725273898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91724805727252738989172480572725273898917248057272527389891724805727252738989172480572725273898917248057272527389891724805727252738989172480572725273898917248057272527389891724805727252738989172480572725273898917248057272527389891724805727252738989172480572725273898917248057272527389891724805727252738989172480572725273898917248057272527389891724805727252738989172480572725273898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47e3b4e9-f884-4210-bf5f-99b48b4c98f3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dca21fd-02a1-45f0-a4a3-abfae112d22e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dca21fd-02a1-45f0-a4a3-abfae112d22e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11908833435540919922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190883343554091992211908833435540919922119088334355409199221190883343554091992211908833435540919922119088334355409199221190883343554091992211908833435540919922119088334355409199221190883343554091992211908833435540919922119088334355409199221190883343554091992211908833435540919922119088334355409199221190883343554091992211908833435540919922119088334355409199221190883343554091992211908833435540919922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e7d3c6-28b9-432d-b732-2c9c51ece8df, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79fa55cf-69b8-466f-acdc-dffe95d996a2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79fa55cf-69b8-466f-acdc-dffe95d996a2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5123271489567136992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51232714895671369925123271489567136992512327148956713699251232714895671369925123271489567136992512327148956713699251232714895671369925123271489567136992512327148956713699251232714895671369925123271489567136992512327148956713699251232714895671369925123271489567136992512327148956713699251232714895671369925123271489567136992512327148956713699251232714895671369925123271489567136992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dca21fd-02a1-45f0-a4a3-abfae112d22e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229b0c81-8014-4421-9afb-0bb106810529, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229b0c81-8014-4421-9afb-0bb106810529, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13121173521587323553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312117352158732355313121173521587323553131211735215873235531312117352158732355313121173521587323553131211735215873235531312117352158732355313121173521587323553131211735215873235531312117352158732355313121173521587323553131211735215873235531312117352158732355313121173521587323553131211735215873235531312117352158732355313121173521587323553131211735215873235531312117352158732355313121173521587323553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79fa55cf-69b8-466f-acdc-dffe95d996a2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b69b865-7d22-45c8-8c14-87119f98b761, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b69b865-7d22-45c8-8c14-87119f98b761, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 759845330403634112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112759845330403634112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229b0c81-8014-4421-9afb-0bb106810529, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da726cc-9a50-4544-9d12-f6d6bc6f559f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da726cc-9a50-4544-9d12-f6d6bc6f559f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18013016713910504813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801301671391050481318013016713910504813180130167139105048131801301671391050481318013016713910504813180130167139105048131801301671391050481318013016713910504813180130167139105048131801301671391050481318013016713910504813180130167139105048131801301671391050481318013016713910504813180130167139105048131801301671391050481318013016713910504813180130167139105048131801301671391050481318013016713910504813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b69b865-7d22-45c8-8c14-87119f98b761, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832929b7-ff77-4819-98d0-82eaa3084868, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832929b7-ff77-4819-98d0-82eaa3084868, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17761672052067219242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776167205206721924217761672052067219242177616720520672192421776167205206721924217761672052067219242177616720520672192421776167205206721924217761672052067219242177616720520672192421776167205206721924217761672052067219242177616720520672192421776167205206721924217761672052067219242177616720520672192421776167205206721924217761672052067219242177616720520672192421776167205206721924217761672052067219242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da726cc-9a50-4544-9d12-f6d6bc6f559f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832929b7-ff77-4819-98d0-82eaa3084868, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73a3811-d376-46b8-bb6a-11c767359ea5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73a3811-d376-46b8-bb6a-11c767359ea5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14412523204561599514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441252320456159951414412523204561599514144125232045615995141441252320456159951414412523204561599514144125232045615995141441252320456159951414412523204561599514144125232045615995141441252320456159951414412523204561599514144125232045615995141441252320456159951414412523204561599514144125232045615995141441252320456159951414412523204561599514144125232045615995141441252320456159951414412523204561599514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d59a77b7-7a9e-44ec-b669-09ece610589f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d59a77b7-7a9e-44ec-b669-09ece610589f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 722887637386783395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395722887637386783395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73a3811-d376-46b8-bb6a-11c767359ea5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49a69114-3f60-4e22-848f-60d139260594, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49a69114-3f60-4e22-848f-60d139260594, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843070734800195887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184307073480019588711843070734800195887118430707348001958871184307073480019588711843070734800195887118430707348001958871184307073480019588711843070734800195887118430707348001958871184307073480019588711843070734800195887118430707348001958871184307073480019588711843070734800195887118430707348001958871184307073480019588711843070734800195887118430707348001958871184307073480019588711843070734800195887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d59a77b7-7a9e-44ec-b669-09ece610589f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad878cb5-09e0-425b-a0a6-7b6194108ae5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad878cb5-09e0-425b-a0a6-7b6194108ae5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1395564078606279122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13955640786062791221395564078606279122139556407860627912213955640786062791221395564078606279122139556407860627912213955640786062791221395564078606279122139556407860627912213955640786062791221395564078606279122139556407860627912213955640786062791221395564078606279122139556407860627912213955640786062791221395564078606279122139556407860627912213955640786062791221395564078606279122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49a69114-3f60-4e22-848f-60d139260594, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 619d7288-f4f0-4d4e-90aa-e8a47cdd45aa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 619d7288-f4f0-4d4e-90aa-e8a47cdd45aa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8365325787663103492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83653257876631034928365325787663103492836532578766310349283653257876631034928365325787663103492836532578766310349283653257876631034928365325787663103492836532578766310349283653257876631034928365325787663103492836532578766310349283653257876631034928365325787663103492836532578766310349283653257876631034928365325787663103492836532578766310349283653257876631034928365325787663103492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad878cb5-09e0-425b-a0a6-7b6194108ae5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c686a17-19ad-42dc-8c58-b552701d9809, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c686a17-19ad-42dc-8c58-b552701d9809, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3401005508459040220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34010055084590402203401005508459040220340100550845904022034010055084590402203401005508459040220340100550845904022034010055084590402203401005508459040220340100550845904022034010055084590402203401005508459040220340100550845904022034010055084590402203401005508459040220340100550845904022034010055084590402203401005508459040220340100550845904022034010055084590402203401005508459040220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 619d7288-f4f0-4d4e-90aa-e8a47cdd45aa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc322556-2e07-4647-88fc-d6ef119fdd89, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc322556-2e07-4647-88fc-d6ef119fdd89, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8444001344789009717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84440013447890097178444001344789009717844400134478900971784440013447890097178444001344789009717844400134478900971784440013447890097178444001344789009717844400134478900971784440013447890097178444001344789009717844400134478900971784440013447890097178444001344789009717844400134478900971784440013447890097178444001344789009717844400134478900971784440013447890097178444001344789009717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c686a17-19ad-42dc-8c58-b552701d9809, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f67dbbe-bce7-490c-bf11-14f03e650290, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f67dbbe-bce7-490c-bf11-14f03e650290, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13081241139159023040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308124113915902304013081241139159023040130812411391590230401308124113915902304013081241139159023040130812411391590230401308124113915902304013081241139159023040130812411391590230401308124113915902304013081241139159023040130812411391590230401308124113915902304013081241139159023040130812411391590230401308124113915902304013081241139159023040130812411391590230401308124113915902304013081241139159023040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc322556-2e07-4647-88fc-d6ef119fdd89, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b45742-1c56-45a1-8fc1-faf1e2f94dea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b45742-1c56-45a1-8fc1-faf1e2f94dea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4687440905238338816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46874409052383388164687440905238338816468744090523833881646874409052383388164687440905238338816468744090523833881646874409052383388164687440905238338816468744090523833881646874409052383388164687440905238338816468744090523833881646874409052383388164687440905238338816468744090523833881646874409052383388164687440905238338816468744090523833881646874409052383388164687440905238338816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f67dbbe-bce7-490c-bf11-14f03e650290, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac0beae-3ad3-4dd7-b85c-b198911de2c7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac0beae-3ad3-4dd7-b85c-b198911de2c7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9669312676186351549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96693126761863515499669312676186351549966931267618635154996693126761863515499669312676186351549966931267618635154996693126761863515499669312676186351549966931267618635154996693126761863515499669312676186351549966931267618635154996693126761863515499669312676186351549966931267618635154996693126761863515499669312676186351549966931267618635154996693126761863515499669312676186351549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b45742-1c56-45a1-8fc1-faf1e2f94dea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 708b9d23-43a3-49ab-9996-d04606dd1618, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 708b9d23-43a3-49ab-9996-d04606dd1618, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14748012260178292501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474801226017829250114748012260178292501147480122601782925011474801226017829250114748012260178292501147480122601782925011474801226017829250114748012260178292501147480122601782925011474801226017829250114748012260178292501147480122601782925011474801226017829250114748012260178292501147480122601782925011474801226017829250114748012260178292501147480122601782925011474801226017829250114748012260178292501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac0beae-3ad3-4dd7-b85c-b198911de2c7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e4147c-c27c-4233-9199-61278f6cc083, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e4147c-c27c-4233-9199-61278f6cc083, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14764055721416421455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476405572141642145514764055721416421455147640557214164214551476405572141642145514764055721416421455147640557214164214551476405572141642145514764055721416421455147640557214164214551476405572141642145514764055721416421455147640557214164214551476405572141642145514764055721416421455147640557214164214551476405572141642145514764055721416421455147640557214164214551476405572141642145514764055721416421455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 708b9d23-43a3-49ab-9996-d04606dd1618, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d765478c-b453-452a-9c88-4245abd6a282, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d765478c-b453-452a-9c88-4245abd6a282, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4916372040493202657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49163720404932026574916372040493202657491637204049320265749163720404932026574916372040493202657491637204049320265749163720404932026574916372040493202657491637204049320265749163720404932026574916372040493202657491637204049320265749163720404932026574916372040493202657491637204049320265749163720404932026574916372040493202657491637204049320265749163720404932026574916372040493202657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e4147c-c27c-4233-9199-61278f6cc083, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3ce66e6-2e9d-4fa6-8bce-0b8efce75965, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ce66e6-2e9d-4fa6-8bce-0b8efce75965, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5788426003169512716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57884260031695127165788426003169512716578842600316951271657884260031695127165788426003169512716578842600316951271657884260031695127165788426003169512716578842600316951271657884260031695127165788426003169512716578842600316951271657884260031695127165788426003169512716578842600316951271657884260031695127165788426003169512716578842600316951271657884260031695127165788426003169512716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d765478c-b453-452a-9c88-4245abd6a282, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e844b409-f45a-4f6a-b2a3-7a61423e1bf1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e844b409-f45a-4f6a-b2a3-7a61423e1bf1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6088079744240463732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60880797442404637326088079744240463732608807974424046373260880797442404637326088079744240463732608807974424046373260880797442404637326088079744240463732608807974424046373260880797442404637326088079744240463732608807974424046373260880797442404637326088079744240463732608807974424046373260880797442404637326088079744240463732608807974424046373260880797442404637326088079744240463732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ce66e6-2e9d-4fa6-8bce-0b8efce75965, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5f15ecd-5306-49db-ae0d-9df8d457239c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f15ecd-5306-49db-ae0d-9df8d457239c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6673902058207148460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66739020582071484606673902058207148460667390205820714846066739020582071484606673902058207148460667390205820714846066739020582071484606673902058207148460667390205820714846066739020582071484606673902058207148460667390205820714846066739020582071484606673902058207148460667390205820714846066739020582071484606673902058207148460667390205820714846066739020582071484606673902058207148460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e844b409-f45a-4f6a-b2a3-7a61423e1bf1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a045b7-760b-4811-aa8e-5f3e636904d8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a045b7-760b-4811-aa8e-5f3e636904d8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3709865318952768316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37098653189527683163709865318952768316370986531895276831637098653189527683163709865318952768316370986531895276831637098653189527683163709865318952768316370986531895276831637098653189527683163709865318952768316370986531895276831637098653189527683163709865318952768316370986531895276831637098653189527683163709865318952768316370986531895276831637098653189527683163709865318952768316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f15ecd-5306-49db-ae0d-9df8d457239c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d57c3d4-600e-4e98-a1cc-f994e4ff3393, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a045b7-760b-4811-aa8e-5f3e636904d8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d57c3d4-600e-4e98-a1cc-f994e4ff3393, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5785844030385122606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57858440303851226065785844030385122606578584403038512260657858440303851226065785844030385122606578584403038512260657858440303851226065785844030385122606578584403038512260657858440303851226065785844030385122606578584403038512260657858440303851226065785844030385122606578584403038512260657858440303851226065785844030385122606578584403038512260657858440303851226065785844030385122606" } } } 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 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3dc1370-3170-461f-9c5f-29eff774609e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3dc1370-3170-461f-9c5f-29eff774609e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8348952323257482196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83489523232574821968348952323257482196834895232325748219683489523232574821968348952323257482196834895232325748219683489523232574821968348952323257482196834895232325748219683489523232574821968348952323257482196834895232325748219683489523232574821968348952323257482196834895232325748219683489523232574821968348952323257482196834895232325748219683489523232574821968348952323257482196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d57c3d4-600e-4e98-a1cc-f994e4ff3393, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d8be467-d179-4595-9970-4ccb1976501f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3dc1370-3170-461f-9c5f-29eff774609e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a25f32-fc86-4d67-8ead-984c90b44362, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a25f32-fc86-4d67-8ead-984c90b44362, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1125704222188675310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11257042221886753101125704222188675310112570422218867531011257042221886753101125704222188675310112570422218867531011257042221886753101125704222188675310112570422218867531011257042221886753101125704222188675310112570422218867531011257042221886753101125704222188675310112570422218867531011257042221886753101125704222188675310112570422218867531011257042221886753101125704222188675310" } } } 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, 4d8be467-d179-4595-9970-4ccb1976501f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15430798254840912743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543079825484091274315430798254840912743154307982548409127431543079825484091274315430798254840912743154307982548409127431543079825484091274315430798254840912743154307982548409127431543079825484091274315430798254840912743154307982548409127431543079825484091274315430798254840912743154307982548409127431543079825484091274315430798254840912743154307982548409127431543079825484091274315430798254840912743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d8be467-d179-4595-9970-4ccb1976501f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c575c369-9410-46f1-9632-81730018662d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c575c369-9410-46f1-9632-81730018662d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17315779114286277388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731577911428627738817315779114286277388173157791142862773881731577911428627738817315779114286277388173157791142862773881731577911428627738817315779114286277388173157791142862773881731577911428627738817315779114286277388173157791142862773881731577911428627738817315779114286277388173157791142862773881731577911428627738817315779114286277388173157791142862773881731577911428627738817315779114286277388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a25f32-fc86-4d67-8ead-984c90b44362, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a33524-7b13-47d8-b2cc-842cf029dfdc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a33524-7b13-47d8-b2cc-842cf029dfdc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3627623810824534454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36276238108245344543627623810824534454362762381082453445436276238108245344543627623810824534454362762381082453445436276238108245344543627623810824534454362762381082453445436276238108245344543627623810824534454362762381082453445436276238108245344543627623810824534454362762381082453445436276238108245344543627623810824534454362762381082453445436276238108245344543627623810824534454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c575c369-9410-46f1-9632-81730018662d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a33524-7b13-47d8-b2cc-842cf029dfdc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0adc9e-6dd5-443f-8732-2cc03d558138, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0adc9e-6dd5-443f-8732-2cc03d558138, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11112075176508945223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111207517650894522311112075176508945223111120751765089452231111207517650894522311112075176508945223111120751765089452231111207517650894522311112075176508945223111120751765089452231111207517650894522311112075176508945223111120751765089452231111207517650894522311112075176508945223111120751765089452231111207517650894522311112075176508945223111120751765089452231111207517650894522311112075176508945223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200ad771-b1d3-4e1a-846d-c0a2d3dc1835, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200ad771-b1d3-4e1a-846d-c0a2d3dc1835, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5405242110851666689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54052421108516666895405242110851666689540524211085166668954052421108516666895405242110851666689540524211085166668954052421108516666895405242110851666689540524211085166668954052421108516666895405242110851666689540524211085166668954052421108516666895405242110851666689540524211085166668954052421108516666895405242110851666689540524211085166668954052421108516666895405242110851666689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0adc9e-6dd5-443f-8732-2cc03d558138, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a52567ee-998e-45cf-aa55-030f29bef1fa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a52567ee-998e-45cf-aa55-030f29bef1fa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4067323463727309175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40673234637273091754067323463727309175406732346372730917540673234637273091754067323463727309175406732346372730917540673234637273091754067323463727309175406732346372730917540673234637273091754067323463727309175406732346372730917540673234637273091754067323463727309175406732346372730917540673234637273091754067323463727309175406732346372730917540673234637273091754067323463727309175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200ad771-b1d3-4e1a-846d-c0a2d3dc1835, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 042cb1fa-4ab7-466b-880b-2fda4cb058e9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a52567ee-998e-45cf-aa55-030f29bef1fa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a421f2fc-4474-4a35-ae89-cb7b6eaa097d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a421f2fc-4474-4a35-ae89-cb7b6eaa097d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17663201336774737664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766320133677473766417663201336774737664176632013367747376641766320133677473766417663201336774737664176632013367747376641766320133677473766417663201336774737664176632013367747376641766320133677473766417663201336774737664176632013367747376641766320133677473766417663201336774737664176632013367747376641766320133677473766417663201336774737664176632013367747376641766320133677473766417663201336774737664" } } } 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, 042cb1fa-4ab7-466b-880b-2fda4cb058e9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8747820973347686061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87478209733476860618747820973347686061874782097334768606187478209733476860618747820973347686061874782097334768606187478209733476860618747820973347686061874782097334768606187478209733476860618747820973347686061874782097334768606187478209733476860618747820973347686061874782097334768606187478209733476860618747820973347686061874782097334768606187478209733476860618747820973347686061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a421f2fc-4474-4a35-ae89-cb7b6eaa097d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 641be70f-e894-4d0f-a11d-c95d5a436724, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 641be70f-e894-4d0f-a11d-c95d5a436724, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10788995712461236122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078899571246123612210788995712461236122107889957124612361221078899571246123612210788995712461236122107889957124612361221078899571246123612210788995712461236122107889957124612361221078899571246123612210788995712461236122107889957124612361221078899571246123612210788995712461236122107889957124612361221078899571246123612210788995712461236122107889957124612361221078899571246123612210788995712461236122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 042cb1fa-4ab7-466b-880b-2fda4cb058e9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305e4a7f-e454-4cf3-98d7-6029c0a012a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305e4a7f-e454-4cf3-98d7-6029c0a012a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9136834097074840952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91368340970748409529136834097074840952913683409707484095291368340970748409529136834097074840952913683409707484095291368340970748409529136834097074840952913683409707484095291368340970748409529136834097074840952913683409707484095291368340970748409529136834097074840952913683409707484095291368340970748409529136834097074840952913683409707484095291368340970748409529136834097074840952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 641be70f-e894-4d0f-a11d-c95d5a436724, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb35fec6-4317-4460-8246-28a963521d09, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb35fec6-4317-4460-8246-28a963521d09, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10529609049405659685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052960904940565968510529609049405659685105296090494056596851052960904940565968510529609049405659685105296090494056596851052960904940565968510529609049405659685105296090494056596851052960904940565968510529609049405659685105296090494056596851052960904940565968510529609049405659685105296090494056596851052960904940565968510529609049405659685105296090494056596851052960904940565968510529609049405659685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305e4a7f-e454-4cf3-98d7-6029c0a012a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47e789d2-4755-4796-ae7f-fad19448a598, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47e789d2-4755-4796-ae7f-fad19448a598, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1670798755815123973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16707987558151239731670798755815123973167079875581512397316707987558151239731670798755815123973167079875581512397316707987558151239731670798755815123973167079875581512397316707987558151239731670798755815123973167079875581512397316707987558151239731670798755815123973167079875581512397316707987558151239731670798755815123973167079875581512397316707987558151239731670798755815123973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb35fec6-4317-4460-8246-28a963521d09, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6147bdfa-e3ea-4300-8f0d-8150c86a14ca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6147bdfa-e3ea-4300-8f0d-8150c86a14ca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12049076342083114257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204907634208311425712049076342083114257120490763420831142571204907634208311425712049076342083114257120490763420831142571204907634208311425712049076342083114257120490763420831142571204907634208311425712049076342083114257120490763420831142571204907634208311425712049076342083114257120490763420831142571204907634208311425712049076342083114257120490763420831142571204907634208311425712049076342083114257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47e789d2-4755-4796-ae7f-fad19448a598, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a30de2-22bf-4887-9fe1-a80db443487a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a30de2-22bf-4887-9fe1-a80db443487a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 799883385958130595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595799883385958130595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6147bdfa-e3ea-4300-8f0d-8150c86a14ca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae6f5071-55ed-45a4-ac89-8f6bec111b64, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae6f5071-55ed-45a4-ac89-8f6bec111b64, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9094748244500599339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90947482445005993399094748244500599339909474824450059933990947482445005993399094748244500599339909474824450059933990947482445005993399094748244500599339909474824450059933990947482445005993399094748244500599339909474824450059933990947482445005993399094748244500599339909474824450059933990947482445005993399094748244500599339909474824450059933990947482445005993399094748244500599339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a30de2-22bf-4887-9fe1-a80db443487a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d39a8aa-49df-45bf-89c4-dd681045a1f6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d39a8aa-49df-45bf-89c4-dd681045a1f6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14154448290546457860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415444829054645786014154448290546457860141544482905464578601415444829054645786014154448290546457860141544482905464578601415444829054645786014154448290546457860141544482905464578601415444829054645786014154448290546457860141544482905464578601415444829054645786014154448290546457860141544482905464578601415444829054645786014154448290546457860141544482905464578601415444829054645786014154448290546457860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae6f5071-55ed-45a4-ac89-8f6bec111b64, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b82ae4-618c-4021-970a-c49e6a27f1d3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d39a8aa-49df-45bf-89c4-dd681045a1f6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b82ae4-618c-4021-970a-c49e6a27f1d3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14316804859965261612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431680485996526161214316804859965261612143168048599652616121431680485996526161214316804859965261612143168048599652616121431680485996526161214316804859965261612143168048599652616121431680485996526161214316804859965261612143168048599652616121431680485996526161214316804859965261612143168048599652616121431680485996526161214316804859965261612143168048599652616121431680485996526161214316804859965261612" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71db5e39-2c50-4a07-a936-cbf308c1aa65, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71db5e39-2c50-4a07-a936-cbf308c1aa65, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11145954223526132522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114595422352613252211145954223526132522111459542235261325221114595422352613252211145954223526132522111459542235261325221114595422352613252211145954223526132522111459542235261325221114595422352613252211145954223526132522111459542235261325221114595422352613252211145954223526132522111459542235261325221114595422352613252211145954223526132522111459542235261325221114595422352613252211145954223526132522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b82ae4-618c-4021-970a-c49e6a27f1d3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cedd0ab0-2a93-4e62-b0c2-a57090083364, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cedd0ab0-2a93-4e62-b0c2-a57090083364, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13889001444505582668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388900144450558266813889001444505582668138890014445055826681388900144450558266813889001444505582668138890014445055826681388900144450558266813889001444505582668138890014445055826681388900144450558266813889001444505582668138890014445055826681388900144450558266813889001444505582668138890014445055826681388900144450558266813889001444505582668138890014445055826681388900144450558266813889001444505582668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71db5e39-2c50-4a07-a936-cbf308c1aa65, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bdb4428-7d59-49ee-ab81-86dbeb64bef0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bdb4428-7d59-49ee-ab81-86dbeb64bef0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17719736665866729286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771973666586672928617719736665866729286177197366658667292861771973666586672928617719736665866729286177197366658667292861771973666586672928617719736665866729286177197366658667292861771973666586672928617719736665866729286177197366658667292861771973666586672928617719736665866729286177197366658667292861771973666586672928617719736665866729286177197366658667292861771973666586672928617719736665866729286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cedd0ab0-2a93-4e62-b0c2-a57090083364, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2592d428-0648-42a0-9677-7a2c5f6c390e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2592d428-0648-42a0-9677-7a2c5f6c390e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8421020354018734769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84210203540187347698421020354018734769842102035401873476984210203540187347698421020354018734769842102035401873476984210203540187347698421020354018734769842102035401873476984210203540187347698421020354018734769842102035401873476984210203540187347698421020354018734769842102035401873476984210203540187347698421020354018734769842102035401873476984210203540187347698421020354018734769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bdb4428-7d59-49ee-ab81-86dbeb64bef0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ecff688-ea5b-4d92-b934-f6274e3e6c2c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ecff688-ea5b-4d92-b934-f6274e3e6c2c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9744563832704565756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97445638327045657569744563832704565756974456383270456575697445638327045657569744563832704565756974456383270456575697445638327045657569744563832704565756974456383270456575697445638327045657569744563832704565756974456383270456575697445638327045657569744563832704565756974456383270456575697445638327045657569744563832704565756974456383270456575697445638327045657569744563832704565756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2592d428-0648-42a0-9677-7a2c5f6c390e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6d609d-7e2c-4370-af3c-665367197beb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6d609d-7e2c-4370-af3c-665367197beb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10765482354139722531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076548235413972253110765482354139722531107654823541397225311076548235413972253110765482354139722531107654823541397225311076548235413972253110765482354139722531107654823541397225311076548235413972253110765482354139722531107654823541397225311076548235413972253110765482354139722531107654823541397225311076548235413972253110765482354139722531107654823541397225311076548235413972253110765482354139722531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ecff688-ea5b-4d92-b934-f6274e3e6c2c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ba2d1b-9509-45f7-b2b8-14b437c5f5d9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ba2d1b-9509-45f7-b2b8-14b437c5f5d9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8820728975375630342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88207289753756303428820728975375630342882072897537563034288207289753756303428820728975375630342882072897537563034288207289753756303428820728975375630342882072897537563034288207289753756303428820728975375630342882072897537563034288207289753756303428820728975375630342882072897537563034288207289753756303428820728975375630342882072897537563034288207289753756303428820728975375630342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6d609d-7e2c-4370-af3c-665367197beb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8d8d10-7813-461e-b5ae-a1dabdabfbfc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8d8d10-7813-461e-b5ae-a1dabdabfbfc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2736928252151269709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27369282521512697092736928252151269709273692825215126970927369282521512697092736928252151269709273692825215126970927369282521512697092736928252151269709273692825215126970927369282521512697092736928252151269709273692825215126970927369282521512697092736928252151269709273692825215126970927369282521512697092736928252151269709273692825215126970927369282521512697092736928252151269709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ba2d1b-9509-45f7-b2b8-14b437c5f5d9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b73975-93ab-4bc6-96c9-385596a6c03f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b73975-93ab-4bc6-96c9-385596a6c03f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13128334905526306307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312833490552630630713128334905526306307131283349055263063071312833490552630630713128334905526306307131283349055263063071312833490552630630713128334905526306307131283349055263063071312833490552630630713128334905526306307131283349055263063071312833490552630630713128334905526306307131283349055263063071312833490552630630713128334905526306307131283349055263063071312833490552630630713128334905526306307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8d8d10-7813-461e-b5ae-a1dabdabfbfc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9c8def3-4b51-4506-835b-13875d7a814b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9c8def3-4b51-4506-835b-13875d7a814b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4181935204148280172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41819352041482801724181935204148280172418193520414828017241819352041482801724181935204148280172418193520414828017241819352041482801724181935204148280172418193520414828017241819352041482801724181935204148280172418193520414828017241819352041482801724181935204148280172418193520414828017241819352041482801724181935204148280172418193520414828017241819352041482801724181935204148280172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b73975-93ab-4bc6-96c9-385596a6c03f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba230b9a-b55c-4cdc-b787-4600d1d62b71, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba230b9a-b55c-4cdc-b787-4600d1d62b71, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8913484436387298548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89134844363872985488913484436387298548891348443638729854889134844363872985488913484436387298548891348443638729854889134844363872985488913484436387298548891348443638729854889134844363872985488913484436387298548891348443638729854889134844363872985488913484436387298548891348443638729854889134844363872985488913484436387298548891348443638729854889134844363872985488913484436387298548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9c8def3-4b51-4506-835b-13875d7a814b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6acdb72-c0fb-4d3b-8d8d-9269e521b30c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6acdb72-c0fb-4d3b-8d8d-9269e521b30c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13575231548721989234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357523154872198923413575231548721989234135752315487219892341357523154872198923413575231548721989234135752315487219892341357523154872198923413575231548721989234135752315487219892341357523154872198923413575231548721989234135752315487219892341357523154872198923413575231548721989234135752315487219892341357523154872198923413575231548721989234135752315487219892341357523154872198923413575231548721989234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba230b9a-b55c-4cdc-b787-4600d1d62b71, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e8e65b3-1187-42cd-aec4-8190d9cb9839, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e8e65b3-1187-42cd-aec4-8190d9cb9839, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7503004635876049372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75030046358760493727503004635876049372750300463587604937275030046358760493727503004635876049372750300463587604937275030046358760493727503004635876049372750300463587604937275030046358760493727503004635876049372750300463587604937275030046358760493727503004635876049372750300463587604937275030046358760493727503004635876049372750300463587604937275030046358760493727503004635876049372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6acdb72-c0fb-4d3b-8d8d-9269e521b30c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b3c13ed-7323-44a3-8d78-1c3bc913f5b2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b3c13ed-7323-44a3-8d78-1c3bc913f5b2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16604523304076547280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660452330407654728016604523304076547280166045233040765472801660452330407654728016604523304076547280166045233040765472801660452330407654728016604523304076547280166045233040765472801660452330407654728016604523304076547280166045233040765472801660452330407654728016604523304076547280166045233040765472801660452330407654728016604523304076547280166045233040765472801660452330407654728016604523304076547280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e8e65b3-1187-42cd-aec4-8190d9cb9839, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0d400de-18b2-4011-8540-960835545f4d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0d400de-18b2-4011-8540-960835545f4d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996865738565445305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699686573856544530516996865738565445305169968657385654453051699686573856544530516996865738565445305169968657385654453051699686573856544530516996865738565445305169968657385654453051699686573856544530516996865738565445305169968657385654453051699686573856544530516996865738565445305169968657385654453051699686573856544530516996865738565445305169968657385654453051699686573856544530516996865738565445305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b3c13ed-7323-44a3-8d78-1c3bc913f5b2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f5db45-a771-438e-9564-6d8ee14455c8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f5db45-a771-438e-9564-6d8ee14455c8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6800121398265661284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68001213982656612846800121398265661284680012139826566128468001213982656612846800121398265661284680012139826566128468001213982656612846800121398265661284680012139826566128468001213982656612846800121398265661284680012139826566128468001213982656612846800121398265661284680012139826566128468001213982656612846800121398265661284680012139826566128468001213982656612846800121398265661284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0d400de-18b2-4011-8540-960835545f4d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d558f6d-ea18-4816-8fe6-3de07c765971, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d558f6d-ea18-4816-8fe6-3de07c765971, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6851392165102161521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68513921651021615216851392165102161521685139216510216152168513921651021615216851392165102161521685139216510216152168513921651021615216851392165102161521685139216510216152168513921651021615216851392165102161521685139216510216152168513921651021615216851392165102161521685139216510216152168513921651021615216851392165102161521685139216510216152168513921651021615216851392165102161521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f5db45-a771-438e-9564-6d8ee14455c8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06332df9-d003-4a42-b36f-1b75de30ac7f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06332df9-d003-4a42-b36f-1b75de30ac7f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18240611904384487670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824061190438448767018240611904384487670182406119043844876701824061190438448767018240611904384487670182406119043844876701824061190438448767018240611904384487670182406119043844876701824061190438448767018240611904384487670182406119043844876701824061190438448767018240611904384487670182406119043844876701824061190438448767018240611904384487670182406119043844876701824061190438448767018240611904384487670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d558f6d-ea18-4816-8fe6-3de07c765971, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a3ffaa-85f2-4a49-b3fd-b7f4fdb8c72e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a3ffaa-85f2-4a49-b3fd-b7f4fdb8c72e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17166617583301729884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716661758330172988417166617583301729884171666175833017298841716661758330172988417166617583301729884171666175833017298841716661758330172988417166617583301729884171666175833017298841716661758330172988417166617583301729884171666175833017298841716661758330172988417166617583301729884171666175833017298841716661758330172988417166617583301729884171666175833017298841716661758330172988417166617583301729884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06332df9-d003-4a42-b36f-1b75de30ac7f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec07dc9a-c4f0-4fc3-a92b-9d87aad15fc3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec07dc9a-c4f0-4fc3-a92b-9d87aad15fc3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8320775863189819659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83207758631898196598320775863189819659832077586318981965983207758631898196598320775863189819659832077586318981965983207758631898196598320775863189819659832077586318981965983207758631898196598320775863189819659832077586318981965983207758631898196598320775863189819659832077586318981965983207758631898196598320775863189819659832077586318981965983207758631898196598320775863189819659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a3ffaa-85f2-4a49-b3fd-b7f4fdb8c72e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b915bb1-d125-429a-87ef-17969b4ffc30, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b915bb1-d125-429a-87ef-17969b4ffc30, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17753476531970833568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775347653197083356817753476531970833568177534765319708335681775347653197083356817753476531970833568177534765319708335681775347653197083356817753476531970833568177534765319708335681775347653197083356817753476531970833568177534765319708335681775347653197083356817753476531970833568177534765319708335681775347653197083356817753476531970833568177534765319708335681775347653197083356817753476531970833568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec07dc9a-c4f0-4fc3-a92b-9d87aad15fc3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c96495-9e9f-4e53-aae8-7ae3812f6fb2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c96495-9e9f-4e53-aae8-7ae3812f6fb2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17777393207726574262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777739320772657426217777393207726574262177773932077265742621777739320772657426217777393207726574262177773932077265742621777739320772657426217777393207726574262177773932077265742621777739320772657426217777393207726574262177773932077265742621777739320772657426217777393207726574262177773932077265742621777739320772657426217777393207726574262177773932077265742621777739320772657426217777393207726574262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b915bb1-d125-429a-87ef-17969b4ffc30, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4b496a8-b222-48e9-9114-a59c3344f9b8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b496a8-b222-48e9-9114-a59c3344f9b8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6546171463540118930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65461714635401189306546171463540118930654617146354011893065461714635401189306546171463540118930654617146354011893065461714635401189306546171463540118930654617146354011893065461714635401189306546171463540118930654617146354011893065461714635401189306546171463540118930654617146354011893065461714635401189306546171463540118930654617146354011893065461714635401189306546171463540118930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c96495-9e9f-4e53-aae8-7ae3812f6fb2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 062ee031-b45e-4b63-8e47-c0a0f2e5c1ad, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 062ee031-b45e-4b63-8e47-c0a0f2e5c1ad, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14291023370938377275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429102337093837727514291023370938377275142910233709383772751429102337093837727514291023370938377275142910233709383772751429102337093837727514291023370938377275142910233709383772751429102337093837727514291023370938377275142910233709383772751429102337093837727514291023370938377275142910233709383772751429102337093837727514291023370938377275142910233709383772751429102337093837727514291023370938377275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b496a8-b222-48e9-9114-a59c3344f9b8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2fbad9e-65e4-4a10-ae77-64542abfb3cb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2fbad9e-65e4-4a10-ae77-64542abfb3cb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7503405080503468734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75034050805034687347503405080503468734750340508050346873475034050805034687347503405080503468734750340508050346873475034050805034687347503405080503468734750340508050346873475034050805034687347503405080503468734750340508050346873475034050805034687347503405080503468734750340508050346873475034050805034687347503405080503468734750340508050346873475034050805034687347503405080503468734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 062ee031-b45e-4b63-8e47-c0a0f2e5c1ad, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e3cc098-137e-4446-9661-aa5ae9a9fd9a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3cc098-137e-4446-9661-aa5ae9a9fd9a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9946439661845707097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99464396618457070979946439661845707097994643966184570709799464396618457070979946439661845707097994643966184570709799464396618457070979946439661845707097994643966184570709799464396618457070979946439661845707097994643966184570709799464396618457070979946439661845707097994643966184570709799464396618457070979946439661845707097994643966184570709799464396618457070979946439661845707097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2fbad9e-65e4-4a10-ae77-64542abfb3cb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93ffd4f0-18af-44f3-b93f-85593d2a4c59, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3cc098-137e-4446-9661-aa5ae9a9fd9a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ab75d2-3ec5-4e25-8aa7-b009d0cfd470, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ab75d2-3ec5-4e25-8aa7-b009d0cfd470, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15906633020344840642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590663302034484064215906633020344840642159066330203448406421590663302034484064215906633020344840642159066330203448406421590663302034484064215906633020344840642159066330203448406421590663302034484064215906633020344840642159066330203448406421590663302034484064215906633020344840642159066330203448406421590663302034484064215906633020344840642159066330203448406421590663302034484064215906633020344840642" } } } 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, 93ffd4f0-18af-44f3-b93f-85593d2a4c59, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18326889524997336983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832688952499733698318326889524997336983183268895249973369831832688952499733698318326889524997336983183268895249973369831832688952499733698318326889524997336983183268895249973369831832688952499733698318326889524997336983183268895249973369831832688952499733698318326889524997336983183268895249973369831832688952499733698318326889524997336983183268895249973369831832688952499733698318326889524997336983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ab75d2-3ec5-4e25-8aa7-b009d0cfd470, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9b65a97-f97b-4547-b68e-e935c27f6a7a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9b65a97-f97b-4547-b68e-e935c27f6a7a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16881030222940177657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688103022294017765716881030222940177657168810302229401776571688103022294017765716881030222940177657168810302229401776571688103022294017765716881030222940177657168810302229401776571688103022294017765716881030222940177657168810302229401776571688103022294017765716881030222940177657168810302229401776571688103022294017765716881030222940177657168810302229401776571688103022294017765716881030222940177657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93ffd4f0-18af-44f3-b93f-85593d2a4c59, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b92693db-2ce0-45e4-921d-772dccc9333c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b92693db-2ce0-45e4-921d-772dccc9333c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11600342996468541240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160034299646854124011600342996468541240116003429964685412401160034299646854124011600342996468541240116003429964685412401160034299646854124011600342996468541240116003429964685412401160034299646854124011600342996468541240116003429964685412401160034299646854124011600342996468541240116003429964685412401160034299646854124011600342996468541240116003429964685412401160034299646854124011600342996468541240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9b65a97-f97b-4547-b68e-e935c27f6a7a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b92693db-2ce0-45e4-921d-772dccc9333c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7730785c-1f77-492a-82fa-a3280c4c2efa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7730785c-1f77-492a-82fa-a3280c4c2efa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12750580142925060135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275058014292506013512750580142925060135127505801429250601351275058014292506013512750580142925060135127505801429250601351275058014292506013512750580142925060135127505801429250601351275058014292506013512750580142925060135127505801429250601351275058014292506013512750580142925060135127505801429250601351275058014292506013512750580142925060135127505801429250601351275058014292506013512750580142925060135" } } } 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 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ea4b54-8bb1-43d2-9d0a-73008d823dff, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ea4b54-8bb1-43d2-9d0a-73008d823dff, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5646081696206116494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56460816962061164945646081696206116494564608169620611649456460816962061164945646081696206116494564608169620611649456460816962061164945646081696206116494564608169620611649456460816962061164945646081696206116494564608169620611649456460816962061164945646081696206116494564608169620611649456460816962061164945646081696206116494564608169620611649456460816962061164945646081696206116494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7730785c-1f77-492a-82fa-a3280c4c2efa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21839cd9-8048-41e9-aef3-68c2a1e34390, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21839cd9-8048-41e9-aef3-68c2a1e34390, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 490084332650306404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404490084332650306404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ea4b54-8bb1-43d2-9d0a-73008d823dff, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3abf5080-dbdd-46e7-b3a5-38dd58343904, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3abf5080-dbdd-46e7-b3a5-38dd58343904, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7725539282016695304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77255392820166953047725539282016695304772553928201669530477255392820166953047725539282016695304772553928201669530477255392820166953047725539282016695304772553928201669530477255392820166953047725539282016695304772553928201669530477255392820166953047725539282016695304772553928201669530477255392820166953047725539282016695304772553928201669530477255392820166953047725539282016695304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21839cd9-8048-41e9-aef3-68c2a1e34390, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06bd5d25-e23a-4787-be28-74df0d740aae, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06bd5d25-e23a-4787-be28-74df0d740aae, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3621523390669709219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36215233906697092193621523390669709219362152339066970921936215233906697092193621523390669709219362152339066970921936215233906697092193621523390669709219362152339066970921936215233906697092193621523390669709219362152339066970921936215233906697092193621523390669709219362152339066970921936215233906697092193621523390669709219362152339066970921936215233906697092193621523390669709219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3abf5080-dbdd-46e7-b3a5-38dd58343904, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8853414-1175-441e-a1a5-67a908ae7ba8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8853414-1175-441e-a1a5-67a908ae7ba8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1235428940688435419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12354289406884354191235428940688435419123542894068843541912354289406884354191235428940688435419123542894068843541912354289406884354191235428940688435419123542894068843541912354289406884354191235428940688435419123542894068843541912354289406884354191235428940688435419123542894068843541912354289406884354191235428940688435419123542894068843541912354289406884354191235428940688435419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06bd5d25-e23a-4787-be28-74df0d740aae, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b9270bc-0860-41bd-a7e9-081dfcdc6ec4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b9270bc-0860-41bd-a7e9-081dfcdc6ec4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16027736465766598072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602773646576659807216027736465766598072160277364657665980721602773646576659807216027736465766598072160277364657665980721602773646576659807216027736465766598072160277364657665980721602773646576659807216027736465766598072160277364657665980721602773646576659807216027736465766598072160277364657665980721602773646576659807216027736465766598072160277364657665980721602773646576659807216027736465766598072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8853414-1175-441e-a1a5-67a908ae7ba8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca126a49-469b-4c40-835d-5d605f0d0c54, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca126a49-469b-4c40-835d-5d605f0d0c54, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8914800756543517207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89148007565435172078914800756543517207891480075654351720789148007565435172078914800756543517207891480075654351720789148007565435172078914800756543517207891480075654351720789148007565435172078914800756543517207891480075654351720789148007565435172078914800756543517207891480075654351720789148007565435172078914800756543517207891480075654351720789148007565435172078914800756543517207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b9270bc-0860-41bd-a7e9-081dfcdc6ec4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 945fd84d-52b0-4e25-a7e2-c7205eb132ab, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 945fd84d-52b0-4e25-a7e2-c7205eb132ab, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11819242999301245540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181924299930124554011819242999301245540118192429993012455401181924299930124554011819242999301245540118192429993012455401181924299930124554011819242999301245540118192429993012455401181924299930124554011819242999301245540118192429993012455401181924299930124554011819242999301245540118192429993012455401181924299930124554011819242999301245540118192429993012455401181924299930124554011819242999301245540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca126a49-469b-4c40-835d-5d605f0d0c54, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4cf7e1-6261-4100-940c-77bd8c43e033, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4cf7e1-6261-4100-940c-77bd8c43e033, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2471895595087530517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24718955950875305172471895595087530517247189559508753051724718955950875305172471895595087530517247189559508753051724718955950875305172471895595087530517247189559508753051724718955950875305172471895595087530517247189559508753051724718955950875305172471895595087530517247189559508753051724718955950875305172471895595087530517247189559508753051724718955950875305172471895595087530517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 945fd84d-52b0-4e25-a7e2-c7205eb132ab, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad5b4551-0ece-4533-b292-ffbdeb206280, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad5b4551-0ece-4533-b292-ffbdeb206280, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635492579991000319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26354925799910003192635492579991000319263549257999100031926354925799910003192635492579991000319263549257999100031926354925799910003192635492579991000319263549257999100031926354925799910003192635492579991000319263549257999100031926354925799910003192635492579991000319263549257999100031926354925799910003192635492579991000319263549257999100031926354925799910003192635492579991000319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4cf7e1-6261-4100-940c-77bd8c43e033, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ea36da9-d98b-4051-9ceb-fd13951f48fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ea36da9-d98b-4051-9ceb-fd13951f48fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18343322998889229266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834332299888922926618343322998889229266183433229988892292661834332299888922926618343322998889229266183433229988892292661834332299888922926618343322998889229266183433229988892292661834332299888922926618343322998889229266183433229988892292661834332299888922926618343322998889229266183433229988892292661834332299888922926618343322998889229266183433229988892292661834332299888922926618343322998889229266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad5b4551-0ece-4533-b292-ffbdeb206280, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36349d71-46a1-4f4f-805d-ad5260be76a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36349d71-46a1-4f4f-805d-ad5260be76a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11926905870482574500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192690587048257450011926905870482574500119269058704825745001192690587048257450011926905870482574500119269058704825745001192690587048257450011926905870482574500119269058704825745001192690587048257450011926905870482574500119269058704825745001192690587048257450011926905870482574500119269058704825745001192690587048257450011926905870482574500119269058704825745001192690587048257450011926905870482574500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ea36da9-d98b-4051-9ceb-fd13951f48fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40464f64-d7a2-44dc-8246-39079ea380e9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40464f64-d7a2-44dc-8246-39079ea380e9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10131323130026139931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013132313002613993110131323130026139931101313231300261399311013132313002613993110131323130026139931101313231300261399311013132313002613993110131323130026139931101313231300261399311013132313002613993110131323130026139931101313231300261399311013132313002613993110131323130026139931101313231300261399311013132313002613993110131323130026139931101313231300261399311013132313002613993110131323130026139931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36349d71-46a1-4f4f-805d-ad5260be76a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f6b62b-5b32-4c7f-86f7-09eeaa709078, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f6b62b-5b32-4c7f-86f7-09eeaa709078, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17160144822977720313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716014482297772031317160144822977720313171601448229777203131716014482297772031317160144822977720313171601448229777203131716014482297772031317160144822977720313171601448229777203131716014482297772031317160144822977720313171601448229777203131716014482297772031317160144822977720313171601448229777203131716014482297772031317160144822977720313171601448229777203131716014482297772031317160144822977720313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40464f64-d7a2-44dc-8246-39079ea380e9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346f329d-b757-44fa-950e-f1f32cd60603, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346f329d-b757-44fa-950e-f1f32cd60603, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17480252369852056422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748025236985205642217480252369852056422174802523698520564221748025236985205642217480252369852056422174802523698520564221748025236985205642217480252369852056422174802523698520564221748025236985205642217480252369852056422174802523698520564221748025236985205642217480252369852056422174802523698520564221748025236985205642217480252369852056422174802523698520564221748025236985205642217480252369852056422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f6b62b-5b32-4c7f-86f7-09eeaa709078, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e6ecc5-9e59-4d06-be3c-c9916564a27d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e6ecc5-9e59-4d06-be3c-c9916564a27d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3522288629157040120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35222886291570401203522288629157040120352228862915704012035222886291570401203522288629157040120352228862915704012035222886291570401203522288629157040120352228862915704012035222886291570401203522288629157040120352228862915704012035222886291570401203522288629157040120352228862915704012035222886291570401203522288629157040120352228862915704012035222886291570401203522288629157040120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346f329d-b757-44fa-950e-f1f32cd60603, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e125f99-3d98-488d-a31f-2c6666f210b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e6ecc5-9e59-4d06-be3c-c9916564a27d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7adf68b-d4ab-48f8-b4fe-59319ce379e1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7adf68b-d4ab-48f8-b4fe-59319ce379e1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8482489804748041316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84824898047480413168482489804748041316848248980474804131684824898047480413168482489804748041316848248980474804131684824898047480413168482489804748041316848248980474804131684824898047480413168482489804748041316848248980474804131684824898047480413168482489804748041316848248980474804131684824898047480413168482489804748041316848248980474804131684824898047480413168482489804748041316" } } } 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, 6e125f99-3d98-488d-a31f-2c6666f210b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2524631073205371910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25246310732053719102524631073205371910252463107320537191025246310732053719102524631073205371910252463107320537191025246310732053719102524631073205371910252463107320537191025246310732053719102524631073205371910252463107320537191025246310732053719102524631073205371910252463107320537191025246310732053719102524631073205371910252463107320537191025246310732053719102524631073205371910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7adf68b-d4ab-48f8-b4fe-59319ce379e1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358ae5cc-7bfe-4832-a181-41d20e5e560b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358ae5cc-7bfe-4832-a181-41d20e5e560b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11910561124504066654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191056112450406665411910561124504066654119105611245040666541191056112450406665411910561124504066654119105611245040666541191056112450406665411910561124504066654119105611245040666541191056112450406665411910561124504066654119105611245040666541191056112450406665411910561124504066654119105611245040666541191056112450406665411910561124504066654119105611245040666541191056112450406665411910561124504066654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e125f99-3d98-488d-a31f-2c6666f210b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff5be03-137c-46be-88f5-ff1cd27f6cc4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff5be03-137c-46be-88f5-ff1cd27f6cc4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3003038231065731749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30030382310657317493003038231065731749300303823106573174930030382310657317493003038231065731749300303823106573174930030382310657317493003038231065731749300303823106573174930030382310657317493003038231065731749300303823106573174930030382310657317493003038231065731749300303823106573174930030382310657317493003038231065731749300303823106573174930030382310657317493003038231065731749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358ae5cc-7bfe-4832-a181-41d20e5e560b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adef3624-6f87-4922-a2be-6f088211675a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adef3624-6f87-4922-a2be-6f088211675a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14395045328540958891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439504532854095889114395045328540958891143950453285409588911439504532854095889114395045328540958891143950453285409588911439504532854095889114395045328540958891143950453285409588911439504532854095889114395045328540958891143950453285409588911439504532854095889114395045328540958891143950453285409588911439504532854095889114395045328540958891143950453285409588911439504532854095889114395045328540958891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff5be03-137c-46be-88f5-ff1cd27f6cc4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccbadd0-211b-40e5-8fd5-d3152d4adaf3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccbadd0-211b-40e5-8fd5-d3152d4adaf3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3005271182368007673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30052711823680076733005271182368007673300527118236800767330052711823680076733005271182368007673300527118236800767330052711823680076733005271182368007673300527118236800767330052711823680076733005271182368007673300527118236800767330052711823680076733005271182368007673300527118236800767330052711823680076733005271182368007673300527118236800767330052711823680076733005271182368007673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adef3624-6f87-4922-a2be-6f088211675a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c516416e-fec8-465f-ab24-2705df478d92, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c516416e-fec8-465f-ab24-2705df478d92, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10552023122814060989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055202312281406098910552023122814060989105520231228140609891055202312281406098910552023122814060989105520231228140609891055202312281406098910552023122814060989105520231228140609891055202312281406098910552023122814060989105520231228140609891055202312281406098910552023122814060989105520231228140609891055202312281406098910552023122814060989105520231228140609891055202312281406098910552023122814060989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c516416e-fec8-465f-ab24-2705df478d92, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccbadd0-211b-40e5-8fd5-d3152d4adaf3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f301c43-2488-4d83-8d05-1b049fa54a84, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f301c43-2488-4d83-8d05-1b049fa54a84, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9473254614813649283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94732546148136492839473254614813649283947325461481364928394732546148136492839473254614813649283947325461481364928394732546148136492839473254614813649283947325461481364928394732546148136492839473254614813649283947325461481364928394732546148136492839473254614813649283947325461481364928394732546148136492839473254614813649283947325461481364928394732546148136492839473254614813649283" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a91640a9-e7c4-43a9-a101-40421fc8a2cb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a91640a9-e7c4-43a9-a101-40421fc8a2cb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17240226697585089781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724022669758508978117240226697585089781172402266975850897811724022669758508978117240226697585089781172402266975850897811724022669758508978117240226697585089781172402266975850897811724022669758508978117240226697585089781172402266975850897811724022669758508978117240226697585089781172402266975850897811724022669758508978117240226697585089781172402266975850897811724022669758508978117240226697585089781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f301c43-2488-4d83-8d05-1b049fa54a84, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53ab7442-c621-4ce0-9709-81ef8a475681, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53ab7442-c621-4ce0-9709-81ef8a475681, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9074243313122961754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90742433131229617549074243313122961754907424331312296175490742433131229617549074243313122961754907424331312296175490742433131229617549074243313122961754907424331312296175490742433131229617549074243313122961754907424331312296175490742433131229617549074243313122961754907424331312296175490742433131229617549074243313122961754907424331312296175490742433131229617549074243313122961754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a91640a9-e7c4-43a9-a101-40421fc8a2cb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41e85d3-65a5-4317-bbb3-c1556c67aeb4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41e85d3-65a5-4317-bbb3-c1556c67aeb4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5750880388121627305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57508803881216273055750880388121627305575088038812162730557508803881216273055750880388121627305575088038812162730557508803881216273055750880388121627305575088038812162730557508803881216273055750880388121627305575088038812162730557508803881216273055750880388121627305575088038812162730557508803881216273055750880388121627305575088038812162730557508803881216273055750880388121627305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53ab7442-c621-4ce0-9709-81ef8a475681, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc633b44-77cc-4cff-85de-54f3eb2e3192, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc633b44-77cc-4cff-85de-54f3eb2e3192, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1173571487994787898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11735714879947878981173571487994787898117357148799478789811735714879947878981173571487994787898117357148799478789811735714879947878981173571487994787898117357148799478789811735714879947878981173571487994787898117357148799478789811735714879947878981173571487994787898117357148799478789811735714879947878981173571487994787898117357148799478789811735714879947878981173571487994787898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41e85d3-65a5-4317-bbb3-c1556c67aeb4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b9f8f8-16ca-4968-8edf-0ac8682118a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b9f8f8-16ca-4968-8edf-0ac8682118a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16253769719892105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625376971989210516253769719892105162537697198921051625376971989210516253769719892105162537697198921051625376971989210516253769719892105162537697198921051625376971989210516253769719892105162537697198921051625376971989210516253769719892105162537697198921051625376971989210516253769719892105162537697198921051625376971989210516253769719892105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc633b44-77cc-4cff-85de-54f3eb2e3192, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3a0977a-0d9c-44d7-addd-dee6641100ce, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3a0977a-0d9c-44d7-addd-dee6641100ce, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217261002062105188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221726100206210518812217261002062105188122172610020621051881221726100206210518812217261002062105188122172610020621051881221726100206210518812217261002062105188122172610020621051881221726100206210518812217261002062105188122172610020621051881221726100206210518812217261002062105188122172610020621051881221726100206210518812217261002062105188122172610020621051881221726100206210518812217261002062105188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b9f8f8-16ca-4968-8edf-0ac8682118a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8767307-5809-4ef1-909d-bb9e885eebd1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8767307-5809-4ef1-909d-bb9e885eebd1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17374245242507642736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737424524250764273617374245242507642736173742452425076427361737424524250764273617374245242507642736173742452425076427361737424524250764273617374245242507642736173742452425076427361737424524250764273617374245242507642736173742452425076427361737424524250764273617374245242507642736173742452425076427361737424524250764273617374245242507642736173742452425076427361737424524250764273617374245242507642736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3a0977a-0d9c-44d7-addd-dee6641100ce, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab52cb51-09bc-46d5-a8c1-ca7672c79677, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab52cb51-09bc-46d5-a8c1-ca7672c79677, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12247740220083730181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224774022008373018112247740220083730181122477402200837301811224774022008373018112247740220083730181122477402200837301811224774022008373018112247740220083730181122477402200837301811224774022008373018112247740220083730181122477402200837301811224774022008373018112247740220083730181122477402200837301811224774022008373018112247740220083730181122477402200837301811224774022008373018112247740220083730181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8767307-5809-4ef1-909d-bb9e885eebd1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c84e74-86ff-4d64-b2f9-6e63f4586cc3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c84e74-86ff-4d64-b2f9-6e63f4586cc3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4013990109374982760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40139901093749827604013990109374982760401399010937498276040139901093749827604013990109374982760401399010937498276040139901093749827604013990109374982760401399010937498276040139901093749827604013990109374982760401399010937498276040139901093749827604013990109374982760401399010937498276040139901093749827604013990109374982760401399010937498276040139901093749827604013990109374982760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab52cb51-09bc-46d5-a8c1-ca7672c79677, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06983528-2914-4fa7-80ce-7780d97254df, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06983528-2914-4fa7-80ce-7780d97254df, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2921100406947438785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29211004069474387852921100406947438785292110040694743878529211004069474387852921100406947438785292110040694743878529211004069474387852921100406947438785292110040694743878529211004069474387852921100406947438785292110040694743878529211004069474387852921100406947438785292110040694743878529211004069474387852921100406947438785292110040694743878529211004069474387852921100406947438785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c84e74-86ff-4d64-b2f9-6e63f4586cc3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54927420-e588-4b15-a574-bf35887ad1e1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54927420-e588-4b15-a574-bf35887ad1e1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 770610617268747471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471770610617268747471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06983528-2914-4fa7-80ce-7780d97254df, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c566365-1993-4ee7-b1ce-a95e41f1cf80, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c566365-1993-4ee7-b1ce-a95e41f1cf80, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17594904506820243963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759490450682024396317594904506820243963175949045068202439631759490450682024396317594904506820243963175949045068202439631759490450682024396317594904506820243963175949045068202439631759490450682024396317594904506820243963175949045068202439631759490450682024396317594904506820243963175949045068202439631759490450682024396317594904506820243963175949045068202439631759490450682024396317594904506820243963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c566365-1993-4ee7-b1ce-a95e41f1cf80, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e5e2bc-0345-4639-a2fb-f86528644864, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e5e2bc-0345-4639-a2fb-f86528644864, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13876351883483460774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387635188348346077413876351883483460774138763518834834607741387635188348346077413876351883483460774138763518834834607741387635188348346077413876351883483460774138763518834834607741387635188348346077413876351883483460774138763518834834607741387635188348346077413876351883483460774138763518834834607741387635188348346077413876351883483460774138763518834834607741387635188348346077413876351883483460774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54927420-e588-4b15-a574-bf35887ad1e1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a38f26-188c-42eb-9e43-4063264afe9d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a38f26-188c-42eb-9e43-4063264afe9d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9808836696719209121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98088366967192091219808836696719209121980883669671920912198088366967192091219808836696719209121980883669671920912198088366967192091219808836696719209121980883669671920912198088366967192091219808836696719209121980883669671920912198088366967192091219808836696719209121980883669671920912198088366967192091219808836696719209121980883669671920912198088366967192091219808836696719209121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e5e2bc-0345-4639-a2fb-f86528644864, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 012927af-5372-4c0d-a170-103a4cdb2d31, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a38f26-188c-42eb-9e43-4063264afe9d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012927af-5372-4c0d-a170-103a4cdb2d31, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 545207713068332895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895545207713068332895" } } } 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 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ec8466f-6290-42e6-84ff-cbdb5d8215cd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ec8466f-6290-42e6-84ff-cbdb5d8215cd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15078990566181147094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507899056618114709415078990566181147094150789905661811470941507899056618114709415078990566181147094150789905661811470941507899056618114709415078990566181147094150789905661811470941507899056618114709415078990566181147094150789905661811470941507899056618114709415078990566181147094150789905661811470941507899056618114709415078990566181147094150789905661811470941507899056618114709415078990566181147094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012927af-5372-4c0d-a170-103a4cdb2d31, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ec8466f-6290-42e6-84ff-cbdb5d8215cd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f11efe5-fe4d-4e1a-9fa4-aac7e31d44be, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f11efe5-fe4d-4e1a-9fa4-aac7e31d44be, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13167951159889951359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316795115988995135913167951159889951359131679511598899513591316795115988995135913167951159889951359131679511598899513591316795115988995135913167951159889951359131679511598899513591316795115988995135913167951159889951359131679511598899513591316795115988995135913167951159889951359131679511598899513591316795115988995135913167951159889951359131679511598899513591316795115988995135913167951159889951359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca7bf9b1-9e31-40ed-841a-c2893bdfb709, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7bf9b1-9e31-40ed-841a-c2893bdfb709, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4987334959923907395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49873349599239073954987334959923907395498733495992390739549873349599239073954987334959923907395498733495992390739549873349599239073954987334959923907395498733495992390739549873349599239073954987334959923907395498733495992390739549873349599239073954987334959923907395498733495992390739549873349599239073954987334959923907395498733495992390739549873349599239073954987334959923907395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f11efe5-fe4d-4e1a-9fa4-aac7e31d44be, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bfaf775-94fe-409c-941a-263eafa3194e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bfaf775-94fe-409c-941a-263eafa3194e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4688191818019157934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46881918180191579344688191818019157934468819181801915793446881918180191579344688191818019157934468819181801915793446881918180191579344688191818019157934468819181801915793446881918180191579344688191818019157934468819181801915793446881918180191579344688191818019157934468819181801915793446881918180191579344688191818019157934468819181801915793446881918180191579344688191818019157934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7bf9b1-9e31-40ed-841a-c2893bdfb709, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3c5fa15-05eb-47e7-b91d-c31dcd9c78c1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3c5fa15-05eb-47e7-b91d-c31dcd9c78c1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6589117882859449218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65891178828594492186589117882859449218658911788285944921865891178828594492186589117882859449218658911788285944921865891178828594492186589117882859449218658911788285944921865891178828594492186589117882859449218658911788285944921865891178828594492186589117882859449218658911788285944921865891178828594492186589117882859449218658911788285944921865891178828594492186589117882859449218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bfaf775-94fe-409c-941a-263eafa3194e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a78b024-930a-4902-8fa8-6d0260eda3a8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a78b024-930a-4902-8fa8-6d0260eda3a8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 92106982107793175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9210698210779317592106982107793175921069821077931759210698210779317592106982107793175921069821077931759210698210779317592106982107793175921069821077931759210698210779317592106982107793175921069821077931759210698210779317592106982107793175921069821077931759210698210779317592106982107793175921069821077931759210698210779317592106982107793175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3c5fa15-05eb-47e7-b91d-c31dcd9c78c1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9340eb5-ca56-45b2-9aca-b623d2939f66, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9340eb5-ca56-45b2-9aca-b623d2939f66, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9876033840825015288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98760338408250152889876033840825015288987603384082501528898760338408250152889876033840825015288987603384082501528898760338408250152889876033840825015288987603384082501528898760338408250152889876033840825015288987603384082501528898760338408250152889876033840825015288987603384082501528898760338408250152889876033840825015288987603384082501528898760338408250152889876033840825015288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a78b024-930a-4902-8fa8-6d0260eda3a8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d52b60bb-eb4e-4174-8d90-9fe2ca7c2fea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d52b60bb-eb4e-4174-8d90-9fe2ca7c2fea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8471965715276768757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84719657152767687578471965715276768757847196571527676875784719657152767687578471965715276768757847196571527676875784719657152767687578471965715276768757847196571527676875784719657152767687578471965715276768757847196571527676875784719657152767687578471965715276768757847196571527676875784719657152767687578471965715276768757847196571527676875784719657152767687578471965715276768757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9340eb5-ca56-45b2-9aca-b623d2939f66, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83504255-ce1e-4a62-9924-af1f93cc8539, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83504255-ce1e-4a62-9924-af1f93cc8539, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15636750587694220432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563675058769422043215636750587694220432156367505876942204321563675058769422043215636750587694220432156367505876942204321563675058769422043215636750587694220432156367505876942204321563675058769422043215636750587694220432156367505876942204321563675058769422043215636750587694220432156367505876942204321563675058769422043215636750587694220432156367505876942204321563675058769422043215636750587694220432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d52b60bb-eb4e-4174-8d90-9fe2ca7c2fea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac6f90f-29fb-4207-b1fc-5128936f1e07, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac6f90f-29fb-4207-b1fc-5128936f1e07, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6388831806861445148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63888318068614451486388831806861445148638883180686144514863888318068614451486388831806861445148638883180686144514863888318068614451486388831806861445148638883180686144514863888318068614451486388831806861445148638883180686144514863888318068614451486388831806861445148638883180686144514863888318068614451486388831806861445148638883180686144514863888318068614451486388831806861445148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83504255-ce1e-4a62-9924-af1f93cc8539, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ea0117-1056-4107-8e8e-57cfbe375662, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ea0117-1056-4107-8e8e-57cfbe375662, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13180943738722929044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318094373872292904413180943738722929044131809437387229290441318094373872292904413180943738722929044131809437387229290441318094373872292904413180943738722929044131809437387229290441318094373872292904413180943738722929044131809437387229290441318094373872292904413180943738722929044131809437387229290441318094373872292904413180943738722929044131809437387229290441318094373872292904413180943738722929044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac6f90f-29fb-4207-b1fc-5128936f1e07, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f07c35-67f8-4166-a9de-ef47f2068817, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f07c35-67f8-4166-a9de-ef47f2068817, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6509402835864232191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65094028358642321916509402835864232191650940283586423219165094028358642321916509402835864232191650940283586423219165094028358642321916509402835864232191650940283586423219165094028358642321916509402835864232191650940283586423219165094028358642321916509402835864232191650940283586423219165094028358642321916509402835864232191650940283586423219165094028358642321916509402835864232191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ea0117-1056-4107-8e8e-57cfbe375662, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba52c39a-da59-4dd8-9ea8-3239a1145edf, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba52c39a-da59-4dd8-9ea8-3239a1145edf, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139200870296434498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513920087029643449815139200870296434498151392008702964344981513920087029643449815139200870296434498151392008702964344981513920087029643449815139200870296434498151392008702964344981513920087029643449815139200870296434498151392008702964344981513920087029643449815139200870296434498151392008702964344981513920087029643449815139200870296434498151392008702964344981513920087029643449815139200870296434498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f07c35-67f8-4166-a9de-ef47f2068817, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99861671-b9c3-4717-944b-3c00621f5208, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99861671-b9c3-4717-944b-3c00621f5208, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7754745197490894101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77547451974908941017754745197490894101775474519749089410177547451974908941017754745197490894101775474519749089410177547451974908941017754745197490894101775474519749089410177547451974908941017754745197490894101775474519749089410177547451974908941017754745197490894101775474519749089410177547451974908941017754745197490894101775474519749089410177547451974908941017754745197490894101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba52c39a-da59-4dd8-9ea8-3239a1145edf, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a9c678-12aa-4268-ac71-b45dd58efd86, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a9c678-12aa-4268-ac71-b45dd58efd86, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17051305930694020156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705130593069402015617051305930694020156170513059306940201561705130593069402015617051305930694020156170513059306940201561705130593069402015617051305930694020156170513059306940201561705130593069402015617051305930694020156170513059306940201561705130593069402015617051305930694020156170513059306940201561705130593069402015617051305930694020156170513059306940201561705130593069402015617051305930694020156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99861671-b9c3-4717-944b-3c00621f5208, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aff571a-01eb-4b2d-a7a6-4fa4143afe2c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a9c678-12aa-4268-ac71-b45dd58efd86, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 772c1770-c5e5-4d51-be27-33393bc68a2e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aff571a-01eb-4b2d-a7a6-4fa4143afe2c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3101621402580408847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31016214025804088473101621402580408847310162140258040884731016214025804088473101621402580408847310162140258040884731016214025804088473101621402580408847310162140258040884731016214025804088473101621402580408847310162140258040884731016214025804088473101621402580408847310162140258040884731016214025804088473101621402580408847310162140258040884731016214025804088473101621402580408847" } } } 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, 772c1770-c5e5-4d51-be27-33393bc68a2e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4747111924949232027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47471119249492320274747111924949232027474711192494923202747471119249492320274747111924949232027474711192494923202747471119249492320274747111924949232027474711192494923202747471119249492320274747111924949232027474711192494923202747471119249492320274747111924949232027474711192494923202747471119249492320274747111924949232027474711192494923202747471119249492320274747111924949232027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aff571a-01eb-4b2d-a7a6-4fa4143afe2c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97b68ae-2713-4332-a975-91865f5e40f9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97b68ae-2713-4332-a975-91865f5e40f9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 74338542064866337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7433854206486633774338542064866337743385420648663377433854206486633774338542064866337743385420648663377433854206486633774338542064866337743385420648663377433854206486633774338542064866337743385420648663377433854206486633774338542064866337743385420648663377433854206486633774338542064866337743385420648663377433854206486633774338542064866337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 772c1770-c5e5-4d51-be27-33393bc68a2e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e8b25f-8152-42c0-9fcb-94d7776bba40, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e8b25f-8152-42c0-9fcb-94d7776bba40, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7061415303289197746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70614153032891977467061415303289197746706141530328919774670614153032891977467061415303289197746706141530328919774670614153032891977467061415303289197746706141530328919774670614153032891977467061415303289197746706141530328919774670614153032891977467061415303289197746706141530328919774670614153032891977467061415303289197746706141530328919774670614153032891977467061415303289197746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97b68ae-2713-4332-a975-91865f5e40f9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 884c81f9-220c-40ef-b793-18bc9afa42d5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 884c81f9-220c-40ef-b793-18bc9afa42d5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7536513992335719133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75365139923357191337536513992335719133753651399233571913375365139923357191337536513992335719133753651399233571913375365139923357191337536513992335719133753651399233571913375365139923357191337536513992335719133753651399233571913375365139923357191337536513992335719133753651399233571913375365139923357191337536513992335719133753651399233571913375365139923357191337536513992335719133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e8b25f-8152-42c0-9fcb-94d7776bba40, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d026a6d-af1c-4736-96f9-9d1e3a47d16d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d026a6d-af1c-4736-96f9-9d1e3a47d16d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12051510818593576358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205151081859357635812051510818593576358120515108185935763581205151081859357635812051510818593576358120515108185935763581205151081859357635812051510818593576358120515108185935763581205151081859357635812051510818593576358120515108185935763581205151081859357635812051510818593576358120515108185935763581205151081859357635812051510818593576358120515108185935763581205151081859357635812051510818593576358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 884c81f9-220c-40ef-b793-18bc9afa42d5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1cce804-afe4-4d52-8579-01dc72ba1f5a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1cce804-afe4-4d52-8579-01dc72ba1f5a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8904987781443074675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89049877814430746758904987781443074675890498778144307467589049877814430746758904987781443074675890498778144307467589049877814430746758904987781443074675890498778144307467589049877814430746758904987781443074675890498778144307467589049877814430746758904987781443074675890498778144307467589049877814430746758904987781443074675890498778144307467589049877814430746758904987781443074675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d026a6d-af1c-4736-96f9-9d1e3a47d16d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fae7cd5-67bc-4cfc-89d9-98a78b922378, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1cce804-afe4-4d52-8579-01dc72ba1f5a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce85f229-ce18-4749-8aaa-14620d88b5ca, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce85f229-ce18-4749-8aaa-14620d88b5ca, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2485934740880765520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24859347408807655202485934740880765520248593474088076552024859347408807655202485934740880765520248593474088076552024859347408807655202485934740880765520248593474088076552024859347408807655202485934740880765520248593474088076552024859347408807655202485934740880765520248593474088076552024859347408807655202485934740880765520248593474088076552024859347408807655202485934740880765520" } } } 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, 4fae7cd5-67bc-4cfc-89d9-98a78b922378, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5295692073909562433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52956920739095624335295692073909562433529569207390956243352956920739095624335295692073909562433529569207390956243352956920739095624335295692073909562433529569207390956243352956920739095624335295692073909562433529569207390956243352956920739095624335295692073909562433529569207390956243352956920739095624335295692073909562433529569207390956243352956920739095624335295692073909562433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce85f229-ce18-4749-8aaa-14620d88b5ca, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d855fa25-ed7c-41c7-8749-4ace9ec6f4a2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d855fa25-ed7c-41c7-8749-4ace9ec6f4a2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514026615239433034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651402661523943303416514026615239433034165140266152394330341651402661523943303416514026615239433034165140266152394330341651402661523943303416514026615239433034165140266152394330341651402661523943303416514026615239433034165140266152394330341651402661523943303416514026615239433034165140266152394330341651402661523943303416514026615239433034165140266152394330341651402661523943303416514026615239433034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fae7cd5-67bc-4cfc-89d9-98a78b922378, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cafdc98-022a-4c30-be90-7149f079421e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cafdc98-022a-4c30-be90-7149f079421e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15626616429835387707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562661642983538770715626616429835387707156266164298353877071562661642983538770715626616429835387707156266164298353877071562661642983538770715626616429835387707156266164298353877071562661642983538770715626616429835387707156266164298353877071562661642983538770715626616429835387707156266164298353877071562661642983538770715626616429835387707156266164298353877071562661642983538770715626616429835387707" } } } 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:281 Stopped node localhost:27972/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d855fa25-ed7c-41c7-8749-4ace9ec6f4a2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20288772-c496-4d36-81c5-2cebb06bf54e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20288772-c496-4d36-81c5-2cebb06bf54e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4425392132704329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44253921327043294425392132704329442539213270432944253921327043294425392132704329442539213270432944253921327043294425392132704329442539213270432944253921327043294425392132704329442539213270432944253921327043294425392132704329442539213270432944253921327043294425392132704329442539213270432944253921327043294425392132704329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cafdc98-022a-4c30-be90-7149f079421e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2d3295a-58a4-445b-943b-5a7464b86e3d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2d3295a-58a4-445b-943b-5a7464b86e3d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9619749263288136721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96197492632881367219619749263288136721961974926328813672196197492632881367219619749263288136721961974926328813672196197492632881367219619749263288136721961974926328813672196197492632881367219619749263288136721961974926328813672196197492632881367219619749263288136721961974926328813672196197492632881367219619749263288136721961974926328813672196197492632881367219619749263288136721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20288772-c496-4d36-81c5-2cebb06bf54e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b3883bc-0448-41d4-9fe9-f6e36086ebc6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b3883bc-0448-41d4-9fe9-f6e36086ebc6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14649305110334249458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464930511033424945814649305110334249458146493051103342494581464930511033424945814649305110334249458146493051103342494581464930511033424945814649305110334249458146493051103342494581464930511033424945814649305110334249458146493051103342494581464930511033424945814649305110334249458146493051103342494581464930511033424945814649305110334249458146493051103342494581464930511033424945814649305110334249458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2d3295a-58a4-445b-943b-5a7464b86e3d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3fe789-faf1-4857-9563-f5577ddd12eb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3fe789-faf1-4857-9563-f5577ddd12eb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16007967638458008281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600796763845800828116007967638458008281160079676384580082811600796763845800828116007967638458008281160079676384580082811600796763845800828116007967638458008281160079676384580082811600796763845800828116007967638458008281160079676384580082811600796763845800828116007967638458008281160079676384580082811600796763845800828116007967638458008281160079676384580082811600796763845800828116007967638458008281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b3883bc-0448-41d4-9fe9-f6e36086ebc6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17686f35-e364-49d3-9ad5-086692b70c57, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17686f35-e364-49d3-9ad5-086692b70c57, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1859650182989305943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18596501829893059431859650182989305943185965018298930594318596501829893059431859650182989305943185965018298930594318596501829893059431859650182989305943185965018298930594318596501829893059431859650182989305943185965018298930594318596501829893059431859650182989305943185965018298930594318596501829893059431859650182989305943185965018298930594318596501829893059431859650182989305943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3fe789-faf1-4857-9563-f5577ddd12eb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71463d9d-47aa-4daa-aa65-5e6b6256a3ba, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71463d9d-47aa-4daa-aa65-5e6b6256a3ba, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9472582387538569033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94725823875385690339472582387538569033947258238753856903394725823875385690339472582387538569033947258238753856903394725823875385690339472582387538569033947258238753856903394725823875385690339472582387538569033947258238753856903394725823875385690339472582387538569033947258238753856903394725823875385690339472582387538569033947258238753856903394725823875385690339472582387538569033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17686f35-e364-49d3-9ad5-086692b70c57, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc089aa-3a64-4f2f-bb22-d91eb7a9bf6f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc089aa-3a64-4f2f-bb22-d91eb7a9bf6f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17453044359714816344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745304435971481634417453044359714816344174530443597148163441745304435971481634417453044359714816344174530443597148163441745304435971481634417453044359714816344174530443597148163441745304435971481634417453044359714816344174530443597148163441745304435971481634417453044359714816344174530443597148163441745304435971481634417453044359714816344174530443597148163441745304435971481634417453044359714816344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71463d9d-47aa-4daa-aa65-5e6b6256a3ba, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c92c93-404f-4655-b2e4-fde4349f701d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c92c93-404f-4655-b2e4-fde4349f701d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18007947946371226605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800794794637122660518007947946371226605180079479463712266051800794794637122660518007947946371226605180079479463712266051800794794637122660518007947946371226605180079479463712266051800794794637122660518007947946371226605180079479463712266051800794794637122660518007947946371226605180079479463712266051800794794637122660518007947946371226605180079479463712266051800794794637122660518007947946371226605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc089aa-3a64-4f2f-bb22-d91eb7a9bf6f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc51bd6-b9cf-47cb-b274-0c66537cb66f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc51bd6-b9cf-47cb-b274-0c66537cb66f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18143926531620553949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814392653162055394918143926531620553949181439265316205539491814392653162055394918143926531620553949181439265316205539491814392653162055394918143926531620553949181439265316205539491814392653162055394918143926531620553949181439265316205539491814392653162055394918143926531620553949181439265316205539491814392653162055394918143926531620553949181439265316205539491814392653162055394918143926531620553949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c92c93-404f-4655-b2e4-fde4349f701d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e41dee4-0e32-483c-8e34-83243da8d724, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e41dee4-0e32-483c-8e34-83243da8d724, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2987672374772159939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29876723747721599392987672374772159939298767237477215993929876723747721599392987672374772159939298767237477215993929876723747721599392987672374772159939298767237477215993929876723747721599392987672374772159939298767237477215993929876723747721599392987672374772159939298767237477215993929876723747721599392987672374772159939298767237477215993929876723747721599392987672374772159939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc51bd6-b9cf-47cb-b274-0c66537cb66f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c9dee12-77c1-470f-9e2f-3446e2bb1b1c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c9dee12-77c1-470f-9e2f-3446e2bb1b1c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10330110149293375845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033011014929337584510330110149293375845103301101492933758451033011014929337584510330110149293375845103301101492933758451033011014929337584510330110149293375845103301101492933758451033011014929337584510330110149293375845103301101492933758451033011014929337584510330110149293375845103301101492933758451033011014929337584510330110149293375845103301101492933758451033011014929337584510330110149293375845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c9dee12-77c1-470f-9e2f-3446e2bb1b1c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53731fc-0c97-45df-907b-b69f7971d0c6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53731fc-0c97-45df-907b-b69f7971d0c6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9998142457910762043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99981424579107620439998142457910762043999814245791076204399981424579107620439998142457910762043999814245791076204399981424579107620439998142457910762043999814245791076204399981424579107620439998142457910762043999814245791076204399981424579107620439998142457910762043999814245791076204399981424579107620439998142457910762043999814245791076204399981424579107620439998142457910762043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e41dee4-0e32-483c-8e34-83243da8d724, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae28dddc-0141-433e-a11b-6c00a0080290, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae28dddc-0141-433e-a11b-6c00a0080290, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14403684347575425095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440368434757542509514403684347575425095144036843475754250951440368434757542509514403684347575425095144036843475754250951440368434757542509514403684347575425095144036843475754250951440368434757542509514403684347575425095144036843475754250951440368434757542509514403684347575425095144036843475754250951440368434757542509514403684347575425095144036843475754250951440368434757542509514403684347575425095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53731fc-0c97-45df-907b-b69f7971d0c6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e197f4ee-5898-4b84-a1f5-d264c7e37bb9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e197f4ee-5898-4b84-a1f5-d264c7e37bb9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3773963094857904896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37739630948579048963773963094857904896377396309485790489637739630948579048963773963094857904896377396309485790489637739630948579048963773963094857904896377396309485790489637739630948579048963773963094857904896377396309485790489637739630948579048963773963094857904896377396309485790489637739630948579048963773963094857904896377396309485790489637739630948579048963773963094857904896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae28dddc-0141-433e-a11b-6c00a0080290, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 712c5f47-e53b-46c6-830a-998f3b0ce0bc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 712c5f47-e53b-46c6-830a-998f3b0ce0bc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1819619595606263528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18196195956062635281819619595606263528181961959560626352818196195956062635281819619595606263528181961959560626352818196195956062635281819619595606263528181961959560626352818196195956062635281819619595606263528181961959560626352818196195956062635281819619595606263528181961959560626352818196195956062635281819619595606263528181961959560626352818196195956062635281819619595606263528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e197f4ee-5898-4b84-a1f5-d264c7e37bb9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70ef05e-849c-426b-9ffd-f35a1a08cc37, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70ef05e-849c-426b-9ffd-f35a1a08cc37, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16950074136724945065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695007413672494506516950074136724945065169500741367249450651695007413672494506516950074136724945065169500741367249450651695007413672494506516950074136724945065169500741367249450651695007413672494506516950074136724945065169500741367249450651695007413672494506516950074136724945065169500741367249450651695007413672494506516950074136724945065169500741367249450651695007413672494506516950074136724945065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 712c5f47-e53b-46c6-830a-998f3b0ce0bc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca1af84c-520c-4702-a4ac-d922e79c2220, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca1af84c-520c-4702-a4ac-d922e79c2220, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17873099567515246622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787309956751524662217873099567515246622178730995675152466221787309956751524662217873099567515246622178730995675152466221787309956751524662217873099567515246622178730995675152466221787309956751524662217873099567515246622178730995675152466221787309956751524662217873099567515246622178730995675152466221787309956751524662217873099567515246622178730995675152466221787309956751524662217873099567515246622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70ef05e-849c-426b-9ffd-f35a1a08cc37, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d0a1bcb-3cd8-4e7f-8392-f44e5acc269e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca1af84c-520c-4702-a4ac-d922e79c2220, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a43cd7da-883b-42a6-ba19-2435428fcf24, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d0a1bcb-3cd8-4e7f-8392-f44e5acc269e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17585749334148825501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758574933414882550117585749334148825501175857493341488255011758574933414882550117585749334148825501175857493341488255011758574933414882550117585749334148825501175857493341488255011758574933414882550117585749334148825501175857493341488255011758574933414882550117585749334148825501175857493341488255011758574933414882550117585749334148825501175857493341488255011758574933414882550117585749334148825501" } } } 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, a43cd7da-883b-42a6-ba19-2435428fcf24, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13363340577386527456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336334057738652745613363340577386527456133633405773865274561336334057738652745613363340577386527456133633405773865274561336334057738652745613363340577386527456133633405773865274561336334057738652745613363340577386527456133633405773865274561336334057738652745613363340577386527456133633405773865274561336334057738652745613363340577386527456133633405773865274561336334057738652745613363340577386527456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d0a1bcb-3cd8-4e7f-8392-f44e5acc269e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dfd5167-64d8-4ebe-ade2-bdea0f52b6f0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dfd5167-64d8-4ebe-ade2-bdea0f52b6f0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14093000072663913987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409300007266391398714093000072663913987140930000726639139871409300007266391398714093000072663913987140930000726639139871409300007266391398714093000072663913987140930000726639139871409300007266391398714093000072663913987140930000726639139871409300007266391398714093000072663913987140930000726639139871409300007266391398714093000072663913987140930000726639139871409300007266391398714093000072663913987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a43cd7da-883b-42a6-ba19-2435428fcf24, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 190f618f-0ef3-409e-a8de-8af7af41f3c3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190f618f-0ef3-409e-a8de-8af7af41f3c3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7904177955324366767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79041779553243667677904177955324366767790417795532436676779041779553243667677904177955324366767790417795532436676779041779553243667677904177955324366767790417795532436676779041779553243667677904177955324366767790417795532436676779041779553243667677904177955324366767790417795532436676779041779553243667677904177955324366767790417795532436676779041779553243667677904177955324366767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dfd5167-64d8-4ebe-ade2-bdea0f52b6f0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a47ba33-d3a7-4d39-b2c0-6f4b27e5e100, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a47ba33-d3a7-4d39-b2c0-6f4b27e5e100, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16615500274981190021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661550027498119002116615500274981190021166155002749811900211661550027498119002116615500274981190021166155002749811900211661550027498119002116615500274981190021166155002749811900211661550027498119002116615500274981190021166155002749811900211661550027498119002116615500274981190021166155002749811900211661550027498119002116615500274981190021166155002749811900211661550027498119002116615500274981190021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190f618f-0ef3-409e-a8de-8af7af41f3c3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d9a665c-5fe0-4ca6-97cc-c747669f6127, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9a665c-5fe0-4ca6-97cc-c747669f6127, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14046586982430717474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404658698243071747414046586982430717474140465869824307174741404658698243071747414046586982430717474140465869824307174741404658698243071747414046586982430717474140465869824307174741404658698243071747414046586982430717474140465869824307174741404658698243071747414046586982430717474140465869824307174741404658698243071747414046586982430717474140465869824307174741404658698243071747414046586982430717474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a47ba33-d3a7-4d39-b2c0-6f4b27e5e100, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ce8c044-68fe-4c15-ba96-dd2bbb5d37ea, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ce8c044-68fe-4c15-ba96-dd2bbb5d37ea, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4283566506572284406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42835665065722844064283566506572284406428356650657228440642835665065722844064283566506572284406428356650657228440642835665065722844064283566506572284406428356650657228440642835665065722844064283566506572284406428356650657228440642835665065722844064283566506572284406428356650657228440642835665065722844064283566506572284406428356650657228440642835665065722844064283566506572284406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9a665c-5fe0-4ca6-97cc-c747669f6127, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8078ebef-b81b-46a7-9cb5-63ad35f0977f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8078ebef-b81b-46a7-9cb5-63ad35f0977f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13025725816309754350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302572581630975435013025725816309754350130257258163097543501302572581630975435013025725816309754350130257258163097543501302572581630975435013025725816309754350130257258163097543501302572581630975435013025725816309754350130257258163097543501302572581630975435013025725816309754350130257258163097543501302572581630975435013025725816309754350130257258163097543501302572581630975435013025725816309754350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ce8c044-68fe-4c15-ba96-dd2bbb5d37ea, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19fea5d2-b609-4c83-a6b9-dd5d1fceda52, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19fea5d2-b609-4c83-a6b9-dd5d1fceda52, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6705007055479639552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67050070554796395526705007055479639552670500705547963955267050070554796395526705007055479639552670500705547963955267050070554796395526705007055479639552670500705547963955267050070554796395526705007055479639552670500705547963955267050070554796395526705007055479639552670500705547963955267050070554796395526705007055479639552670500705547963955267050070554796395526705007055479639552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8078ebef-b81b-46a7-9cb5-63ad35f0977f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a882a7-a941-4caf-b4f0-d82f9f574ea0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a882a7-a941-4caf-b4f0-d82f9f574ea0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14212802125546670979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421280212554667097914212802125546670979142128021255466709791421280212554667097914212802125546670979142128021255466709791421280212554667097914212802125546670979142128021255466709791421280212554667097914212802125546670979142128021255466709791421280212554667097914212802125546670979142128021255466709791421280212554667097914212802125546670979142128021255466709791421280212554667097914212802125546670979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19fea5d2-b609-4c83-a6b9-dd5d1fceda52, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a882a7-a941-4caf-b4f0-d82f9f574ea0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d4cff21-d3fd-4046-944e-02a293eac6a6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d4cff21-d3fd-4046-944e-02a293eac6a6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11217536378008000439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121753637800800043911217536378008000439112175363780080004391121753637800800043911217536378008000439112175363780080004391121753637800800043911217536378008000439112175363780080004391121753637800800043911217536378008000439112175363780080004391121753637800800043911217536378008000439112175363780080004391121753637800800043911217536378008000439112175363780080004391121753637800800043911217536378008000439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 907277bc-aa79-4454-9eac-8f4dc0a57b65, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 907277bc-aa79-4454-9eac-8f4dc0a57b65, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17128111976016222846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712811197601622284617128111976016222846171281119760162228461712811197601622284617128111976016222846171281119760162228461712811197601622284617128111976016222846171281119760162228461712811197601622284617128111976016222846171281119760162228461712811197601622284617128111976016222846171281119760162228461712811197601622284617128111976016222846171281119760162228461712811197601622284617128111976016222846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4cff21-d3fd-4046-944e-02a293eac6a6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36368ef1-8bad-4b87-9d13-363ceacbc594, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36368ef1-8bad-4b87-9d13-363ceacbc594, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3916031929091052636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39160319290910526363916031929091052636391603192909105263639160319290910526363916031929091052636391603192909105263639160319290910526363916031929091052636391603192909105263639160319290910526363916031929091052636391603192909105263639160319290910526363916031929091052636391603192909105263639160319290910526363916031929091052636391603192909105263639160319290910526363916031929091052636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 907277bc-aa79-4454-9eac-8f4dc0a57b65, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727fc7ed-abf8-461d-90e2-746507cda1af, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727fc7ed-abf8-461d-90e2-746507cda1af, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14720584206034418670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472058420603441867014720584206034418670147205842060344186701472058420603441867014720584206034418670147205842060344186701472058420603441867014720584206034418670147205842060344186701472058420603441867014720584206034418670147205842060344186701472058420603441867014720584206034418670147205842060344186701472058420603441867014720584206034418670147205842060344186701472058420603441867014720584206034418670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36368ef1-8bad-4b87-9d13-363ceacbc594, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 270eb8dd-de53-4177-8adb-71015d6b69f2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 270eb8dd-de53-4177-8adb-71015d6b69f2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5028692656634944690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50286926566349446905028692656634944690502869265663494469050286926566349446905028692656634944690502869265663494469050286926566349446905028692656634944690502869265663494469050286926566349446905028692656634944690502869265663494469050286926566349446905028692656634944690502869265663494469050286926566349446905028692656634944690502869265663494469050286926566349446905028692656634944690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727fc7ed-abf8-461d-90e2-746507cda1af, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ec0118-e6ef-4731-b6ee-d5a289c45c38, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ec0118-e6ef-4731-b6ee-d5a289c45c38, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12536263194759830286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253626319475983028612536263194759830286125362631947598302861253626319475983028612536263194759830286125362631947598302861253626319475983028612536263194759830286125362631947598302861253626319475983028612536263194759830286125362631947598302861253626319475983028612536263194759830286125362631947598302861253626319475983028612536263194759830286125362631947598302861253626319475983028612536263194759830286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 270eb8dd-de53-4177-8adb-71015d6b69f2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 470494aa-4b5b-4418-95e0-4d43e65dee1b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 470494aa-4b5b-4418-95e0-4d43e65dee1b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5322252949867873887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53222529498678738875322252949867873887532225294986787388753222529498678738875322252949867873887532225294986787388753222529498678738875322252949867873887532225294986787388753222529498678738875322252949867873887532225294986787388753222529498678738875322252949867873887532225294986787388753222529498678738875322252949867873887532225294986787388753222529498678738875322252949867873887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ec0118-e6ef-4731-b6ee-d5a289c45c38, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92e22b4f-0998-487c-8e31-08bc7866dd6f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92e22b4f-0998-487c-8e31-08bc7866dd6f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18064171071273584001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806417107127358400118064171071273584001180641710712735840011806417107127358400118064171071273584001180641710712735840011806417107127358400118064171071273584001180641710712735840011806417107127358400118064171071273584001180641710712735840011806417107127358400118064171071273584001180641710712735840011806417107127358400118064171071273584001180641710712735840011806417107127358400118064171071273584001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92e22b4f-0998-487c-8e31-08bc7866dd6f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a106f8f2-5594-4a63-b337-24f8045f0ad6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a106f8f2-5594-4a63-b337-24f8045f0ad6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7734702862361787259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77347028623617872597734702862361787259773470286236178725977347028623617872597734702862361787259773470286236178725977347028623617872597734702862361787259773470286236178725977347028623617872597734702862361787259773470286236178725977347028623617872597734702862361787259773470286236178725977347028623617872597734702862361787259773470286236178725977347028623617872597734702862361787259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 470494aa-4b5b-4418-95e0-4d43e65dee1b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efd4cf65-1bd3-40c2-9c6c-593f34de7ebb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efd4cf65-1bd3-40c2-9c6c-593f34de7ebb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7551897557946838937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75518975579468389377551897557946838937755189755794683893775518975579468389377551897557946838937755189755794683893775518975579468389377551897557946838937755189755794683893775518975579468389377551897557946838937755189755794683893775518975579468389377551897557946838937755189755794683893775518975579468389377551897557946838937755189755794683893775518975579468389377551897557946838937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a106f8f2-5594-4a63-b337-24f8045f0ad6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05e38bd2-59a1-4302-ae69-db2e1dd22678, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05e38bd2-59a1-4302-ae69-db2e1dd22678, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17584404319763211946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758440431976321194617584404319763211946175844043197632119461758440431976321194617584404319763211946175844043197632119461758440431976321194617584404319763211946175844043197632119461758440431976321194617584404319763211946175844043197632119461758440431976321194617584404319763211946175844043197632119461758440431976321194617584404319763211946175844043197632119461758440431976321194617584404319763211946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efd4cf65-1bd3-40c2-9c6c-593f34de7ebb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f7c742-1c78-4c6b-942c-70f0b2408c2f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f7c742-1c78-4c6b-942c-70f0b2408c2f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13915700547168400928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391570054716840092813915700547168400928139157005471684009281391570054716840092813915700547168400928139157005471684009281391570054716840092813915700547168400928139157005471684009281391570054716840092813915700547168400928139157005471684009281391570054716840092813915700547168400928139157005471684009281391570054716840092813915700547168400928139157005471684009281391570054716840092813915700547168400928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05e38bd2-59a1-4302-ae69-db2e1dd22678, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb1543ab-dd9e-48bd-94ea-1681a485d9cd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb1543ab-dd9e-48bd-94ea-1681a485d9cd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11431306516754551013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143130651675455101311431306516754551013114313065167545510131143130651675455101311431306516754551013114313065167545510131143130651675455101311431306516754551013114313065167545510131143130651675455101311431306516754551013114313065167545510131143130651675455101311431306516754551013114313065167545510131143130651675455101311431306516754551013114313065167545510131143130651675455101311431306516754551013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f7c742-1c78-4c6b-942c-70f0b2408c2f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d61227-c808-4bb7-a446-a64eb2340994, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d61227-c808-4bb7-a446-a64eb2340994, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 576121785363590876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876576121785363590876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb1543ab-dd9e-48bd-94ea-1681a485d9cd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2b08556-3599-4cc7-9a2b-2f22697987fe, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b08556-3599-4cc7-9a2b-2f22697987fe, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14447101391562094613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444710139156209461314447101391562094613144471013915620946131444710139156209461314447101391562094613144471013915620946131444710139156209461314447101391562094613144471013915620946131444710139156209461314447101391562094613144471013915620946131444710139156209461314447101391562094613144471013915620946131444710139156209461314447101391562094613144471013915620946131444710139156209461314447101391562094613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d61227-c808-4bb7-a446-a64eb2340994, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dda3064-f47e-48da-a1df-e85ddebb1387, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dda3064-f47e-48da-a1df-e85ddebb1387, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6128903379729089825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61289033797290898256128903379729089825612890337972908982561289033797290898256128903379729089825612890337972908982561289033797290898256128903379729089825612890337972908982561289033797290898256128903379729089825612890337972908982561289033797290898256128903379729089825612890337972908982561289033797290898256128903379729089825612890337972908982561289033797290898256128903379729089825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b08556-3599-4cc7-9a2b-2f22697987fe, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e6f96f-956d-444b-b74c-0d3906b6814b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e6f96f-956d-444b-b74c-0d3906b6814b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13964904299161009084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396490429916100908413964904299161009084139649042991610090841396490429916100908413964904299161009084139649042991610090841396490429916100908413964904299161009084139649042991610090841396490429916100908413964904299161009084139649042991610090841396490429916100908413964904299161009084139649042991610090841396490429916100908413964904299161009084139649042991610090841396490429916100908413964904299161009084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e6f96f-956d-444b-b74c-0d3906b6814b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492cc89e-19ff-49b1-a07f-d3e9b8f66949, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dda3064-f47e-48da-a1df-e85ddebb1387, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de91c0e5-f4dc-45b5-85a2-6abd9f62b989, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de91c0e5-f4dc-45b5-85a2-6abd9f62b989, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3311933599135080886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33119335991350808863311933599135080886331193359913508088633119335991350808863311933599135080886331193359913508088633119335991350808863311933599135080886331193359913508088633119335991350808863311933599135080886331193359913508088633119335991350808863311933599135080886331193359913508088633119335991350808863311933599135080886331193359913508088633119335991350808863311933599135080886" } } } 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, 492cc89e-19ff-49b1-a07f-d3e9b8f66949, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4685631194006426593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46856311940064265934685631194006426593468563119400642659346856311940064265934685631194006426593468563119400642659346856311940064265934685631194006426593468563119400642659346856311940064265934685631194006426593468563119400642659346856311940064265934685631194006426593468563119400642659346856311940064265934685631194006426593468563119400642659346856311940064265934685631194006426593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de91c0e5-f4dc-45b5-85a2-6abd9f62b989, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492cc89e-19ff-49b1-a07f-d3e9b8f66949, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b017a3c3-9f2c-4b9b-9757-f9a6c23779f8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0f412c-2a85-4090-9a48-6cdad15441c5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0f412c-2a85-4090-9a48-6cdad15441c5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4257204036805497448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42572040368054974484257204036805497448425720403680549744842572040368054974484257204036805497448425720403680549744842572040368054974484257204036805497448425720403680549744842572040368054974484257204036805497448425720403680549744842572040368054974484257204036805497448425720403680549744842572040368054974484257204036805497448425720403680549744842572040368054974484257204036805497448" } } } 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, b017a3c3-9f2c-4b9b-9757-f9a6c23779f8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4832617109099287524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48326171090992875244832617109099287524483261710909928752448326171090992875244832617109099287524483261710909928752448326171090992875244832617109099287524483261710909928752448326171090992875244832617109099287524483261710909928752448326171090992875244832617109099287524483261710909928752448326171090992875244832617109099287524483261710909928752448326171090992875244832617109099287524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0f412c-2a85-4090-9a48-6cdad15441c5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d08f2a77-0280-4bec-9f25-7afd15bd51fc, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d08f2a77-0280-4bec-9f25-7afd15bd51fc, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10851689710038555261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085168971003855526110851689710038555261108516897100385552611085168971003855526110851689710038555261108516897100385552611085168971003855526110851689710038555261108516897100385552611085168971003855526110851689710038555261108516897100385552611085168971003855526110851689710038555261108516897100385552611085168971003855526110851689710038555261108516897100385552611085168971003855526110851689710038555261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b017a3c3-9f2c-4b9b-9757-f9a6c23779f8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b558eb69-6589-4995-94b0-62191e2727fd, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b558eb69-6589-4995-94b0-62191e2727fd, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9847489586728882660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98474895867288826609847489586728882660984748958672888266098474895867288826609847489586728882660984748958672888266098474895867288826609847489586728882660984748958672888266098474895867288826609847489586728882660984748958672888266098474895867288826609847489586728882660984748958672888266098474895867288826609847489586728882660984748958672888266098474895867288826609847489586728882660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d08f2a77-0280-4bec-9f25-7afd15bd51fc, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd073992-7e21-4737-bb08-2d4a796712aa, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd073992-7e21-4737-bb08-2d4a796712aa, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11290121283723592796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129012128372359279611290121283723592796112901212837235927961129012128372359279611290121283723592796112901212837235927961129012128372359279611290121283723592796112901212837235927961129012128372359279611290121283723592796112901212837235927961129012128372359279611290121283723592796112901212837235927961129012128372359279611290121283723592796112901212837235927961129012128372359279611290121283723592796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b558eb69-6589-4995-94b0-62191e2727fd, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e556a84c-c9c2-4cfc-840a-0a3ae015a3eb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e556a84c-c9c2-4cfc-840a-0a3ae015a3eb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8000940593090404701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80009405930904047018000940593090404701800094059309040470180009405930904047018000940593090404701800094059309040470180009405930904047018000940593090404701800094059309040470180009405930904047018000940593090404701800094059309040470180009405930904047018000940593090404701800094059309040470180009405930904047018000940593090404701800094059309040470180009405930904047018000940593090404701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd073992-7e21-4737-bb08-2d4a796712aa, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b9fe458-18c9-4f87-ae34-0b3da5f209d6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e556a84c-c9c2-4cfc-840a-0a3ae015a3eb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9fe458-18c9-4f87-ae34-0b3da5f209d6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6646707631707353090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66467076317073530906646707631707353090664670763170735309066467076317073530906646707631707353090664670763170735309066467076317073530906646707631707353090664670763170735309066467076317073530906646707631707353090664670763170735309066467076317073530906646707631707353090664670763170735309066467076317073530906646707631707353090664670763170735309066467076317073530906646707631707353090" } } } 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 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46ed4848-7d26-4d52-9fb6-6e5a01bf6a9c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46ed4848-7d26-4d52-9fb6-6e5a01bf6a9c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11229369505193066178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122936950519306617811229369505193066178112293695051930661781122936950519306617811229369505193066178112293695051930661781122936950519306617811229369505193066178112293695051930661781122936950519306617811229369505193066178112293695051930661781122936950519306617811229369505193066178112293695051930661781122936950519306617811229369505193066178112293695051930661781122936950519306617811229369505193066178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9fe458-18c9-4f87-ae34-0b3da5f209d6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0fd4aa8-6973-4c01-9450-a5062573a96e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0fd4aa8-6973-4c01-9450-a5062573a96e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11531329616184457377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153132961618445737711531329616184457377115313296161844573771153132961618445737711531329616184457377115313296161844573771153132961618445737711531329616184457377115313296161844573771153132961618445737711531329616184457377115313296161844573771153132961618445737711531329616184457377115313296161844573771153132961618445737711531329616184457377115313296161844573771153132961618445737711531329616184457377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46ed4848-7d26-4d52-9fb6-6e5a01bf6a9c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dab4fcc9-cbde-4cd4-a10b-243b27d014c4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dab4fcc9-cbde-4cd4-a10b-243b27d014c4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1084270823042097140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10842708230420971401084270823042097140108427082304209714010842708230420971401084270823042097140108427082304209714010842708230420971401084270823042097140108427082304209714010842708230420971401084270823042097140108427082304209714010842708230420971401084270823042097140108427082304209714010842708230420971401084270823042097140108427082304209714010842708230420971401084270823042097140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0fd4aa8-6973-4c01-9450-a5062573a96e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55f89337-cc10-4dea-8714-3f0656107f3c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55f89337-cc10-4dea-8714-3f0656107f3c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18051199679208844473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805119967920884447318051199679208844473180511996792088444731805119967920884447318051199679208844473180511996792088444731805119967920884447318051199679208844473180511996792088444731805119967920884447318051199679208844473180511996792088444731805119967920884447318051199679208844473180511996792088444731805119967920884447318051199679208844473180511996792088444731805119967920884447318051199679208844473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dab4fcc9-cbde-4cd4-a10b-243b27d014c4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e890852-6876-4d41-95ec-bc8bc6bc1663, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e890852-6876-4d41-95ec-bc8bc6bc1663, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9733263621474031500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97332636214740315009733263621474031500973326362147403150097332636214740315009733263621474031500973326362147403150097332636214740315009733263621474031500973326362147403150097332636214740315009733263621474031500973326362147403150097332636214740315009733263621474031500973326362147403150097332636214740315009733263621474031500973326362147403150097332636214740315009733263621474031500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55f89337-cc10-4dea-8714-3f0656107f3c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7114c319-59df-43f0-8ad9-c5a2fb0da138, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7114c319-59df-43f0-8ad9-c5a2fb0da138, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18224645669599574109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822464566959957410918224645669599574109182246456695995741091822464566959957410918224645669599574109182246456695995741091822464566959957410918224645669599574109182246456695995741091822464566959957410918224645669599574109182246456695995741091822464566959957410918224645669599574109182246456695995741091822464566959957410918224645669599574109182246456695995741091822464566959957410918224645669599574109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e890852-6876-4d41-95ec-bc8bc6bc1663, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 833d8cfa-6f59-45b3-adfc-194a07cf1a8a, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 833d8cfa-6f59-45b3-adfc-194a07cf1a8a, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 612854090318518938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938612854090318518938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7114c319-59df-43f0-8ad9-c5a2fb0da138, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce4a99f5-6d1e-4693-8339-039dc2765b18, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4a99f5-6d1e-4693-8339-039dc2765b18, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12469003647880925603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246900364788092560312469003647880925603124690036478809256031246900364788092560312469003647880925603124690036478809256031246900364788092560312469003647880925603124690036478809256031246900364788092560312469003647880925603124690036478809256031246900364788092560312469003647880925603124690036478809256031246900364788092560312469003647880925603124690036478809256031246900364788092560312469003647880925603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 833d8cfa-6f59-45b3-adfc-194a07cf1a8a, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a5535fb-c74e-4685-b19b-0e8db089c1e7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a5535fb-c74e-4685-b19b-0e8db089c1e7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3557420289199646687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35574202891996466873557420289199646687355742028919964668735574202891996466873557420289199646687355742028919964668735574202891996466873557420289199646687355742028919964668735574202891996466873557420289199646687355742028919964668735574202891996466873557420289199646687355742028919964668735574202891996466873557420289199646687355742028919964668735574202891996466873557420289199646687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4a99f5-6d1e-4693-8339-039dc2765b18, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91f2a832-b027-461c-b24a-33c7787ae6a3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f2a832-b027-461c-b24a-33c7787ae6a3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2060857109774246244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20608571097742462442060857109774246244206085710977424624420608571097742462442060857109774246244206085710977424624420608571097742462442060857109774246244206085710977424624420608571097742462442060857109774246244206085710977424624420608571097742462442060857109774246244206085710977424624420608571097742462442060857109774246244206085710977424624420608571097742462442060857109774246244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a5535fb-c74e-4685-b19b-0e8db089c1e7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 333ef7fa-8d34-4392-b54c-994d5c4a985f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 333ef7fa-8d34-4392-b54c-994d5c4a985f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17868632447944456504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786863244794445650417868632447944456504178686324479444565041786863244794445650417868632447944456504178686324479444565041786863244794445650417868632447944456504178686324479444565041786863244794445650417868632447944456504178686324479444565041786863244794445650417868632447944456504178686324479444565041786863244794445650417868632447944456504178686324479444565041786863244794445650417868632447944456504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f2a832-b027-461c-b24a-33c7787ae6a3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 333ef7fa-8d34-4392-b54c-994d5c4a985f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 862a85a2-01f1-404a-9937-412bf8a622b8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_37lcuc9v.log --grpc-port=27972 --mon-port=7298 --ic-port=11635 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ec6522b-6cf2-45c0-b121-feb9d4539112, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ec6522b-6cf2-45c0-b121-feb9d4539112, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17014167606017641295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701416760601764129517014167606017641295170141676060176412951701416760601764129517014167606017641295170141676060176412951701416760601764129517014167606017641295170141676060176412951701416760601764129517014167606017641295170141676060176412951701416760601764129517014167606017641295170141676060176412951701416760601764129517014167606017641295170141676060176412951701416760601764129517014167606017641295" } } } 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, 862a85a2-01f1-404a-9937-412bf8a622b8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13193571620681302528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319357162068130252813193571620681302528131935716206813025281319357162068130252813193571620681302528131935716206813025281319357162068130252813193571620681302528131935716206813025281319357162068130252813193571620681302528131935716206813025281319357162068130252813193571620681302528131935716206813025281319357162068130252813193571620681302528131935716206813025281319357162068130252813193571620681302528" } } } 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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_37lcuc9v.log', '--grpc-port=27972', '--mon-port=7298', '--ic-port=11635', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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: 946822
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27972/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 946823
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ec6522b-6cf2-45c0-b121-feb9d4539112, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 238ad14a-e59c-4d24-b042-15d99f09b57c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 238ad14a-e59c-4d24-b042-15d99f09b57c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1652338351216004456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16523383512160044561652338351216004456165233835121600445616523383512160044561652338351216004456165233835121600445616523383512160044561652338351216004456165233835121600445616523383512160044561652338351216004456165233835121600445616523383512160044561652338351216004456165233835121600445616523383512160044561652338351216004456165233835121600445616523383512160044561652338351216004456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 862a85a2-01f1-404a-9937-412bf8a622b8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 920109f2-9edf-401e-858f-7e1f2fe07d26, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920109f2-9edf-401e-858f-7e1f2fe07d26, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2967820603750273829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29678206037502738292967820603750273829296782060375027382929678206037502738292967820603750273829296782060375027382929678206037502738292967820603750273829296782060375027382929678206037502738292967820603750273829296782060375027382929678206037502738292967820603750273829296782060375027382929678206037502738292967820603750273829296782060375027382929678206037502738292967820603750273829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 238ad14a-e59c-4d24-b042-15d99f09b57c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1186152e-683f-40dd-8c85-b1ddbf866b27, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1186152e-683f-40dd-8c85-b1ddbf866b27, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11050484028225797272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105048402822579727211050484028225797272110504840282257972721105048402822579727211050484028225797272110504840282257972721105048402822579727211050484028225797272110504840282257972721105048402822579727211050484028225797272110504840282257972721105048402822579727211050484028225797272110504840282257972721105048402822579727211050484028225797272110504840282257972721105048402822579727211050484028225797272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920109f2-9edf-401e-858f-7e1f2fe07d26, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a55266c-427c-40df-85c7-e1d88a95cc43, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a55266c-427c-40df-85c7-e1d88a95cc43, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13942085555233915356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394208555523391535613942085555233915356139420855552339153561394208555523391535613942085555233915356139420855552339153561394208555523391535613942085555233915356139420855552339153561394208555523391535613942085555233915356139420855552339153561394208555523391535613942085555233915356139420855552339153561394208555523391535613942085555233915356139420855552339153561394208555523391535613942085555233915356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1186152e-683f-40dd-8c85-b1ddbf866b27, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cff96f1b-6789-4bd6-9bc7-c075b0e176f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cff96f1b-6789-4bd6-9bc7-c075b0e176f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16234473638852381719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623447363885238171916234473638852381719162344736388523817191623447363885238171916234473638852381719162344736388523817191623447363885238171916234473638852381719162344736388523817191623447363885238171916234473638852381719162344736388523817191623447363885238171916234473638852381719162344736388523817191623447363885238171916234473638852381719162344736388523817191623447363885238171916234473638852381719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a55266c-427c-40df-85c7-e1d88a95cc43, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2b04a1-63d6-49ef-8718-666b67c0f4f6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2b04a1-63d6-49ef-8718-666b67c0f4f6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14769576818061991278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476957681806199127814769576818061991278147695768180619912781476957681806199127814769576818061991278147695768180619912781476957681806199127814769576818061991278147695768180619912781476957681806199127814769576818061991278147695768180619912781476957681806199127814769576818061991278147695768180619912781476957681806199127814769576818061991278147695768180619912781476957681806199127814769576818061991278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cff96f1b-6789-4bd6-9bc7-c075b0e176f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 825727c5-6093-42eb-88b2-959dec88da34, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 825727c5-6093-42eb-88b2-959dec88da34, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7167014192947788788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71670141929477887887167014192947788788716701419294778878871670141929477887887167014192947788788716701419294778878871670141929477887887167014192947788788716701419294778878871670141929477887887167014192947788788716701419294778878871670141929477887887167014192947788788716701419294778878871670141929477887887167014192947788788716701419294778878871670141929477887887167014192947788788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2b04a1-63d6-49ef-8718-666b67c0f4f6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2cedd8d-b4bd-4404-9d9a-03ede8d200e6, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 825727c5-6093-42eb-88b2-959dec88da34, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2cedd8d-b4bd-4404-9d9a-03ede8d200e6, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2425880770374298151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24258807703742981512425880770374298151242588077037429815124258807703742981512425880770374298151242588077037429815124258807703742981512425880770374298151242588077037429815124258807703742981512425880770374298151242588077037429815124258807703742981512425880770374298151242588077037429815124258807703742981512425880770374298151242588077037429815124258807703742981512425880770374298151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 037b9382-5103-41f4-bd1a-bd849b53700d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 037b9382-5103-41f4-bd1a-bd849b53700d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17494558036304790952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749455803630479095217494558036304790952174945580363047909521749455803630479095217494558036304790952174945580363047909521749455803630479095217494558036304790952174945580363047909521749455803630479095217494558036304790952174945580363047909521749455803630479095217494558036304790952174945580363047909521749455803630479095217494558036304790952174945580363047909521749455803630479095217494558036304790952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 037b9382-5103-41f4-bd1a-bd849b53700d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2cedd8d-b4bd-4404-9d9a-03ede8d200e6, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8d07dc1-a03f-4226-b608-dba6a63d37a2, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d07dc1-a03f-4226-b608-dba6a63d37a2, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1378137517609990534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13781375176099905341378137517609990534137813751760999053413781375176099905341378137517609990534137813751760999053413781375176099905341378137517609990534137813751760999053413781375176099905341378137517609990534137813751760999053413781375176099905341378137517609990534137813751760999053413781375176099905341378137517609990534137813751760999053413781375176099905341378137517609990534" } } } 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 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b96d073b-d940-479f-b1fc-a25550e1a3e5, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96d073b-d940-479f-b1fc-a25550e1a3e5, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4450921146570725551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44509211465707255514450921146570725551445092114657072555144509211465707255514450921146570725551445092114657072555144509211465707255514450921146570725551445092114657072555144509211465707255514450921146570725551445092114657072555144509211465707255514450921146570725551445092114657072555144509211465707255514450921146570725551445092114657072555144509211465707255514450921146570725551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d07dc1-a03f-4226-b608-dba6a63d37a2, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 341a4226-24a5-474b-a23a-e8f3946ab958, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 341a4226-24a5-474b-a23a-e8f3946ab958, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1513117445144637057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15131174451446370571513117445144637057151311744514463705715131174451446370571513117445144637057151311744514463705715131174451446370571513117445144637057151311744514463705715131174451446370571513117445144637057151311744514463705715131174451446370571513117445144637057151311744514463705715131174451446370571513117445144637057151311744514463705715131174451446370571513117445144637057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96d073b-d940-479f-b1fc-a25550e1a3e5, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b30f0cb8-9d08-451f-80c0-26c02ca413c1, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30f0cb8-9d08-451f-80c0-26c02ca413c1, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226054623516650561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622605462351665056116226054623516650561162260546235166505611622605462351665056116226054623516650561162260546235166505611622605462351665056116226054623516650561162260546235166505611622605462351665056116226054623516650561162260546235166505611622605462351665056116226054623516650561162260546235166505611622605462351665056116226054623516650561162260546235166505611622605462351665056116226054623516650561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 341a4226-24a5-474b-a23a-e8f3946ab958, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a9e4734-f04d-4c9a-8526-a1b31e43ff98, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a9e4734-f04d-4c9a-8526-a1b31e43ff98, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303833332503540679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83038333325035406798303833332503540679830383333250354067983038333325035406798303833332503540679830383333250354067983038333325035406798303833332503540679830383333250354067983038333325035406798303833332503540679830383333250354067983038333325035406798303833332503540679830383333250354067983038333325035406798303833332503540679830383333250354067983038333325035406798303833332503540679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30f0cb8-9d08-451f-80c0-26c02ca413c1, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c3697ab-0845-4ea5-a646-e486616fba99, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c3697ab-0845-4ea5-a646-e486616fba99, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2671129340482133300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26711293404821333002671129340482133300267112934048213330026711293404821333002671129340482133300267112934048213330026711293404821333002671129340482133300267112934048213330026711293404821333002671129340482133300267112934048213330026711293404821333002671129340482133300267112934048213330026711293404821333002671129340482133300267112934048213330026711293404821333002671129340482133300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a9e4734-f04d-4c9a-8526-a1b31e43ff98, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3ca16c-9a4c-4ae2-8df5-9ec8dfbcc0be, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3ca16c-9a4c-4ae2-8df5-9ec8dfbcc0be, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9493658856425320407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94936588564253204079493658856425320407949365885642532040794936588564253204079493658856425320407949365885642532040794936588564253204079493658856425320407949365885642532040794936588564253204079493658856425320407949365885642532040794936588564253204079493658856425320407949365885642532040794936588564253204079493658856425320407949365885642532040794936588564253204079493658856425320407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c3697ab-0845-4ea5-a646-e486616fba99, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1278cd77-2b55-457e-8c9f-152d8b1762ce, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1278cd77-2b55-457e-8c9f-152d8b1762ce, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15053761568894492654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505376156889449265415053761568894492654150537615688944926541505376156889449265415053761568894492654150537615688944926541505376156889449265415053761568894492654150537615688944926541505376156889449265415053761568894492654150537615688944926541505376156889449265415053761568894492654150537615688944926541505376156889449265415053761568894492654150537615688944926541505376156889449265415053761568894492654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3ca16c-9a4c-4ae2-8df5-9ec8dfbcc0be, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79d7794-77d1-427c-bc56-d6d199feb1da, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79d7794-77d1-427c-bc56-d6d199feb1da, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15506950708068867685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550695070806886768515506950708068867685155069507080688676851550695070806886768515506950708068867685155069507080688676851550695070806886768515506950708068867685155069507080688676851550695070806886768515506950708068867685155069507080688676851550695070806886768515506950708068867685155069507080688676851550695070806886768515506950708068867685155069507080688676851550695070806886768515506950708068867685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a79d7794-77d1-427c-bc56-d6d199feb1da, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 295fb5c5-c65d-480c-a5ff-545188962f8c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 295fb5c5-c65d-480c-a5ff-545188962f8c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1567337248165604303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15673372481656043031567337248165604303156733724816560430315673372481656043031567337248165604303156733724816560430315673372481656043031567337248165604303156733724816560430315673372481656043031567337248165604303156733724816560430315673372481656043031567337248165604303156733724816560430315673372481656043031567337248165604303156733724816560430315673372481656043031567337248165604303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1278cd77-2b55-457e-8c9f-152d8b1762ce, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71772ce4-2218-456a-b073-73be42c5d247, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71772ce4-2218-456a-b073-73be42c5d247, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18395896963763102237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839589696376310223718395896963763102237183958969637631022371839589696376310223718395896963763102237183958969637631022371839589696376310223718395896963763102237183958969637631022371839589696376310223718395896963763102237183958969637631022371839589696376310223718395896963763102237183958969637631022371839589696376310223718395896963763102237183958969637631022371839589696376310223718395896963763102237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 295fb5c5-c65d-480c-a5ff-545188962f8c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa56b3ad-d75e-4c0d-9c3a-0bd6c15c6a30, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa56b3ad-d75e-4c0d-9c3a-0bd6c15c6a30, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17728057353472281484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1772805735347228148417728057353472281484177280573534722814841772805735347228148417728057353472281484177280573534722814841772805735347228148417728057353472281484177280573534722814841772805735347228148417728057353472281484177280573534722814841772805735347228148417728057353472281484177280573534722814841772805735347228148417728057353472281484177280573534722814841772805735347228148417728057353472281484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71772ce4-2218-456a-b073-73be42c5d247, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24763312-8d67-43ff-ba28-6c3f61600feb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24763312-8d67-43ff-ba28-6c3f61600feb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11110766548023689431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111076654802368943111110766548023689431111107665480236894311111076654802368943111110766548023689431111107665480236894311111076654802368943111110766548023689431111107665480236894311111076654802368943111110766548023689431111107665480236894311111076654802368943111110766548023689431111107665480236894311111076654802368943111110766548023689431111107665480236894311111076654802368943111110766548023689431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa56b3ad-d75e-4c0d-9c3a-0bd6c15c6a30, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d84418-3b73-4ab6-94cc-64202e35d0b0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d84418-3b73-4ab6-94cc-64202e35d0b0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9514911875308698679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95149118753086986799514911875308698679951491187530869867995149118753086986799514911875308698679951491187530869867995149118753086986799514911875308698679951491187530869867995149118753086986799514911875308698679951491187530869867995149118753086986799514911875308698679951491187530869867995149118753086986799514911875308698679951491187530869867995149118753086986799514911875308698679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24763312-8d67-43ff-ba28-6c3f61600feb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2feda73a-2502-4f7b-8718-a1281692230b, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2feda73a-2502-4f7b-8718-a1281692230b, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9599567220678421643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95995672206784216439599567220678421643959956722067842164395995672206784216439599567220678421643959956722067842164395995672206784216439599567220678421643959956722067842164395995672206784216439599567220678421643959956722067842164395995672206784216439599567220678421643959956722067842164395995672206784216439599567220678421643959956722067842164395995672206784216439599567220678421643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d84418-3b73-4ab6-94cc-64202e35d0b0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae8adc4-a5aa-4f5f-9653-ba11eed5d284, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae8adc4-a5aa-4f5f-9653-ba11eed5d284, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5680314475944791282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56803144759447912825680314475944791282568031447594479128256803144759447912825680314475944791282568031447594479128256803144759447912825680314475944791282568031447594479128256803144759447912825680314475944791282568031447594479128256803144759447912825680314475944791282568031447594479128256803144759447912825680314475944791282568031447594479128256803144759447912825680314475944791282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2feda73a-2502-4f7b-8718-a1281692230b, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c83f210-f788-4032-8ea7-155bc3712a0d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c83f210-f788-4032-8ea7-155bc3712a0d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14798985027418092852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479898502741809285214798985027418092852147989850274180928521479898502741809285214798985027418092852147989850274180928521479898502741809285214798985027418092852147989850274180928521479898502741809285214798985027418092852147989850274180928521479898502741809285214798985027418092852147989850274180928521479898502741809285214798985027418092852147989850274180928521479898502741809285214798985027418092852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae8adc4-a5aa-4f5f-9653-ba11eed5d284, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc506c3-fff5-442d-b44e-dcf504fcf064, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc506c3-fff5-442d-b44e-dcf504fcf064, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 660300077105877748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748660300077105877748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c83f210-f788-4032-8ea7-155bc3712a0d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3f12323-6362-4d6a-9801-ab516196fd0c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f12323-6362-4d6a-9801-ab516196fd0c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 332090172290711622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622332090172290711622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc506c3-fff5-442d-b44e-dcf504fcf064, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32a66a6-e6a3-4b34-85f0-986a49c8498f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32a66a6-e6a3-4b34-85f0-986a49c8498f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10392152372709017774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039215237270901777410392152372709017774103921523727090177741039215237270901777410392152372709017774103921523727090177741039215237270901777410392152372709017774103921523727090177741039215237270901777410392152372709017774103921523727090177741039215237270901777410392152372709017774103921523727090177741039215237270901777410392152372709017774103921523727090177741039215237270901777410392152372709017774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f12323-6362-4d6a-9801-ab516196fd0c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f7f93e-a31d-425e-98b3-799a70534e3c, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f7f93e-a31d-425e-98b3-799a70534e3c, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13587860687341722996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358786068734172299613587860687341722996135878606873417229961358786068734172299613587860687341722996135878606873417229961358786068734172299613587860687341722996135878606873417229961358786068734172299613587860687341722996135878606873417229961358786068734172299613587860687341722996135878606873417229961358786068734172299613587860687341722996135878606873417229961358786068734172299613587860687341722996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32a66a6-e6a3-4b34-85f0-986a49c8498f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 247351c7-8cb6-4fee-9f99-e2d5da2ae0e3, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 247351c7-8cb6-4fee-9f99-e2d5da2ae0e3, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7317314004814283396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73173140048142833967317314004814283396731731400481428339673173140048142833967317314004814283396731731400481428339673173140048142833967317314004814283396731731400481428339673173140048142833967317314004814283396731731400481428339673173140048142833967317314004814283396731731400481428339673173140048142833967317314004814283396731731400481428339673173140048142833967317314004814283396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f7f93e-a31d-425e-98b3-799a70534e3c, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adab66bf-45ea-4027-a2d2-a312ab32478f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adab66bf-45ea-4027-a2d2-a312ab32478f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14388636029306458373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438863602930645837314388636029306458373143886360293064583731438863602930645837314388636029306458373143886360293064583731438863602930645837314388636029306458373143886360293064583731438863602930645837314388636029306458373143886360293064583731438863602930645837314388636029306458373143886360293064583731438863602930645837314388636029306458373143886360293064583731438863602930645837314388636029306458373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 247351c7-8cb6-4fee-9f99-e2d5da2ae0e3, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0883b3d-84dc-4f66-9ef0-ef0f1d017aeb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0883b3d-84dc-4f66-9ef0-ef0f1d017aeb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6132885621822354794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61328856218223547946132885621822354794613288562182235479461328856218223547946132885621822354794613288562182235479461328856218223547946132885621822354794613288562182235479461328856218223547946132885621822354794613288562182235479461328856218223547946132885621822354794613288562182235479461328856218223547946132885621822354794613288562182235479461328856218223547946132885621822354794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adab66bf-45ea-4027-a2d2-a312ab32478f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cdcb038-dd88-48ca-9020-e2ea95fe294f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cdcb038-dd88-48ca-9020-e2ea95fe294f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4391445578070418217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43914455780704182174391445578070418217439144557807041821743914455780704182174391445578070418217439144557807041821743914455780704182174391445578070418217439144557807041821743914455780704182174391445578070418217439144557807041821743914455780704182174391445578070418217439144557807041821743914455780704182174391445578070418217439144557807041821743914455780704182174391445578070418217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0883b3d-84dc-4f66-9ef0-ef0f1d017aeb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caf85ee1-ec71-4b05-a2d1-519ba5a35bf4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caf85ee1-ec71-4b05-a2d1-519ba5a35bf4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11936937320399724647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193693732039972464711936937320399724647119369373203997246471193693732039972464711936937320399724647119369373203997246471193693732039972464711936937320399724647119369373203997246471193693732039972464711936937320399724647119369373203997246471193693732039972464711936937320399724647119369373203997246471193693732039972464711936937320399724647119369373203997246471193693732039972464711936937320399724647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caf85ee1-ec71-4b05-a2d1-519ba5a35bf4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252340d0-6b0b-4ffe-9020-3836f728e983, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cdcb038-dd88-48ca-9020-e2ea95fe294f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202ccc8e-afa7-457a-9c1d-1d12727ff07d, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202ccc8e-afa7-457a-9c1d-1d12727ff07d, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2636341425041379796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26363414250413797962636341425041379796263634142504137979626363414250413797962636341425041379796263634142504137979626363414250413797962636341425041379796263634142504137979626363414250413797962636341425041379796263634142504137979626363414250413797962636341425041379796263634142504137979626363414250413797962636341425041379796263634142504137979626363414250413797962636341425041379796" } } } 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, 252340d0-6b0b-4ffe-9020-3836f728e983, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7744244495642413962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77442444956424139627744244495642413962774424449564241396277442444956424139627744244495642413962774424449564241396277442444956424139627744244495642413962774424449564241396277442444956424139627744244495642413962774424449564241396277442444956424139627744244495642413962774424449564241396277442444956424139627744244495642413962774424449564241396277442444956424139627744244495642413962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202ccc8e-afa7-457a-9c1d-1d12727ff07d, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb8abf1-be58-4908-9866-dc0dfccf1fc9, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb8abf1-be58-4908-9866-dc0dfccf1fc9, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5647938904359632371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56479389043596323715647938904359632371564793890435963237156479389043596323715647938904359632371564793890435963237156479389043596323715647938904359632371564793890435963237156479389043596323715647938904359632371564793890435963237156479389043596323715647938904359632371564793890435963237156479389043596323715647938904359632371564793890435963237156479389043596323715647938904359632371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252340d0-6b0b-4ffe-9020-3836f728e983, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c41c116-990c-4e80-9ec6-2605af775436, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c41c116-990c-4e80-9ec6-2605af775436, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5874772087868412137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58747720878684121375874772087868412137587477208786841213758747720878684121375874772087868412137587477208786841213758747720878684121375874772087868412137587477208786841213758747720878684121375874772087868412137587477208786841213758747720878684121375874772087868412137587477208786841213758747720878684121375874772087868412137587477208786841213758747720878684121375874772087868412137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb8abf1-be58-4908-9866-dc0dfccf1fc9, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dfa5209-b86a-4ff4-926e-4548cdcd8f36, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dfa5209-b86a-4ff4-926e-4548cdcd8f36, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1911835360564401251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19118353605644012511911835360564401251191183536056440125119118353605644012511911835360564401251191183536056440125119118353605644012511911835360564401251191183536056440125119118353605644012511911835360564401251191183536056440125119118353605644012511911835360564401251191183536056440125119118353605644012511911835360564401251191183536056440125119118353605644012511911835360564401251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c41c116-990c-4e80-9ec6-2605af775436, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db730c9c-7324-44c7-8f33-a6fd3a7fb204, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db730c9c-7324-44c7-8f33-a6fd3a7fb204, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9510326040492552511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95103260404925525119510326040492552511951032604049255251195103260404925525119510326040492552511951032604049255251195103260404925525119510326040492552511951032604049255251195103260404925525119510326040492552511951032604049255251195103260404925525119510326040492552511951032604049255251195103260404925525119510326040492552511951032604049255251195103260404925525119510326040492552511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dfa5209-b86a-4ff4-926e-4548cdcd8f36, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d44cb3-6cf0-4118-9460-32efd5b083f0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d44cb3-6cf0-4118-9460-32efd5b083f0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5369832803334253106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53698328033342531065369832803334253106536983280333425310653698328033342531065369832803334253106536983280333425310653698328033342531065369832803334253106536983280333425310653698328033342531065369832803334253106536983280333425310653698328033342531065369832803334253106536983280333425310653698328033342531065369832803334253106536983280333425310653698328033342531065369832803334253106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db730c9c-7324-44c7-8f33-a6fd3a7fb204, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ff2daef-a8ce-45ab-920d-bf6925d5b1da, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ff2daef-a8ce-45ab-920d-bf6925d5b1da, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17662452417665459009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766245241766545900917662452417665459009176624524176654590091766245241766545900917662452417665459009176624524176654590091766245241766545900917662452417665459009176624524176654590091766245241766545900917662452417665459009176624524176654590091766245241766545900917662452417665459009176624524176654590091766245241766545900917662452417665459009176624524176654590091766245241766545900917662452417665459009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d44cb3-6cf0-4118-9460-32efd5b083f0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c5baddb-90cf-4439-89d8-c178d0b54576, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c5baddb-90cf-4439-89d8-c178d0b54576, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16058753413123868518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605875341312386851816058753413123868518160587534131238685181605875341312386851816058753413123868518160587534131238685181605875341312386851816058753413123868518160587534131238685181605875341312386851816058753413123868518160587534131238685181605875341312386851816058753413123868518160587534131238685181605875341312386851816058753413123868518160587534131238685181605875341312386851816058753413123868518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ff2daef-a8ce-45ab-920d-bf6925d5b1da, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f56b28d-91f7-48f6-bf3e-f7b559eaebf4, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f56b28d-91f7-48f6-bf3e-f7b559eaebf4, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8870200632707371896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88702006327073718968870200632707371896887020063270737189688702006327073718968870200632707371896887020063270737189688702006327073718968870200632707371896887020063270737189688702006327073718968870200632707371896887020063270737189688702006327073718968870200632707371896887020063270737189688702006327073718968870200632707371896887020063270737189688702006327073718968870200632707371896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c5baddb-90cf-4439-89d8-c178d0b54576, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9e28bf4-2309-41cf-9832-839e43e0cfde, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9e28bf4-2309-41cf-9832-839e43e0cfde, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14164384149201545339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416438414920154533914164384149201545339141643841492015453391416438414920154533914164384149201545339141643841492015453391416438414920154533914164384149201545339141643841492015453391416438414920154533914164384149201545339141643841492015453391416438414920154533914164384149201545339141643841492015453391416438414920154533914164384149201545339141643841492015453391416438414920154533914164384149201545339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f56b28d-91f7-48f6-bf3e-f7b559eaebf4, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c10d7f9-88a9-4442-b044-ae7adc01cce8, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c10d7f9-88a9-4442-b044-ae7adc01cce8, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16901928464482856364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690192846448285636416901928464482856364169019284644828563641690192846448285636416901928464482856364169019284644828563641690192846448285636416901928464482856364169019284644828563641690192846448285636416901928464482856364169019284644828563641690192846448285636416901928464482856364169019284644828563641690192846448285636416901928464482856364169019284644828563641690192846448285636416901928464482856364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9e28bf4-2309-41cf-9832-839e43e0cfde, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc92c492-d0f7-4b9c-9d9c-451d5424c5f7, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc92c492-d0f7-4b9c-9d9c-451d5424c5f7, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3631674681407191834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36316746814071918343631674681407191834363167468140719183436316746814071918343631674681407191834363167468140719183436316746814071918343631674681407191834363167468140719183436316746814071918343631674681407191834363167468140719183436316746814071918343631674681407191834363167468140719183436316746814071918343631674681407191834363167468140719183436316746814071918343631674681407191834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc92c492-d0f7-4b9c-9d9c-451d5424c5f7, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2778e137-52a6-44d8-b3c2-4b3da933f233, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2778e137-52a6-44d8-b3c2-4b3da933f233, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 202963296385788248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248202963296385788248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2778e137-52a6-44d8-b3c2-4b3da933f233, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 725e9a40-ebbe-4c65-9420-48592f549c76, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 725e9a40-ebbe-4c65-9420-48592f549c76, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14932566537317667384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493256653731766738414932566537317667384149325665373176673841493256653731766738414932566537317667384149325665373176673841493256653731766738414932566537317667384149325665373176673841493256653731766738414932566537317667384149325665373176673841493256653731766738414932566537317667384149325665373176673841493256653731766738414932566537317667384149325665373176673841493256653731766738414932566537317667384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 725e9a40-ebbe-4c65-9420-48592f549c76, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03052780-252b-4712-8979-ada6ea329076, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03052780-252b-4712-8979-ada6ea329076, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944494154901212603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394449415490121260313944494154901212603139444941549012126031394449415490121260313944494154901212603139444941549012126031394449415490121260313944494154901212603139444941549012126031394449415490121260313944494154901212603139444941549012126031394449415490121260313944494154901212603139444941549012126031394449415490121260313944494154901212603139444941549012126031394449415490121260313944494154901212603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c10d7f9-88a9-4442-b044-ae7adc01cce8, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dc64e20-eb76-40d4-8073-206ffca75cfb, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dc64e20-eb76-40d4-8073-206ffca75cfb, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13530326905324367018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353032690532436701813530326905324367018135303269053243670181353032690532436701813530326905324367018135303269053243670181353032690532436701813530326905324367018135303269053243670181353032690532436701813530326905324367018135303269053243670181353032690532436701813530326905324367018135303269053243670181353032690532436701813530326905324367018135303269053243670181353032690532436701813530326905324367018" } } } 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 946823) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 946823) elapsed time (sec): 1.0952258110046387
DEBUG    ya.test:process.py:263 Command (pid 946823) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 946823) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 946823) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 946823) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 946823) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 946823) maxrss: 923660
DEBUG    ya.test:process.py:263 Command (pid 946823) minflt: 45724
DEBUG    ya.test:process.py:263 Command (pid 946823) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 946823) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 946823) nivcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 946823) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 946823) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 946823) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 946823) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 946823) stime: 0.221465
DEBUG    ya.test:process.py:263 Command (pid 946823) utime: 0.5295449999999999
DEBUG    ya.test:process.py:263 Command (pid 946823) wtime: 1.1
DEBUG    ya.test:process.py:275 Command (pid 946823) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03052780-252b-4712-8979-ada6ea329076, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef01da0f-edbb-4ef4-94c5-e3190d19557e, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dc64e20-eb76-40d4-8073-206ffca75cfb, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca4d6057-36c7-4f19-bcd8-db20d16d6392, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca4d6057-36c7-4f19-bcd8-db20d16d6392, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11822232650428083314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182223265042808331411822232650428083314118222326504280833141182223265042808331411822232650428083314118222326504280833141182223265042808331411822232650428083314118222326504280833141182223265042808331411822232650428083314118222326504280833141182223265042808331411822232650428083314118222326504280833141182223265042808331411822232650428083314118222326504280833141182223265042808331411822232650428083314" } } } 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, ef01da0f-edbb-4ef4-94c5-e3190d19557e, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12143233545530429554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214323354553042955412143233545530429554121432335455304295541214323354553042955412143233545530429554121432335455304295541214323354553042955412143233545530429554121432335455304295541214323354553042955412143233545530429554121432335455304295541214323354553042955412143233545530429554121432335455304295541214323354553042955412143233545530429554121432335455304295541214323354553042955412143233545530429554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca4d6057-36c7-4f19-bcd8-db20d16d6392, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a602ea19-373e-4945-a3d4-caac261031f0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a602ea19-373e-4945-a3d4-caac261031f0, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11260893045031256393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126089304503125639311260893045031256393112608930450312563931126089304503125639311260893045031256393112608930450312563931126089304503125639311260893045031256393112608930450312563931126089304503125639311260893045031256393112608930450312563931126089304503125639311260893045031256393112608930450312563931126089304503125639311260893045031256393112608930450312563931126089304503125639311260893045031256393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef01da0f-edbb-4ef4-94c5-e3190d19557e, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e171937c-e2ec-43c3-9686-3de7fa4d868f, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e171937c-e2ec-43c3-9686-3de7fa4d868f, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1621455289325109353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16214552893251093531621455289325109353162145528932510935316214552893251093531621455289325109353162145528932510935316214552893251093531621455289325109353162145528932510935316214552893251093531621455289325109353162145528932510935316214552893251093531621455289325109353162145528932510935316214552893251093531621455289325109353162145528932510935316214552893251093531621455289325109353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a602ea19-373e-4945-a3d4-caac261031f0, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6c885bf-351f-4727-9e5c-80a06c1f0246, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6c885bf-351f-4727-9e5c-80a06c1f0246, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7667771335718291232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76677713357182912327667771335718291232766777133571829123276677713357182912327667771335718291232766777133571829123276677713357182912327667771335718291232766777133571829123276677713357182912327667771335718291232766777133571829123276677713357182912327667771335718291232766777133571829123276677713357182912327667771335718291232766777133571829123276677713357182912327667771335718291232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e171937c-e2ec-43c3-9686-3de7fa4d868f, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9380f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797f9380f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797f9380f0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6c12bbac-5106-4207-af07-20cafa5a7695, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6c12bbac-5106-4207-af07-20cafa5a7695, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=YWI4YmZjOGYtNWZiN2FkYWUtZjVlODllMWEtOTE3NWVlMTk=" 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 0x7b797f9380f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f8fa135-7ab6-4ce2-8bb4-af395cc7f788, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f8fa135-7ab6-4ce2-8bb4-af395cc7f788, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=MjFiOGUwZTktZmU4YTBkNzEtYjc2MmM1MTktODQyZWYwZWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6190814797667905083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61908147976679050836190814797667905083619081479766790508361908147976679050836190814797667905083619081479766790508361908147976679050836190814797667905083619081479766790508361908147976679050836190814797667905083619081479766790508361908147976679050836190814797667905083619081479766790508361908147976679050836190814797667905083619081479766790508361908147976679050836190814797667905083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 6c12bbac-5106-4207-af07-20cafa5a7695, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6c12bbac-5106-4207-af07-20cafa5a7695, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 6c12bbac-5106-4207-af07-20cafa5a7695, ghrun-lazcnq5tka.auto.internal:20348): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6c885bf-351f-4727-9e5c-80a06c1f0246, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9549b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797f9549b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797f9549b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8bdb89eb-dbdd-4990-b708-4cc93a41ff36, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8bdb89eb-dbdd-4990-b708-4cc93a41ff36, ghrun-lazcnq5tka.auto.internal:20348): request = { session_id: "ydb://session/3?node_id=50003&id=NjI3YjViNzYtN2U5ODQ1MjYtMjNmNDBiZC0yM2Y2OWQ4MQ==" 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 0x7b797f9549b0>
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 0x7b797f9b4830 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 0x7b797f9c5430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 374ddeb5-1ab0-41df-a667-c2345a266ed0, ghrun-lazcnq5tka.auto.internal:20348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 374ddeb5-1ab0-41df-a667-c2345a266ed0, ghrun-lazcnq5tka.auto.internal:20348): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8bdb89eb-dbdd-4990-b708-4cc93a41ff36, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8bdb89eb-dbdd-4990-b708-4cc93a41ff36, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8bdb89eb-dbdd-4990-b708-4cc93a41ff36, ghrun-lazcnq5tka.auto.internal:20348): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 374ddeb5-1ab0-41df-a667-c2345a266ed0, ghrun-lazcnq5tka.auto.internal:20348): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 374ddeb5-1ab0-41df-a667-c2345a266ed0, ghrun-lazcnq5tka.auto.internal:20348): 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-12-05T13:58:21.850490845+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 374ddeb5-1ab0-41df-a667-c2345a266ed0, ghrun-lazcnq5tka.auto.internal:20348): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lazcnq5tka.auto.internal:20348
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-12-05T13:58:21.850490845+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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f8fa135-7ab6-4ce2-8bb4-af395cc7f788, ghrun-lazcnq5tka.auto.internal:20348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d90eb9c2-55480504-2b761893-2e62964d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f92def0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797f92def0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797f92def0> 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 0x7b797f92def0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d302870>
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 0x7b797f92def0>
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 0x7b798088f570 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 0x7b79808ab630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b79808ab630>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e74dfbe8-0f89-41a4-962c-fd080932724f, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e74dfbe8-0f89-41a4-962c-fd080932724f, localhost:17060): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e74dfbe8-0f89-41a4-962c-fd080932724f, localhost:17060): 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:17060". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, cff2727d-0d90-4b44-a6d8-f4a8cef5870e, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cff2727d-0d90-4b44-a6d8-f4a8cef5870e, localhost:17060): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cff2727d-0d90-4b44-a6d8-f4a8cef5870e, localhost:17060): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints []>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, fd50fb86-5dd4-42ce-93da-1d9b398d5807, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fd50fb86-5dd4-42ce-93da-1d9b398d5807, localhost:17060): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fd50fb86-5dd4-42ce-93da-1d9b398d5807, localhost:17060): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 27972 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-lazcnq5tka.auto.internal:27972, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797f9c5430>
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.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3b2f087e-b3cb-4306-ad0a-092781586ccf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b2f087e-b3cb-4306-ad0a-092781586ccf, ghrun-lazcnq5tka.auto.internal:27972): 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 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8c70730f-1e17-473c-b9cd-76d01295e55b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8c70730f-1e17-473c-b9cd-76d01295e55b, ghrun-lazcnq5tka.auto.internal:27972): 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 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dd88fe51-ac64-4d93-aea6-82bfbf396e94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd88fe51-ac64-4d93-aea6-82bfbf396e94, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b797f9b4830 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b798088f570 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 0x7b797d2468b0 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 0x7b79808a69b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, deab7cf8-e2e7-482b-98da-de5d882dec55, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, deab7cf8-e2e7-482b-98da-de5d882dec55, ghrun-lazcnq5tka.auto.internal:27972): 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 0x7b797d2961b0 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 0x7b7980866ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 072c3b68-59d5-4077-bdab-c42055d6c99e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 072c3b68-59d5-4077-bdab-c42055d6c99e, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3b2f087e-b3cb-4306-ad0a-092781586ccf, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 3b2f087e-b3cb-4306-ad0a-092781586ccf, ghrun-lazcnq5tka.auto.internal:27972): 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-12-05T13:58:27.897369067+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 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 25cb34d1-edec-4d28-a6de-66c53bd4ee8d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25cb34d1-edec-4d28-a6de-66c53bd4ee8d, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8c70730f-1e17-473c-b9cd-76d01295e55b, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 8c70730f-1e17-473c-b9cd-76d01295e55b, ghrun-lazcnq5tka.auto.internal:27972): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-12-05T13:58:27.906351375+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 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4caaa586-e882-47d7-bb9e-655837e02ae5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4caaa586-e882-47d7-bb9e-655837e02ae5, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dd88fe51-ac64-4d93-aea6-82bfbf396e94, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, dd88fe51-ac64-4d93-aea6-82bfbf396e94, ghrun-lazcnq5tka.auto.internal:27972): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-12-05T13:58:27.92165324+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 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5b1e6db2-2d58-4731-8181-8d026fdec4cc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5b1e6db2-2d58-4731-8181-8d026fdec4cc, ghrun-lazcnq5tka.auto.internal:27972): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, deab7cf8-e2e7-482b-98da-de5d882dec55, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, deab7cf8-e2e7-482b-98da-de5d882dec55, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, f6249715-ccfc-4abf-beab-0205d6be5433, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, deab7cf8-e2e7-482b-98da-de5d882dec55, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 072c3b68-59d5-4077-bdab-c42055d6c99e, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 072c3b68-59d5-4077-bdab-c42055d6c99e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 072c3b68-59d5-4077-bdab-c42055d6c99e, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 25cb34d1-edec-4d28-a6de-66c53bd4ee8d, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25cb34d1-edec-4d28-a6de-66c53bd4ee8d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 25cb34d1-edec-4d28-a6de-66c53bd4ee8d, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f6249715-ccfc-4abf-beab-0205d6be5433, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" 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:421 RpcState(PrepareDataQuery, b3587c5b-248c-42a3-b1a8-fbd6c550fc7f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b3587c5b-248c-42a3-b1a8-fbd6c550fc7f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" 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:118 RpcState(CreateSession, 4caaa586-e882-47d7-bb9e-655837e02ae5, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4caaa586-e882-47d7-bb9e-655837e02ae5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 4caaa586-e882-47d7-bb9e-655837e02ae5, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5b1e6db2-2d58-4731-8181-8d026fdec4cc, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5b1e6db2-2d58-4731-8181-8d026fdec4cc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 5b1e6db2-2d58-4731-8181-8d026fdec4cc, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, f6249715-ccfc-4abf-beab-0205d6be5433, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f35c72f-c15a475e-f9a4a1d2-bea117f8" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0f1de5-2047-47ad-8079-232649ad2d8a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0f1de5-2047-47ad-8079-232649ad2d8a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14451986490129832474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445198649012983247414451986490129832474144519864901298324741445198649012983247414451986490129832474144519864901298324741445198649012983247414451986490129832474144519864901298324741445198649012983247414451986490129832474144519864901298324741445198649012983247414451986490129832474144519864901298324741445198649012983247414451986490129832474144519864901298324741445198649012983247414451986490129832474" } } } 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, b3587c5b-248c-42a3-b1a8-fbd6c550fc7f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f35c72f-c15a475e-f9a4a1d2-bea117f8" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52818e1f-95c5-4215-9537-88eb995efe5f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52818e1f-95c5-4215-9537-88eb995efe5f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13220293001987064450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322029300198706445013220293001987064450132202930019870644501322029300198706445013220293001987064450132202930019870644501322029300198706445013220293001987064450132202930019870644501322029300198706445013220293001987064450132202930019870644501322029300198706445013220293001987064450132202930019870644501322029300198706445013220293001987064450132202930019870644501322029300198706445013220293001987064450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0f1de5-2047-47ad-8079-232649ad2d8a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 30de4593-2306-497e-823a-eb17b2f5dd07, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 30de4593-2306-497e-823a-eb17b2f5dd07, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" 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, 52818e1f-95c5-4215-9537-88eb995efe5f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, e9f99a1a-fcb6-4c59-a22f-a034d9d03965, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e9f99a1a-fcb6-4c59-a22f-a034d9d03965, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" 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, 30de4593-2306-497e-823a-eb17b2f5dd07, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f35c72f-c15a475e-f9a4a1d2-bea117f8" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cffb133-7726-41c9-927c-c4d575b288a4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cffb133-7726-41c9-927c-c4d575b288a4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12981250887515881562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298125088751588156212981250887515881562129812508875158815621298125088751588156212981250887515881562129812508875158815621298125088751588156212981250887515881562129812508875158815621298125088751588156212981250887515881562129812508875158815621298125088751588156212981250887515881562129812508875158815621298125088751588156212981250887515881562129812508875158815621298125088751588156212981250887515881562" } } } 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, e9f99a1a-fcb6-4c59-a22f-a034d9d03965, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f35c72f-c15a475e-f9a4a1d2-bea117f8" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddae931-8938-413b-b61a-32bda7da417e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddae931-8938-413b-b61a-32bda7da417e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10901112586287187016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090111258628718701610901112586287187016109011125862871870161090111258628718701610901112586287187016109011125862871870161090111258628718701610901112586287187016109011125862871870161090111258628718701610901112586287187016109011125862871870161090111258628718701610901112586287187016109011125862871870161090111258628718701610901112586287187016109011125862871870161090111258628718701610901112586287187016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cffb133-7726-41c9-927c-c4d575b288a4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 39dff317-3542-4010-af72-8289c8d8f86c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 39dff317-3542-4010-af72-8289c8d8f86c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" 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, 39dff317-3542-4010-af72-8289c8d8f86c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=f35c72f-c15a475e-f9a4a1d2-bea117f8" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02a8e8e1-f9aa-47b8-a710-5fe137a3b8c7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02a8e8e1-f9aa-47b8-a710-5fe137a3b8c7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5432948211985396838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54329482119853968385432948211985396838543294821198539683854329482119853968385432948211985396838543294821198539683854329482119853968385432948211985396838543294821198539683854329482119853968385432948211985396838543294821198539683854329482119853968385432948211985396838543294821198539683854329482119853968385432948211985396838543294821198539683854329482119853968385432948211985396838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddae931-8938-413b-b61a-32bda7da417e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9da85e8-7bdf-4bac-8860-744e09ad38d2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9da85e8-7bdf-4bac-8860-744e09ad38d2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8506107226873195062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85061072268731950628506107226873195062850610722687319506285061072268731950628506107226873195062850610722687319506285061072268731950628506107226873195062850610722687319506285061072268731950628506107226873195062850610722687319506285061072268731950628506107226873195062850610722687319506285061072268731950628506107226873195062850610722687319506285061072268731950628506107226873195062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02a8e8e1-f9aa-47b8-a710-5fe137a3b8c7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0880b1d-c772-4908-8cca-3a15d21b3fe5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0880b1d-c772-4908-8cca-3a15d21b3fe5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12102165942933479807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210216594293347980712102165942933479807121021659429334798071210216594293347980712102165942933479807121021659429334798071210216594293347980712102165942933479807121021659429334798071210216594293347980712102165942933479807121021659429334798071210216594293347980712102165942933479807121021659429334798071210216594293347980712102165942933479807121021659429334798071210216594293347980712102165942933479807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9da85e8-7bdf-4bac-8860-744e09ad38d2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f666cf-c201-4020-b69f-ab6c2bc25609, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f666cf-c201-4020-b69f-ab6c2bc25609, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15216171290914295982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521617129091429598215216171290914295982152161712909142959821521617129091429598215216171290914295982152161712909142959821521617129091429598215216171290914295982152161712909142959821521617129091429598215216171290914295982152161712909142959821521617129091429598215216171290914295982152161712909142959821521617129091429598215216171290914295982152161712909142959821521617129091429598215216171290914295982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0880b1d-c772-4908-8cca-3a15d21b3fe5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd8f5526-60a2-4d5b-b556-2fed7c2595cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd8f5526-60a2-4d5b-b556-2fed7c2595cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18133572468342070735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813357246834207073518133572468342070735181335724683420707351813357246834207073518133572468342070735181335724683420707351813357246834207073518133572468342070735181335724683420707351813357246834207073518133572468342070735181335724683420707351813357246834207073518133572468342070735181335724683420707351813357246834207073518133572468342070735181335724683420707351813357246834207073518133572468342070735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f666cf-c201-4020-b69f-ab6c2bc25609, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 586321d9-1bbf-41d0-9180-88dbd566db7b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 586321d9-1bbf-41d0-9180-88dbd566db7b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18424951276315552591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842495127631555259118424951276315552591184249512763155525911842495127631555259118424951276315552591184249512763155525911842495127631555259118424951276315552591184249512763155525911842495127631555259118424951276315552591184249512763155525911842495127631555259118424951276315552591184249512763155525911842495127631555259118424951276315552591184249512763155525911842495127631555259118424951276315552591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd8f5526-60a2-4d5b-b556-2fed7c2595cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b305e75-d09c-4d9b-9a82-a629a85a022a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b305e75-d09c-4d9b-9a82-a629a85a022a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17457081992242888051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745708199224288805117457081992242888051174570819922428880511745708199224288805117457081992242888051174570819922428880511745708199224288805117457081992242888051174570819922428880511745708199224288805117457081992242888051174570819922428880511745708199224288805117457081992242888051174570819922428880511745708199224288805117457081992242888051174570819922428880511745708199224288805117457081992242888051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 586321d9-1bbf-41d0-9180-88dbd566db7b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3684c3-6807-4bf9-bf32-9fed4ea24383, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3684c3-6807-4bf9-bf32-9fed4ea24383, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4414106117656381796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44141061176563817964414106117656381796441410611765638179644141061176563817964414106117656381796441410611765638179644141061176563817964414106117656381796441410611765638179644141061176563817964414106117656381796441410611765638179644141061176563817964414106117656381796441410611765638179644141061176563817964414106117656381796441410611765638179644141061176563817964414106117656381796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b305e75-d09c-4d9b-9a82-a629a85a022a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90e2b975-febb-4cc8-9d7a-6916340c1150, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e2b975-febb-4cc8-9d7a-6916340c1150, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14132308242154976211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413230824215497621114132308242154976211141323082421549762111413230824215497621114132308242154976211141323082421549762111413230824215497621114132308242154976211141323082421549762111413230824215497621114132308242154976211141323082421549762111413230824215497621114132308242154976211141323082421549762111413230824215497621114132308242154976211141323082421549762111413230824215497621114132308242154976211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3684c3-6807-4bf9-bf32-9fed4ea24383, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1179133f-cfbd-491d-8940-2967a49454c8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1179133f-cfbd-491d-8940-2967a49454c8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11514422247841828326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151442224784182832611514422247841828326115144222478418283261151442224784182832611514422247841828326115144222478418283261151442224784182832611514422247841828326115144222478418283261151442224784182832611514422247841828326115144222478418283261151442224784182832611514422247841828326115144222478418283261151442224784182832611514422247841828326115144222478418283261151442224784182832611514422247841828326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e2b975-febb-4cc8-9d7a-6916340c1150, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fbdf5da-8eb6-4aad-b9c6-9974d2dfda10, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fbdf5da-8eb6-4aad-b9c6-9974d2dfda10, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489827789869298653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648982778986929865316489827789869298653164898277898692986531648982778986929865316489827789869298653164898277898692986531648982778986929865316489827789869298653164898277898692986531648982778986929865316489827789869298653164898277898692986531648982778986929865316489827789869298653164898277898692986531648982778986929865316489827789869298653164898277898692986531648982778986929865316489827789869298653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1179133f-cfbd-491d-8940-2967a49454c8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7270ef24-9cec-426c-af71-d6d04a4e6e84, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7270ef24-9cec-426c-af71-d6d04a4e6e84, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699601101961504313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313699601101961504313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fbdf5da-8eb6-4aad-b9c6-9974d2dfda10, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0666f865-4fde-4413-9f91-06699908a04f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0666f865-4fde-4413-9f91-06699908a04f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3679003780550968439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36790037805509684393679003780550968439367900378055096843936790037805509684393679003780550968439367900378055096843936790037805509684393679003780550968439367900378055096843936790037805509684393679003780550968439367900378055096843936790037805509684393679003780550968439367900378055096843936790037805509684393679003780550968439367900378055096843936790037805509684393679003780550968439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7270ef24-9cec-426c-af71-d6d04a4e6e84, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0130de6-4d33-406c-9de0-5f3ca5ae9f9c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0130de6-4d33-406c-9de0-5f3ca5ae9f9c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410685578417241665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041068557841724166510410685578417241665104106855784172416651041068557841724166510410685578417241665104106855784172416651041068557841724166510410685578417241665104106855784172416651041068557841724166510410685578417241665104106855784172416651041068557841724166510410685578417241665104106855784172416651041068557841724166510410685578417241665104106855784172416651041068557841724166510410685578417241665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0666f865-4fde-4413-9f91-06699908a04f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f54c1bd-dc4c-4fea-b7e9-f4836d327d31, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0130de6-4d33-406c-9de0-5f3ca5ae9f9c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f465505-f88b-4147-ae44-45b3740111d9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f54c1bd-dc4c-4fea-b7e9-f4836d327d31, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8355424059838867978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83554240598388679788355424059838867978835542405983886797883554240598388679788355424059838867978835542405983886797883554240598388679788355424059838867978835542405983886797883554240598388679788355424059838867978835542405983886797883554240598388679788355424059838867978835542405983886797883554240598388679788355424059838867978835542405983886797883554240598388679788355424059838867978" } } } 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, 2f465505-f88b-4147-ae44-45b3740111d9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17879051664269390522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787905166426939052217879051664269390522178790516642693905221787905166426939052217879051664269390522178790516642693905221787905166426939052217879051664269390522178790516642693905221787905166426939052217879051664269390522178790516642693905221787905166426939052217879051664269390522178790516642693905221787905166426939052217879051664269390522178790516642693905221787905166426939052217879051664269390522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f54c1bd-dc4c-4fea-b7e9-f4836d327d31, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d926510-a864-41e1-9272-aba7572e33f9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d926510-a864-41e1-9272-aba7572e33f9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8697320397979156522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86973203979791565228697320397979156522869732039797915652286973203979791565228697320397979156522869732039797915652286973203979791565228697320397979156522869732039797915652286973203979791565228697320397979156522869732039797915652286973203979791565228697320397979156522869732039797915652286973203979791565228697320397979156522869732039797915652286973203979791565228697320397979156522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f465505-f88b-4147-ae44-45b3740111d9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fe97a3b-5d61-4286-95ac-eee99417fd80, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fe97a3b-5d61-4286-95ac-eee99417fd80, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17312763633702991537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731276363370299153717312763633702991537173127636337029915371731276363370299153717312763633702991537173127636337029915371731276363370299153717312763633702991537173127636337029915371731276363370299153717312763633702991537173127636337029915371731276363370299153717312763633702991537173127636337029915371731276363370299153717312763633702991537173127636337029915371731276363370299153717312763633702991537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d926510-a864-41e1-9272-aba7572e33f9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6acc0604-62ec-4209-b087-64aa9fac9f45, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6acc0604-62ec-4209-b087-64aa9fac9f45, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7545394551115265429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75453945511152654297545394551115265429754539455111526542975453945511152654297545394551115265429754539455111526542975453945511152654297545394551115265429754539455111526542975453945511152654297545394551115265429754539455111526542975453945511152654297545394551115265429754539455111526542975453945511152654297545394551115265429754539455111526542975453945511152654297545394551115265429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fe97a3b-5d61-4286-95ac-eee99417fd80, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c4ce137-1a6a-4b4c-9311-2e30efb4131a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c4ce137-1a6a-4b4c-9311-2e30efb4131a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12599698966815149390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259969896681514939012599698966815149390125996989668151493901259969896681514939012599698966815149390125996989668151493901259969896681514939012599698966815149390125996989668151493901259969896681514939012599698966815149390125996989668151493901259969896681514939012599698966815149390125996989668151493901259969896681514939012599698966815149390125996989668151493901259969896681514939012599698966815149390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6acc0604-62ec-4209-b087-64aa9fac9f45, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddb1a19-4b71-4ca3-8db8-a23a03d440e5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddb1a19-4b71-4ca3-8db8-a23a03d440e5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1448835470788246530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14488354707882465301448835470788246530144883547078824653014488354707882465301448835470788246530144883547078824653014488354707882465301448835470788246530144883547078824653014488354707882465301448835470788246530144883547078824653014488354707882465301448835470788246530144883547078824653014488354707882465301448835470788246530144883547078824653014488354707882465301448835470788246530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c4ce137-1a6a-4b4c-9311-2e30efb4131a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f47eb958-e33d-4347-8bf9-98db18df9263, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f47eb958-e33d-4347-8bf9-98db18df9263, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3158223112944910604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31582231129449106043158223112944910604315822311294491060431582231129449106043158223112944910604315822311294491060431582231129449106043158223112944910604315822311294491060431582231129449106043158223112944910604315822311294491060431582231129449106043158223112944910604315822311294491060431582231129449106043158223112944910604315822311294491060431582231129449106043158223112944910604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddb1a19-4b71-4ca3-8db8-a23a03d440e5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76828b38-e6b4-4820-9102-b1609601c6cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76828b38-e6b4-4820-9102-b1609601c6cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4453525028600115682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44535250286001156824453525028600115682445352502860011568244535250286001156824453525028600115682445352502860011568244535250286001156824453525028600115682445352502860011568244535250286001156824453525028600115682445352502860011568244535250286001156824453525028600115682445352502860011568244535250286001156824453525028600115682445352502860011568244535250286001156824453525028600115682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f47eb958-e33d-4347-8bf9-98db18df9263, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5393a542-832a-4526-816f-d8619bb9e290, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5393a542-832a-4526-816f-d8619bb9e290, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2220050734736266700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22200507347362667002220050734736266700222005073473626670022200507347362667002220050734736266700222005073473626670022200507347362667002220050734736266700222005073473626670022200507347362667002220050734736266700222005073473626670022200507347362667002220050734736266700222005073473626670022200507347362667002220050734736266700222005073473626670022200507347362667002220050734736266700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76828b38-e6b4-4820-9102-b1609601c6cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 445a0794-481c-48be-86e1-027dcb7767fe, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445a0794-481c-48be-86e1-027dcb7767fe, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15503178646807436489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550317864680743648915503178646807436489155031786468074364891550317864680743648915503178646807436489155031786468074364891550317864680743648915503178646807436489155031786468074364891550317864680743648915503178646807436489155031786468074364891550317864680743648915503178646807436489155031786468074364891550317864680743648915503178646807436489155031786468074364891550317864680743648915503178646807436489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5393a542-832a-4526-816f-d8619bb9e290, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d2cca6-3d68-4c82-aed9-8ea3d484fec8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d2cca6-3d68-4c82-aed9-8ea3d484fec8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4764920753231049793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47649207532310497934764920753231049793476492075323104979347649207532310497934764920753231049793476492075323104979347649207532310497934764920753231049793476492075323104979347649207532310497934764920753231049793476492075323104979347649207532310497934764920753231049793476492075323104979347649207532310497934764920753231049793476492075323104979347649207532310497934764920753231049793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445a0794-481c-48be-86e1-027dcb7767fe, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3777e4d-9642-4ac6-bb76-307ba82fc464, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3777e4d-9642-4ac6-bb76-307ba82fc464, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9607034157838359263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96070341578383592639607034157838359263960703415783835926396070341578383592639607034157838359263960703415783835926396070341578383592639607034157838359263960703415783835926396070341578383592639607034157838359263960703415783835926396070341578383592639607034157838359263960703415783835926396070341578383592639607034157838359263960703415783835926396070341578383592639607034157838359263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d2cca6-3d68-4c82-aed9-8ea3d484fec8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b23fc0-4e31-48ce-8730-f12866c5cd7c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b23fc0-4e31-48ce-8730-f12866c5cd7c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7077977786434257480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70779777864342574807077977786434257480707797778643425748070779777864342574807077977786434257480707797778643425748070779777864342574807077977786434257480707797778643425748070779777864342574807077977786434257480707797778643425748070779777864342574807077977786434257480707797778643425748070779777864342574807077977786434257480707797778643425748070779777864342574807077977786434257480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3777e4d-9642-4ac6-bb76-307ba82fc464, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9df089f-2d0c-4aa4-b87d-527777db7af0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9df089f-2d0c-4aa4-b87d-527777db7af0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11911892525484039436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191189252548403943611911892525484039436119118925254840394361191189252548403943611911892525484039436119118925254840394361191189252548403943611911892525484039436119118925254840394361191189252548403943611911892525484039436119118925254840394361191189252548403943611911892525484039436119118925254840394361191189252548403943611911892525484039436119118925254840394361191189252548403943611911892525484039436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b23fc0-4e31-48ce-8730-f12866c5cd7c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4a57365-323b-4ae4-a962-e24c0eab5825, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4a57365-323b-4ae4-a962-e24c0eab5825, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16173072731942568666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617307273194256866616173072731942568666161730727319425686661617307273194256866616173072731942568666161730727319425686661617307273194256866616173072731942568666161730727319425686661617307273194256866616173072731942568666161730727319425686661617307273194256866616173072731942568666161730727319425686661617307273194256866616173072731942568666161730727319425686661617307273194256866616173072731942568666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9df089f-2d0c-4aa4-b87d-527777db7af0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5285d860-e14c-4576-b0df-1d8511352fbd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5285d860-e14c-4576-b0df-1d8511352fbd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8953226321470053245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89532263214700532458953226321470053245895322632147005324589532263214700532458953226321470053245895322632147005324589532263214700532458953226321470053245895322632147005324589532263214700532458953226321470053245895322632147005324589532263214700532458953226321470053245895322632147005324589532263214700532458953226321470053245895322632147005324589532263214700532458953226321470053245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4a57365-323b-4ae4-a962-e24c0eab5825, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9fe997a-af46-4453-8b1c-ca57aa9dcaf8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9fe997a-af46-4453-8b1c-ca57aa9dcaf8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4243163888001225332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42431638880012253324243163888001225332424316388800122533242431638880012253324243163888001225332424316388800122533242431638880012253324243163888001225332424316388800122533242431638880012253324243163888001225332424316388800122533242431638880012253324243163888001225332424316388800122533242431638880012253324243163888001225332424316388800122533242431638880012253324243163888001225332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5285d860-e14c-4576-b0df-1d8511352fbd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54832f61-1043-45cb-a9c4-02e5d7fcd21f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54832f61-1043-45cb-a9c4-02e5d7fcd21f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9748746378284352109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97487463782843521099748746378284352109974874637828435210997487463782843521099748746378284352109974874637828435210997487463782843521099748746378284352109974874637828435210997487463782843521099748746378284352109974874637828435210997487463782843521099748746378284352109974874637828435210997487463782843521099748746378284352109974874637828435210997487463782843521099748746378284352109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9fe997a-af46-4453-8b1c-ca57aa9dcaf8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcbd15da-99bf-4cd7-b116-bdacf486fdde, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcbd15da-99bf-4cd7-b116-bdacf486fdde, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15354155204029221268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535415520402922126815354155204029221268153541552040292212681535415520402922126815354155204029221268153541552040292212681535415520402922126815354155204029221268153541552040292212681535415520402922126815354155204029221268153541552040292212681535415520402922126815354155204029221268153541552040292212681535415520402922126815354155204029221268153541552040292212681535415520402922126815354155204029221268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54832f61-1043-45cb-a9c4-02e5d7fcd21f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b64b8e86-702f-43e7-979d-14e799d894c3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b64b8e86-702f-43e7-979d-14e799d894c3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12057864954709650466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205786495470965046612057864954709650466120578649547096504661205786495470965046612057864954709650466120578649547096504661205786495470965046612057864954709650466120578649547096504661205786495470965046612057864954709650466120578649547096504661205786495470965046612057864954709650466120578649547096504661205786495470965046612057864954709650466120578649547096504661205786495470965046612057864954709650466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcbd15da-99bf-4cd7-b116-bdacf486fdde, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93f7f09b-42f2-40fb-9395-77c1e8258863, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93f7f09b-42f2-40fb-9395-77c1e8258863, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 880662684519171471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471880662684519171471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b64b8e86-702f-43e7-979d-14e799d894c3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbcfbbc9-5af8-40e8-8bd2-d0f2fac24b43, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbcfbbc9-5af8-40e8-8bd2-d0f2fac24b43, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10124607479040561330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012460747904056133010124607479040561330101246074790405613301012460747904056133010124607479040561330101246074790405613301012460747904056133010124607479040561330101246074790405613301012460747904056133010124607479040561330101246074790405613301012460747904056133010124607479040561330101246074790405613301012460747904056133010124607479040561330101246074790405613301012460747904056133010124607479040561330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93f7f09b-42f2-40fb-9395-77c1e8258863, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88b5cf79-4207-4155-9e0b-8772c182845c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88b5cf79-4207-4155-9e0b-8772c182845c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 68767935754806787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6876793575480678768767935754806787687679357548067876876793575480678768767935754806787687679357548067876876793575480678768767935754806787687679357548067876876793575480678768767935754806787687679357548067876876793575480678768767935754806787687679357548067876876793575480678768767935754806787687679357548067876876793575480678768767935754806787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbcfbbc9-5af8-40e8-8bd2-d0f2fac24b43, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9efa7c9a-0175-4545-95c1-f5564657b6ba, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9efa7c9a-0175-4545-95c1-f5564657b6ba, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12299265249048760238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229926524904876023812299265249048760238122992652490487602381229926524904876023812299265249048760238122992652490487602381229926524904876023812299265249048760238122992652490487602381229926524904876023812299265249048760238122992652490487602381229926524904876023812299265249048760238122992652490487602381229926524904876023812299265249048760238122992652490487602381229926524904876023812299265249048760238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88b5cf79-4207-4155-9e0b-8772c182845c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f4c0f5b-fdcd-4382-beea-95470d921481, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f4c0f5b-fdcd-4382-beea-95470d921481, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2907158896703009840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29071588967030098402907158896703009840290715889670300984029071588967030098402907158896703009840290715889670300984029071588967030098402907158896703009840290715889670300984029071588967030098402907158896703009840290715889670300984029071588967030098402907158896703009840290715889670300984029071588967030098402907158896703009840290715889670300984029071588967030098402907158896703009840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9efa7c9a-0175-4545-95c1-f5564657b6ba, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7d65bce-42a8-4b8e-8d9d-6826470380f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d65bce-42a8-4b8e-8d9d-6826470380f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8605483678907028239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86054836789070282398605483678907028239860548367890702823986054836789070282398605483678907028239860548367890702823986054836789070282398605483678907028239860548367890702823986054836789070282398605483678907028239860548367890702823986054836789070282398605483678907028239860548367890702823986054836789070282398605483678907028239860548367890702823986054836789070282398605483678907028239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f4c0f5b-fdcd-4382-beea-95470d921481, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e38da77-5b3b-4113-954e-01e05739e31d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e38da77-5b3b-4113-954e-01e05739e31d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12350934265888651021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235093426588865102112350934265888651021123509342658886510211235093426588865102112350934265888651021123509342658886510211235093426588865102112350934265888651021123509342658886510211235093426588865102112350934265888651021123509342658886510211235093426588865102112350934265888651021123509342658886510211235093426588865102112350934265888651021123509342658886510211235093426588865102112350934265888651021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d65bce-42a8-4b8e-8d9d-6826470380f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9ec01e2-1613-4c29-91d4-d7806f3f3189, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9ec01e2-1613-4c29-91d4-d7806f3f3189, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5714543361211116233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57145433612111162335714543361211116233571454336121111623357145433612111162335714543361211116233571454336121111623357145433612111162335714543361211116233571454336121111623357145433612111162335714543361211116233571454336121111623357145433612111162335714543361211116233571454336121111623357145433612111162335714543361211116233571454336121111623357145433612111162335714543361211116233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e38da77-5b3b-4113-954e-01e05739e31d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e5b9183-7c39-45f8-85b4-a0097b855b2b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e5b9183-7c39-45f8-85b4-a0097b855b2b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10242867698780369468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024286769878036946810242867698780369468102428676987803694681024286769878036946810242867698780369468102428676987803694681024286769878036946810242867698780369468102428676987803694681024286769878036946810242867698780369468102428676987803694681024286769878036946810242867698780369468102428676987803694681024286769878036946810242867698780369468102428676987803694681024286769878036946810242867698780369468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ec01e2-1613-4c29-91d4-d7806f3f3189, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68d54f0b-5e36-44f6-b6c8-d0ec0ddaafec, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68d54f0b-5e36-44f6-b6c8-d0ec0ddaafec, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9722087629505742328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97220876295057423289722087629505742328972208762950574232897220876295057423289722087629505742328972208762950574232897220876295057423289722087629505742328972208762950574232897220876295057423289722087629505742328972208762950574232897220876295057423289722087629505742328972208762950574232897220876295057423289722087629505742328972208762950574232897220876295057423289722087629505742328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e5b9183-7c39-45f8-85b4-a0097b855b2b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c7cd60-4f73-4f9b-9f3f-34dbb3a7fdf7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68d54f0b-5e36-44f6-b6c8-d0ec0ddaafec, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a719846-91fc-4f90-8d5b-b5a14d580365, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a719846-91fc-4f90-8d5b-b5a14d580365, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673843147338831835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36738431473388318353673843147338831835367384314733883183536738431473388318353673843147338831835367384314733883183536738431473388318353673843147338831835367384314733883183536738431473388318353673843147338831835367384314733883183536738431473388318353673843147338831835367384314733883183536738431473388318353673843147338831835367384314733883183536738431473388318353673843147338831835" } } } 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, 90c7cd60-4f73-4f9b-9f3f-34dbb3a7fdf7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12662137540749480502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266213754074948050212662137540749480502126621375407494805021266213754074948050212662137540749480502126621375407494805021266213754074948050212662137540749480502126621375407494805021266213754074948050212662137540749480502126621375407494805021266213754074948050212662137540749480502126621375407494805021266213754074948050212662137540749480502126621375407494805021266213754074948050212662137540749480502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c7cd60-4f73-4f9b-9f3f-34dbb3a7fdf7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c070f87-d764-4e41-8669-c144927d2181, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a719846-91fc-4f90-8d5b-b5a14d580365, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c070f87-d764-4e41-8669-c144927d2181, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3555363493881299060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35553634938812990603555363493881299060355536349388129906035553634938812990603555363493881299060355536349388129906035553634938812990603555363493881299060355536349388129906035553634938812990603555363493881299060355536349388129906035553634938812990603555363493881299060355536349388129906035553634938812990603555363493881299060355536349388129906035553634938812990603555363493881299060" } } } 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 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765aa3a0-8789-482c-a397-4ad907db6a8f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765aa3a0-8789-482c-a397-4ad907db6a8f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 923352457456686752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752923352457456686752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c070f87-d764-4e41-8669-c144927d2181, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a298abd-a1fd-4e9d-be6f-0a7b40f80e42, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a298abd-a1fd-4e9d-be6f-0a7b40f80e42, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8168685110673723031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81686851106737230318168685110673723031816868511067372303181686851106737230318168685110673723031816868511067372303181686851106737230318168685110673723031816868511067372303181686851106737230318168685110673723031816868511067372303181686851106737230318168685110673723031816868511067372303181686851106737230318168685110673723031816868511067372303181686851106737230318168685110673723031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765aa3a0-8789-482c-a397-4ad907db6a8f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71d773dc-76d2-4e47-861c-be343f33ca13, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d773dc-76d2-4e47-861c-be343f33ca13, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13993099674847483361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399309967484748336113993099674847483361139930996748474833611399309967484748336113993099674847483361139930996748474833611399309967484748336113993099674847483361139930996748474833611399309967484748336113993099674847483361139930996748474833611399309967484748336113993099674847483361139930996748474833611399309967484748336113993099674847483361139930996748474833611399309967484748336113993099674847483361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a298abd-a1fd-4e9d-be6f-0a7b40f80e42, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 777d43e9-907e-436c-9d61-4ca4b86e3039, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 777d43e9-907e-436c-9d61-4ca4b86e3039, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14684878919102936047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468487891910293604714684878919102936047146848789191029360471468487891910293604714684878919102936047146848789191029360471468487891910293604714684878919102936047146848789191029360471468487891910293604714684878919102936047146848789191029360471468487891910293604714684878919102936047146848789191029360471468487891910293604714684878919102936047146848789191029360471468487891910293604714684878919102936047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d773dc-76d2-4e47-861c-be343f33ca13, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f0a121f-42ca-42a8-8fe3-73fb3208c215, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0a121f-42ca-42a8-8fe3-73fb3208c215, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773221978118633494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57732219781186334945773221978118633494577322197811863349457732219781186334945773221978118633494577322197811863349457732219781186334945773221978118633494577322197811863349457732219781186334945773221978118633494577322197811863349457732219781186334945773221978118633494577322197811863349457732219781186334945773221978118633494577322197811863349457732219781186334945773221978118633494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 777d43e9-907e-436c-9d61-4ca4b86e3039, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad8a4c6b-f163-4db9-b669-e6fd49749ed8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8a4c6b-f163-4db9-b669-e6fd49749ed8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3351254862232385291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33512548622323852913351254862232385291335125486223238529133512548622323852913351254862232385291335125486223238529133512548622323852913351254862232385291335125486223238529133512548622323852913351254862232385291335125486223238529133512548622323852913351254862232385291335125486223238529133512548622323852913351254862232385291335125486223238529133512548622323852913351254862232385291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0a121f-42ca-42a8-8fe3-73fb3208c215, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a995e3e6-3b78-4f94-8aaa-df2f5f2bc572, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a995e3e6-3b78-4f94-8aaa-df2f5f2bc572, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10703851137348361971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070385113734836197110703851137348361971107038511373483619711070385113734836197110703851137348361971107038511373483619711070385113734836197110703851137348361971107038511373483619711070385113734836197110703851137348361971107038511373483619711070385113734836197110703851137348361971107038511373483619711070385113734836197110703851137348361971107038511373483619711070385113734836197110703851137348361971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8a4c6b-f163-4db9-b669-e6fd49749ed8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dab0eb42-8cf4-4feb-ae12-b185f9537957, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dab0eb42-8cf4-4feb-ae12-b185f9537957, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3399491461513740068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33994914615137400683399491461513740068339949146151374006833994914615137400683399491461513740068339949146151374006833994914615137400683399491461513740068339949146151374006833994914615137400683399491461513740068339949146151374006833994914615137400683399491461513740068339949146151374006833994914615137400683399491461513740068339949146151374006833994914615137400683399491461513740068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a995e3e6-3b78-4f94-8aaa-df2f5f2bc572, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2afe5a2-2d72-49a3-8d6d-d7329ef9b512, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2afe5a2-2d72-49a3-8d6d-d7329ef9b512, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9082555588399617610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90825555883996176109082555588399617610908255558839961761090825555883996176109082555588399617610908255558839961761090825555883996176109082555588399617610908255558839961761090825555883996176109082555588399617610908255558839961761090825555883996176109082555588399617610908255558839961761090825555883996176109082555588399617610908255558839961761090825555883996176109082555588399617610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dab0eb42-8cf4-4feb-ae12-b185f9537957, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88faa150-2120-4af6-aa82-5ebf1810481c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88faa150-2120-4af6-aa82-5ebf1810481c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14687656526212299856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468765652621229985614687656526212299856146876565262122998561468765652621229985614687656526212299856146876565262122998561468765652621229985614687656526212299856146876565262122998561468765652621229985614687656526212299856146876565262122998561468765652621229985614687656526212299856146876565262122998561468765652621229985614687656526212299856146876565262122998561468765652621229985614687656526212299856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2afe5a2-2d72-49a3-8d6d-d7329ef9b512, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d02e93-c7ab-4446-96c7-522ee64744a7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d02e93-c7ab-4446-96c7-522ee64744a7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8537659703583260428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85376597035832604288537659703583260428853765970358326042885376597035832604288537659703583260428853765970358326042885376597035832604288537659703583260428853765970358326042885376597035832604288537659703583260428853765970358326042885376597035832604288537659703583260428853765970358326042885376597035832604288537659703583260428853765970358326042885376597035832604288537659703583260428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d02e93-c7ab-4446-96c7-522ee64744a7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c785e4d5-ef71-478a-b028-6e15e8ada722, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c785e4d5-ef71-478a-b028-6e15e8ada722, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586487885300733546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55864878853007335465586487885300733546558648788530073354655864878853007335465586487885300733546558648788530073354655864878853007335465586487885300733546558648788530073354655864878853007335465586487885300733546558648788530073354655864878853007335465586487885300733546558648788530073354655864878853007335465586487885300733546558648788530073354655864878853007335465586487885300733546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88faa150-2120-4af6-aa82-5ebf1810481c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f103088-e4c1-4820-852b-30ece1e85b94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f103088-e4c1-4820-852b-30ece1e85b94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9175940400267451348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91759404002674513489175940400267451348917594040026745134891759404002674513489175940400267451348917594040026745134891759404002674513489175940400267451348917594040026745134891759404002674513489175940400267451348917594040026745134891759404002674513489175940400267451348917594040026745134891759404002674513489175940400267451348917594040026745134891759404002674513489175940400267451348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c785e4d5-ef71-478a-b028-6e15e8ada722, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3a1ca5-c21f-4ec8-b21c-3f4bcd7bfc64, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3a1ca5-c21f-4ec8-b21c-3f4bcd7bfc64, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3187200303619502707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31872003036195027073187200303619502707318720030361950270731872003036195027073187200303619502707318720030361950270731872003036195027073187200303619502707318720030361950270731872003036195027073187200303619502707318720030361950270731872003036195027073187200303619502707318720030361950270731872003036195027073187200303619502707318720030361950270731872003036195027073187200303619502707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f103088-e4c1-4820-852b-30ece1e85b94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4349575-d080-49b2-be24-1365545361a8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4349575-d080-49b2-be24-1365545361a8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14068116334020591665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406811633402059166514068116334020591665140681163340205916651406811633402059166514068116334020591665140681163340205916651406811633402059166514068116334020591665140681163340205916651406811633402059166514068116334020591665140681163340205916651406811633402059166514068116334020591665140681163340205916651406811633402059166514068116334020591665140681163340205916651406811633402059166514068116334020591665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3a1ca5-c21f-4ec8-b21c-3f4bcd7bfc64, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed1f008f-6a44-4fd1-84c8-69c054b20f9a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed1f008f-6a44-4fd1-84c8-69c054b20f9a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2266865825597724122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22668658255977241222266865825597724122226686582559772412222668658255977241222266865825597724122226686582559772412222668658255977241222266865825597724122226686582559772412222668658255977241222266865825597724122226686582559772412222668658255977241222266865825597724122226686582559772412222668658255977241222266865825597724122226686582559772412222668658255977241222266865825597724122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4349575-d080-49b2-be24-1365545361a8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50984b4b-12c0-4deb-8247-4e49d1d090b2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50984b4b-12c0-4deb-8247-4e49d1d090b2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 386837793021651616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616386837793021651616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed1f008f-6a44-4fd1-84c8-69c054b20f9a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 816a1d8c-4509-4ae8-bcb9-ab446072f4a7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 816a1d8c-4509-4ae8-bcb9-ab446072f4a7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14717995163197405647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471799516319740564714717995163197405647147179951631974056471471799516319740564714717995163197405647147179951631974056471471799516319740564714717995163197405647147179951631974056471471799516319740564714717995163197405647147179951631974056471471799516319740564714717995163197405647147179951631974056471471799516319740564714717995163197405647147179951631974056471471799516319740564714717995163197405647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50984b4b-12c0-4deb-8247-4e49d1d090b2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d63e56a-d894-4231-9ae3-1672a5dc9a6f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d63e56a-d894-4231-9ae3-1672a5dc9a6f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4695776095790047473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46957760957900474734695776095790047473469577609579004747346957760957900474734695776095790047473469577609579004747346957760957900474734695776095790047473469577609579004747346957760957900474734695776095790047473469577609579004747346957760957900474734695776095790047473469577609579004747346957760957900474734695776095790047473469577609579004747346957760957900474734695776095790047473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d63e56a-d894-4231-9ae3-1672a5dc9a6f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f542abef-ff95-4b8d-9de7-b1ab9f7e4ba1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f542abef-ff95-4b8d-9de7-b1ab9f7e4ba1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10490840899827582385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049084089982758238510490840899827582385104908408998275823851049084089982758238510490840899827582385104908408998275823851049084089982758238510490840899827582385104908408998275823851049084089982758238510490840899827582385104908408998275823851049084089982758238510490840899827582385104908408998275823851049084089982758238510490840899827582385104908408998275823851049084089982758238510490840899827582385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 816a1d8c-4509-4ae8-bcb9-ab446072f4a7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2905e1ca-c562-4f99-bf80-0dacef6ffc55, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2905e1ca-c562-4f99-bf80-0dacef6ffc55, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8673711625297432054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86737116252974320548673711625297432054867371162529743205486737116252974320548673711625297432054867371162529743205486737116252974320548673711625297432054867371162529743205486737116252974320548673711625297432054867371162529743205486737116252974320548673711625297432054867371162529743205486737116252974320548673711625297432054867371162529743205486737116252974320548673711625297432054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f542abef-ff95-4b8d-9de7-b1ab9f7e4ba1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2905e1ca-c562-4f99-bf80-0dacef6ffc55, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46531e92-cf7f-42b3-ac46-65904fbec3e7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46531e92-cf7f-42b3-ac46-65904fbec3e7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11053437124434001724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105343712443400172411053437124434001724110534371244340017241105343712443400172411053437124434001724110534371244340017241105343712443400172411053437124434001724110534371244340017241105343712443400172411053437124434001724110534371244340017241105343712443400172411053437124434001724110534371244340017241105343712443400172411053437124434001724110534371244340017241105343712443400172411053437124434001724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1dd6210-d47c-4e79-9bf5-a4eb7e2e840a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1dd6210-d47c-4e79-9bf5-a4eb7e2e840a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13963589273825630928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396358927382563092813963589273825630928139635892738256309281396358927382563092813963589273825630928139635892738256309281396358927382563092813963589273825630928139635892738256309281396358927382563092813963589273825630928139635892738256309281396358927382563092813963589273825630928139635892738256309281396358927382563092813963589273825630928139635892738256309281396358927382563092813963589273825630928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1dd6210-d47c-4e79-9bf5-a4eb7e2e840a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0727a584-b6ae-4f87-b899-34d52d5fece4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0727a584-b6ae-4f87-b899-34d52d5fece4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9912406286187554190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99124062861875541909912406286187554190991240628618755419099124062861875541909912406286187554190991240628618755419099124062861875541909912406286187554190991240628618755419099124062861875541909912406286187554190991240628618755419099124062861875541909912406286187554190991240628618755419099124062861875541909912406286187554190991240628618755419099124062861875541909912406286187554190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46531e92-cf7f-42b3-ac46-65904fbec3e7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4fccf16-0951-4b76-96d5-7b9209e3f0a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4fccf16-0951-4b76-96d5-7b9209e3f0a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6970074482579241655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69700744825792416556970074482579241655697007448257924165569700744825792416556970074482579241655697007448257924165569700744825792416556970074482579241655697007448257924165569700744825792416556970074482579241655697007448257924165569700744825792416556970074482579241655697007448257924165569700744825792416556970074482579241655697007448257924165569700744825792416556970074482579241655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0727a584-b6ae-4f87-b899-34d52d5fece4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e5c0cc-4a27-4fc9-920a-0dbef494d82b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e5c0cc-4a27-4fc9-920a-0dbef494d82b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16745407797770379558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674540779777037955816745407797770379558167454077977703795581674540779777037955816745407797770379558167454077977703795581674540779777037955816745407797770379558167454077977703795581674540779777037955816745407797770379558167454077977703795581674540779777037955816745407797770379558167454077977703795581674540779777037955816745407797770379558167454077977703795581674540779777037955816745407797770379558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4fccf16-0951-4b76-96d5-7b9209e3f0a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcc510b5-6bb5-4ded-a963-68abb7a4aa2e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc510b5-6bb5-4ded-a963-68abb7a4aa2e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6854891903267987838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68548919032679878386854891903267987838685489190326798783868548919032679878386854891903267987838685489190326798783868548919032679878386854891903267987838685489190326798783868548919032679878386854891903267987838685489190326798783868548919032679878386854891903267987838685489190326798783868548919032679878386854891903267987838685489190326798783868548919032679878386854891903267987838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e5c0cc-4a27-4fc9-920a-0dbef494d82b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe779242-f96c-4f9b-9054-1e6e840e30d3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe779242-f96c-4f9b-9054-1e6e840e30d3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14816398967365759130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481639896736575913014816398967365759130148163989673657591301481639896736575913014816398967365759130148163989673657591301481639896736575913014816398967365759130148163989673657591301481639896736575913014816398967365759130148163989673657591301481639896736575913014816398967365759130148163989673657591301481639896736575913014816398967365759130148163989673657591301481639896736575913014816398967365759130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc510b5-6bb5-4ded-a963-68abb7a4aa2e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d39f4cdf-9b2f-4a17-a980-3804730f54c9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d39f4cdf-9b2f-4a17-a980-3804730f54c9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11309825965126018062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130982596512601806211309825965126018062113098259651260180621130982596512601806211309825965126018062113098259651260180621130982596512601806211309825965126018062113098259651260180621130982596512601806211309825965126018062113098259651260180621130982596512601806211309825965126018062113098259651260180621130982596512601806211309825965126018062113098259651260180621130982596512601806211309825965126018062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe779242-f96c-4f9b-9054-1e6e840e30d3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99905d28-e88f-4258-a62d-adbf68558e37, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99905d28-e88f-4258-a62d-adbf68558e37, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5562311252607483658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55623112526074836585562311252607483658556231125260748365855623112526074836585562311252607483658556231125260748365855623112526074836585562311252607483658556231125260748365855623112526074836585562311252607483658556231125260748365855623112526074836585562311252607483658556231125260748365855623112526074836585562311252607483658556231125260748365855623112526074836585562311252607483658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d39f4cdf-9b2f-4a17-a980-3804730f54c9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd25b86f-f97f-43d5-802a-c318bccdaa30, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd25b86f-f97f-43d5-802a-c318bccdaa30, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12703997670703192833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270399767070319283312703997670703192833127039976707031928331270399767070319283312703997670703192833127039976707031928331270399767070319283312703997670703192833127039976707031928331270399767070319283312703997670703192833127039976707031928331270399767070319283312703997670703192833127039976707031928331270399767070319283312703997670703192833127039976707031928331270399767070319283312703997670703192833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99905d28-e88f-4258-a62d-adbf68558e37, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9faa1324-3231-407c-9219-da39c7c36b00, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9faa1324-3231-407c-9219-da39c7c36b00, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8867753272866948857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88677532728669488578867753272866948857886775327286694885788677532728669488578867753272866948857886775327286694885788677532728669488578867753272866948857886775327286694885788677532728669488578867753272866948857886775327286694885788677532728669488578867753272866948857886775327286694885788677532728669488578867753272866948857886775327286694885788677532728669488578867753272866948857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd25b86f-f97f-43d5-802a-c318bccdaa30, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d663731-d313-4b94-9349-4775bb2cca17, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d663731-d313-4b94-9349-4775bb2cca17, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18270670811036781880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827067081103678188018270670811036781880182706708110367818801827067081103678188018270670811036781880182706708110367818801827067081103678188018270670811036781880182706708110367818801827067081103678188018270670811036781880182706708110367818801827067081103678188018270670811036781880182706708110367818801827067081103678188018270670811036781880182706708110367818801827067081103678188018270670811036781880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9faa1324-3231-407c-9219-da39c7c36b00, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a1c035-948d-442b-9c8a-6f6da049b2bf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a1c035-948d-442b-9c8a-6f6da049b2bf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4674176779570854484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46741767795708544844674176779570854484467417677957085448446741767795708544844674176779570854484467417677957085448446741767795708544844674176779570854484467417677957085448446741767795708544844674176779570854484467417677957085448446741767795708544844674176779570854484467417677957085448446741767795708544844674176779570854484467417677957085448446741767795708544844674176779570854484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d663731-d313-4b94-9349-4775bb2cca17, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e11a657-1e3e-47fb-8d34-5d3c2d2a79e2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e11a657-1e3e-47fb-8d34-5d3c2d2a79e2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3353535103268397722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33535351032683977223353535103268397722335353510326839772233535351032683977223353535103268397722335353510326839772233535351032683977223353535103268397722335353510326839772233535351032683977223353535103268397722335353510326839772233535351032683977223353535103268397722335353510326839772233535351032683977223353535103268397722335353510326839772233535351032683977223353535103268397722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a1c035-948d-442b-9c8a-6f6da049b2bf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da35ba32-3219-444b-a72c-e2d13dddcf94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da35ba32-3219-444b-a72c-e2d13dddcf94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10973974071742225019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097397407174222501910973974071742225019109739740717422250191097397407174222501910973974071742225019109739740717422250191097397407174222501910973974071742225019109739740717422250191097397407174222501910973974071742225019109739740717422250191097397407174222501910973974071742225019109739740717422250191097397407174222501910973974071742225019109739740717422250191097397407174222501910973974071742225019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e11a657-1e3e-47fb-8d34-5d3c2d2a79e2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb5d8c8-c2b1-4016-a484-bfcec570a28b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb5d8c8-c2b1-4016-a484-bfcec570a28b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1087610873268930608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10876108732689306081087610873268930608108761087326893060810876108732689306081087610873268930608108761087326893060810876108732689306081087610873268930608108761087326893060810876108732689306081087610873268930608108761087326893060810876108732689306081087610873268930608108761087326893060810876108732689306081087610873268930608108761087326893060810876108732689306081087610873268930608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da35ba32-3219-444b-a72c-e2d13dddcf94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531302c9-3e31-4f71-b994-7ada6b419328, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531302c9-3e31-4f71-b994-7ada6b419328, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18382191651076026378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838219165107602637818382191651076026378183821916510760263781838219165107602637818382191651076026378183821916510760263781838219165107602637818382191651076026378183821916510760263781838219165107602637818382191651076026378183821916510760263781838219165107602637818382191651076026378183821916510760263781838219165107602637818382191651076026378183821916510760263781838219165107602637818382191651076026378" } } } 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:421 RpcState(ListEndpoints, c9eea632-96c7-4f6a-ba2b-8224eed5ce45, localhost:17060): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c9eea632-96c7-4f6a-ba2b-8224eed5ce45, localhost:17060): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531302c9-3e31-4f71-b994-7ada6b419328, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6718123a-c389-4275-ba7e-fd0eacfeae64, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6718123a-c389-4275-ba7e-fd0eacfeae64, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5106833330316119824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51068333303161198245106833330316119824510683333031611982451068333303161198245106833330316119824510683333031611982451068333303161198245106833330316119824510683333031611982451068333303161198245106833330316119824510683333031611982451068333303161198245106833330316119824510683333031611982451068333303161198245106833330316119824510683333031611982451068333303161198245106833330316119824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb5d8c8-c2b1-4016-a484-bfcec570a28b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc24d06-d31e-4c19-9ece-3728d3e62231, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c9eea632-96c7-4f6a-ba2b-8224eed5ce45, localhost:17060): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 28928 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 } endpoints { address: "ghrun-lazcnq5tka.auto.internal" port: 63891 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.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc24d06-d31e-4c19-9ece-3728d3e62231, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5398155928278127368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53981559282781273685398155928278127368539815592827812736853981559282781273685398155928278127368539815592827812736853981559282781273685398155928278127368539815592827812736853981559282781273685398155928278127368539815592827812736853981559282781273685398155928278127368539815592827812736853981559282781273685398155928278127368539815592827812736853981559282781273685398155928278127368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-lazcnq5tka.auto.internal:63891, location , ssl: False>, <Endpoint ghrun-lazcnq5tka.auto.internal:28928, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6718123a-c389-4275-ba7e-fd0eacfeae64, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af360ba7-9b36-45ac-8630-61baea3aa625, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af360ba7-9b36-45ac-8630-61baea3aa625, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10616860936434446602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061686093643444660210616860936434446602106168609364344466021061686093643444660210616860936434446602106168609364344466021061686093643444660210616860936434446602106168609364344466021061686093643444660210616860936434446602106168609364344466021061686093643444660210616860936434446602106168609364344466021061686093643444660210616860936434446602106168609364344466021061686093643444660210616860936434446602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc24d06-d31e-4c19-9ece-3728d3e62231, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2063d64-e7ce-4724-b24f-3df734242c6f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2063d64-e7ce-4724-b24f-3df734242c6f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11844137801681845296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184413780168184529611844137801681845296118441378016818452961184413780168184529611844137801681845296118441378016818452961184413780168184529611844137801681845296118441378016818452961184413780168184529611844137801681845296118441378016818452961184413780168184529611844137801681845296118441378016818452961184413780168184529611844137801681845296118441378016818452961184413780168184529611844137801681845296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af360ba7-9b36-45ac-8630-61baea3aa625, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0978199c-c8e9-42a8-b5c2-4588c50379ac, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0978199c-c8e9-42a8-b5c2-4588c50379ac, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10861947621982747964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086194762198274796410861947621982747964108619476219827479641086194762198274796410861947621982747964108619476219827479641086194762198274796410861947621982747964108619476219827479641086194762198274796410861947621982747964108619476219827479641086194762198274796410861947621982747964108619476219827479641086194762198274796410861947621982747964108619476219827479641086194762198274796410861947621982747964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2063d64-e7ce-4724-b24f-3df734242c6f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5307d7ae-ea2f-49ad-b852-681d44235123, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5307d7ae-ea2f-49ad-b852-681d44235123, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17019809206128602030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701980920612860203017019809206128602030170198092061286020301701980920612860203017019809206128602030170198092061286020301701980920612860203017019809206128602030170198092061286020301701980920612860203017019809206128602030170198092061286020301701980920612860203017019809206128602030170198092061286020301701980920612860203017019809206128602030170198092061286020301701980920612860203017019809206128602030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0978199c-c8e9-42a8-b5c2-4588c50379ac, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c0cbe4-1c19-42db-9309-62891d2c8610, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c0cbe4-1c19-42db-9309-62891d2c8610, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12505605459121644690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250560545912164469012505605459121644690125056054591216446901250560545912164469012505605459121644690125056054591216446901250560545912164469012505605459121644690125056054591216446901250560545912164469012505605459121644690125056054591216446901250560545912164469012505605459121644690125056054591216446901250560545912164469012505605459121644690125056054591216446901250560545912164469012505605459121644690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5307d7ae-ea2f-49ad-b852-681d44235123, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3a8deb4-93de-43d3-a673-62c96e2aa6b1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3a8deb4-93de-43d3-a673-62c96e2aa6b1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10247888440934899462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024788844093489946210247888440934899462102478884409348994621024788844093489946210247888440934899462102478884409348994621024788844093489946210247888440934899462102478884409348994621024788844093489946210247888440934899462102478884409348994621024788844093489946210247888440934899462102478884409348994621024788844093489946210247888440934899462102478884409348994621024788844093489946210247888440934899462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3a8deb4-93de-43d3-a673-62c96e2aa6b1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce20146d-e05a-4b99-a91f-29f2e8b12ee3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c0cbe4-1c19-42db-9309-62891d2c8610, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce20146d-e05a-4b99-a91f-29f2e8b12ee3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7046421518753269290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70464215187532692907046421518753269290704642151875326929070464215187532692907046421518753269290704642151875326929070464215187532692907046421518753269290704642151875326929070464215187532692907046421518753269290704642151875326929070464215187532692907046421518753269290704642151875326929070464215187532692907046421518753269290704642151875326929070464215187532692907046421518753269290" } } } 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 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4451bc79-ca00-40fb-b68f-11a690ee1c16, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4451bc79-ca00-40fb-b68f-11a690ee1c16, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15091889686854162459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509188968685416245915091889686854162459150918896868541624591509188968685416245915091889686854162459150918896868541624591509188968685416245915091889686854162459150918896868541624591509188968685416245915091889686854162459150918896868541624591509188968685416245915091889686854162459150918896868541624591509188968685416245915091889686854162459150918896868541624591509188968685416245915091889686854162459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce20146d-e05a-4b99-a91f-29f2e8b12ee3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4451bc79-ca00-40fb-b68f-11a690ee1c16, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e036ea56-e016-415d-b9f7-abd1168b96ad, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e036ea56-e016-415d-b9f7-abd1168b96ad, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6076568340143982948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60765683401439829486076568340143982948607656834014398294860765683401439829486076568340143982948607656834014398294860765683401439829486076568340143982948607656834014398294860765683401439829486076568340143982948607656834014398294860765683401439829486076568340143982948607656834014398294860765683401439829486076568340143982948607656834014398294860765683401439829486076568340143982948" } } } 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 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70109487-bdf4-484d-b943-715980e82713, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70109487-bdf4-484d-b943-715980e82713, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2833566343562871106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28335663435628711062833566343562871106283356634356287110628335663435628711062833566343562871106283356634356287110628335663435628711062833566343562871106283356634356287110628335663435628711062833566343562871106283356634356287110628335663435628711062833566343562871106283356634356287110628335663435628711062833566343562871106283356634356287110628335663435628711062833566343562871106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e036ea56-e016-415d-b9f7-abd1168b96ad, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c5e5ac-f971-480e-ac8d-6c5d2d182dfb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c5e5ac-f971-480e-ac8d-6c5d2d182dfb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9578364457829796617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95783644578297966179578364457829796617957836445782979661795783644578297966179578364457829796617957836445782979661795783644578297966179578364457829796617957836445782979661795783644578297966179578364457829796617957836445782979661795783644578297966179578364457829796617957836445782979661795783644578297966179578364457829796617957836445782979661795783644578297966179578364457829796617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c5e5ac-f971-480e-ac8d-6c5d2d182dfb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63159e0a-ed8c-4a16-8e9f-7281c1bd4d42, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63159e0a-ed8c-4a16-8e9f-7281c1bd4d42, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17520863777140339289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752086377714033928917520863777140339289175208637771403392891752086377714033928917520863777140339289175208637771403392891752086377714033928917520863777140339289175208637771403392891752086377714033928917520863777140339289175208637771403392891752086377714033928917520863777140339289175208637771403392891752086377714033928917520863777140339289175208637771403392891752086377714033928917520863777140339289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70109487-bdf4-484d-b943-715980e82713, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6044eafd-774b-4196-b594-dd0039e66bbf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6044eafd-774b-4196-b594-dd0039e66bbf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8030868367630275823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80308683676302758238030868367630275823803086836763027582380308683676302758238030868367630275823803086836763027582380308683676302758238030868367630275823803086836763027582380308683676302758238030868367630275823803086836763027582380308683676302758238030868367630275823803086836763027582380308683676302758238030868367630275823803086836763027582380308683676302758238030868367630275823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63159e0a-ed8c-4a16-8e9f-7281c1bd4d42, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae9c93a-afee-4b25-86f4-bf7c128a7a75, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae9c93a-afee-4b25-86f4-bf7c128a7a75, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6126602094912163023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61266020949121630236126602094912163023612660209491216302361266020949121630236126602094912163023612660209491216302361266020949121630236126602094912163023612660209491216302361266020949121630236126602094912163023612660209491216302361266020949121630236126602094912163023612660209491216302361266020949121630236126602094912163023612660209491216302361266020949121630236126602094912163023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6044eafd-774b-4196-b594-dd0039e66bbf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02269c2c-623d-40bc-86c6-a29d98c26bb1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02269c2c-623d-40bc-86c6-a29d98c26bb1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1858420185196895443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18584201851968954431858420185196895443185842018519689544318584201851968954431858420185196895443185842018519689544318584201851968954431858420185196895443185842018519689544318584201851968954431858420185196895443185842018519689544318584201851968954431858420185196895443185842018519689544318584201851968954431858420185196895443185842018519689544318584201851968954431858420185196895443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae9c93a-afee-4b25-86f4-bf7c128a7a75, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdfb481b-5afa-4313-b201-838da08da197, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdfb481b-5afa-4313-b201-838da08da197, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17956595643807229365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795659564380722936517956595643807229365179565956438072293651795659564380722936517956595643807229365179565956438072293651795659564380722936517956595643807229365179565956438072293651795659564380722936517956595643807229365179565956438072293651795659564380722936517956595643807229365179565956438072293651795659564380722936517956595643807229365179565956438072293651795659564380722936517956595643807229365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02269c2c-623d-40bc-86c6-a29d98c26bb1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e34f420-f4b1-4938-a63d-75ff248c6070, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e34f420-f4b1-4938-a63d-75ff248c6070, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12901426756236226959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290142675623622695912901426756236226959129014267562362269591290142675623622695912901426756236226959129014267562362269591290142675623622695912901426756236226959129014267562362269591290142675623622695912901426756236226959129014267562362269591290142675623622695912901426756236226959129014267562362269591290142675623622695912901426756236226959129014267562362269591290142675623622695912901426756236226959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e34f420-f4b1-4938-a63d-75ff248c6070, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63315412-8552-4df0-8caa-1c155f7b5278, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63315412-8552-4df0-8caa-1c155f7b5278, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8533983064406021459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85339830644060214598533983064406021459853398306440602145985339830644060214598533983064406021459853398306440602145985339830644060214598533983064406021459853398306440602145985339830644060214598533983064406021459853398306440602145985339830644060214598533983064406021459853398306440602145985339830644060214598533983064406021459853398306440602145985339830644060214598533983064406021459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdfb481b-5afa-4313-b201-838da08da197, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe850bf6-d951-4e5a-8b04-35a328460153, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe850bf6-d951-4e5a-8b04-35a328460153, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6767347075512594230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67673470755125942306767347075512594230676734707551259423067673470755125942306767347075512594230676734707551259423067673470755125942306767347075512594230676734707551259423067673470755125942306767347075512594230676734707551259423067673470755125942306767347075512594230676734707551259423067673470755125942306767347075512594230676734707551259423067673470755125942306767347075512594230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63315412-8552-4df0-8caa-1c155f7b5278, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9b33d1-a048-4837-a6e8-b73382f8c8cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9b33d1-a048-4837-a6e8-b73382f8c8cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16097257725760943651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609725772576094365116097257725760943651160972577257609436511609725772576094365116097257725760943651160972577257609436511609725772576094365116097257725760943651160972577257609436511609725772576094365116097257725760943651160972577257609436511609725772576094365116097257725760943651160972577257609436511609725772576094365116097257725760943651160972577257609436511609725772576094365116097257725760943651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe850bf6-d951-4e5a-8b04-35a328460153, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d759d863-1026-4e66-941c-57ba564eae94, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d759d863-1026-4e66-941c-57ba564eae94, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9724141491438586121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97241414914385861219724141491438586121972414149143858612197241414914385861219724141491438586121972414149143858612197241414914385861219724141491438586121972414149143858612197241414914385861219724141491438586121972414149143858612197241414914385861219724141491438586121972414149143858612197241414914385861219724141491438586121972414149143858612197241414914385861219724141491438586121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9b33d1-a048-4837-a6e8-b73382f8c8cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e7ec83-be70-45cd-8739-f87e337e1de4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69e7ec83-be70-45cd-8739-f87e337e1de4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 658673827296498654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654658673827296498654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d759d863-1026-4e66-941c-57ba564eae94, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5a3b04-6280-4e2c-8bd0-eb3be135ac11, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5a3b04-6280-4e2c-8bd0-eb3be135ac11, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14873324147958946712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487332414795894671214873324147958946712148733241479589467121487332414795894671214873324147958946712148733241479589467121487332414795894671214873324147958946712148733241479589467121487332414795894671214873324147958946712148733241479589467121487332414795894671214873324147958946712148733241479589467121487332414795894671214873324147958946712148733241479589467121487332414795894671214873324147958946712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e7ec83-be70-45cd-8739-f87e337e1de4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d70831-3c12-40bc-b040-c64b04af5533, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d70831-3c12-40bc-b040-c64b04af5533, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4650266792271049479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46502667922710494794650266792271049479465026679227104947946502667922710494794650266792271049479465026679227104947946502667922710494794650266792271049479465026679227104947946502667922710494794650266792271049479465026679227104947946502667922710494794650266792271049479465026679227104947946502667922710494794650266792271049479465026679227104947946502667922710494794650266792271049479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5a3b04-6280-4e2c-8bd0-eb3be135ac11, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abca4147-f2e7-4855-b092-8118ebfe45f4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abca4147-f2e7-4855-b092-8118ebfe45f4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2665179570172992715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26651795701729927152665179570172992715266517957017299271526651795701729927152665179570172992715266517957017299271526651795701729927152665179570172992715266517957017299271526651795701729927152665179570172992715266517957017299271526651795701729927152665179570172992715266517957017299271526651795701729927152665179570172992715266517957017299271526651795701729927152665179570172992715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d70831-3c12-40bc-b040-c64b04af5533, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ce930e-418a-4adc-a635-5537d44d3c3d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ce930e-418a-4adc-a635-5537d44d3c3d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447226175415233278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144722617541523327811447226175415233278114472261754152332781144722617541523327811447226175415233278114472261754152332781144722617541523327811447226175415233278114472261754152332781144722617541523327811447226175415233278114472261754152332781144722617541523327811447226175415233278114472261754152332781144722617541523327811447226175415233278114472261754152332781144722617541523327811447226175415233278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abca4147-f2e7-4855-b092-8118ebfe45f4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=901cff14-d42a87fa-4f0ee719-5ced72a3" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e550ae2-66e2-4038-97d0-561f2e91a051, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e550ae2-66e2-4038-97d0-561f2e91a051, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11374034116744654462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137403411674465446211374034116744654462113740341167446544621137403411674465446211374034116744654462113740341167446544621137403411674465446211374034116744654462113740341167446544621137403411674465446211374034116744654462113740341167446544621137403411674465446211374034116744654462113740341167446544621137403411674465446211374034116744654462113740341167446544621137403411674465446211374034116744654462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ce930e-418a-4adc-a635-5537d44d3c3d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038938." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcx9nh3ywehqqa2pyy8fz7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038938." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7600daed-7597-4bbf-89bb-ace5cf06afb3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7600daed-7597-4bbf-89bb-ace5cf06afb3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 351734365840621534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e550ae2-66e2-4038-97d0-561f2e91a051, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038938." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcx9nr3tt8c7yzwdthtabd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038938." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 175bdfe7-dad1-49d0-8ec7-c88171cb6f7d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 175bdfe7-dad1-49d0-8ec7-c88171cb6f7d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1269777557571141619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7600daed-7597-4bbf-89bb-ace5cf06afb3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcx9r1d6m2ak5xbz0wsc4s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 175bdfe7-dad1-49d0-8ec7-c88171cb6f7d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcx9r84hbxektqd90dj8tf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83310ab0-157a-4a3b-b76f-2573037a7ac3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83310ab0-157a-4a3b-b76f-2573037a7ac3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1269777557571141619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3018631c-2d30-470e-8e5c-c8d9ab6eef81, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3018631c-2d30-470e-8e5c-c8d9ab6eef81, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 351734365840621534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83310ab0-157a-4a3b-b76f-2573037a7ac3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcx9ty2340m0cz75z2p1ne" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b7b4218-abaf-4abd-a386-667e870be148, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b7b4218-abaf-4abd-a386-667e870be148, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1269777557571141619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619126977755757114161912697775575711416191269777557571141619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3018631c-2d30-470e-8e5c-c8d9ab6eef81, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcx9v6cd0yjywqhk7vcrc4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c385dca-7821-40da-acc3-41a15dc0005d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c385dca-7821-40da-acc3-41a15dc0005d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 351734365840621534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534351734365840621534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b7b4218-abaf-4abd-a386-667e870be148, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcx9xydzz39h7qr0hswcbp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba738596-d9be-45d9-86e4-cc05d9c54aea, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba738596-d9be-45d9-86e4-cc05d9c54aea, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15892804685269563293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c385dca-7821-40da-acc3-41a15dc0005d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcx9zfee09btr2nyvvh6dq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a145a3e6-281f-4239-890e-b6961d5200d9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a145a3e6-281f-4239-890e-b6961d5200d9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15504102703576252987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba738596-d9be-45d9-86e4-cc05d9c54aea, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxa5m8v3r5k807w3cs03v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 026d98db-858d-414c-954d-306be2626bc7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 026d98db-858d-414c-954d-306be2626bc7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15892804685269563293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a145a3e6-281f-4239-890e-b6961d5200d9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxa6magaf9dyanc4m8byh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf3640d1-ab1f-4182-ad14-51367f08f4f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf3640d1-ab1f-4182-ad14-51367f08f4f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15504102703576252987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 026d98db-858d-414c-954d-306be2626bc7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxa893ajfsbsc6ahh9ezx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9f1347-f27c-4c82-8bde-929aaeae917e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9f1347-f27c-4c82-8bde-929aaeae917e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15892804685269563293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293158928046852695632931589280468526956329315892804685269563293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf3640d1-ab1f-4182-ad14-51367f08f4f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxa8we3rkg9kyn3astr2y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cef64e6-187a-401d-81f3-08e6d9d1e15a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cef64e6-187a-401d-81f3-08e6d9d1e15a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15504102703576252987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987155041027035762529871550410270357625298715504102703576252987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9f1347-f27c-4c82-8bde-929aaeae917e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxacyd56bf142cznyvjre" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cef64e6-187a-401d-81f3-08e6d9d1e15a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxadf8yhx91x9hee7xeah" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 (server_code: 400050)
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b806864-f857-4c12-8c60-3b304c089d37, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90414c94-232d-48cd-941d-d22d0ba3c279, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90414c94-232d-48cd-941d-d22d0ba3c279, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17027644697826975997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997" } } } 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, 6b806864-f857-4c12-8c60-3b304c089d37, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7475308736822858084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90414c94-232d-48cd-941d-d22d0ba3c279, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxapb2v7cdkmxeek15z9s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1726d523-0061-49f2-9f8f-bb3267d2d816, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1726d523-0061-49f2-9f8f-bb3267d2d816, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17027644697826975997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b806864-f857-4c12-8c60-3b304c089d37, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxapj9wsyhr0nqm1qqygr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb6c9fa-cb0e-460d-8e7e-4c7c8f894444, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb6c9fa-cb0e-460d-8e7e-4c7c8f894444, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7475308736822858084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb6c9fa-cb0e-460d-8e7e-4c7c8f894444, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxast1ye12e6mqwp40evk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62797f6d-b2d3-4729-8438-4d9dea2a65d6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62797f6d-b2d3-4729-8438-4d9dea2a65d6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7475308736822858084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084747530873682285808474753087368228580847475308736822858084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1726d523-0061-49f2-9f8f-bb3267d2d816, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxasd719hcy5bzz5dtbcd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d2e895a-953a-4b5b-8568-bb65fad85975, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d2e895a-953a-4b5b-8568-bb65fad85975, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17027644697826975997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997170276446978269759971702764469782697599717027644697826975997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62797f6d-b2d3-4729-8438-4d9dea2a65d6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxaxg1ckb9ya2mntr9pm8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac33a64-a79e-4d41-a757-308ff4d8a56f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac33a64-a79e-4d41-a757-308ff4d8a56f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9202542292828081886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d2e895a-953a-4b5b-8568-bb65fad85975, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxay33cdsr0ztb8jc01qw" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac33a64-a79e-4d41-a757-308ff4d8a56f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxb49a2kj0hm9xtt5nw24" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3799e431-94f5-4d92-8c42-dc166c891c7f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3799e431-94f5-4d92-8c42-dc166c891c7f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9202542292828081886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b39cbfab-e7d1-4eb6-8010-d65270df54e9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b39cbfab-e7d1-4eb6-8010-d65270df54e9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999763687951980040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b39cbfab-e7d1-4eb6-8010-d65270df54e9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxb8ddzjz0y7a6r04kveb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56e93259-295c-4dbc-b35c-13d39f4a10dd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56e93259-295c-4dbc-b35c-13d39f4a10dd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999763687951980040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3799e431-94f5-4d92-8c42-dc166c891c7f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxb7j9fm0j9ebngvcttf5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5087788b-640c-4305-8104-693cf3b241de, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5087788b-640c-4305-8104-693cf3b241de, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9202542292828081886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886920254229282808188692025422928280818869202542292828081886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56e93259-295c-4dbc-b35c-13d39f4a10dd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxbb44y22fqh99k3a4mp7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b83956-c447-4a7a-90e0-e2c2518d67c4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b83956-c447-4a7a-90e0-e2c2518d67c4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999763687951980040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040199976368795198004019997636879519800401999763687951980040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5087788b-640c-4305-8104-693cf3b241de, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxbcnchdyep7hj96w86q4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b87ac4-3c21-4d8f-9b57-7d0535dd4674, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b87ac4-3c21-4d8f-9b57-7d0535dd4674, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7391159194325480749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b83956-c447-4a7a-90e0-e2c2518d67c4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxbfv7fm5d5a70q3wff0x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0b5d5a1-b82e-4ec5-81f2-2e7feaec51b7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0b5d5a1-b82e-4ec5-81f2-2e7feaec51b7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364505164302255813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b87ac4-3c21-4d8f-9b57-7d0535dd4674, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxbkk2fg4whtcn8vs19yk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0b5d5a1-b82e-4ec5-81f2-2e7feaec51b7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxbq149m6vkq0eradbq8c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68b2ba91-6412-4a3f-82e1-ddd20440e4c7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b2ba91-6412-4a3f-82e1-ddd20440e4c7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7391159194325480749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb9d687-589e-4765-b59b-bfd0ae3a67fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb9d687-589e-4765-b59b-bfd0ae3a67fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364505164302255813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb9d687-589e-4765-b59b-bfd0ae3a67fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxbsd498mn9q4qvg6schz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e655d36-5ab2-4aa3-8ce4-0c94930c4815, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e655d36-5ab2-4aa3-8ce4-0c94930c4815, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364505164302255813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813336450516430225581333645051643022558133364505164302255813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b2ba91-6412-4a3f-82e1-ddd20440e4c7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxbsc03fbre3ex6rrj5ph" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df3d3b9-cd37-42b5-807a-ab8d90c1419a, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df3d3b9-cd37-42b5-807a-ab8d90c1419a, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7391159194325480749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749739115919432548074973911591943254807497391159194325480749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e655d36-5ab2-4aa3-8ce4-0c94930c4815, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxbxyce9a574mtb2fyxxc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55921a08-d835-48fd-aea8-2499f77e35e7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55921a08-d835-48fd-aea8-2499f77e35e7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881149364309999645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df3d3b9-cd37-42b5-807a-ab8d90c1419a, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxc06c70bhyjdxh0sdzgb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da560e35-8932-4789-94b8-6088aa9796f5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da560e35-8932-4789-94b8-6088aa9796f5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10117695844107314873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55921a08-d835-48fd-aea8-2499f77e35e7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxc613hg1q3tppzjx67r2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb282e0-5bb1-4609-89de-e2d8d7d049e5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb282e0-5bb1-4609-89de-e2d8d7d049e5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881149364309999645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da560e35-8932-4789-94b8-6088aa9796f5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxc7ba9va941nnxejzbsj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c479c9b-1099-4d45-9eae-458ece9144b4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c479c9b-1099-4d45-9eae-458ece9144b4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10117695844107314873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb282e0-5bb1-4609-89de-e2d8d7d049e5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxc7v0rab92yg108h5bgz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c100272b-6895-4874-86f5-14440988e1de, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c100272b-6895-4874-86f5-14440988e1de, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881149364309999645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645148811493643099996451488114936430999964514881149364309999645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c479c9b-1099-4d45-9eae-458ece9144b4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxc9m96mg5288ts1zbsyw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1890940e-3eac-412e-84ea-d5dbea80a7e0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1890940e-3eac-412e-84ea-d5dbea80a7e0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10117695844107314873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873101176958441073148731011769584410731487310117695844107314873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c100272b-6895-4874-86f5-14440988e1de, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxcbxe9qvcam8rrfv2vhb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43b6c571-a227-4c1b-bd67-34f24af07af2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43b6c571-a227-4c1b-bd67-34f24af07af2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17904727311114457098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1890940e-3eac-412e-84ea-d5dbea80a7e0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxcds4gtm26nb9zzz3dgn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43b6c571-a227-4c1b-bd67-34f24af07af2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxckh1n28bjvztvrgpvmk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9623b604-11b9-4f1d-8722-9e86d0f9af7c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9623b604-11b9-4f1d-8722-9e86d0f9af7c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10657870130390779302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06d38cf7-728e-418a-99d7-0adbee381bd2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d38cf7-728e-418a-99d7-0adbee381bd2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17904727311114457098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9623b604-11b9-4f1d-8722-9e86d0f9af7c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxcnk6rn9m2nw5cfawhc2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b7ec642-0911-473e-9990-5c0e97c9208e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b7ec642-0911-473e-9990-5c0e97c9208e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10657870130390779302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d38cf7-728e-418a-99d7-0adbee381bd2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxcnv5v4p4gsch99pnkv3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f39ee88-f6a9-4b3c-bc30-e5323674b9ce, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f39ee88-f6a9-4b3c-bc30-e5323674b9ce, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17904727311114457098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098179047273111144570981790472731111445709817904727311114457098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b7ec642-0911-473e-9990-5c0e97c9208e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxcqv36msx7a34hyen4z3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64d1e373-2e24-4e53-ae92-94057b6bd2d4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64d1e373-2e24-4e53-ae92-94057b6bd2d4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10657870130390779302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302106578701303907793021065787013039077930210657870130390779302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f39ee88-f6a9-4b3c-bc30-e5323674b9ce, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxct3eb4h2b8jxm2hws82" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1379b069-be66-42da-a477-697f95fa7a53, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1379b069-be66-42da-a477-697f95fa7a53, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2516328377008033479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64d1e373-2e24-4e53-ae92-94057b6bd2d4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxcvvfdca8tkpfpsd9h3t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba6dec1-2585-40d3-8e3c-5ac4ed1e27a8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba6dec1-2585-40d3-8e3c-5ac4ed1e27a8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 452106188738031394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1379b069-be66-42da-a477-697f95fa7a53, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxd184mfz1wkk3fxf6rch" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada2ba86-17dd-4677-b3b6-cdf3dfe92124, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada2ba86-17dd-4677-b3b6-cdf3dfe92124, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2516328377008033479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada2ba86-17dd-4677-b3b6-cdf3dfe92124, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxd3cf8067m6wtbhpbrgs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 095409c8-4bda-4490-9a51-20c3ce47726c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 095409c8-4bda-4490-9a51-20c3ce47726c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2516328377008033479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479251632837700803347925163283770080334792516328377008033479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba6dec1-2585-40d3-8e3c-5ac4ed1e27a8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxd34avmeaar9jepbpebf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6dcbb42-9aca-496d-bbcc-80657da8c726, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6dcbb42-9aca-496d-bbcc-80657da8c726, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 452106188738031394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 095409c8-4bda-4490-9a51-20c3ce47726c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxd7a70ds0bqxtxvyd248" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06d793f7-fbbb-4088-b10b-0dc2409c8dc0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d793f7-fbbb-4088-b10b-0dc2409c8dc0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12649691302196219457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6dcbb42-9aca-496d-bbcc-80657da8c726, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxd8zef7mfacdjz1y510h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859503ec-a976-47fc-85b3-b5a8dc2281c0, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859503ec-a976-47fc-85b3-b5a8dc2281c0, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 452106188738031394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394452106188738031394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d793f7-fbbb-4088-b10b-0dc2409c8dc0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxdehcm8ft68e534d8eg6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2153dfd4-380c-47c4-9fe2-1ac6a43d90f7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2153dfd4-380c-47c4-9fe2-1ac6a43d90f7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12649691302196219457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2153dfd4-380c-47c4-9fe2-1ac6a43d90f7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxdh76db46mp74f2vpj22" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c290f536-3e24-4fde-aeac-c8fbfeca5886, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c290f536-3e24-4fde-aeac-c8fbfeca5886, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12649691302196219457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457126496913021962194571264969130219621945712649691302196219457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859503ec-a976-47fc-85b3-b5a8dc2281c0, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxdfr0b8t5n0andcv9196" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 467ffbd3-1be8-4b0d-a267-6f7f4084585b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 467ffbd3-1be8-4b0d-a267-6f7f4084585b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12482485555435381514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c290f536-3e24-4fde-aeac-c8fbfeca5886, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxdnk7yj1r7g7rdvdg3xn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 467ffbd3-1be8-4b0d-a267-6f7f4084585b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxdqg46d3qt6sar35f3vp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f4b76c0-5373-4a07-b1d7-d0922a5adc09, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4b76c0-5373-4a07-b1d7-d0922a5adc09, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12482485555435381514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9eced5-93b7-410c-ad70-49a5e154e435, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9eced5-93b7-410c-ad70-49a5e154e435, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711493641582528949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9eced5-93b7-410c-ad70-49a5e154e435, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxdxe0rb30f9m8ykm1s39" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3485f42-b667-4770-b285-37638e208e8b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3485f42-b667-4770-b285-37638e208e8b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711493641582528949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3485f42-b667-4770-b285-37638e208e8b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxdze0ct6nhhcgnp0sp7e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1531e427-5258-46b2-8e55-69cccba62c5d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1531e427-5258-46b2-8e55-69cccba62c5d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711493641582528949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949117114936415825289491171149364158252894911711493641582528949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4b76c0-5373-4a07-b1d7-d0922a5adc09, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxdwe8dgy877d2dj9fpg1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42c024f4-6a1b-4759-ac49-a4c67050344b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42c024f4-6a1b-4759-ac49-a4c67050344b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12482485555435381514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514124824855554353815141248248555543538151412482485555435381514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1531e427-5258-46b2-8e55-69cccba62c5d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxe2a8h840xne67w9d2gg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4a1ea3a-8b18-4ead-ab95-4bd2807f57ea, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4a1ea3a-8b18-4ead-ab95-4bd2807f57ea, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12953352797001058044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42c024f4-6a1b-4759-ac49-a4c67050344b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxe46es0z0dkkkn4hmhm9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdac36f7-b29f-41ec-9988-8c0eee6c34e5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdac36f7-b29f-41ec-9988-8c0eee6c34e5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749736261722122827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4a1ea3a-8b18-4ead-ab95-4bd2807f57ea, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxe924zxkpsw239hwhngr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec33a1f-a098-4f0f-bfa1-245a54566608, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec33a1f-a098-4f0f-bfa1-245a54566608, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12953352797001058044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec33a1f-a098-4f0f-bfa1-245a54566608, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxebd3y49d51sbhqj9v1w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6072eb9-ca9c-49e6-988a-63c79a7fbc18, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6072eb9-ca9c-49e6-988a-63c79a7fbc18, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12953352797001058044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044129533527970010580441295335279700105804412953352797001058044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdac36f7-b29f-41ec-9988-8c0eee6c34e5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxeapcyzqcvq6zz52dcke" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad5a01da-563e-4312-8d1b-84b58cd126fc, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad5a01da-563e-4312-8d1b-84b58cd126fc, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749736261722122827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6072eb9-ca9c-49e6-988a-63c79a7fbc18, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxefm2evfthndnwh0m875" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03705c8c-510f-4428-b1b4-b31ba9be0c9c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad5a01da-563e-4312-8d1b-84b58cd126fc, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxega9hrh8n8mzdnrkwqg" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03705c8c-510f-4428-b1b4-b31ba9be0c9c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14390488228250600369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369" } } } 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 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88adb3c3-4f63-4090-87c4-32ee409f74fa, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88adb3c3-4f63-4090-87c4-32ee409f74fa, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749736261722122827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827147497362617221228271474973626172212282714749736261722122827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03705c8c-510f-4428-b1b4-b31ba9be0c9c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxeq15a5e5z5shrpdp1g5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cc0fac5-1d59-44e7-8512-e167281c4afb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc0fac5-1d59-44e7-8512-e167281c4afb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14390488228250600369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc0fac5-1d59-44e7-8512-e167281c4afb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxesa8hgn4e9nkhnbtrsk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88adb3c3-4f63-4090-87c4-32ee409f74fa, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxeqh8hvfax3epn7cxbjc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c63c5e16-a175-48d7-a979-e42b31bc2cb3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c63c5e16-a175-48d7-a979-e42b31bc2cb3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14390488228250600369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369143904882282506003691439048822825060036914390488228250600369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e9b642-4bd2-44f2-bce4-f6acb325fa05, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e9b642-4bd2-44f2-bce4-f6acb325fa05, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3479430907666229035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e9b642-4bd2-44f2-bce4-f6acb325fa05, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxey76cta2kpx91tr9g83" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0443421-dfa3-4651-b545-2f67aa9d8043, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0443421-dfa3-4651-b545-2f67aa9d8043, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3479430907666229035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c63c5e16-a175-48d7-a979-e42b31bc2cb3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxexwcvxh0qrvsn0y81fx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0443421-dfa3-4651-b545-2f67aa9d8043, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxf084r2q58s398c0n7dm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038948." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77591bab-aa39-49be-9bb7-43deaae8a1f3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77591bab-aa39-49be-9bb7-43deaae8a1f3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8492641346110697677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dfe86a9-1b33-4da4-868b-40d816cca3ee, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dfe86a9-1b33-4da4-868b-40d816cca3ee, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3479430907666229035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035347943090766622903534794309076662290353479430907666229035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77591bab-aa39-49be-9bb7-43deaae8a1f3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxf543p6sfttw7r5gewc6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b431cd3-777f-46b0-9b8a-c5394a819cdd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b431cd3-777f-46b0-9b8a-c5394a819cdd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8492641346110697677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dfe86a9-1b33-4da4-868b-40d816cca3ee, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxf548rf3z3m93wz3x1kh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c388f5fa-53d3-47c6-a482-ff96f49c8e50, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c388f5fa-53d3-47c6-a482-ff96f49c8e50, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17437664801550903121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b431cd3-777f-46b0-9b8a-c5394a819cdd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxf8n9m1nrnsc141r8a0b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce642549-bf7e-4ba9-a613-b1b3c5af4bd3, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce642549-bf7e-4ba9-a613-b1b3c5af4bd3, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8492641346110697677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677849264134611069767784926413461106976778492641346110697677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c388f5fa-53d3-47c6-a482-ff96f49c8e50, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxfce0szs5azc9p8gqa0m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7942e677-610c-4029-9144-c6bfdf529e34, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7942e677-610c-4029-9144-c6bfdf529e34, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17437664801550903121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7942e677-610c-4029-9144-c6bfdf529e34, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxfe95ek43qjb03q9xtf1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ea2152d-1fd2-4dd8-a206-546c9375cccf, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ea2152d-1fd2-4dd8-a206-546c9375cccf, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17437664801550903121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121174376648015509031211743766480155090312117437664801550903121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce642549-bf7e-4ba9-a613-b1b3c5af4bd3, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxfd08anr9cvyrj3h17am" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a61ce8b7-6eee-43e6-aeee-b0c136b76195, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a61ce8b7-6eee-43e6-aeee-b0c136b76195, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1386981768640293294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ea2152d-1fd2-4dd8-a206-546c9375cccf, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxfjgd5hkb1s8tnb0j3tc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfaea1d2-4713-4b3f-ba30-6dac27a6cd12, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfaea1d2-4713-4b3f-ba30-6dac27a6cd12, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15711736769680667151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a61ce8b7-6eee-43e6-aeee-b0c136b76195, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxfnh9wygtckz7dxbtbd1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7b630d-894c-4a5b-ad8a-e507f04b8686, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7b630d-894c-4a5b-ad8a-e507f04b8686, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1386981768640293294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfaea1d2-4713-4b3f-ba30-6dac27a6cd12, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxfsb5bfzvcf6me6se3cx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cefeb34-1f8e-4efa-a033-e45f458b383d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cefeb34-1f8e-4efa-a033-e45f458b383d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15711736769680667151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cefeb34-1f8e-4efa-a033-e45f458b383d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxfvd0zsy4ckrfdrtppn1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc38bb2a-4d9e-4d76-8f1f-eb87e22b8f4c, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc38bb2a-4d9e-4d76-8f1f-eb87e22b8f4c, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15711736769680667151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151157117367696806671511571173676968066715115711736769680667151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7b630d-894c-4a5b-ad8a-e507f04b8686, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxfv19cz78yqzwtp9mh9f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94376650-ad5e-48e1-ab8b-6e96ba8b41a2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94376650-ad5e-48e1-ab8b-6e96ba8b41a2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1386981768640293294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294138698176864029329413869817686402932941386981768640293294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc38bb2a-4d9e-4d76-8f1f-eb87e22b8f4c, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxfys0p5y1tbkymvxa0kr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5405364-0744-4bc1-9848-bde0f4306ef7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5405364-0744-4bc1-9848-bde0f4306ef7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7542100503488440134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5405364-0744-4bc1-9848-bde0f4306ef7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxg5k0mnrtxp9zq0hrcs7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16498e02-408f-42f1-8193-21d166d8cbc8, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16498e02-408f-42f1-8193-21d166d8cbc8, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7542100503488440134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94376650-ad5e-48e1-ab8b-6e96ba8b41a2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxg2rb84yvypfyhzk4q4v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa85a878-9947-4448-a8fd-15b9413143e1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa85a878-9947-4448-a8fd-15b9413143e1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16363280576416925810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa85a878-9947-4448-a8fd-15b9413143e1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxg9ffks2hmg52zd4j48t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e3c5f3-4ec1-4a41-a8ef-038b2d7efb2f, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e3c5f3-4ec1-4a41-a8ef-038b2d7efb2f, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16363280576416925810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16498e02-408f-42f1-8193-21d166d8cbc8, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxg809m85v6rwmywkzerh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05829ee0-ca77-4880-9e4c-55720b2e8db9, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05829ee0-ca77-4880-9e4c-55720b2e8db9, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7542100503488440134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134754210050348844013475421005034884401347542100503488440134" } } } 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:281 Stopped node localhost:20348/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e3c5f3-4ec1-4a41-a8ef-038b2d7efb2f, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxgb89vmfjx56g8qkhfqt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 941befe2-e900-4f58-9924-035925193bd1, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 941befe2-e900-4f58-9924-035925193bd1, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16363280576416925810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810163632805764169258101636328057641692581016363280576416925810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05829ee0-ca77-4880-9e4c-55720b2e8db9, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxgcef2bqsm2t6wf8nr5d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89851d65-2909-4611-b3d4-4564c7dec1cb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89851d65-2909-4611-b3d4-4564c7dec1cb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14592201810414291882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89851d65-2909-4611-b3d4-4564c7dec1cb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxgk12p7ecd0fedzfsksx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce7fd21-f9bf-40da-9873-f25e88708df7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce7fd21-f9bf-40da-9873-f25e88708df7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14592201810414291882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 941befe2-e900-4f58-9924-035925193bd1, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxgfmfj3b5enmwxpxndgb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26668070-920d-42aa-8fbc-bd4d0bd41d5e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26668070-920d-42aa-8fbc-bd4d0bd41d5e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8692666364632682330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26668070-920d-42aa-8fbc-bd4d0bd41d5e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxgpeerp4qb74rh58z3wm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce7fd21-f9bf-40da-9873-f25e88708df7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxgn34tkg62w62cj64j1p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c8ad80-2f09-414c-baa8-f03d85bb9eca, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c8ad80-2f09-414c-baa8-f03d85bb9eca, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8692666364632682330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4138e03-79e5-4818-96db-f0525485c8c6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4138e03-79e5-4818-96db-f0525485c8c6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14592201810414291882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882145922018104142918821459220181041429188214592201810414291882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c8ad80-2f09-414c-baa8-f03d85bb9eca, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxgs9bdj7cys7d5kbzrwj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec05d70-993e-4d18-bc8d-2e7671602561, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec05d70-993e-4d18-bc8d-2e7671602561, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8692666364632682330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330869266636463268233086926663646326823308692666364632682330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4138e03-79e5-4818-96db-f0525485c8c6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxgsk0v4ct33tv2cp95wx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81f00155-3bc7-4526-b3ce-5eec76adddc5, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81f00155-3bc7-4526-b3ce-5eec76adddc5, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1362096090181526846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec05d70-993e-4d18-bc8d-2e7671602561, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxgxx6bsn53x85sx97vx4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3aba8b-f405-4702-9cdd-3c1dfafc363b, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3aba8b-f405-4702-9cdd-3c1dfafc363b, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8922985638562308165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81f00155-3bc7-4526-b3ce-5eec76adddc5, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxh0n9sgmbaa44jvee4bd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b65052-7893-4c5e-8f23-4e4522684d14, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b65052-7893-4c5e-8f23-4e4522684d14, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1362096090181526846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3aba8b-f405-4702-9cdd-3c1dfafc363b, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxh80f8nk8fbgqc2dm9c4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wzs7/0007dc/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:274 Final command: /home/runner/.ya/build/build_root/wzs7/0007dc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17060 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8v_r402p.log --grpc-port=20348 --mon-port=29166 --ic-port=24864 --key-file /home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wzs7/0007dc/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:17060', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8v_r402p.log', '--grpc-port=20348', '--mon-port=29166', '--ic-port=24864', '--key-file', '/home/runner/.ya/build/build_root/wzs7/0007dc/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/wzs7/0007dc/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:52 RpcState(ExecuteDataQuery, b1b65052-7893-4c5e-8f23-4e4522684d14, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxh8c7s1q8apffttx1718" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99856227-a05b-4376-a4d9-709c9e97bda6, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99856227-a05b-4376-a4d9-709c9e97bda6, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8922985638562308165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165" } } } 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: 950459
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20348/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/wzs7/0007dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b00d25d5-9526-4ee8-bba3-7809fa79cbeb, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b00d25d5-9526-4ee8-bba3-7809fa79cbeb, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1362096090181526846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846136209609018152684613620960901815268461362096090181526846" } } } 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: 950490
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99856227-a05b-4376-a4d9-709c9e97bda6, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxhe808eavsrab6mf8dms" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b00d25d5-9526-4ee8-bba3-7809fa79cbeb, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxhez369j246mpyb304a1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c9d99b7-67f6-4ec0-9a80-d9f103240968, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c9d99b7-67f6-4ec0-9a80-d9f103240968, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8922985638562308165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165892298563856230816589229856385623081658922985638562308165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038903." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4547245e-5130-48a7-abe1-f1ffb37373d2, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4547245e-5130-48a7-abe1-f1ffb37373d2, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15531861674881954047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4547245e-5130-48a7-abe1-f1ffb37373d2, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxhn4c2xqhdbgqatvkxys" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c9d99b7-67f6-4ec0-9a80-d9f103240968, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxhmr1467mnya475c7hf5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ac0644-5979-4831-aece-cd4ed6b747ed, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ac0644-5979-4831-aece-cd4ed6b747ed, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15531861674881954047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f0fdbb-6224-4e45-9b6a-403dd840380e, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f0fdbb-6224-4e45-9b6a-403dd840380e, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7194481477133157201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f0fdbb-6224-4e45-9b6a-403dd840380e, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxhvq5a4w85ne7sn095hv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bb07cf7-fed7-4da4-9f1a-66cba2870e03, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bb07cf7-fed7-4da4-9f1a-66cba2870e03, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7194481477133157201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ac0644-5979-4831-aece-cd4ed6b747ed, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxhvd7fyf399jctpdz94q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bbd811e-7931-465f-a675-e8e2f27ce462, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bbd811e-7931-465f-a675-e8e2f27ce462, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15531861674881954047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047155318616748819540471553186167488195404715531861674881954047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bb07cf7-fed7-4da4-9f1a-66cba2870e03, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxhxv8j000gc7gapbvjmr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41b9766d-378c-4d03-8aaf-d5b24db33695, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41b9766d-378c-4d03-8aaf-d5b24db33695, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7194481477133157201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201719448147713315720171944814771331572017194481477133157201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bbd811e-7931-465f-a675-e8e2f27ce462, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxj1h7t9px3m9fmn1s2s7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b7b975-f18d-4fe8-8774-5ac9a721e8b4, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b7b975-f18d-4fe8-8774-5ac9a721e8b4, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15748178468678490702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41b9766d-378c-4d03-8aaf-d5b24db33695, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxj2509gkyr9stfx6wjjb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ya.test:process.py:259 Command (pid 950490) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 950490) elapsed time (sec): 0.8399143218994141
DEBUG    ya.test:process.py:263 Command (pid 950490) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 950490) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 950490) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 950490) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 950490) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 950490) maxrss: 952624
DEBUG    ya.test:process.py:263 Command (pid 950490) minflt: 45711
DEBUG    ya.test:process.py:263 Command (pid 950490) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 950490) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 950490) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 950490) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 950490) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 950490) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 950490) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 950490) stime: 0.21459299999999998
DEBUG    ya.test:process.py:263 Command (pid 950490) utime: 0.510307
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9724df8d-d54f-4566-b8c3-beb5f45e76bd, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9724df8d-d54f-4566-b8c3-beb5f45e76bd, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4723588586371975472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472" } } } 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 950490) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 950490) output:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3100eb425157dce66485e722af2fd79a3f6beebf
    Branch: 
    Author: Alexey Zatelepin <mvzp10@gmail.com>
    Summary: Merge 00c0b073acfc8602d98cb111337d50b7b4fe4385 into 3707c7f04660121ee0d39ee03fffd7ef7aae6cb5
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-lazcnq5tka    Host information: 
        Linux ghrun-lazcnq5tka 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9724df8d-d54f-4566-b8c3-beb5f45e76bd, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxj9v796etd3cthhaztkq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dbd0342-6f4d-43c4-b63a-67fec1ccc661, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dbd0342-6f4d-43c4-b63a-67fec1ccc661, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4723588586371975472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b7b975-f18d-4fe8-8774-5ac9a721e8b4, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxj977tmggs3ffj4b3vsv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7b90072-8380-4aa6-91de-212d12f17aef, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7b90072-8380-4aa6-91de-212d12f17aef, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15748178468678490702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dbd0342-6f4d-43c4-b63a-67fec1ccc661, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxjbva3bahp4q3brmq682" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808a69b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a153b6ee-a767-4470-a5de-cbf43f559d20, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a153b6ee-a767-4470-a5de-cbf43f559d20, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4723588586371975472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472472358858637197547247235885863719754724723588586371975472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7b90072-8380-4aa6-91de-212d12f17aef, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxjek3v8ea93xq2a26fpe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797d302870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab89e05e-4103-4fe4-a34b-7c6f4c450be7, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab89e05e-4103-4fe4-a34b-7c6f4c450be7, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15748178468678490702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702157481784686784907021574817846867849070215748178468678490702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a153b6ee-a767-4470-a5de-cbf43f559d20, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxjfxcc7mgfw9vpnjh7e9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b797f9c5430>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab89e05e-4103-4fe4-a34b-7c6f4c450be7, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kbqcxjn60wt5046sbn4g6za7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b79808ab630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 465, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797d614eb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797d614eb0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, bf2b4535-e8f1-4400-b4b1-8d0b897ee11a, ghrun-lazcnq5tka.auto.internal:63891): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, bf2b4535-e8f1-4400-b4b1-8d0b897ee11a, ghrun-lazcnq5tka.auto.internal:63891): request = { session_id: "ydb://session/3?node_id=50001&id=MjRkOGM3OGMtYTJhY2VlZDgtMWIyZDZiYTUtNmQ3Y2FhOTc=" 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 0x7b797d614eb0>
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 0x7b7980866ef0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b7980866ef0> is no longer active. Current active count 4.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dad30ca2-044c-410d-b103-1d7470a1b208, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dad30ca2-044c-410d-b103-1d7470a1b208, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=MTBmYmEwM2EtNGQ3ZWVjNzMtNzcyNWM0NjYtN2RlZmRjOWU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, bf2b4535-e8f1-4400-b4b1-8d0b897ee11a, ghrun-lazcnq5tka.auto.internal:63891): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, bf2b4535-e8f1-4400-b4b1-8d0b897ee11a, ghrun-lazcnq5tka.auto.internal:63891): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, bf2b4535-e8f1-4400-b4b1-8d0b897ee11a, ghrun-lazcnq5tka.auto.internal:63891): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, dad30ca2-044c-410d-b103-1d7470a1b208, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dad30ca2-044c-410d-b103-1d7470a1b208, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, dad30ca2-044c-410d-b103-1d7470a1b208, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b7980866ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b79808a69b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b79808a69b0> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4db28fcd-a28b-416a-a36f-f58b6d089e8d, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4db28fcd-a28b-416a-a36f-f58b6d089e8d, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNlOWVmNmUtODZjYWQ5NS1kNDYyYzkwMS1jYzkxY2FkZQ==" 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 0x7b79808a69b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797d302870>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797d302870> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dc1e989e-b5d0-4ffe-83f1-598792153853, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dc1e989e-b5d0-4ffe-83f1-598792153853, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=Y2IzNDUwNDUtOTI0Y2U5NzgtZjVkMDMxY2ItNDRmYmY2N2E=" 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 0x7b797d302870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b797f9c5430>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b797f9c5430> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 07d535e9-ec37-4a22-a9ab-c6f0c976b9ec, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 07d535e9-ec37-4a22-a9ab-c6f0c976b9ec, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=YWUxODRkZWUtOGQyNGZjMGQtM2IzNzlhYjMtY2Y3M2E1NDY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 4db28fcd-a28b-416a-a36f-f58b6d089e8d, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4db28fcd-a28b-416a-a36f-f58b6d089e8d, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 4db28fcd-a28b-416a-a36f-f58b6d089e8d, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b797f9c5430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b79808ab630>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b79808ab630> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4c2207d1-e8e8-4dcd-bff9-33bfda497cff, ghrun-lazcnq5tka.auto.internal:27972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4c2207d1-e8e8-4dcd-bff9-33bfda497cff, ghrun-lazcnq5tka.auto.internal:27972): request = { session_id: "ydb://session/3?node_id=50002&id=NGNmNDE2ODktM2EzMzYxNTItNWM4MDE3MzItZDE4OGYzNzc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, dc1e989e-b5d0-4ffe-83f1-598792153853, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dc1e989e-b5d0-4ffe-83f1-598792153853, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, dc1e989e-b5d0-4ffe-83f1-598792153853, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 07d535e9-ec37-4a22-a9ab-c6f0c976b9ec, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 07d535e9-ec37-4a22-a9ab-c6f0c976b9ec, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 07d535e9-ec37-4a22-a9ab-c6f0c976b9ec, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 4c2207d1-e8e8-4dcd-bff9-33bfda497cff, ghrun-lazcnq5tka.auto.internal:27972): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4c2207d1-e8e8-4dcd-bff9-33bfda497cff, ghrun-lazcnq5tka.auto.internal:27972): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 4c2207d1-e8e8-4dcd-bff9-33bfda497cff, ghrun-lazcnq5tka.auto.internal:27972): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b79808ab630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lazcnq5tka.auto.internal:28928
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lazcnq5tka.auto.internal:63891
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17060
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lazcnq5tka.auto.internal:27972
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28928/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27972/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:63891/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:63284/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30048/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29093/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21252/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26519/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7345/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1365/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17060/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20348/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24864
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20348
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8409
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16271
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27972
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1513
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28441
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63891
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2556
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27262
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28928
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28421
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23681
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30048
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3988
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16041
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18486
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26400
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21355
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1190
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24654
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12291
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8863
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4959
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18681
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6482
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7345
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16418
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14362
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63284
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26591
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10361
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17060
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23862
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6602
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1247
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31184
============================== slowest durations ===============================
126.00s call     test_encryption.py::TestEncryption::test_simple_encryption
33.05s teardown test_encryption.py::TestEncryption::test_simple_encryption
12.78s setup    test_encryption.py::TestEncryption::test_simple_encryption
=========================== short test summary info ============================
ERROR test_encryption.py::TestEncryption::test_simple_encryption - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/wzs7/0007dc/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/wzs7/0007dc/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.022645 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.043367 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.06488 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.036375 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.086194 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.123411 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.045136 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==950459==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f63df2a 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 0x00003f63e9f8 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 0x00003f63e8ea 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 0x00004c8922f3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#5 0x000055e04a12 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#6 0x000041aa439b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
#7 0x000041abbab9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
#8 0x00003eb2db16 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#9 0x0000418c4e5b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#10 0x00003ed1b2e5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:501:33
#11 0x00003ed15195 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:255:16
#12 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 176 byte(s) in 1 object(s) allocated from:
#0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000228f677e in bool NActors::TActorIdentity::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:570:54
#2 0x0000228f6717 in NActors::IActor::Send(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:84:28
#3 0x00004ca1e320 in NActors::TInterconnectProxyTCP::StartConfiguring() /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:95:9
#4 0x00004ca1cfe9 in NActors::TInterconnectProxyTCP::RequestNodeInfo(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:72:9
#5 0x00004ca59ee8 in NActors::TInterconnectProxyTCP::PendingActivation(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.h:234:9
#6 0x0000228fe627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#7 0x0000228fe627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#8 0x00004ca0ce39 in __invoke<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete> &), NActors::IActor &, TAutoPtr<NActors::IEventHandle, TDelete> &, void> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:103:25
#9 0x00004ca0ce39 in invoke<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete> &), NActors::IActor &, TAutoPtr<NActors::IEventHandle, TDelete> &> /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29:10
#10 0x00004ca0ce39 in std::__y1::invoke_result<void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete>&), NActors::IActor, TAutoPtr<NActors::IEventHandle, TDelete>&>::type NActors::IActor::InvokeOtherActor<NActors::IActor, void (NActors::IActor::*)(TAutoPtr<NActors::IEventHandle, TDelete>&), TAutoPtr<NActors::IEventHandle, TDelete>&>(NActors::IActor&, void (NActors::IActor::*&&)(TAutoPtr<NActors::IEventHandle, TDelete>&), TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.h:741:20
#11 0x00004ca0c94f in NActors::TInterconnectProxyWrapper::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_proxy_wrapper.cpp:35:17
#12 0x0000228fe627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#13 0x0000229ea381 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#14 0x0000229f3fa6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#15 0x0000229f355d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#16 0x0000229f55ce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#17 0x0000201766e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#18 0x00001fe13fc6 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 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f643e53 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f643e53 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f643e53 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f643e53 in get_node /-S/util/generic/hash_table.h:497:43
#5 0x00003f643e53 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
#6 0x00003f643e53 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 0x00003f63eaf4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#8 0x00003f63eaf4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003f63eaf4 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 0x00003f63e8ea 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 0x00004c8922f3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x000055e04a12 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x000041aa439b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
#14 0x000041abbab9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
#15 0x00003eb2db16 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000418c4e5b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003ed1b2e5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:501:33
#18 0x00003ed15195 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:255:16
#19 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 72 byte(s) in 1 object(s) allocated from:
#0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f643a5a in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f643a5a in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f643a5a in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f643a5a in initialize_dynamic /-S/util/generic/hash_table.h:233:35
#5 0x00003f643a5a in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
#6 0x00003f643a5a 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 0x00003f63eae5 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
#8 0x00003f63eae5 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003f63eae5 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 0x00003f63e8ea 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 0x00004c8922f3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x000055e04a12 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x000041aa439b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
#14 0x000041abbab9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
#15 0x00003eb2db16 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000418c4e5b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003ed1b2e5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:501:33
#18 0x00003ed15195 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:255:16
#19 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
#0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f6316c2 in MakeHolder<NKikimr::NNodeBroker::TCacheMissGet, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, NActors::TEventHandle<NActors::TEvInterconnect::TEvGetNode> *, const NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
#2 0x00003f6316c2 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvGetNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:670:31
#3 0x00003f61f4cc in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:216:13
#4 0x0000228fe627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#5 0x0000229ea381 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#6 0x0000229f3fa6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#7 0x0000229f355d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#8 0x0000229f55ce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#9 0x0000201766e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#10 0x00001fe13fc6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
#0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f6444b3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f6444b3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f6444b3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f6444b3 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 0x00003f6444b3 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003f6444b3 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 0x00003f6444b3 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
#8 0x00003f6444b3 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
#9 0x00003f6444b3 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
#10 0x00003f643ec8 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
#11 0x00003f643ec8 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
#12 0x00003f643ec8 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
#13 0x00003f643ec8 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 0x00003f63eaf4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#15 0x00003f63eaf4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#16 0x00003f63eaf4 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 0x00003f63e8ea 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 0x00004c8922f3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#19 0x000055e04a12 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#20 0x000041aa439b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
#21 0x000041abbab9 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
#22 0x00003eb2db16 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#23 0x0000418c4e5b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#24 0x00003ed1b2e5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:501:33
#25 0x00003ed15195 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:255:16
#26 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000418c86c9 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000418c86c9 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000418c86c9 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x0000418c86c9 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:657:22
#5 0x0000418e35c7 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 0x00004193ebd2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
#7 0x000041925e9d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
#8 0x0000418f35d8 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:1177:13
#9 0x0000418c5f57 in Parse /-S/ydb/core/config/init/init.h:328:15
#10 0x0000418c5f57 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#11 0x00003ed1b9e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:511:26
#12 0x00003ed1516c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:9
#13 0x00003ed079f7 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
#14 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#15 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#16 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#17 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000418e2e11 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000418e2e11 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000418e2e11 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000418e2e11 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000418e2e11 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x0000418e2e11 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x0000418e2e11 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x0000418e2e11 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x0000418e2e11 in TBasicString /-S/util/generic/string.h:491:18
#10 0x0000418e2e11 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#11 0x0000418e2e11 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
#12 0x00004193ebd2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
#13 0x000041925e9d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
#14 0x0000418f35d8 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:1177:13
#15 0x0000418c5f57 in Parse /-S/ydb/core/config/init/init.h:328:15
#16 0x0000418c5f57 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#17 0x00003ed1b9e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:511:26
#18 0x00003ed1516c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:9
#19 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000418e245f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000418e245f in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000418e245f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x0000418e245f 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:161:38
#5 0x00004193ebd2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
#6 0x000041925e9d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
#7 0x0000418f35d8 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:1177:13
#8 0x0000418c5f57 in Parse /-S/ydb/core/config/init/init.h:328:15
#9 0x0000418c5f57 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#10 0x00003ed1b9e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:511:26
#11 0x00003ed1516c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:9
#12 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7fd7d6ffbd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fe504ad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000418e2abf in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000418e2abf in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000418e2abf in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x0000418e2abf 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 0x00004193ebd2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
#6 0x000041925e9d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
#7 0x0000418f35d8 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:1177:13
#8 0x0000418c5f57 in Parse /-S/ydb/core/config/init/init.h:328:15
#9 0x0000418c5f57 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#10 0x00003ed1b9e4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:511:26
#11 0x00003ed1516c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:9
#12 0x00003ed079f7 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 0x00003eb33ca8 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003eb37b6d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001fd744e5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
==================== 1 passed, 1 error in 174.36s (0:02:54) ====================
